Sep 03 10:48:30 devstack devstack@c-api.service[74250]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 10:48:30 devstack devstack@c-api.service[74250]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 10:48:30 2026] *** Sep 03 10:48:30 devstack devstack@c-api.service[74250]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: nodename: devstack Sep 03 10:48:30 devstack devstack@c-api.service[74250]: machine: x86_64 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: clock source: unix Sep 03 10:48:30 devstack devstack@c-api.service[74250]: pcre jit disabled Sep 03 10:48:30 devstack devstack@c-api.service[74250]: detected number of CPU cores: 4 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: current working directory: / Sep 03 10:48:30 devstack devstack@c-api.service[74250]: detected binary path: /usr/bin/uwsgi-core Sep 03 10:48:30 devstack devstack@c-api.service[74250]: your processes number limit is 47518 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: your memory page size is 4096 bytes Sep 03 10:48:30 devstack devstack@c-api.service[74250]: detected max file descriptor number: 2048 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: lock engine: pthread robust mutexes Sep 03 10:48:30 devstack devstack@c-api.service[74250]: thunder lock: enabled Sep 03 10:48:30 devstack devstack@c-api.service[74250]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 10:48:30 devstack devstack@c-api.service[74250]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 10:48:30 devstack devstack@c-api.service[74250]: Set PythonHome to /opt/stack/data/venv Sep 03 10:48:30 devstack devstack@c-api.service[74250]: Python main interpreter initialized at 0x7f5f64aa4668 Sep 03 10:48:30 devstack devstack@c-api.service[74250]: python threads support enabled Sep 03 10:48:30 devstack devstack@c-api.service[74250]: your server socket listen backlog is limited to 100 connections Sep 03 10:48:30 devstack devstack@c-api.service[74250]: your mercy for graceful operations on workers is 80 seconds Sep 03 10:48:30 devstack devstack@c-api.service[74250]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 10:48:30 devstack devstack@c-api.service[74250]: *** Operational MODE: preforking *** Sep 03 10:48:30 devstack devstack@c-api.service[74250]: *** uWSGI is running in multiple interpreter mode *** Sep 03 10:48:30 devstack devstack@c-api.service[74250]: spawned uWSGI master process (pid: 74250) Sep 03 10:48:30 devstack devstack@c-api.service[74250]: spawned uWSGI worker 1 (pid: 74257, cores: 1) Sep 03 10:48:30 devstack devstack@c-api.service[74250]: spawned uWSGI worker 2 (pid: 74258, cores: 1) Sep 03 10:48:30 devstack devstack@c-api.service[74250]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 10:48:30 devstack devstack@c-api.service[74258]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 10:48:30 devstack devstack@c-api.service[74258]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 10:48:30 devstack devstack@c-api.service[74258]: we strongly recommend against using it for new projects. Sep 03 10:48:30 devstack devstack@c-api.service[74258]: If you are already using Eventlet, we recommend migrating to a different Sep 03 10:48:30 devstack devstack@c-api.service[74258]: framework. For more detail see Sep 03 10:48:30 devstack devstack@c-api.service[74258]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 10:48:30 devstack devstack@c-api.service[74258]: import eventlet # noqa Sep 03 10:48:30 devstack devstack@c-api.service[74257]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 10:48:30 devstack devstack@c-api.service[74257]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 10:48:30 devstack devstack@c-api.service[74257]: we strongly recommend against using it for new projects. Sep 03 10:48:30 devstack devstack@c-api.service[74257]: If you are already using Eventlet, we recommend migrating to a different Sep 03 10:48:30 devstack devstack@c-api.service[74257]: framework. For more detail see Sep 03 10:48:30 devstack devstack@c-api.service[74257]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 10:48:30 devstack devstack@c-api.service[74257]: import eventlet # noqa Sep 03 10:48:31 devstack devstack@c-api.service[74257]: /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 10:48:31 devstack devstack@c-api.service[74257]: from cgi import parse_header Sep 03 10:48:31 devstack devstack@c-api.service[74258]: /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 10:48:31 devstack devstack@c-api.service[74258]: from cgi import parse_header Sep 03 10:48:31 devstack devstack@c-api.service[74258]: /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 10:48:31 devstack devstack@c-api.service[74258]: warnings.warn( Sep 03 10:48:31 devstack devstack@c-api.service[74257]: /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 10:48:31 devstack devstack@c-api.service[74257]: warnings.warn( Sep 03 10:48:31 devstack devstack@c-api.service[74258]: /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 10:48:31 devstack devstack@c-api.service[74258]: removals.removed_module( Sep 03 10:48:31 devstack devstack@c-api.service[74258]: /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 10:48:31 devstack devstack@c-api.service[74258]: removals.removed_module( Sep 03 10:48:31 devstack devstack@c-api.service[74257]: /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 10:48:31 devstack devstack@c-api.service[74257]: removals.removed_module( Sep 03 10:48:31 devstack devstack@c-api.service[74257]: /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 10:48:31 devstack devstack@c-api.service[74257]: removals.removed_module( Sep 03 10:48:32 devstack devstack@c-api.service[74257]: /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 10:48:32 devstack devstack@c-api.service[74257]: warnings.warn( Sep 03 10:48:33 devstack devstack@c-api.service[74258]: /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 10:48:33 devstack devstack@c-api.service[74258]: warnings.warn( Sep 03 10:48:33 devstack devstack@c-api.service[74257]: /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 10:48:33 devstack devstack@c-api.service[74257]: warnings.warn( Sep 03 10:48:33 devstack devstack@c-api.service[74258]: /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 10:48:33 devstack devstack@c-api.service[74258]: warnings.warn( Sep 03 10:48:33 devstack devstack@c-api.service[74257]: 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 10:48:33 devstack devstack@c-api.service[74257]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74257) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 10:48:33 devstack devstack@c-api.service[74258]: 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 10:48:33 devstack devstack@c-api.service[74258]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74258) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 10:48:33 devstack devstack@c-api.service[74257]: /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 10:48:33 devstack devstack@c-api.service[74257]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 10:48:33 devstack devstack@c-api.service[74258]: /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 10:48:33 devstack devstack@c-api.service[74258]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74258) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74257) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74258) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74258) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74258) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74257) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74257) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74257) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:48:34 devstack devstack@c-api.service[74258]: INFO dbcounter [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Registered counter for database cinder Sep 03 10:48:34 devstack devstack@c-api.service[74257]: INFO dbcounter [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Registered counter for database cinder Sep 03 10:48:34 devstack devstack@c-api.service[74257]: DEBUG oslo_db.sqlalchemy.engines [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 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=74257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG oslo_db.sqlalchemy.engines [None req-cf07e304-4806-4fc1-8592-74e732c4126a 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=74258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG dbcounter [-] [74257] Writer thread running {{(pid=74257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: /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 10:48:35 devstack devstack@c-api.service[74257]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:48:35 devstack devstack@c-api.service[74257]: INFO cinder.rpc [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74257]: INFO cinder.rpc [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74257]: INFO cinder.rpc [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74257]: INFO cinder.rpc [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING cinder.keymgr.conf_key_mgr [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 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 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG dbcounter [-] [74258] Writer thread running {{(pid=74258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: /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 10:48:35 devstack devstack@c-api.service[74258]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:48:35 devstack devstack@c-api.service[74258]: INFO cinder.rpc [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: INFO cinder.rpc [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: INFO cinder.rpc [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: INFO cinder.rpc [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING cinder.keymgr.conf_key_mgr [None req-cf07e304-4806-4fc1-8592-74e732c4126a 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 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG oslo_db.sqlalchemy.engines [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 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=74257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: INFO cinder.rpc [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74257]: INFO cinder.rpc [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG oslo_db.sqlalchemy.engines [None req-cf07e304-4806-4fc1-8592-74e732c4126a 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=74258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: INFO cinder.rpc [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: INFO cinder.rpc [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING cinder.api.contrib.hosts [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING cinder.api.contrib.hosts [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: extensions {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-volume-manage {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: extensions {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-quota-class-sets {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-volume-manage {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-hosts {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-quota-class-sets {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-hosts {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: capabilities {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: capabilities {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: encryption {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: scheduler-stats {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: encryption {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-quota-sets {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-availability-zone {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: scheduler-stats {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: qos-specs {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-quota-sets {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: extra_specs {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-availability-zone {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: qos-specs {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: backups {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: encryption {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: extra_specs {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: backups {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: cgsnapshots {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-volume-type-access {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: encryption {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: consistencygroups {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: cgsnapshots {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-volume-transfer {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-volume-type-access {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extended resource: os-snapshot-manage {{(pid=74258) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: consistencygroups {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-volume-transfer {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extended resource: os-snapshot-manage {{(pid=74257) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING stevedore.named [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WARNING castellan.key_manager [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] SnapshotActionsController initialized {{(pid=74258) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension AdminActions extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension AdminActions extending resource: snapshots {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension AdminActions extending resource: backups {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeActions extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension UsedLimits extending resource: limits {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension TypesManage extending resource: types {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension SnapshotActions extending resource: snapshots {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.v3.router [None req-cf07e304-4806-4fc1-8592-74e732c4126a None None] Extension VolumeTypeAccess extending resource: types {{(pid=74258) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74258]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5f64aa4668 pid: 74258 (default app) Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING stevedore.named [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WARNING castellan.key_manager [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] SnapshotActionsController initialized {{(pid=74257) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension AdminActions extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension AdminActions extending resource: snapshots {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension AdminActions extending resource: backups {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeActions extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension UsedLimits extending resource: limits {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension TypesManage extending resource: types {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74257]: DEBUG cinder.api.v3.router [None req-0ad498ae-83a7-4e91-b166-c0b1bac708d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74257) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: DEBUG cinder.api.middleware.request_id [None req-77d43e8b-9941-4ebe-a699-11434c1aeab2 None None] RequestId filter calling following filter/app {{(pid=74258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:48:35 devstack devstack@c-api.service[74258]: [pid: 74258|app: 0|req: 1/1] 192.168.122.139 () {50 vars in 785 bytes} [Thu Sep 3 10:48:35 2026] GET /volume/v3/ => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 10:48:35 devstack devstack@c-api.service[74257]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5f64aa4668 pid: 74257 (default app) Sep 03 10:48:43 devstack devstack@c-api.service[74258]: DEBUG cinder.api.middleware.request_id [None req-7ebf8415-8dfc-4997-abf4-bc3bb4d32626 None None] RequestId filter calling following filter/app {{(pid=74258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:48:44 devstack devstack@c-api.service[74258]: INFO cinder.api.openstack.wsgi [None req-7ebf8415-8dfc-4997-abf4-bc3bb4d32626 admin admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:48:44 devstack devstack@c-api.service[74258]: DEBUG cinder.api.openstack.wsgi [None req-7ebf8415-8dfc-4997-abf4-bc3bb4d32626 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:48:44 devstack devstack@c-api.service[74258]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:48:44 devstack devstack@c-api.service[74258]: warnings.warn( Sep 03 10:48:44 devstack devstack@c-api.service[74258]: DEBUG oslo_db.sqlalchemy.engines [None req-7ebf8415-8dfc-4997-abf4-bc3bb4d32626 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=74258) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:48:45 devstack devstack@c-api.service[74258]: INFO cinder.api.openstack.wsgi [None req-7ebf8415-8dfc-4997-abf4-bc3bb4d32626 admin admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:48:45 devstack devstack@c-api.service[74258]: [pid: 74258|app: 0|req: 2/2] 192.168.122.139 () {60 vars in 1191 bytes} [Thu Sep 3 10:48:43 2026] POST /volume/v3/types => generated 186 bytes in 1491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:48:45 devstack devstack@c-api.service[74257]: DEBUG cinder.api.middleware.request_id [None req-23e1efc3-b289-4452-83f6-c93466feb87b None None] RequestId filter calling following filter/app {{(pid=74257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:48:45 devstack devstack@c-api.service[74257]: DEBUG dbcounter [-] [74257] Writing DB stats cinder:SELECT=6 {{(pid=74257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:48:45 devstack devstack@c-api.service[74257]: INFO cinder.api.openstack.wsgi [None req-23e1efc3-b289-4452-83f6-c93466feb87b admin admin] POST http://192.168.122.139/volume/v3/types/a5810f88-5c94-4edc-974e-ae9d0d9d1fbd/extra_specs Sep 03 10:48:45 devstack devstack@c-api.service[74257]: DEBUG cinder.api.openstack.wsgi [None req-23e1efc3-b289-4452-83f6-c93466feb87b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:48:45 devstack devstack@c-api.service[74257]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:48:45 devstack devstack@c-api.service[74257]: warnings.warn( Sep 03 10:48:45 devstack devstack@c-api.service[74257]: DEBUG oslo_db.sqlalchemy.engines [None req-23e1efc3-b289-4452-83f6-c93466feb87b 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=74257) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:48:46 devstack devstack@c-api.service[74257]: INFO cinder.api.openstack.wsgi [None req-23e1efc3-b289-4452-83f6-c93466feb87b admin admin] http://192.168.122.139/volume/v3/types/a5810f88-5c94-4edc-974e-ae9d0d9d1fbd/extra_specs returned with HTTP 200 Sep 03 10:48:46 devstack devstack@c-api.service[74257]: [pid: 74257|app: 0|req: 1/3] 192.168.122.139 () {60 vars in 1338 bytes} [Thu Sep 3 10:48:45 2026] POST /volume/v3/types/a5810f88-5c94-4edc-974e-ae9d0d9d1fbd/extra_specs => generated 55 bytes in 1010 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 10:48:55 devstack devstack@c-api.service[74258]: DEBUG dbcounter [-] [74258] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:48:56 devstack devstack@c-api.service[74257]: DEBUG dbcounter [-] [74257] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:49:26 devstack devstack@c-api.service[74258]: DEBUG cinder.api.middleware.request_id [None req-4ffae270-cd91-438a-b486-cd898ea18b02 None None] RequestId filter calling following filter/app {{(pid=74258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:49:26 devstack devstack@c-api.service[74258]: INFO cinder.api.openstack.wsgi [None req-4ffae270-cd91-438a-b486-cd898ea18b02 None None] GET http://192.168.122.139/volume// Sep 03 10:49:26 devstack devstack@c-api.service[74258]: DEBUG cinder.api.openstack.wsgi [None req-4ffae270-cd91-438a-b486-cd898ea18b02 None None] Empty body provided in request {{(pid=74258) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:49:26 devstack devstack@c-api.service[74258]: DEBUG cinder.api.openstack.wsgi [None req-4ffae270-cd91-438a-b486-cd898ea18b02 None None] Calling method 'all' {{(pid=74258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:49:26 devstack devstack@c-api.service[74258]: INFO cinder.api.openstack.wsgi [None req-4ffae270-cd91-438a-b486-cd898ea18b02 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:49:26 devstack devstack@c-api.service[74258]: [pid: 74258|app: 0|req: 3/4] 192.168.122.139 () {58 vars in 1314 bytes} [Thu Sep 3 10:49: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 10:51:12 devstack devstack@c-api.service[74257]: DEBUG cinder.api.middleware.request_id [None req-b4f0bab0-ceae-49de-9ec7-2d679a485036 None None] RequestId filter calling following filter/app {{(pid=74257) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:51:13 devstack devstack@c-api.service[74257]: INFO cinder.api.openstack.wsgi [None req-b4f0bab0-ceae-49de-9ec7-2d679a485036 tempest-verify_tempest_config-358343015 tempest-verify_tempest_config-358343015-project-member] GET http://192.168.122.139/volume/v3/extensions Sep 03 10:51:13 devstack devstack@c-api.service[74257]: DEBUG cinder.api.openstack.wsgi [None req-b4f0bab0-ceae-49de-9ec7-2d679a485036 tempest-verify_tempest_config-358343015 tempest-verify_tempest_config-358343015-project-member] Empty body provided in request {{(pid=74257) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:51:13 devstack devstack@c-api.service[74257]: DEBUG cinder.api.openstack.wsgi [None req-b4f0bab0-ceae-49de-9ec7-2d679a485036 tempest-verify_tempest_config-358343015 tempest-verify_tempest_config-358343015-project-member] Calling method 'index' {{(pid=74257) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:51:13 devstack devstack@c-api.service[74257]: INFO cinder.api.openstack.wsgi [None req-b4f0bab0-ceae-49de-9ec7-2d679a485036 tempest-verify_tempest_config-358343015 tempest-verify_tempest_config-358343015-project-member] http://192.168.122.139/volume/v3/extensions returned with HTTP 200 Sep 03 10:51:13 devstack devstack@c-api.service[74257]: [pid: 74257|app: 0|req: 2/5] 192.168.122.139 () {58 vars in 1130 bytes} [Thu Sep 3 10:51:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:51:20 devstack devstack@c-api.service[74258]: DEBUG cinder.api.middleware.request_id [None req-dd3c8a80-8062-4dc7-93e5-0351d4c62de2 None None] RequestId filter calling following filter/app {{(pid=74258) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:51:20 devstack devstack@c-api.service[74258]: INFO cinder.api.openstack.wsgi [None req-dd3c8a80-8062-4dc7-93e5-0351d4c62de2 demo admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:51:20 devstack devstack@c-api.service[74258]: DEBUG cinder.api.openstack.wsgi [None req-dd3c8a80-8062-4dc7-93e5-0351d4c62de2 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74258) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:51:20 devstack devstack@c-api.service[74258]: INFO cinder.api.openstack.wsgi [None req-dd3c8a80-8062-4dc7-93e5-0351d4c62de2 demo admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:51:20 devstack devstack@c-api.service[74258]: [pid: 74258|app: 0|req: 4/6] 192.168.122.139 () {60 vars in 1191 bytes} [Thu Sep 3 10:51:20 2026] POST /volume/v3/types => generated 184 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:51:30 devstack devstack@c-api.service[74258]: DEBUG dbcounter [-] [74258] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:53:13 devstack devstack@c-api.service[74250]: Thu Sep 3 10:53:13 2026 - graceful shutdown triggered... Sep 03 10:53:13 devstack devstack@c-api.service[74257]: Gracefully killing worker 1 (pid: 74257)... Sep 03 10:53:13 devstack devstack@c-api.service[74258]: Gracefully killing worker 2 (pid: 74258)... Sep 03 10:53:14 devstack devstack@c-api.service[74250]: worker 1 buried after 1 seconds Sep 03 10:53:14 devstack devstack@c-api.service[74250]: worker 2 buried after 1 seconds Sep 03 10:53:14 devstack devstack@c-api.service[74250]: goodbye to uWSGI. Sep 03 10:53:14 devstack devstack@c-api.service[85915]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 10:53:14 devstack devstack@c-api.service[85915]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 10:53:14 2026] *** Sep 03 10:53:14 devstack devstack@c-api.service[85915]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: nodename: devstack Sep 03 10:53:14 devstack devstack@c-api.service[85915]: machine: x86_64 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: clock source: unix Sep 03 10:53:14 devstack devstack@c-api.service[85915]: pcre jit disabled Sep 03 10:53:14 devstack devstack@c-api.service[85915]: detected number of CPU cores: 4 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: current working directory: / Sep 03 10:53:14 devstack devstack@c-api.service[85915]: detected binary path: /usr/bin/uwsgi-core Sep 03 10:53:14 devstack devstack@c-api.service[85915]: your processes number limit is 47518 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: your memory page size is 4096 bytes Sep 03 10:53:14 devstack devstack@c-api.service[85915]: detected max file descriptor number: 2048 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: lock engine: pthread robust mutexes Sep 03 10:53:14 devstack devstack@c-api.service[85915]: thunder lock: enabled Sep 03 10:53:14 devstack devstack@c-api.service[85915]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 10:53:14 devstack devstack@c-api.service[85915]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 10:53:14 devstack devstack@c-api.service[85915]: Set PythonHome to /opt/stack/data/venv Sep 03 10:53:14 devstack devstack@c-api.service[85915]: Python main interpreter initialized at 0x7a84624a4668 Sep 03 10:53:14 devstack devstack@c-api.service[85915]: python threads support enabled Sep 03 10:53:14 devstack devstack@c-api.service[85915]: your server socket listen backlog is limited to 100 connections Sep 03 10:53:14 devstack devstack@c-api.service[85915]: your mercy for graceful operations on workers is 80 seconds Sep 03 10:53:14 devstack devstack@c-api.service[85915]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 10:53:14 devstack devstack@c-api.service[85915]: *** Operational MODE: preforking *** Sep 03 10:53:14 devstack devstack@c-api.service[85915]: *** uWSGI is running in multiple interpreter mode *** Sep 03 10:53:14 devstack devstack@c-api.service[85915]: spawned uWSGI master process (pid: 85915) Sep 03 10:53:14 devstack devstack@c-api.service[85915]: spawned uWSGI worker 1 (pid: 85916, cores: 1) Sep 03 10:53:14 devstack devstack@c-api.service[85915]: spawned uWSGI worker 2 (pid: 85917, cores: 1) Sep 03 10:53:14 devstack devstack@c-api.service[85915]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 10:53:15 devstack devstack@c-api.service[85917]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 10:53:15 devstack devstack@c-api.service[85917]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 10:53:15 devstack devstack@c-api.service[85917]: we strongly recommend against using it for new projects. Sep 03 10:53:15 devstack devstack@c-api.service[85917]: If you are already using Eventlet, we recommend migrating to a different Sep 03 10:53:15 devstack devstack@c-api.service[85917]: framework. For more detail see Sep 03 10:53:15 devstack devstack@c-api.service[85917]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 10:53:15 devstack devstack@c-api.service[85917]: import eventlet # noqa Sep 03 10:53:15 devstack devstack@c-api.service[85916]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 10:53:15 devstack devstack@c-api.service[85916]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 10:53:15 devstack devstack@c-api.service[85916]: we strongly recommend against using it for new projects. Sep 03 10:53:15 devstack devstack@c-api.service[85916]: If you are already using Eventlet, we recommend migrating to a different Sep 03 10:53:15 devstack devstack@c-api.service[85916]: framework. For more detail see Sep 03 10:53:15 devstack devstack@c-api.service[85916]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 10:53:15 devstack devstack@c-api.service[85916]: import eventlet # noqa Sep 03 10:53:15 devstack devstack@c-api.service[85916]: /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 10:53:15 devstack devstack@c-api.service[85916]: from cgi import parse_header Sep 03 10:53:15 devstack devstack@c-api.service[85917]: /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 10:53:15 devstack devstack@c-api.service[85917]: from cgi import parse_header Sep 03 10:53:15 devstack devstack@c-api.service[85916]: /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 10:53:15 devstack devstack@c-api.service[85916]: warnings.warn( Sep 03 10:53:15 devstack devstack@c-api.service[85917]: /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 10:53:15 devstack devstack@c-api.service[85917]: warnings.warn( Sep 03 10:53:15 devstack devstack@c-api.service[85916]: /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 10:53:15 devstack devstack@c-api.service[85916]: removals.removed_module( Sep 03 10:53:15 devstack devstack@c-api.service[85916]: /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 10:53:15 devstack devstack@c-api.service[85916]: removals.removed_module( Sep 03 10:53:15 devstack devstack@c-api.service[85917]: /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 10:53:15 devstack devstack@c-api.service[85917]: removals.removed_module( Sep 03 10:53:15 devstack devstack@c-api.service[85917]: /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 10:53:15 devstack devstack@c-api.service[85917]: removals.removed_module( Sep 03 10:53:18 devstack devstack@c-api.service[85916]: /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 10:53:18 devstack devstack@c-api.service[85916]: warnings.warn( Sep 03 10:53:18 devstack devstack@c-api.service[85916]: /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 10:53:18 devstack devstack@c-api.service[85916]: warnings.warn( Sep 03 10:53:18 devstack devstack@c-api.service[85917]: /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 10:53:18 devstack devstack@c-api.service[85917]: warnings.warn( Sep 03 10:53:18 devstack devstack@c-api.service[85917]: /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 10:53:18 devstack devstack@c-api.service[85917]: warnings.warn( Sep 03 10:53:18 devstack devstack@c-api.service[85916]: 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 10:53:18 devstack devstack@c-api.service[85916]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=85916) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 10:53:18 devstack devstack@c-api.service[85916]: /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 10:53:18 devstack devstack@c-api.service[85916]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 10:53:18 devstack devstack@c-api.service[85917]: 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 10:53:18 devstack devstack@c-api.service[85917]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=85917) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 10:53:19 devstack devstack@c-api.service[85917]: /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 10:53:19 devstack devstack@c-api.service[85917]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=85916) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=85916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:19 devstack devstack@c-api.service[85916]: INFO dbcounter [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Registered counter for database cinder Sep 03 10:53:19 devstack devstack@c-api.service[85916]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ee9ca3-4324-497b-b624-5b1203231437 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=85916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=85917) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG dbcounter [-] [85916] Writer thread running {{(pid=85916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: /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 10:53:20 devstack devstack@c-api.service[85916]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: INFO cinder.rpc [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: INFO cinder.rpc [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: INFO cinder.rpc [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: INFO cinder.rpc [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING cinder.keymgr.conf_key_mgr [None req-b9ee9ca3-4324-497b-b624-5b1203231437 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 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=85917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=85917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=85917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ee9ca3-4324-497b-b624-5b1203231437 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=85916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: INFO cinder.rpc [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85916]: INFO cinder.rpc [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO dbcounter [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Registered counter for database cinder Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING cinder.api.contrib.hosts [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: extensions {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-volume-manage {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG oslo_db.sqlalchemy.engines [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee 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=85917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-quota-class-sets {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-hosts {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: capabilities {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: encryption {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: scheduler-stats {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-quota-sets {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-availability-zone {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: qos-specs {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: extra_specs {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: backups {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: encryption {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: cgsnapshots {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-volume-type-access {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: consistencygroups {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-volume-transfer {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extended resource: os-snapshot-manage {{(pid=85916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING stevedore.named [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WARNING castellan.key_manager [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] SnapshotActionsController initialized {{(pid=85916) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension AdminActions extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension AdminActions extending resource: snapshots {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension AdminActions extending resource: backups {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeActions extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension UsedLimits extending resource: limits {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension TypesManage extending resource: types {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension SnapshotActions extending resource: snapshots {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: DEBUG cinder.api.v3.router [None req-b9ee9ca3-4324-497b-b624-5b1203231437 None None] Extension VolumeTypeAccess extending resource: types {{(pid=85916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85916]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7a84624a4668 pid: 85916 (default app) Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG dbcounter [-] [85917] Writer thread running {{(pid=85917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: /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 10:53:20 devstack devstack@c-api.service[85917]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO cinder.rpc [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO cinder.rpc [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO cinder.rpc [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO cinder.rpc [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING cinder.keymgr.conf_key_mgr [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee 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 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG oslo_db.sqlalchemy.engines [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee 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=85917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO cinder.rpc [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: INFO cinder.rpc [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING cinder.api.contrib.hosts [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: extensions {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-volume-manage {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-quota-class-sets {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-hosts {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: capabilities {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: encryption {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: scheduler-stats {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-quota-sets {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-availability-zone {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: qos-specs {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: extra_specs {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: backups {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: encryption {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: cgsnapshots {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-volume-type-access {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: consistencygroups {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-volume-transfer {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extended resource: os-snapshot-manage {{(pid=85917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING stevedore.named [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WARNING castellan.key_manager [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.contrib.snapshot_actions [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] SnapshotActionsController initialized {{(pid=85917) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension AdminActions extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension AdminActions extending resource: snapshots {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension AdminActions extending resource: backups {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeActions extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension UsedLimits extending resource: limits {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension TypesManage extending resource: types {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension SnapshotActions extending resource: snapshots {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: DEBUG cinder.api.v3.router [None req-c20da35c-07b5-41aa-bae1-1533bd79ecee None None] Extension VolumeTypeAccess extending resource: types {{(pid=85917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:20 devstack devstack@c-api.service[85917]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7a84624a4668 pid: 85917 (default app) Sep 03 10:53:23 devstack devstack@c-api.service[85915]: Thu Sep 3 10:53:23 2026 - graceful shutdown triggered... Sep 03 10:53:23 devstack devstack@c-api.service[85916]: Gracefully killing worker 1 (pid: 85916)... Sep 03 10:53:23 devstack devstack@c-api.service[85917]: Gracefully killing worker 2 (pid: 85917)... Sep 03 10:53:24 devstack devstack@c-api.service[85915]: worker 1 buried after 1 seconds Sep 03 10:53:24 devstack devstack@c-api.service[85915]: worker 2 buried after 1 seconds Sep 03 10:53:24 devstack devstack@c-api.service[85915]: goodbye to uWSGI. Sep 03 10:53:24 devstack devstack@c-api.service[86295]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 10:53:24 devstack devstack@c-api.service[86295]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 10:53:24 2026] *** Sep 03 10:53:24 devstack devstack@c-api.service[86295]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: nodename: devstack Sep 03 10:53:24 devstack devstack@c-api.service[86295]: machine: x86_64 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: clock source: unix Sep 03 10:53:24 devstack devstack@c-api.service[86295]: pcre jit disabled Sep 03 10:53:24 devstack devstack@c-api.service[86295]: detected number of CPU cores: 4 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: current working directory: / Sep 03 10:53:24 devstack devstack@c-api.service[86295]: detected binary path: /usr/bin/uwsgi-core Sep 03 10:53:24 devstack devstack@c-api.service[86295]: your processes number limit is 47518 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: your memory page size is 4096 bytes Sep 03 10:53:24 devstack devstack@c-api.service[86295]: detected max file descriptor number: 2048 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: lock engine: pthread robust mutexes Sep 03 10:53:24 devstack devstack@c-api.service[86295]: thunder lock: enabled Sep 03 10:53:24 devstack devstack@c-api.service[86295]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 10:53:24 devstack devstack@c-api.service[86295]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 10:53:24 devstack devstack@c-api.service[86295]: Set PythonHome to /opt/stack/data/venv Sep 03 10:53:24 devstack devstack@c-api.service[86295]: Python main interpreter initialized at 0x70927e0a4668 Sep 03 10:53:24 devstack devstack@c-api.service[86295]: python threads support enabled Sep 03 10:53:24 devstack devstack@c-api.service[86295]: your server socket listen backlog is limited to 100 connections Sep 03 10:53:24 devstack devstack@c-api.service[86295]: your mercy for graceful operations on workers is 80 seconds Sep 03 10:53:24 devstack devstack@c-api.service[86295]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 10:53:24 devstack devstack@c-api.service[86295]: *** Operational MODE: preforking *** Sep 03 10:53:24 devstack devstack@c-api.service[86295]: *** uWSGI is running in multiple interpreter mode *** Sep 03 10:53:24 devstack devstack@c-api.service[86295]: spawned uWSGI master process (pid: 86295) Sep 03 10:53:24 devstack devstack@c-api.service[86295]: spawned uWSGI worker 1 (pid: 86298, cores: 1) Sep 03 10:53:24 devstack devstack@c-api.service[86295]: spawned uWSGI worker 2 (pid: 86299, cores: 1) Sep 03 10:53:24 devstack devstack@c-api.service[86295]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 10:53:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 10:53:24 devstack devstack@c-api.service[86299]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 10:53:24 devstack devstack@c-api.service[86299]: we strongly recommend against using it for new projects. Sep 03 10:53:24 devstack devstack@c-api.service[86299]: If you are already using Eventlet, we recommend migrating to a different Sep 03 10:53:24 devstack devstack@c-api.service[86299]: framework. For more detail see Sep 03 10:53:24 devstack devstack@c-api.service[86299]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 10:53:24 devstack devstack@c-api.service[86299]: import eventlet # noqa Sep 03 10:53:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 10:53:24 devstack devstack@c-api.service[86298]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 10:53:24 devstack devstack@c-api.service[86298]: we strongly recommend against using it for new projects. Sep 03 10:53:24 devstack devstack@c-api.service[86298]: If you are already using Eventlet, we recommend migrating to a different Sep 03 10:53:24 devstack devstack@c-api.service[86298]: framework. For more detail see Sep 03 10:53:24 devstack devstack@c-api.service[86298]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 10:53:24 devstack devstack@c-api.service[86298]: import eventlet # noqa Sep 03 10:53:24 devstack devstack@c-api.service[86298]: /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 10:53:24 devstack devstack@c-api.service[86298]: from cgi import parse_header Sep 03 10:53:25 devstack devstack@c-api.service[86298]: /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 10:53:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:53:25 devstack devstack@c-api.service[86298]: /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 10:53:25 devstack devstack@c-api.service[86298]: removals.removed_module( Sep 03 10:53:25 devstack devstack@c-api.service[86298]: /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 10:53:25 devstack devstack@c-api.service[86298]: removals.removed_module( Sep 03 10:53:25 devstack devstack@c-api.service[86299]: /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 10:53:25 devstack devstack@c-api.service[86299]: from cgi import parse_header Sep 03 10:53:25 devstack devstack@c-api.service[86299]: /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 10:53:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:53:25 devstack devstack@c-api.service[86299]: /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 10:53:25 devstack devstack@c-api.service[86299]: removals.removed_module( Sep 03 10:53:25 devstack devstack@c-api.service[86299]: /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 10:53:25 devstack devstack@c-api.service[86299]: removals.removed_module( Sep 03 10:53:27 devstack devstack@c-api.service[86298]: /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 10:53:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:53:27 devstack devstack@c-api.service[86298]: /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 10:53:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:53:27 devstack devstack@c-api.service[86299]: /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 10:53:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:53:27 devstack devstack@c-api.service[86299]: /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 10:53:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:53:28 devstack devstack@c-api.service[86298]: 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 10:53:28 devstack devstack@c-api.service[86298]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86298) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 10:53:28 devstack devstack@c-api.service[86298]: /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 10:53:28 devstack devstack@c-api.service[86298]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 10:53:28 devstack devstack@c-api.service[86299]: 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 10:53:28 devstack devstack@c-api.service[86299]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86299) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 10:53:28 devstack devstack@c-api.service[86299]: /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 10:53:28 devstack devstack@c-api.service[86299]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86298) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86298) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: INFO dbcounter [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Registered counter for database cinder Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b 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=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writer thread running {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 10:53:29 devstack devstack@c-api.service[86298]: /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 10:53:29 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:53:29 devstack devstack@c-api.service[86298]: INFO cinder.rpc [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 10:53:29 devstack devstack@c-api.service[86298]: INFO cinder.rpc [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 10:53:29 devstack devstack@c-api.service[86298]: INFO cinder.rpc [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 10:53:29 devstack devstack@c-api.service[86298]: INFO cinder.rpc [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 10:53:29 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:29 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING cinder.keymgr.conf_key_mgr [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b 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 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86299) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b 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=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: INFO cinder.rpc [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: INFO cinder.rpc [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86299) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING cinder.api.contrib.hosts [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: extensions {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-volume-manage {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-quota-class-sets {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-hosts {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: capabilities {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: encryption {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: scheduler-stats {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-quota-sets {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-availability-zone {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: qos-specs {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: extra_specs {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO dbcounter [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Registered counter for database cinder Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: backups {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: encryption {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: cgsnapshots {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-volume-type-access {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: consistencygroups {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-volume-transfer {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extended resource: os-snapshot-manage {{(pid=86298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.snapshot_actions [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] SnapshotActionsController initialized {{(pid=86298) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension AdminActions extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension AdminActions extending resource: snapshots {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension AdminActions extending resource: backups {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeActions extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension UsedLimits extending resource: limits {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension TypesManage extending resource: types {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension SnapshotActions extending resource: snapshots {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.router [None req-7fa38f7c-1767-48e2-aa27-2eebc480041b None None] Extension VolumeTypeAccess extending resource: types {{(pid=86298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86298]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70927e0a4668 pid: 86298 (default app) Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-ddc71420-c12e-4943-9d7f-e29d24164854 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=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writer thread running {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: /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 10:53:30 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO cinder.rpc [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO cinder.rpc [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO cinder.rpc [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO cinder.rpc [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING cinder.keymgr.conf_key_mgr [None req-ddc71420-c12e-4943-9d7f-e29d24164854 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 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-ddc71420-c12e-4943-9d7f-e29d24164854 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=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO cinder.rpc [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: INFO cinder.rpc [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING cinder.api.contrib.hosts [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: extensions {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-volume-manage {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-quota-class-sets {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-hosts {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: capabilities {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: encryption {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: scheduler-stats {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-quota-sets {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-availability-zone {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: qos-specs {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: extra_specs {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: backups {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: encryption {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: cgsnapshots {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-volume-type-access {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: consistencygroups {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-volume-transfer {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extended resource: os-snapshot-manage {{(pid=86299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:53:30 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.snapshot_actions [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] SnapshotActionsController initialized {{(pid=86299) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension AdminActions extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension AdminActions extending resource: snapshots {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension AdminActions extending resource: backups {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeActions extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension UsedLimits extending resource: limits {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension TypesManage extending resource: types {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.router [None req-ddc71420-c12e-4943-9d7f-e29d24164854 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 10:53:31 devstack devstack@c-api.service[86299]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x70927e0a4668 pid: 86299 (default app) Sep 03 10:53:40 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=6 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:53:40 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=6 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1351298043"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1351298043'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Create volume of 1 GB Sep 03 10:54:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Availability zone cache updated, next update will occur around 2026-09-03 09:54:22.820088. {{(pid=86298) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Availability Zones retrieved successfully. Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Flow 'volume_create_api' (9443b309-8cd5-47ed-bc37-c2ca666a5255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6c9dbd-cc80-4f92-ad6e-0fc1323ecb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:54:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6c9dbd-cc80-4f92-ad6e-0fc1323ecb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c2e0a69-1e45-4cb8-9e44-1ecbc4c77805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-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 10:54:23 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-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 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Created reservations ['2eb9d89c-430a-4fcc-95e9-fcfc8bb7ee02', '6a055a3c-663d-4194-b858-b86b86802372', '2569252a-6827-4a0f-ad2d-1224c6978a27', 'e3bc73e6-f404-497b-9330-2b0c71a52746'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c2e0a69-1e45-4cb8-9e44-1ecbc4c77805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb9d89c-430a-4fcc-95e9-fcfc8bb7ee02', '6a055a3c-663d-4194-b858-b86b86802372', '2569252a-6827-4a0f-ad2d-1224c6978a27', 'e3bc73e6-f404-497b-9330-2b0c71a52746']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71519134-a136-4076-bfff-c48dea6944a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71519134-a136-4076-bfff-c48dea6944a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0006db0-84ee-4fe6-b7f8-bb075a097c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1351298043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a38130a6d4958b324c87c8872b57d',qos_specs=None,replication_status=,reservations=['2eb9d89c-430a-4fcc-95e9-fcfc8bb7ee02','6a055a3c-663d-4194-b858-b86b86802372','2569252a-6827-4a0f-ad2d-1224c6978a27','e3bc73e6-f404-497b-9330-2b0c71a52746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='269ee66213934c59a309edf25d6143d9',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1351298043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0006db0-84ee-4fe6-b7f8-bb075a097c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483a38130a6d4958b324c87c8872b57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='269ee66213934c59a309edf25d6143d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb01a134-144f-4ae8-8c00-0aad99e3b5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb01a134-144f-4ae8-8c00-0aad99e3b5be) transitioned into state 'SUCCESS' from state '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-1351298043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='483a38130a6d4958b324c87c8872b57d',qos_specs=None,replication_status=,reservations=['2eb9d89c-430a-4fcc-95e9-fcfc8bb7ee02','6a055a3c-663d-4194-b858-b86b86802372','2569252a-6827-4a0f-ad2d-1224c6978a27','e3bc73e6-f404-497b-9330-2b0c71a52746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='269ee66213934c59a309edf25d6143d9',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e43ee0-ada1-4339-80e3-e082f71991a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e43ee0-ada1-4339-80e3-e082f71991a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Flow 'volume_create_api' (9443b309-8cd5-47ed-bc37-c2ca666a5255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:54:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Create volume request issued successfully. Sep 03 10:54:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f2c548f-30d4-4d5c-b7cf-9752da4942c4 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:54:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1/1] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:54:22 2026] POST /volume/v3/volumes => generated 761 bytes in 1642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:54:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:24 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:54:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:54:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:54:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3023a7cd-8daa-4f37-8bd8-df414bc924a8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1/2] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:23 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 829 bytes in 1297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5770b280-5a40-42e5-a0ff-aaede6e64538 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5770b280-5a40-42e5-a0ff-aaede6e64538 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5770b280-5a40-42e5-a0ff-aaede6e64538 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5770b280-5a40-42e5-a0ff-aaede6e64538 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:54:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:54:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5770b280-5a40-42e5-a0ff-aaede6e64538 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5770b280-5a40-42e5-a0ff-aaede6e64538 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 2/3] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:25 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-673be03b-8e2b-48ef-8afb-fcf0e421508e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-673be03b-8e2b-48ef-8afb-fcf0e421508e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-673be03b-8e2b-48ef-8afb-fcf0e421508e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-673be03b-8e2b-48ef-8afb-fcf0e421508e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:54:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:54:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-673be03b-8e2b-48ef-8afb-fcf0e421508e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-673be03b-8e2b-48ef-8afb-fcf0e421508e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 2/4] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:27 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 829 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-349e9ecb-3f48-41ee-8203-61f242b9ca2d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-349e9ecb-3f48-41ee-8203-61f242b9ca2d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-349e9ecb-3f48-41ee-8203-61f242b9ca2d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-349e9ecb-3f48-41ee-8203-61f242b9ca2d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:54:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:54:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-349e9ecb-3f48-41ee-8203-61f242b9ca2d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-349e9ecb-3f48-41ee-8203-61f242b9ca2d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 3/5] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:28 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c2dd1b49-b246-4572-89e1-ba6677edb1f1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2dd1b49-b246-4572-89e1-ba6677edb1f1 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2dd1b49-b246-4572-89e1-ba6677edb1f1 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2dd1b49-b246-4572-89e1-ba6677edb1f1 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:54:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:54:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2dd1b49-b246-4572-89e1-ba6677edb1f1 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2dd1b49-b246-4572-89e1-ba6677edb1f1 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 3/6] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:29 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-60cfe36c-1614-44b0-8d34-0591be73eef5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-60cfe36c-1614-44b0-8d34-0591be73eef5 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-60cfe36c-1614-44b0-8d34-0591be73eef5 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-60cfe36c-1614-44b0-8d34-0591be73eef5 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:54:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:54:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-60cfe36c-1614-44b0-8d34-0591be73eef5 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-60cfe36c-1614-44b0-8d34-0591be73eef5 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 4/7] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:30 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9b311f1e-2b8b-4999-99c1-03d6bfa9e266 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b311f1e-2b8b-4999-99c1-03d6bfa9e266 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b311f1e-2b8b-4999-99c1-03d6bfa9e266 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b311f1e-2b8b-4999-99c1-03d6bfa9e266 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:54:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:54:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9b311f1e-2b8b-4999-99c1-03d6bfa9e266 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b311f1e-2b8b-4999-99c1-03d6bfa9e266 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 4/8] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:31 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5bd1830b-db2d-4467-b1a4-082c4bab97bd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5bd1830b-db2d-4467-b1a4-082c4bab97bd tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:54:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5bd1830b-db2d-4467-b1a4-082c4bab97bd tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:54:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5bd1830b-db2d-4467-b1a4-082c4bab97bd tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:54:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:54:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:54:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:54:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:54:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5bd1830b-db2d-4467-b1a4-082c4bab97bd tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:54:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5bd1830b-db2d-4467-b1a4-082c4bab97bd tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:54:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 5/9] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:54:32 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:54:41 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=16 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:54:42 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=44,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:54:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:54:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:54:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1783458478"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:54:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1783458478'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:54:59 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Create volume of 1 GB Sep 03 10:55:00 devstack devstack@c-api.service[86299]: /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 10:55:00 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Availability zone cache updated, next update will occur around 2026-09-03 09:55:00.046699. {{(pid=86299) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Availability Zones retrieved successfully. Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Flow 'volume_create_api' (738bfb99-bdcc-4a3b-8861-6b9a76a83939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62d57b8-d15e-4581-bad4-e56c1d74d255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62d57b8-d15e-4581-bad4-e56c1d74d255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee4d6bb-f757-4837-80d5-4db0015b2a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-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 10:55:00 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-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 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Created reservations ['adddc5d8-027d-485a-9d22-2f65a14c2f9b', 'ec507c9e-b903-4b04-bdc7-998777bc796a', '0a5723a3-c420-4db5-ab7b-76a5d8531513', 'ce74dfcd-e066-44c4-854e-a0aba79811c6'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee4d6bb-f757-4837-80d5-4db0015b2a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adddc5d8-027d-485a-9d22-2f65a14c2f9b', 'ec507c9e-b903-4b04-bdc7-998777bc796a', '0a5723a3-c420-4db5-ab7b-76a5d8531513', 'ce74dfcd-e066-44c4-854e-a0aba79811c6']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93266195-255e-4527-9a65-9b12b7fd756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93266195-255e-4527-9a65-9b12b7fd756e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a236eea5-ff7f-410f-aea5-b08ce7ea0885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1783458478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9530796232e4e7395fcfaf6661f5852',qos_specs=None,replication_status=,reservations=['adddc5d8-027d-485a-9d22-2f65a14c2f9b','ec507c9e-b903-4b04-bdc7-998777bc796a','0a5723a3-c420-4db5-ab7b-76a5d8531513','ce74dfcd-e066-44c4-854e-a0aba79811c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7375754458494a974a4813fa69ef8e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1783458478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a236eea5-ff7f-410f-aea5-b08ce7ea0885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9530796232e4e7395fcfaf6661f5852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f7375754458494a974a4813fa69ef8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240c0c5a-4c45-494b-afa9-ad53fdc82d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240c0c5a-4c45-494b-afa9-ad53fdc82d1f) transitioned into state 'SUCCESS' from state '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-1783458478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9530796232e4e7395fcfaf6661f5852',qos_specs=None,replication_status=,reservations=['adddc5d8-027d-485a-9d22-2f65a14c2f9b','ec507c9e-b903-4b04-bdc7-998777bc796a','0a5723a3-c420-4db5-ab7b-76a5d8531513','ce74dfcd-e066-44c4-854e-a0aba79811c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f7375754458494a974a4813fa69ef8e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5020a556-f4c2-4a1c-935f-6abc990c90fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5020a556-f4c2-4a1c-935f-6abc990c90fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Flow 'volume_create_api' (738bfb99-bdcc-4a3b-8861-6b9a76a83939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:55:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Create volume request issued successfully. Sep 03 10:55:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3dbeb1ee-e8c1-4a3c-88f5-2a3cc64959ec tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:55:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 5/10] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:54:59 2026] POST /volume/v3/volumes => generated 764 bytes in 1488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:55:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-55e14c69-3f03-4358-8570-3e461ea1ec99 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-55e14c69-3f03-4358-8570-3e461ea1ec99 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-55e14c69-3f03-4358-8570-3e461ea1ec99 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-55e14c69-3f03-4358-8570-3e461ea1ec99 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-55e14c69-3f03-4358-8570-3e461ea1ec99 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-55e14c69-3f03-4358-8570-3e461ea1ec99 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 6/11] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:01 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 832 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8e8b5afd-ab50-4e50-8c1e-cd2822168534 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8e8b5afd-ab50-4e50-8c1e-cd2822168534 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8e8b5afd-ab50-4e50-8c1e-cd2822168534 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8e8b5afd-ab50-4e50-8c1e-cd2822168534 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8e8b5afd-ab50-4e50-8c1e-cd2822168534 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8e8b5afd-ab50-4e50-8c1e-cd2822168534 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 6/12] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:02 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 856 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6eeb79e0-29c4-4aea-b91e-376924b884f4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6eeb79e0-29c4-4aea-b91e-376924b884f4 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6eeb79e0-29c4-4aea-b91e-376924b884f4 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6eeb79e0-29c4-4aea-b91e-376924b884f4 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6eeb79e0-29c4-4aea-b91e-376924b884f4 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6eeb79e0-29c4-4aea-b91e-376924b884f4 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 7/13] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:03 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 857 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-c253a7e6-7cfd-43d9-b491-45fae0a26e2b req-10100f18-c76d-4d3d-bb5e-be8622fe086c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c253a7e6-7cfd-43d9-b491-45fae0a26e2b req-10100f18-c76d-4d3d-bb5e-be8622fe086c tempest-VolumesAdminNegativeTest-104551021 tempest-VolumesAdminNegativeTest-104551021-project] GET http://192.168.122.139/volume/v3/volumes/4dd64595-ce7f-4328-bfe6-dde8ca3c3b77 Sep 03 10:55:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c253a7e6-7cfd-43d9-b491-45fae0a26e2b req-10100f18-c76d-4d3d-bb5e-be8622fe086c tempest-VolumesAdminNegativeTest-104551021 tempest-VolumesAdminNegativeTest-104551021-project] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c253a7e6-7cfd-43d9-b491-45fae0a26e2b req-10100f18-c76d-4d3d-bb5e-be8622fe086c tempest-VolumesAdminNegativeTest-104551021 tempest-VolumesAdminNegativeTest-104551021-project] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c253a7e6-7cfd-43d9-b491-45fae0a26e2b req-10100f18-c76d-4d3d-bb5e-be8622fe086c tempest-VolumesAdminNegativeTest-104551021 tempest-VolumesAdminNegativeTest-104551021-project] http://192.168.122.139/volume/v3/volumes/4dd64595-ce7f-4328-bfe6-dde8ca3c3b77 returned with HTTP 404 Sep 03 10:55:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 7/14] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:55:04 2026] GET /volume/v3/volumes/4dd64595-ce7f-4328-bfe6-dde8ca3c3b77 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:55:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-77e296d2-deb0-4e2f-b100-95480b49476d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] DELETE http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Delete volume with id: a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Delete volume request issued successfully. Sep 03 10:55:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-77e296d2-deb0-4e2f-b100-95480b49476d tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 202 Sep 03 10:55:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 8/15] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:55:05 2026] DELETE /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:55:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-81b2b0c5-751a-4870-a090-2b75061c5fe3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81b2b0c5-751a-4870-a090-2b75061c5fe3 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81b2b0c5-751a-4870-a090-2b75061c5fe3 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81b2b0c5-751a-4870-a090-2b75061c5fe3 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-81b2b0c5-751a-4870-a090-2b75061c5fe3 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81b2b0c5-751a-4870-a090-2b75061c5fe3 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 8/16] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:05 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-57a37286-66b2-43f8-9445-cd281b4ef795 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57a37286-66b2-43f8-9445-cd281b4ef795 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57a37286-66b2-43f8-9445-cd281b4ef795 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57a37286-66b2-43f8-9445-cd281b4ef795 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-57a37286-66b2-43f8-9445-cd281b4ef795 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57a37286-66b2-43f8-9445-cd281b4ef795 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 9/17] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:06 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-87325459-dc6c-441a-80f1-34d6e2e9bec1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87325459-dc6c-441a-80f1-34d6e2e9bec1 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87325459-dc6c-441a-80f1-34d6e2e9bec1 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87325459-dc6c-441a-80f1-34d6e2e9bec1 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-87325459-dc6c-441a-80f1-34d6e2e9bec1 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87325459-dc6c-441a-80f1-34d6e2e9bec1 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 9/18] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:07 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 856 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d11817b3-6a43-42b7-bfa3-1b7b6896a700 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d11817b3-6a43-42b7-bfa3-1b7b6896a700 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d11817b3-6a43-42b7-bfa3-1b7b6896a700 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d11817b3-6a43-42b7-bfa3-1b7b6896a700 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d11817b3-6a43-42b7-bfa3-1b7b6896a700 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Volume info retrieved successfully. Sep 03 10:55:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d11817b3-6a43-42b7-bfa3-1b7b6896a700 tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 200 Sep 03 10:55:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 10/19] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:08 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 856 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a7483cd8-bee2-4864-80c8-8b700e6ddb4b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7483cd8-bee2-4864-80c8-8b700e6ddb4b tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] GET http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 Sep 03 10:55:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7483cd8-bee2-4864-80c8-8b700e6ddb4b tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7483cd8-bee2-4864-80c8-8b700e6ddb4b tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7483cd8-bee2-4864-80c8-8b700e6ddb4b tempest-VolumesAdminNegativeTest-1298115509 tempest-VolumesAdminNegativeTest-1298115509-project-member] http://192.168.122.139/volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 returned with HTTP 404 Sep 03 10:55:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 10/20] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:09 2026] GET /volume/v3/volumes/a236eea5-ff7f-410f-aea5-b08ce7ea0885 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:55:18 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:55:19 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=42,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-330289813"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-330289813'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Create volume of 1 GB Sep 03 10:55:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Availability Zones retrieved successfully. Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Flow 'volume_create_api' (f5b932cd-f8bd-4c90-aaed-2d7de10aef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ac15a2-1578-425b-819c-e11c996f1a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ac15a2-1578-425b-819c-e11c996f1a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e0b4ce-56a9-43d4-b964-5207595b5a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Created reservations ['f0442167-9dcf-4e59-b3ec-3367b3831fd2', '94019c81-2e01-4500-af4a-ced470072759', '555e61db-eb48-49d9-8868-a063125f5a98', '5397953f-e2fa-42a0-8f95-bca65c79856c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e0b4ce-56a9-43d4-b964-5207595b5a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0442167-9dcf-4e59-b3ec-3367b3831fd2', '94019c81-2e01-4500-af4a-ced470072759', '555e61db-eb48-49d9-8868-a063125f5a98', '5397953f-e2fa-42a0-8f95-bca65c79856c']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c6ab83-eeb2-4219-a1e9-315845ee5181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c6ab83-eeb2-4219-a1e9-315845ee5181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-330289813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80a66318b76f4f41ac1c6dcdf8fe24f3',qos_specs=None,replication_status=,reservations=['f0442167-9dcf-4e59-b3ec-3367b3831fd2','94019c81-2e01-4500-af4a-ced470072759','555e61db-eb48-49d9-8868-a063125f5a98','5397953f-e2fa-42a0-8f95-bca65c79856c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37821390290849ea95aaab2d5262981f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-330289813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80a66318b76f4f41ac1c6dcdf8fe24f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37821390290849ea95aaab2d5262981f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfdd73d-62b0-4c0c-94d3-b92dfb92c31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfdd73d-62b0-4c0c-94d3-b92dfb92c31e) transitioned into state 'SUCCESS' from state '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-330289813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80a66318b76f4f41ac1c6dcdf8fe24f3',qos_specs=None,replication_status=,reservations=['f0442167-9dcf-4e59-b3ec-3367b3831fd2','94019c81-2e01-4500-af4a-ced470072759','555e61db-eb48-49d9-8868-a063125f5a98','5397953f-e2fa-42a0-8f95-bca65c79856c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37821390290849ea95aaab2d5262981f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e4c464-a1bb-423d-8a30-3d16f39875bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e4c464-a1bb-423d-8a30-3d16f39875bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Flow 'volume_create_api' (f5b932cd-f8bd-4c90-aaed-2d7de10aef46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:55:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Create volume request issued successfully. Sep 03 10:55:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b3602f56-af2b-48d5-b306-a97b6f71eb46 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:55:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 11/21] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:55:20 2026] POST /volume/v3/volumes => generated 762 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:55:30 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-81226158"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-81226158'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Create volume of 1 GB Sep 03 10:55:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Availability Zones retrieved successfully. Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Flow 'volume_create_api' (29b270fa-5495-42e3-beaa-fe4e5ce95b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddbc999-0883-482c-86b5-ee7e2ee1bb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dddbc999-0883-482c-86b5-ee7e2ee1bb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348ddd9c-6a51-4b02-a260-e3e72d2c799a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Created reservations ['a6e940ab-5dc9-4c76-a713-353a73bd42bb', '6e817a6f-8d53-49ad-950c-336cee04356d', '2cfce58d-f1fc-4913-b054-66c4e418fda2', '4d8f650a-d036-47ba-95c5-18aa03b9ce7e'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348ddd9c-6a51-4b02-a260-e3e72d2c799a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e940ab-5dc9-4c76-a713-353a73bd42bb', '6e817a6f-8d53-49ad-950c-336cee04356d', '2cfce58d-f1fc-4913-b054-66c4e418fda2', '4d8f650a-d036-47ba-95c5-18aa03b9ce7e']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd5948f-06ba-4148-8b7b-6e7939c3e769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd5948f-06ba-4148-8b7b-6e7939c3e769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-81226158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1282945595148d4bd06daf9529bf053',qos_specs=None,replication_status=,reservations=['a6e940ab-5dc9-4c76-a713-353a73bd42bb','6e817a6f-8d53-49ad-950c-336cee04356d','2cfce58d-f1fc-4913-b054-66c4e418fda2','4d8f650a-d036-47ba-95c5-18aa03b9ce7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e2c7b9b749466ea40c678ff4c9f113',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-81226158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1282945595148d4bd06daf9529bf053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5e2c7b9b749466ea40c678ff4c9f113',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6314bf-ce0c-4a7a-901a-bda81ce2d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6314bf-ce0c-4a7a-901a-bda81ce2d6f6) transitioned into state 'SUCCESS' from state '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-81226158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1282945595148d4bd06daf9529bf053',qos_specs=None,replication_status=,reservations=['a6e940ab-5dc9-4c76-a713-353a73bd42bb','6e817a6f-8d53-49ad-950c-336cee04356d','2cfce58d-f1fc-4913-b054-66c4e418fda2','4d8f650a-d036-47ba-95c5-18aa03b9ce7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5e2c7b9b749466ea40c678ff4c9f113',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab65e72-b227-4041-bf7c-911a326da889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:55:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab65e72-b227-4041-bf7c-911a326da889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:55:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Flow 'volume_create_api' (29b270fa-5495-42e3-beaa-fe4e5ce95b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:55:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Create volume request issued successfully. Sep 03 10:55:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-029f9a76-edf7-4501-9cd6-2ab75f2cd908 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:55:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 11/22] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:55:35 2026] POST /volume/v3/volumes => generated 759 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:55:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c39c376a-2778-49ee-9bbd-af1c21dfadbd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c39c376a-2778-49ee-9bbd-af1c21dfadbd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c39c376a-2778-49ee-9bbd-af1c21dfadbd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c39c376a-2778-49ee-9bbd-af1c21dfadbd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c39c376a-2778-49ee-9bbd-af1c21dfadbd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c39c376a-2778-49ee-9bbd-af1c21dfadbd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 12/23] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:36 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 827 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f40a9e68-fce8-4a7f-a12b-df96335e7f7f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f40a9e68-fce8-4a7f-a12b-df96335e7f7f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f40a9e68-fce8-4a7f-a12b-df96335e7f7f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f40a9e68-fce8-4a7f-a12b-df96335e7f7f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f40a9e68-fce8-4a7f-a12b-df96335e7f7f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f40a9e68-fce8-4a7f-a12b-df96335e7f7f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 12/24] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:37 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91e17dfa-e166-4752-b57d-911d3faac9c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91e17dfa-e166-4752-b57d-911d3faac9c4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91e17dfa-e166-4752-b57d-911d3faac9c4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91e17dfa-e166-4752-b57d-911d3faac9c4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-91e17dfa-e166-4752-b57d-911d3faac9c4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91e17dfa-e166-4752-b57d-911d3faac9c4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 13/25] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:38 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-2fd73dd5-5d88-41b8-9af1-f913f271d1e3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-2fd73dd5-5d88-41b8-9af1-f913f271d1e3 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-2fd73dd5-5d88-41b8-9af1-f913f271d1e3 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-2fd73dd5-5d88-41b8-9af1-f913f271d1e3 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-2fd73dd5-5d88-41b8-9af1-f913f271d1e3 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-2fd73dd5-5d88-41b8-9af1-f913f271d1e3 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 13/26] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:55:38 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-51bb2dea-f1e5-4492-84ed-cadb2426c1d2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51bb2dea-f1e5-4492-84ed-cadb2426c1d2 None None] GET http://192.168.122.139/volume// Sep 03 10:55:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51bb2dea-f1e5-4492-84ed-cadb2426c1d2 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51bb2dea-f1e5-4492-84ed-cadb2426c1d2 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51bb2dea-f1e5-4492-84ed-cadb2426c1d2 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:55:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 14/27] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 10:55:39 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 10:55:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-34b49ec3-2a3c-4ed3-82ab-62587375e854 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-34b49ec3-2a3c-4ed3-82ab-62587375e854 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-34b49ec3-2a3c-4ed3-82ab-62587375e854 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5", "connector": null, "instance_uuid": "3c640898-82ce-4493-b7b4-c9c805f426bd"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:40 devstack devstack@c-api.service[86299]: /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 10:55:40 devstack devstack@c-api.service[86299]: .first() Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-34b49ec3-2a3c-4ed3-82ab-62587375e854 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:55:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 14/28] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:55:39 2026] POST /volume/v3/attachments => generated 273 bytes in 887 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-99479c9d-b792-4bdb-9060-4c9d1b306ccd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-99479c9d-b792-4bdb-9060-4c9d1b306ccd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-99479c9d-b792-4bdb-9060-4c9d1b306ccd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b007505-3acc-4064-8d89-63a6c254411c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-99479c9d-b792-4bdb-9060-4c9d1b306ccd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b007505-3acc-4064-8d89-63a6c254411c None None] GET http://192.168.122.139/volume// Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b007505-3acc-4064-8d89-63a6c254411c None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b007505-3acc-4064-8d89-63a6c254411c None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b007505-3acc-4064-8d89-63a6c254411c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:55:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 15/29] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:55:40 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 10:55:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-99479c9d-b792-4bdb-9060-4c9d1b306ccd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-99479c9d-b792-4bdb-9060-4c9d1b306ccd tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 15/30] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:40 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-514c13d4-f44d-47e4-ad79-55e3dc1f458b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-514c13d4-f44d-47e4-ad79-55e3dc1f458b tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-514c13d4-f44d-47e4-ad79-55e3dc1f458b tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-514c13d4-f44d-47e4-ad79-55e3dc1f458b tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-514c13d4-f44d-47e4-ad79-55e3dc1f458b tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-514c13d4-f44d-47e4-ad79-55e3dc1f458b tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 16/31] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:55:40 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 1032 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:55:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25319d11-f229-4ee1-9a2f-59cd175ad096 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25319d11-f229-4ee1-9a2f-59cd175ad096 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25319d11-f229-4ee1-9a2f-59cd175ad096 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25319d11-f229-4ee1-9a2f-59cd175ad096 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-25319d11-f229-4ee1-9a2f-59cd175ad096 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25319d11-f229-4ee1-9a2f-59cd175ad096 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 16/32] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:41 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] PUT http://192.168.122.139/volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1 Sep 03 10:55:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:42 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Acquiring lock "cinder-attachment_update-c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:55:42 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Lock "cinder-attachment_update-c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:55:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a1dabe14-2086-467f-9e3d-74c79ba5132d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a1dabe14-2086-467f-9e3d-74c79ba5132d tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a1dabe14-2086-467f-9e3d-74c79ba5132d tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a1dabe14-2086-467f-9e3d-74c79ba5132d tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:43 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Lock "cinder-attachment_update-c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5-devstack" released by "attachment_update" :: held 0.314s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:55:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-14bc3fbb-f2dc-4791-8310-4453a7d54a90 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1 returned with HTTP 200 Sep 03 10:55:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 17/33] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:55:42 2026] PUT /volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1 => generated 694 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:55:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a1dabe14-2086-467f-9e3d-74c79ba5132d tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a1dabe14-2086-467f-9e3d-74c79ba5132d tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 17/34] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:43 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-138daecb-e6f8-40a8-ba9e-30ba3040b1b6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-138daecb-e6f8-40a8-ba9e-30ba3040b1b6 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-138daecb-e6f8-40a8-ba9e-30ba3040b1b6 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-138daecb-e6f8-40a8-ba9e-30ba3040b1b6 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-138daecb-e6f8-40a8-ba9e-30ba3040b1b6 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-138daecb-e6f8-40a8-ba9e-30ba3040b1b6 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 18/35] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:44 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-653f619c-a34f-4d87-88e1-cb45da4eb507 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-653f619c-a34f-4d87-88e1-cb45da4eb507 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] POST http://192.168.122.139/volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1/action Sep 03 10:55:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-653f619c-a34f-4d87-88e1-cb45da4eb507 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:55:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-653f619c-a34f-4d87-88e1-cb45da4eb507 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 03 10:55:44 devstack devstack@c-api.service[86298]: .first() Sep 03 10:55:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-96ba7b0c-6d73-4f24-a7f1-af7e4c6fb2f2 req-653f619c-a34f-4d87-88e1-cb45da4eb507 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1/action returned with HTTP 204 Sep 03 10:55:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 18/36] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:55:44 2026] POST /volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:55:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f63fed3-5b90-4069-b2dd-a2f201acfcb5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f63fed3-5b90-4069-b2dd-a2f201acfcb5 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f63fed3-5b90-4069-b2dd-a2f201acfcb5 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f63fed3-5b90-4069-b2dd-a2f201acfcb5 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f63fed3-5b90-4069-b2dd-a2f201acfcb5 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f63fed3-5b90-4069-b2dd-a2f201acfcb5 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 19/37] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:45 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 1144 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2c741f61-7541-4b6e-b4a5-9ab646c243c1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c741f61-7541-4b6e-b4a5-9ab646c243c1 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c741f61-7541-4b6e-b4a5-9ab646c243c1 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c741f61-7541-4b6e-b4a5-9ab646c243c1 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2c741f61-7541-4b6e-b4a5-9ab646c243c1 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c741f61-7541-4b6e-b4a5-9ab646c243c1 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 19/38] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:45 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 1144 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-6ccb587a-08d2-4c4c-9447-912a4d065680 req-64494430-fe38-407e-8b2f-2a79c5d2a938 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-6ccb587a-08d2-4c4c-9447-912a4d065680 req-64494430-fe38-407e-8b2f-2a79c5d2a938 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] DELETE http://192.168.122.139/volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1 Sep 03 10:55:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-6ccb587a-08d2-4c4c-9447-912a4d065680 req-64494430-fe38-407e-8b2f-2a79c5d2a938 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-6ccb587a-08d2-4c4c-9447-912a4d065680 req-64494430-fe38-407e-8b2f-2a79c5d2a938 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:49 devstack devstack@c-api.service[86299]: /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 10:55:49 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:55:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-6ccb587a-08d2-4c4c-9447-912a4d065680 req-64494430-fe38-407e-8b2f-2a79c5d2a938 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1 returned with HTTP 200 Sep 03 10:55:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 20/39] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:55:49 2026] DELETE /volume/v3/attachments/b8e58bb9-d386-4b15-aa8b-03fc36ad5aa1 => generated 19 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a16cd556-d093-4c43-bc96-627b8fd1aab7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a16cd556-d093-4c43-bc96-627b8fd1aab7 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a16cd556-d093-4c43-bc96-627b8fd1aab7 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a16cd556-d093-4c43-bc96-627b8fd1aab7 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a16cd556-d093-4c43-bc96-627b8fd1aab7 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a16cd556-d093-4c43-bc96-627b8fd1aab7 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 20/40] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:50 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5dde08f3-b856-4377-95bf-ed4f891be734 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5dde08f3-b856-4377-95bf-ed4f891be734 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5dde08f3-b856-4377-95bf-ed4f891be734 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5dde08f3-b856-4377-95bf-ed4f891be734 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5dde08f3-b856-4377-95bf-ed4f891be734 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5dde08f3-b856-4377-95bf-ed4f891be734 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 21/41] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:51 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2451530e-4fe4-4492-bfaa-e3c632493295 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2451530e-4fe4-4492-bfaa-e3c632493295 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2451530e-4fe4-4492-bfaa-e3c632493295 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2451530e-4fe4-4492-bfaa-e3c632493295 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2451530e-4fe4-4492-bfaa-e3c632493295 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2451530e-4fe4-4492-bfaa-e3c632493295 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 21/42] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:51 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 852 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Delete volume with id: c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Delete volume request issued successfully. Sep 03 10:55:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a40974c0-e45e-4a6d-9e4f-bba0b793cece tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 202 Sep 03 10:55:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 22/43] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:55:51 2026] DELETE /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0e838507-0508-42f5-8d6d-17a2c9310edc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e838507-0508-42f5-8d6d-17a2c9310edc tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e838507-0508-42f5-8d6d-17a2c9310edc tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e838507-0508-42f5-8d6d-17a2c9310edc tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0e838507-0508-42f5-8d6d-17a2c9310edc tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e838507-0508-42f5-8d6d-17a2c9310edc tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 22/44] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:51 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-81d3ad5e-1357-4306-ae22-c1c0de8f3076 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-81d3ad5e-1357-4306-ae22-c1c0de8f3076 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-81d3ad5e-1357-4306-ae22-c1c0de8f3076 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-81d3ad5e-1357-4306-ae22-c1c0de8f3076 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-81d3ad5e-1357-4306-ae22-c1c0de8f3076 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-81d3ad5e-1357-4306-ae22-c1c0de8f3076 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 23/45] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:55:52 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bada20b1-84f3-4585-bc71-6ed84fcd39ae None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bada20b1-84f3-4585-bc71-6ed84fcd39ae None None] GET http://192.168.122.139/volume// Sep 03 10:55:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bada20b1-84f3-4585-bc71-6ed84fcd39ae None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bada20b1-84f3-4585-bc71-6ed84fcd39ae None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bada20b1-84f3-4585-bc71-6ed84fcd39ae None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:55:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 23/46] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 10:55:52 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 10:55:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1ae774c7-46ac-4faa-ae47-8a30f7eba224 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5213d308-adf9-4508-9ca1-af6ebe2fbf3f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5213d308-adf9-4508-9ca1-af6ebe2fbf3f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5213d308-adf9-4508-9ca1-af6ebe2fbf3f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5213d308-adf9-4508-9ca1-af6ebe2fbf3f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5213d308-adf9-4508-9ca1-af6ebe2fbf3f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Volume info retrieved successfully. Sep 03 10:55:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5213d308-adf9-4508-9ca1-af6ebe2fbf3f tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 200 Sep 03 10:55:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 24/47] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:52 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1ae774c7-46ac-4faa-ae47-8a30f7eba224 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1ae774c7-46ac-4faa-ae47-8a30f7eba224 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0006db0-84ee-4fe6-b7f8-bb075a097c34", "connector": null, "instance_uuid": "d655673a-41fa-4dde-90ac-8c97fe0db40e"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1ae774c7-46ac-4faa-ae47-8a30f7eba224 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:55:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 24/48] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:55:52 2026] POST /volume/v3/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a446d7f6-d679-4bc0-b025-3dfc3e06d42d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a446d7f6-d679-4bc0-b025-3dfc3e06d42d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a446d7f6-d679-4bc0-b025-3dfc3e06d42d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a446d7f6-d679-4bc0-b025-3dfc3e06d42d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ce0ce3ba-5b94-4747-8616-51921ac67b46 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce0ce3ba-5b94-4747-8616-51921ac67b46 None None] GET http://192.168.122.139/volume// Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce0ce3ba-5b94-4747-8616-51921ac67b46 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce0ce3ba-5b94-4747-8616-51921ac67b46 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce0ce3ba-5b94-4747-8616-51921ac67b46 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:55:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a446d7f6-d679-4bc0-b025-3dfc3e06d42d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 25/49] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:55:53 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 10:55:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a446d7f6-d679-4bc0-b025-3dfc3e06d42d tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 25/50] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:53 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1321ccbc-08c2-4cdf-9b51-f14339f4671e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1321ccbc-08c2-4cdf-9b51-f14339f4671e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1321ccbc-08c2-4cdf-9b51-f14339f4671e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1321ccbc-08c2-4cdf-9b51-f14339f4671e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1321ccbc-08c2-4cdf-9b51-f14339f4671e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-1321ccbc-08c2-4cdf-9b51-f14339f4671e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 26/51] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:55:53 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 1034 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] PUT http://192.168.122.139/volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004 Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Acquiring lock "cinder-attachment_update-f0006db0-84ee-4fe6-b7f8-bb075a097c34-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Lock "cinder-attachment_update-f0006db0-84ee-4fe6-b7f8-bb075a097c34-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:53 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Lock "cinder-attachment_update-f0006db0-84ee-4fe6-b7f8-bb075a097c34-devstack" released by "attachment_update" :: held 0.209s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:55:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-3e370298-a4a4-450e-9775-95b539635c00 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004 returned with HTTP 200 Sep 03 10:55:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 26/52] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:55:53 2026] PUT /volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004 => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2209163d-2d95-463a-a73e-54a4707889f4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2209163d-2d95-463a-a73e-54a4707889f4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] GET http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2209163d-2d95-463a-a73e-54a4707889f4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2209163d-2d95-463a-a73e-54a4707889f4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2209163d-2d95-463a-a73e-54a4707889f4 tempest-DeleteServersTestJSON-727745736 tempest-DeleteServersTestJSON-727745736-project-member] http://192.168.122.139/volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 returned with HTTP 404 Sep 03 10:55:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 27/53] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:53 2026] GET /volume/v3/volumes/c4d46ae1-55f4-49b4-b6c3-0c3ccf24b7d5 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:55:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-741b5eb5-b3d8-41a2-8afa-06d9a0f09619 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-741b5eb5-b3d8-41a2-8afa-06d9a0f09619 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-741b5eb5-b3d8-41a2-8afa-06d9a0f09619 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-741b5eb5-b3d8-41a2-8afa-06d9a0f09619 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-741b5eb5-b3d8-41a2-8afa-06d9a0f09619 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-741b5eb5-b3d8-41a2-8afa-06d9a0f09619 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 27/54] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:54 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-f2bfae5f-6392-4883-9e37-e797c16b56cb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-f2bfae5f-6392-4883-9e37-e797c16b56cb tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] POST http://192.168.122.139/volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004/action Sep 03 10:55:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-f2bfae5f-6392-4883-9e37-e797c16b56cb tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:55:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-f2bfae5f-6392-4883-9e37-e797c16b56cb tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c5966125-5d0e-4c87-bbc4-24cbaa2ff9cc req-f2bfae5f-6392-4883-9e37-e797c16b56cb tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004/action returned with HTTP 204 Sep 03 10:55:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 28/55] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:55:54 2026] POST /volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:55:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d8cf38a0-ea96-42f9-9c0b-8a0378d9e6d8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d8cf38a0-ea96-42f9-9c0b-8a0378d9e6d8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d8cf38a0-ea96-42f9-9c0b-8a0378d9e6d8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d8cf38a0-ea96-42f9-9c0b-8a0378d9e6d8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d8cf38a0-ea96-42f9-9c0b-8a0378d9e6d8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d8cf38a0-ea96-42f9-9c0b-8a0378d9e6d8 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 28/56] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:55 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c4ed536f-a340-4f6b-b7ab-41da2cbacb2b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c4ed536f-a340-4f6b-b7ab-41da2cbacb2b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c4ed536f-a340-4f6b-b7ab-41da2cbacb2b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c4ed536f-a340-4f6b-b7ab-41da2cbacb2b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c4ed536f-a340-4f6b-b7ab-41da2cbacb2b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c4ed536f-a340-4f6b-b7ab-41da2cbacb2b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 29/57] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:55 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 1146 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d517261e-b67d-4e94-b3f7-61958d49ae6a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d517261e-b67d-4e94-b3f7-61958d49ae6a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d517261e-b67d-4e94-b3f7-61958d49ae6a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d517261e-b67d-4e94-b3f7-61958d49ae6a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d517261e-b67d-4e94-b3f7-61958d49ae6a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d517261e-b67d-4e94-b3f7-61958d49ae6a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 29/58] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:55:58 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 1146 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] POST http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34/action Sep 03 10:55:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:55:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:55:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:55:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Begin detaching volume completed successfully. Sep 03 10:55:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-ea16fb33-bbf0-4ae4-bba7-4e874896f179 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34/action returned with HTTP 202 Sep 03 10:55:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 30/59] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 10:55:58 2026] POST /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6c05543-e48b-4778-8964-40b96fa66112 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6c05543-e48b-4778-8964-40b96fa66112 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6c05543-e48b-4778-8964-40b96fa66112 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6c05543-e48b-4778-8964-40b96fa66112 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6c05543-e48b-4778-8964-40b96fa66112 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6c05543-e48b-4778-8964-40b96fa66112 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 30/60] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:58 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 1149 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:55:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff10a1bf-a689-4b31-972f-986873a0ccbe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff10a1bf-a689-4b31-972f-986873a0ccbe None None] GET http://192.168.122.139/volume// Sep 03 10:55:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff10a1bf-a689-4b31-972f-986873a0ccbe None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff10a1bf-a689-4b31-972f-986873a0ccbe None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff10a1bf-a689-4b31-972f-986873a0ccbe None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:55:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 31/61] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:55:58 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-501c6662-4ff0-41d3-80c4-bafa6aefbb6b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-501c6662-4ff0-41d3-80c4-bafa6aefbb6b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-501c6662-4ff0-41d3-80c4-bafa6aefbb6b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-501c6662-4ff0-41d3-80c4-bafa6aefbb6b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-501c6662-4ff0-41d3-80c4-bafa6aefbb6b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-501c6662-4ff0-41d3-80c4-bafa6aefbb6b tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 31/62] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:55:58 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 1330 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:55:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d4dd82f6-2801-453e-a205-dd9e3bbf997c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d4dd82f6-2801-453e-a205-dd9e3bbf997c tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] DELETE http://192.168.122.139/volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004 Sep 03 10:55:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d4dd82f6-2801-453e-a205-dd9e3bbf997c tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d4dd82f6-2801-453e-a205-dd9e3bbf997c tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:55:59 devstack devstack@c-api.service[86299]: /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 10:55:59 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:55:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-7d18323b-3e44-450f-9aa2-7717d42be816 req-d4dd82f6-2801-453e-a205-dd9e3bbf997c tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004 returned with HTTP 200 Sep 03 10:55:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 32/63] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:55:59 2026] DELETE /volume/v3/attachments/49e2c35d-36fd-4c75-951f-644baf386004 => generated 19 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:55:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-53f62117-c830-42a0-8dc7-2dc7f9fbd416 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:55:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53f62117-c830-42a0-8dc7-2dc7f9fbd416 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:55:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53f62117-c830-42a0-8dc7-2dc7f9fbd416 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:55:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53f62117-c830-42a0-8dc7-2dc7f9fbd416 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:55:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:55:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:55:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:55:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:55:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-53f62117-c830-42a0-8dc7-2dc7f9fbd416 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:55:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53f62117-c830-42a0-8dc7-2dc7f9fbd416 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:55:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 32/64] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:55:59 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-895ed44b-8672-41f3-bad1-c4a936bb2455 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-895ed44b-8672-41f3-bad1-c4a936bb2455 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-895ed44b-8672-41f3-bad1-c4a936bb2455 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-895ed44b-8672-41f3-bad1-c4a936bb2455 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-895ed44b-8672-41f3-bad1-c4a936bb2455 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:56:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-895ed44b-8672-41f3-bad1-c4a936bb2455 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:56:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 33/65] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:03 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bae5cf90-60da-40f3-bb52-5ad618564aa6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bae5cf90-60da-40f3-bb52-5ad618564aa6 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bae5cf90-60da-40f3-bb52-5ad618564aa6 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bae5cf90-60da-40f3-bb52-5ad618564aa6 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bae5cf90-60da-40f3-bb52-5ad618564aa6 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:56:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bae5cf90-60da-40f3-bb52-5ad618564aa6 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:56:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 33/66] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:03 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4fb87abc-2d93-41c3-ab72-cc88c409bd65 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4fb87abc-2d93-41c3-ab72-cc88c409bd65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4fb87abc-2d93-41c3-ab72-cc88c409bd65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4fb87abc-2d93-41c3-ab72-cc88c409bd65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4fb87abc-2d93-41c3-ab72-cc88c409bd65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4fb87abc-2d93-41c3-ab72-cc88c409bd65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 34/67] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:08 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b43b1717-eedf-4545-b6c2-93367192c8c0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b43b1717-eedf-4545-b6c2-93367192c8c0 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b43b1717-eedf-4545-b6c2-93367192c8c0 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b43b1717-eedf-4545-b6c2-93367192c8c0 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b43b1717-eedf-4545-b6c2-93367192c8c0 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b43b1717-eedf-4545-b6c2-93367192c8c0 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 34/68] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:56:08 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2caaa819-84e0-4d0c-9929-57d817e79bf7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2caaa819-84e0-4d0c-9929-57d817e79bf7 None None] GET http://192.168.122.139/volume// Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2caaa819-84e0-4d0c-9929-57d817e79bf7 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2caaa819-84e0-4d0c-9929-57d817e79bf7 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2caaa819-84e0-4d0c-9929-57d817e79bf7 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:56:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 35/69] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 10:56:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-7746ad81-0957-4761-870d-44d23b88ea13 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-7746ad81-0957-4761-870d-44d23b88ea13 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-7746ad81-0957-4761-870d-44d23b88ea13 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1", "connector": null, "instance_uuid": "334b7136-5263-40d6-b526-d1464b3887e6"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-7746ad81-0957-4761-870d-44d23b88ea13 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:56:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 35/70] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:56:08 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f1a04469-4768-40a6-9cd3-78542c6c9e22 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1a04469-4768-40a6-9cd3-78542c6c9e22 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1a04469-4768-40a6-9cd3-78542c6c9e22 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1a04469-4768-40a6-9cd3-78542c6c9e22 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-97b48a6f-8f9a-433e-be4b-380999524ed1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-97b48a6f-8f9a-433e-be4b-380999524ed1 None None] GET http://192.168.122.139/volume// Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-97b48a6f-8f9a-433e-be4b-380999524ed1 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-97b48a6f-8f9a-433e-be4b-380999524ed1 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-97b48a6f-8f9a-433e-be4b-380999524ed1 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:56:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 36/71] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:56:08 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-137ef04b-dd5a-4c50-9fed-f1a7cd615ce5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f1a04469-4768-40a6-9cd3-78542c6c9e22 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-137ef04b-dd5a-4c50-9fed-f1a7cd615ce5 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-137ef04b-dd5a-4c50-9fed-f1a7cd615ce5 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-137ef04b-dd5a-4c50-9fed-f1a7cd615ce5 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1a04469-4768-40a6-9cd3-78542c6c9e22 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 36/72] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:08 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-137ef04b-dd5a-4c50-9fed-f1a7cd615ce5 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-137ef04b-dd5a-4c50-9fed-f1a7cd615ce5 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 37/73] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:56:08 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1035 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] PUT http://192.168.122.139/volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125 Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Acquiring lock "cinder-attachment_update-3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:56:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:09 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1-devstack" released by "attachment_update" :: held 0.203s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:56:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-b0dfe9f7-06e6-4a7d-a133-0c9ece77780e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125 returned with HTTP 200 Sep 03 10:56:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 37/74] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:56:08 2026] PUT /volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125 => generated 694 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4f51dcc7-17eb-4c84-a614-0a85ba63f534 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4f51dcc7-17eb-4c84-a614-0a85ba63f534 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4f51dcc7-17eb-4c84-a614-0a85ba63f534 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4f51dcc7-17eb-4c84-a614-0a85ba63f534 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4f51dcc7-17eb-4c84-a614-0a85ba63f534 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4f51dcc7-17eb-4c84-a614-0a85ba63f534 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 38/75] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:09 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-42b6203e-8e29-4137-b7e4-1a361ccfc9ce None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-42b6203e-8e29-4137-b7e4-1a361ccfc9ce tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125/action Sep 03 10:56:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-42b6203e-8e29-4137-b7e4-1a361ccfc9ce tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:56:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-42b6203e-8e29-4137-b7e4-1a361ccfc9ce tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-61d19df8-0843-4854-9496-8e2ddc0b4c11 req-42b6203e-8e29-4137-b7e4-1a361ccfc9ce tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125/action returned with HTTP 204 Sep 03 10:56:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 38/76] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:56:10 2026] POST /volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:56:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d3406419-5743-4b54-b5a9-a198e270ddde None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3406419-5743-4b54-b5a9-a198e270ddde tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3406419-5743-4b54-b5a9-a198e270ddde tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3406419-5743-4b54-b5a9-a198e270ddde tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d3406419-5743-4b54-b5a9-a198e270ddde tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3406419-5743-4b54-b5a9-a198e270ddde tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 39/77] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:10 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1147 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe834545-5d18-43d0-b380-6c4ec56fad28 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe834545-5d18-43d0-b380-6c4ec56fad28 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe834545-5d18-43d0-b380-6c4ec56fad28 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe834545-5d18-43d0-b380-6c4ec56fad28 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe834545-5d18-43d0-b380-6c4ec56fad28 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe834545-5d18-43d0-b380-6c4ec56fad28 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 39/78] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:11 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1147 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19c71fdf-d408-4404-a999-b1e5474c058f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] DELETE http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Delete volume with id: f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Delete volume request issued successfully. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19c71fdf-d408-4404-a999-b1e5474c058f tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 202 Sep 03 10:56:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 40/79] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:56:12 2026] DELETE /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:56:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-39c5313a-1802-49e5-9f06-859ffdce1b63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-39c5313a-1802-49e5-9f06-859ffdce1b63 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-39c5313a-1802-49e5-9f06-859ffdce1b63 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-39c5313a-1802-49e5-9f06-859ffdce1b63 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-39c5313a-1802-49e5-9f06-859ffdce1b63 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:56:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-39c5313a-1802-49e5-9f06-859ffdce1b63 tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:56:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 40/80] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:12 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-11772e06-5a0b-49c0-aa8e-c5ec43af190b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-11772e06-5a0b-49c0-aa8e-c5ec43af190b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-11772e06-5a0b-49c0-aa8e-c5ec43af190b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-11772e06-5a0b-49c0-aa8e-c5ec43af190b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-11772e06-5a0b-49c0-aa8e-c5ec43af190b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-11772e06-5a0b-49c0-aa8e-c5ec43af190b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 41/81] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:56:12 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1147 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-503c9047-dd2d-4a44-a433-0a26f06eca2a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-503c9047-dd2d-4a44-a433-0a26f06eca2a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-503c9047-dd2d-4a44-a433-0a26f06eca2a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-503c9047-dd2d-4a44-a433-0a26f06eca2a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-503c9047-dd2d-4a44-a433-0a26f06eca2a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Volume info retrieved successfully. Sep 03 10:56:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-503c9047-dd2d-4a44-a433-0a26f06eca2a tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 200 Sep 03 10:56:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 41/82] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:13 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 853 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ea3e3463-6b5b-4453-86ff-431b04be5f9e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea3e3463-6b5b-4453-86ff-431b04be5f9e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] GET http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 Sep 03 10:56:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea3e3463-6b5b-4453-86ff-431b04be5f9e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea3e3463-6b5b-4453-86ff-431b04be5f9e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea3e3463-6b5b-4453-86ff-431b04be5f9e tempest-TaggedAttachmentsTest-137868570 tempest-TaggedAttachmentsTest-137868570-project-member] http://192.168.122.139/volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 returned with HTTP 404 Sep 03 10:56:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 42/83] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:14 2026] GET /volume/v3/volumes/f0006db0-84ee-4fe6-b7f8-bb075a097c34 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:56:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fdfbc478-611d-4a52-8a1e-bed739ee5401 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fdfbc478-611d-4a52-8a1e-bed739ee5401 None None] GET http://192.168.122.139/volume// Sep 03 10:56:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc478-611d-4a52-8a1e-bed739ee5401 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc478-611d-4a52-8a1e-bed739ee5401 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fdfbc478-611d-4a52-8a1e-bed739ee5401 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:56:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 42/84] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:56:14 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 10:56:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-eb2d6b81-5a76-489d-afef-c9f28be9ef65 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-eb2d6b81-5a76-489d-afef-c9f28be9ef65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:56:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-eb2d6b81-5a76-489d-afef-c9f28be9ef65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1", "connector": null, "instance_uuid": "334b7136-5263-40d6-b526-d1464b3887e6"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-eb2d6b81-5a76-489d-afef-c9f28be9ef65 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:56:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 43/85] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-69e6d2f6-c94d-4e85-935e-d00113c4345a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-69e6d2f6-c94d-4e85-935e-d00113c4345a None None] GET http://192.168.122.139/volume// Sep 03 10:56:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-69e6d2f6-c94d-4e85-935e-d00113c4345a None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-69e6d2f6-c94d-4e85-935e-d00113c4345a None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-69e6d2f6-c94d-4e85-935e-d00113c4345a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:56:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 43/86] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:56:15 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 10:56:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-be9ca692-1be6-41f5-a88a-d7c1d456a8a8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-be9ca692-1be6-41f5-a88a-d7c1d456a8a8 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-be9ca692-1be6-41f5-a88a-d7c1d456a8a8 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-be9ca692-1be6-41f5-a88a-d7c1d456a8a8 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-be9ca692-1be6-41f5-a88a-d7c1d456a8a8 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-be9ca692-1be6-41f5-a88a-d7c1d456a8a8 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 44/87] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:56:15 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1328 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:56:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-f0f31f6d-8c75-4552-baba-c5fc083b9030 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-f0f31f6d-8c75-4552-baba-c5fc083b9030 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] DELETE http://192.168.122.139/volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125 Sep 03 10:56:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-f0f31f6d-8c75-4552-baba-c5fc083b9030 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-f0f31f6d-8c75-4552-baba-c5fc083b9030 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:15 devstack devstack@c-api.service[86299]: /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 10:56:15 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:56:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-f0f31f6d-8c75-4552-baba-c5fc083b9030 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125 returned with HTTP 200 Sep 03 10:56:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 44/88] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:56:15 2026] DELETE /volume/v3/attachments/2e43f0e6-285c-42e6-b84f-3b26b27bb125 => generated 192 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-57d8a03d-8c29-4312-b862-ca3f0dcdea6a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57d8a03d-8c29-4312-b862-ca3f0dcdea6a None None] GET http://192.168.122.139/volume// Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57d8a03d-8c29-4312-b862-ca3f0dcdea6a None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57d8a03d-8c29-4312-b862-ca3f0dcdea6a None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57d8a03d-8c29-4312-b862-ca3f0dcdea6a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:56:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 45/89] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:56:16 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 10:56:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-b0eb1085-4189-4ae9-abb3-abb828012528 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-b0eb1085-4189-4ae9-abb3-abb828012528 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:56:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-b0eb1085-4189-4ae9-abb3-abb828012528 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-b0eb1085-4189-4ae9-abb3-abb828012528 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-b0eb1085-4189-4ae9-abb3-abb828012528 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:56:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-b0eb1085-4189-4ae9-abb3-abb828012528 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:56:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 45/90] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:56:16 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1035 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] PUT http://192.168.122.139/volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802 Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Acquiring lock "cinder-attachment_update-3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:16 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1-devstack" released by "attachment_update" :: held 0.361s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:56:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-6c05d603-835c-4881-acef-c969bafc4e3c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802 returned with HTTP 200 Sep 03 10:56:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 46/91] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:56:16 2026] PUT /volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802 => generated 694 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-9f93f0db-a01e-4555-a8a6-d26b070e681c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-9f93f0db-a01e-4555-a8a6-d26b070e681c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802/action Sep 03 10:56:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-9f93f0db-a01e-4555-a8a6-d26b070e681c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:56:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-9f93f0db-a01e-4555-a8a6-d26b070e681c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d7644aff-5c1b-4711-8655-270f03c22ddf req-9f93f0db-a01e-4555-a8a6-d26b070e681c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802/action returned with HTTP 204 Sep 03 10:56:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 46/92] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:56:17 2026] POST /volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:56:26 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=143,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:56:27 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=168,cinder:INSERT=13,cinder:UPDATE=35 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-290b4c68-7abd-4d76-9542-6087ac345f4e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-238151829"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-238151829'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Create volume of 1 GB Sep 03 10:56:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Availability Zones retrieved successfully. Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Flow 'volume_create_api' (a0b251f3-0a21-4c5b-95c8-fd7aebce1eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305ed14c-c5cd-4708-948f-f6e39c6dd336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305ed14c-c5cd-4708-948f-f6e39c6dd336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2885f291-e3a8-4da2-ae62-df5a334b4f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Created reservations ['3ef30da8-1d04-4f55-b61c-958ee540c493', '7fec11b6-f6a7-44fb-91b6-2539d864623c', 'cb09f95c-64eb-4b58-9d50-285dc2b914bd', '3b7c4d68-4fad-4340-abef-b82e997c16a3'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2885f291-e3a8-4da2-ae62-df5a334b4f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef30da8-1d04-4f55-b61c-958ee540c493', '7fec11b6-f6a7-44fb-91b6-2539d864623c', 'cb09f95c-64eb-4b58-9d50-285dc2b914bd', '3b7c4d68-4fad-4340-abef-b82e997c16a3']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd9e217-921e-4dc6-9825-d07234fa7d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd9e217-921e-4dc6-9825-d07234fa7d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4066126-f454-4917-b96e-7f35918f47f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-238151829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a865c1d45069452e96a99c7ea34fb1f2',qos_specs=None,replication_status=,reservations=['3ef30da8-1d04-4f55-b61c-958ee540c493','7fec11b6-f6a7-44fb-91b6-2539d864623c','cb09f95c-64eb-4b58-9d50-285dc2b914bd','3b7c4d68-4fad-4340-abef-b82e997c16a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd710d3bf4864e0c8cdaaf11024ee561',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-238151829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4066126-f454-4917-b96e-7f35918f47f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a865c1d45069452e96a99c7ea34fb1f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd710d3bf4864e0c8cdaaf11024ee561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae16ab6-3574-4662-8a99-c12c80cb98ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae16ab6-3574-4662-8a99-c12c80cb98ee) transitioned into state 'SUCCESS' from state '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-238151829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a865c1d45069452e96a99c7ea34fb1f2',qos_specs=None,replication_status=,reservations=['3ef30da8-1d04-4f55-b61c-958ee540c493','7fec11b6-f6a7-44fb-91b6-2539d864623c','cb09f95c-64eb-4b58-9d50-285dc2b914bd','3b7c4d68-4fad-4340-abef-b82e997c16a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd710d3bf4864e0c8cdaaf11024ee561',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c74952-593a-47d8-a696-6c5b7ef1863d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c74952-593a-47d8-a696-6c5b7ef1863d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Flow 'volume_create_api' (a0b251f3-0a21-4c5b-95c8-fd7aebce1eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:56:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Create volume request issued successfully. Sep 03 10:56:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-290b4c68-7abd-4d76-9542-6087ac345f4e tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:56:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 47/93] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:56:38 2026] POST /volume/v3/volumes => generated 765 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:56:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-21123c4f-c814-4a67-b0b4-5e452932f8ba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21123c4f-c814-4a67-b0b4-5e452932f8ba tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21123c4f-c814-4a67-b0b4-5e452932f8ba tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21123c4f-c814-4a67-b0b4-5e452932f8ba tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-21123c4f-c814-4a67-b0b4-5e452932f8ba tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21123c4f-c814-4a67-b0b4-5e452932f8ba tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 47/94] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:38 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 833 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3a0b396b-b7b3-49b8-bba0-e17234b2d57b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a0b396b-b7b3-49b8-bba0-e17234b2d57b tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a0b396b-b7b3-49b8-bba0-e17234b2d57b tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a0b396b-b7b3-49b8-bba0-e17234b2d57b tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3a0b396b-b7b3-49b8-bba0-e17234b2d57b tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a0b396b-b7b3-49b8-bba0-e17234b2d57b tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 48/95] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:39 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b0dda28-0609-4a9e-addc-c5dcd3aceb51 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b0dda28-0609-4a9e-addc-c5dcd3aceb51 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b0dda28-0609-4a9e-addc-c5dcd3aceb51 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b0dda28-0609-4a9e-addc-c5dcd3aceb51 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b0dda28-0609-4a9e-addc-c5dcd3aceb51 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b0dda28-0609-4a9e-addc-c5dcd3aceb51 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 48/96] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:40 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:49 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:56:50 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=8 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:56:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-60e54b62-ccaf-4b3a-864e-3293c8e32ce5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-60e54b62-ccaf-4b3a-864e-3293c8e32ce5 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-60e54b62-ccaf-4b3a-864e-3293c8e32ce5 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-60e54b62-ccaf-4b3a-864e-3293c8e32ce5 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-60e54b62-ccaf-4b3a-864e-3293c8e32ce5 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-60e54b62-ccaf-4b3a-864e-3293c8e32ce5 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 49/97] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:56:52 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 858 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3126f0c0-190c-4075-95e7-ca1e6194336a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3126f0c0-190c-4075-95e7-ca1e6194336a None None] GET http://192.168.122.139/volume// Sep 03 10:56:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3126f0c0-190c-4075-95e7-ca1e6194336a None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3126f0c0-190c-4075-95e7-ca1e6194336a None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3126f0c0-190c-4075-95e7-ca1e6194336a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:56:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 49/98] 192.168.122.139 () {58 vars in 1308 bytes} [Thu Sep 3 10:56:52 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 10:56:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-660e9b72-f8b8-4ff4-b5ed-76c485880eb0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-660e9b72-f8b8-4ff4-b5ed-76c485880eb0 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:56:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-660e9b72-f8b8-4ff4-b5ed-76c485880eb0 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4066126-f454-4917-b96e-7f35918f47f0", "connector": null, "instance_uuid": "eda12f45-a119-4d3a-980f-306bcbf665ab"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-660e9b72-f8b8-4ff4-b5ed-76c485880eb0 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:56:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 50/99] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:56:52 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 10:56:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-dff3d645-4ecb-4d0f-9f26-b4c86547af4f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-dff3d645-4ecb-4d0f-9f26-b4c86547af4f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] POST http://192.168.122.139/volume/v3/attachments/d995f386-3fae-4aa3-8411-f600d6e35f20/action Sep 03 10:56:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-dff3d645-4ecb-4d0f-9f26-b4c86547af4f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:56:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-dff3d645-4ecb-4d0f-9f26-b4c86547af4f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:56:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-14ef928b-49e4-4d84-bd10-3753f1bf554d req-dff3d645-4ecb-4d0f-9f26-b4c86547af4f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/attachments/d995f386-3fae-4aa3-8411-f600d6e35f20/action returned with HTTP 204 Sep 03 10:56:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 50/100] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:56:52 2026] POST /volume/v3/attachments/d995f386-3fae-4aa3-8411-f600d6e35f20/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-008da692-a373-4ff8-9a61-3734fa08856f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-008da692-a373-4ff8-9a61-3734fa08856f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-008da692-a373-4ff8-9a61-3734fa08856f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-008da692-a373-4ff8-9a61-3734fa08856f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-008da692-a373-4ff8-9a61-3734fa08856f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-008da692-a373-4ff8-9a61-3734fa08856f tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 51/101] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:53 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 1120 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c7a25072-d9e0-41e4-9540-58167fa84438 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7a25072-d9e0-41e4-9540-58167fa84438 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7a25072-d9e0-41e4-9540-58167fa84438 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7a25072-d9e0-41e4-9540-58167fa84438 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:56:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7a25072-d9e0-41e4-9540-58167fa84438 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7a25072-d9e0-41e4-9540-58167fa84438 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 51/102] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:53 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 1120 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-5fcafab8-07d2-4207-9ec5-b50345196485 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-5fcafab8-07d2-4207-9ec5-b50345196485 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-5fcafab8-07d2-4207-9ec5-b50345196485 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-5fcafab8-07d2-4207-9ec5-b50345196485 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-5fcafab8-07d2-4207-9ec5-b50345196485 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-5fcafab8-07d2-4207-9ec5-b50345196485 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 52/103] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:56:53 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 1120 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:56:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-7127b198-1a80-48d1-88d4-1b87a88a32bb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-7127b198-1a80-48d1-88d4-1b87a88a32bb tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] DELETE http://192.168.122.139/volume/v3/attachments/d995f386-3fae-4aa3-8411-f600d6e35f20 Sep 03 10:56:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-7127b198-1a80-48d1-88d4-1b87a88a32bb tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-7127b198-1a80-48d1-88d4-1b87a88a32bb tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:56:53 devstack devstack@c-api.service[86299]: /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 10:56:53 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:56:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5aa1c119-c0a5-4075-b6dd-3bccb5f12cc6 req-7127b198-1a80-48d1-88d4-1b87a88a32bb tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/attachments/d995f386-3fae-4aa3-8411-f600d6e35f20 returned with HTTP 200 Sep 03 10:56:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 52/104] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:56:53 2026] DELETE /volume/v3/attachments/d995f386-3fae-4aa3-8411-f600d6e35f20 => generated 19 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dea6c666-daff-4f7b-b5a9-88169d7a544d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dea6c666-daff-4f7b-b5a9-88169d7a544d tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dea6c666-daff-4f7b-b5a9-88169d7a544d tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dea6c666-daff-4f7b-b5a9-88169d7a544d tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:56:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:56:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dea6c666-daff-4f7b-b5a9-88169d7a544d tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:56:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dea6c666-daff-4f7b-b5a9-88169d7a544d tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:56:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 53/105] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:56:53 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-160310860"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-160310860'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume of 1 GB Sep 03 10:57:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Availability Zones retrieved successfully. Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Flow 'volume_create_api' (bd3f49b5-b9ce-45f3-b52b-6a040e1239ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26ea974-6d03-4a06-9f1b-c412e5c6664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26ea974-6d03-4a06-9f1b-c412e5c6664c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01370442-0589-4e1f-b113-59c6ff77689b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Created reservations ['8d01fe99-9730-428f-ada8-5f5987e48ea4', '54201f7f-1406-4015-98e2-d801c6e18447', '830e0e9b-956e-4b57-b307-086208f1264d', 'fe61266c-05b1-496f-a4c7-64a3ba2f8ac2'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01370442-0589-4e1f-b113-59c6ff77689b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d01fe99-9730-428f-ada8-5f5987e48ea4', '54201f7f-1406-4015-98e2-d801c6e18447', '830e0e9b-956e-4b57-b307-086208f1264d', 'fe61266c-05b1-496f-a4c7-64a3ba2f8ac2']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68af243-e44b-4582-9e3c-e51100a702d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68af243-e44b-4582-9e3c-e51100a702d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f93ceb2f-c4bb-40ae-9fa4-96b1177ea311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-160310860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad832d6130f4f62ac0fc381b7132787',qos_specs=None,replication_status=,reservations=['8d01fe99-9730-428f-ada8-5f5987e48ea4','54201f7f-1406-4015-98e2-d801c6e18447','830e0e9b-956e-4b57-b307-086208f1264d','fe61266c-05b1-496f-a4c7-64a3ba2f8ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-160310860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f93ceb2f-c4bb-40ae-9fa4-96b1177ea311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad832d6130f4f62ac0fc381b7132787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (655ad39c-46ad-4b6b-a7af-e70d8781692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (655ad39c-46ad-4b6b-a7af-e70d8781692e) transitioned into state 'SUCCESS' from state '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-160310860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad832d6130f4f62ac0fc381b7132787',qos_specs=None,replication_status=,reservations=['8d01fe99-9730-428f-ada8-5f5987e48ea4','54201f7f-1406-4015-98e2-d801c6e18447','830e0e9b-956e-4b57-b307-086208f1264d','fe61266c-05b1-496f-a4c7-64a3ba2f8ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f57751-143d-4d8a-aee5-6ec415cf3d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f57751-143d-4d8a-aee5-6ec415cf3d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Flow 'volume_create_api' (bd3f49b5-b9ce-45f3-b52b-6a040e1239ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:57:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume request issued successfully. Sep 03 10:57:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ceb5598c-692b-43cf-ba85-5b311a1a7630 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:57:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 53/106] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:57:00 2026] POST /volume/v3/volumes => generated 759 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 10:57:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7bad73b9-9491-44b2-9a3b-bcb72b13cbde None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7bad73b9-9491-44b2-9a3b-bcb72b13cbde tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7bad73b9-9491-44b2-9a3b-bcb72b13cbde tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7bad73b9-9491-44b2-9a3b-bcb72b13cbde tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7bad73b9-9491-44b2-9a3b-bcb72b13cbde tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7bad73b9-9491-44b2-9a3b-bcb72b13cbde tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 54/107] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:01 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 827 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-06d3688a-6941-4f21-82cf-4ca9e1f4b3de None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-06d3688a-6941-4f21-82cf-4ca9e1f4b3de tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:57:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-06d3688a-6941-4f21-82cf-4ca9e1f4b3de tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-06d3688a-6941-4f21-82cf-4ca9e1f4b3de tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-06d3688a-6941-4f21-82cf-4ca9e1f4b3de tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-06d3688a-6941-4f21-82cf-4ca9e1f4b3de tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:57:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 54/108] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:01 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1147 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-90733a24-cf22-4f9e-bcc6-3959be276347 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-90733a24-cf22-4f9e-bcc6-3959be276347 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-90733a24-cf22-4f9e-bcc6-3959be276347 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-90733a24-cf22-4f9e-bcc6-3959be276347 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-90733a24-cf22-4f9e-bcc6-3959be276347 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-90733a24-cf22-4f9e-bcc6-3959be276347 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 55/109] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:02 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-410692a2-89b1-4652-af25-1dbea779dfeb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-410692a2-89b1-4652-af25-1dbea779dfeb tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:57:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-410692a2-89b1-4652-af25-1dbea779dfeb tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-410692a2-89b1-4652-af25-1dbea779dfeb tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-410692a2-89b1-4652-af25-1dbea779dfeb tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-410692a2-89b1-4652-af25-1dbea779dfeb tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:57:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 55/110] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:02 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1147 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-06c0142c-b319-4672-9f98-db5f40084086 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-06c0142c-b319-4672-9f98-db5f40084086 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-06c0142c-b319-4672-9f98-db5f40084086 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-06c0142c-b319-4672-9f98-db5f40084086 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-06c0142c-b319-4672-9f98-db5f40084086 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-06c0142c-b319-4672-9f98-db5f40084086 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 56/111] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:57:03 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1147 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1/action Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-adce8256-bdf1-4a3b-917f-c31433e3f148 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-adce8256-bdf1-4a3b-917f-c31433e3f148 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-adce8256-bdf1-4a3b-917f-c31433e3f148 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-adce8256-bdf1-4a3b-917f-c31433e3f148 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Begin detaching volume completed successfully. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-32d45750-785b-4e2f-bc56-0ff6d8276d56 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1/action returned with HTTP 202 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-adce8256-bdf1-4a3b-917f-c31433e3f148 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 56/112] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 10:57:03 2026] POST /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-adce8256-bdf1-4a3b-917f-c31433e3f148 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 57/113] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:03 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 852 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f776b5f8-b623-4ce5-91d2-3da08c7be53c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f776b5f8-b623-4ce5-91d2-3da08c7be53c None None] GET http://192.168.122.139/volume// Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f776b5f8-b623-4ce5-91d2-3da08c7be53c None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f776b5f8-b623-4ce5-91d2-3da08c7be53c None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f776b5f8-b623-4ce5-91d2-3da08c7be53c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:57:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 57/114] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:57:03 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-1331fab7-8f71-4555-a5ff-79bcf13121d5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-f88692f2-0b77-439b-8487-98b7248e9f8d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-1331fab7-8f71-4555-a5ff-79bcf13121d5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-1331fab7-8f71-4555-a5ff-79bcf13121d5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-1331fab7-8f71-4555-a5ff-79bcf13121d5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-f88692f2-0b77-439b-8487-98b7248e9f8d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-f88692f2-0b77-439b-8487-98b7248e9f8d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-f88692f2-0b77-439b-8487-98b7248e9f8d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-f88692f2-0b77-439b-8487-98b7248e9f8d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-1331fab7-8f71-4555-a5ff-79bcf13121d5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-f88692f2-0b77-439b-8487-98b7248e9f8d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:57:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 58/115] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:57:03 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 1331 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:57:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-1331fab7-8f71-4555-a5ff-79bcf13121d5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 58/116] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:57:03 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 852 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:57:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-65c05c10-677f-4e53-8918-1d124f16376a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-65c05c10-677f-4e53-8918-1d124f16376a None None] GET http://192.168.122.139/volume// Sep 03 10:57:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-65c05c10-677f-4e53-8918-1d124f16376a None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-65c05c10-677f-4e53-8918-1d124f16376a None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-65c05c10-677f-4e53-8918-1d124f16376a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:57:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 59/117] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 10:57:04 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 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-48a79654-f928-4ff5-847c-20f2b4a2eadc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-48a79654-f928-4ff5-847c-20f2b4a2eadc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-48a79654-f928-4ff5-847c-20f2b4a2eadc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f93ceb2f-c4bb-40ae-9fa4-96b1177ea311", "connector": null, "instance_uuid": "738d86af-561d-40da-b4bc-95134def3147"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-48a79654-f928-4ff5-847c-20f2b4a2eadc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:57:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 59/118] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:57:04 2026] POST /volume/v3/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-675bb8b2-163d-4db8-9faa-4c889eef27cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-675bb8b2-163d-4db8-9faa-4c889eef27cd tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] DELETE http://192.168.122.139/volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802 Sep 03 10:57:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-675bb8b2-163d-4db8-9faa-4c889eef27cd tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-675bb8b2-163d-4db8-9faa-4c889eef27cd tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ef41a774-78b4-4c4d-be28-8fcbc616dc82 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ef41a774-78b4-4c4d-be28-8fcbc616dc82 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ef41a774-78b4-4c4d-be28-8fcbc616dc82 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ef41a774-78b4-4c4d-be28-8fcbc616dc82 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:04 devstack devstack@c-api.service[86299]: /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 10:57:04 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:57:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ef41a774-78b4-4c4d-be28-8fcbc616dc82 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ef41a774-78b4-4c4d-be28-8fcbc616dc82 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 60/119] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:04 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41dad469-7836-4e8a-aad3-9ebd2f89697a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41dad469-7836-4e8a-aad3-9ebd2f89697a None None] GET http://192.168.122.139/volume// Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41dad469-7836-4e8a-aad3-9ebd2f89697a None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41dad469-7836-4e8a-aad3-9ebd2f89697a None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41dad469-7836-4e8a-aad3-9ebd2f89697a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:57:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 61/120] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:57:04 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 10:57:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9660b1ae-63aa-41e1-87b2-ddd8dc4148fb req-675bb8b2-163d-4db8-9faa-4c889eef27cd tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802 returned with HTTP 200 Sep 03 10:57:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 60/121] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:57:04 2026] DELETE /volume/v3/attachments/f469b35f-e4d6-4638-b2a6-3ef6e58bd802 => generated 19 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-4d5700c7-8852-4f0e-8923-58973a0a94fa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-4d5700c7-8852-4f0e-8923-58973a0a94fa tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-4d5700c7-8852-4f0e-8923-58973a0a94fa tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-4d5700c7-8852-4f0e-8923-58973a0a94fa tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-4d5700c7-8852-4f0e-8923-58973a0a94fa tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-4d5700c7-8852-4f0e-8923-58973a0a94fa tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 62/122] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:57:04 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1032 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:57:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2d5421f5-1674-4a4a-b503-b754b36a0941 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d5421f5-1674-4a4a-b503-b754b36a0941 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:57:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d5421f5-1674-4a4a-b503-b754b36a0941 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d5421f5-1674-4a4a-b503-b754b36a0941 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2d5421f5-1674-4a4a-b503-b754b36a0941 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d5421f5-1674-4a4a-b503-b754b36a0941 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:57:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 61/123] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:05 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] PUT http://192.168.122.139/volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0 Sep 03 10:57:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:05 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Acquiring lock "cinder-attachment_update-f93ceb2f-c4bb-40ae-9fa4-96b1177ea311-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:57:05 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Lock "cinder-attachment_update-f93ceb2f-c4bb-40ae-9fa4-96b1177ea311-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:57:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cb4f1f69-89bb-4a16-ab3e-095f7168e94d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb4f1f69-89bb-4a16-ab3e-095f7168e94d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb4f1f69-89bb-4a16-ab3e-095f7168e94d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb4f1f69-89bb-4a16-ab3e-095f7168e94d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb4f1f69-89bb-4a16-ab3e-095f7168e94d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb4f1f69-89bb-4a16-ab3e-095f7168e94d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 62/124] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:05 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:06 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Lock "cinder-attachment_update-f93ceb2f-c4bb-40ae-9fa4-96b1177ea311-devstack" released by "attachment_update" :: held 0.732s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:57:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-417ac946-ec12-45f3-a431-8189f33145b7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0 returned with HTTP 200 Sep 03 10:57:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 63/125] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:57:05 2026] PUT /volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0 => generated 694 bytes in 862 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8faca8c8-66d6-4775-a4aa-6953a0eb4fbb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8faca8c8-66d6-4775-a4aa-6953a0eb4fbb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8faca8c8-66d6-4775-a4aa-6953a0eb4fbb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8faca8c8-66d6-4775-a4aa-6953a0eb4fbb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8faca8c8-66d6-4775-a4aa-6953a0eb4fbb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8faca8c8-66d6-4775-a4aa-6953a0eb4fbb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 63/126] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:06 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 852 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-29550725-eac1-4308-b84e-c7b2da600ed3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-29550725-eac1-4308-b84e-c7b2da600ed3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0/action Sep 03 10:57:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-29550725-eac1-4308-b84e-c7b2da600ed3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:57:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-29550725-eac1-4308-b84e-c7b2da600ed3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-36730db2-be7a-4aa9-beac-7421c72a84ca None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36730db2-be7a-4aa9-beac-7421c72a84ca tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36730db2-be7a-4aa9-beac-7421c72a84ca tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36730db2-be7a-4aa9-beac-7421c72a84ca tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e2cb07ea-da3a-4652-b4e0-225be1451946 req-29550725-eac1-4308-b84e-c7b2da600ed3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0/action returned with HTTP 204 Sep 03 10:57:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 64/127] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:57:07 2026] POST /volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0/action => generated 0 bytes in 306 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:57:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-36730db2-be7a-4aa9-beac-7421c72a84ca tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36730db2-be7a-4aa9-beac-7421c72a84ca tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 64/128] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:08 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1147 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41634b3b-276b-4db7-ab63-e4210bfe33fb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41634b3b-276b-4db7-ab63-e4210bfe33fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:57:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41634b3b-276b-4db7-ab63-e4210bfe33fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41634b3b-276b-4db7-ab63-e4210bfe33fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-41634b3b-276b-4db7-ab63-e4210bfe33fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:57:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41634b3b-276b-4db7-ab63-e4210bfe33fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:57:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 65/129] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:08 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1144 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a356dd41-e8cf-40d1-8949-737a25d24299 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-470688057"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-470688057'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Create volume of 1 GB Sep 03 10:57:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Availability Zones retrieved successfully. Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Flow 'volume_create_api' (6cc557ed-a7af-4e7c-bd2e-d18a4c1142a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43890f89-2c12-4197-9bae-96f09a0c87a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43890f89-2c12-4197-9bae-96f09a0c87a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b556465-6fea-4907-b997-4a6b4e1b2d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Created reservations ['93750b66-df87-4731-8490-f33753422434', 'd238e459-6da9-441e-81f2-7f2b70333794', '913ada68-5c38-4387-aafc-2448055c6c58', '86fbc216-62b6-4e89-a893-201a95c26422'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b556465-6fea-4907-b997-4a6b4e1b2d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93750b66-df87-4731-8490-f33753422434', 'd238e459-6da9-441e-81f2-7f2b70333794', '913ada68-5c38-4387-aafc-2448055c6c58', '86fbc216-62b6-4e89-a893-201a95c26422']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47942a2-1c30-462f-8b14-74d3155d613c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47942a2-1c30-462f-8b14-74d3155d613c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a830975-ace8-4150-bcb0-7c2f4fa542e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-470688057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0250dc004fcb44f5bac68725c2350d8d',qos_specs=None,replication_status=,reservations=['93750b66-df87-4731-8490-f33753422434','d238e459-6da9-441e-81f2-7f2b70333794','913ada68-5c38-4387-aafc-2448055c6c58','86fbc216-62b6-4e89-a893-201a95c26422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4044eb5a7dc4f95b81b2a4c8783e87c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-470688057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a830975-ace8-4150-bcb0-7c2f4fa542e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0250dc004fcb44f5bac68725c2350d8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4044eb5a7dc4f95b81b2a4c8783e87c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1593c1db-3486-48f8-a597-ea0d2fb547d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1593c1db-3486-48f8-a597-ea0d2fb547d1) transitioned into state 'SUCCESS' from state '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-470688057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0250dc004fcb44f5bac68725c2350d8d',qos_specs=None,replication_status=,reservations=['93750b66-df87-4731-8490-f33753422434','d238e459-6da9-441e-81f2-7f2b70333794','913ada68-5c38-4387-aafc-2448055c6c58','86fbc216-62b6-4e89-a893-201a95c26422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4044eb5a7dc4f95b81b2a4c8783e87c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba4f1f6-b140-47f2-9f49-43cedd403db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba4f1f6-b140-47f2-9f49-43cedd403db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Flow 'volume_create_api' (6cc557ed-a7af-4e7c-bd2e-d18a4c1142a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:57:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Create volume request issued successfully. Sep 03 10:57:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a356dd41-e8cf-40d1-8949-737a25d24299 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:57:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 65/130] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:57:12 2026] POST /volume/v3/volumes => generated 767 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:57:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-13b76655-9df8-4f60-a622-8132ee015559 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13b76655-9df8-4f60-a622-8132ee015559 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13b76655-9df8-4f60-a622-8132ee015559 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13b76655-9df8-4f60-a622-8132ee015559 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-13b76655-9df8-4f60-a622-8132ee015559 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13b76655-9df8-4f60-a622-8132ee015559 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 200 Sep 03 10:57:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 66/131] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:13 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 835 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7fa91dd8-36ce-41b5-aa6b-56e4962a1db9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7fa91dd8-36ce-41b5-aa6b-56e4962a1db9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7fa91dd8-36ce-41b5-aa6b-56e4962a1db9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7fa91dd8-36ce-41b5-aa6b-56e4962a1db9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7fa91dd8-36ce-41b5-aa6b-56e4962a1db9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7fa91dd8-36ce-41b5-aa6b-56e4962a1db9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 200 Sep 03 10:57:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 66/132] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:14 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 859 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-62aae1d0-fa6c-46e0-9253-0ac7a0a8c89d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62aae1d0-fa6c-46e0-9253-0ac7a0a8c89d tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62aae1d0-fa6c-46e0-9253-0ac7a0a8c89d tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62aae1d0-fa6c-46e0-9253-0ac7a0a8c89d tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-62aae1d0-fa6c-46e0-9253-0ac7a0a8c89d tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62aae1d0-fa6c-46e0-9253-0ac7a0a8c89d tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 200 Sep 03 10:57:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 67/133] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:16 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 859 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:57:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1251593674", "imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1251593674', 'imageRef': 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:57:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a64757fd-fdb9-441b-983d-4b73e27d9ef9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a64757fd-fdb9-441b-983d-4b73e27d9ef9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a64757fd-fdb9-441b-983d-4b73e27d9ef9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a64757fd-fdb9-441b-983d-4b73e27d9ef9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a64757fd-fdb9-441b-983d-4b73e27d9ef9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a64757fd-fdb9-441b-983d-4b73e27d9ef9 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 200 Sep 03 10:57:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 68/134] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:17 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 860 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:18 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Create volume of 1 GB Sep 03 10:57:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Availability Zones retrieved successfully. Sep 03 10:57:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Flow 'volume_create_api' (2a708b67-2a91-400f-86d6-1e87069ac36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:57:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b9d6ef8-1177-44d7-ab9f-88d8d55fccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b9d6ef8-1177-44d7-ab9f-88d8d55fccfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4566bda4-d705-40e5-b1f3-0b4795eb8fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Created reservations ['33665674-e5e9-4dfa-8071-0b99f9826d3b', '18d9e51a-a34b-47ed-81ff-f8919b0d2b34', 'c96739aa-f4c5-4b86-8466-24e63f839f3f', 'f401044d-ef16-42ef-83d0-1b029ff089b0'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4566bda4-d705-40e5-b1f3-0b4795eb8fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33665674-e5e9-4dfa-8071-0b99f9826d3b', '18d9e51a-a34b-47ed-81ff-f8919b0d2b34', 'c96739aa-f4c5-4b86-8466-24e63f839f3f', 'f401044d-ef16-42ef-83d0-1b029ff089b0']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1eb4511-9642-403f-8dd5-a0bb9c1eae83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1eb4511-9642-403f-8dd5-a0bb9c1eae83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5495bcce-cc43-4b5c-8a1d-732ba1530ed3', '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-1251593674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80a66318b76f4f41ac1c6dcdf8fe24f3',qos_specs=None,replication_status=,reservations=['33665674-e5e9-4dfa-8071-0b99f9826d3b','18d9e51a-a34b-47ed-81ff-f8919b0d2b34','c96739aa-f4c5-4b86-8466-24e63f839f3f','f401044d-ef16-42ef-83d0-1b029ff089b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37821390290849ea95aaab2d5262981f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1251593674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5495bcce-cc43-4b5c-8a1d-732ba1530ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80a66318b76f4f41ac1c6dcdf8fe24f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37821390290849ea95aaab2d5262981f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178383df-a89d-4907-8c0f-3d4a6a72b01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178383df-a89d-4907-8c0f-3d4a6a72b01e) transitioned into state 'SUCCESS' from state '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-1251593674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80a66318b76f4f41ac1c6dcdf8fe24f3',qos_specs=None,replication_status=,reservations=['33665674-e5e9-4dfa-8071-0b99f9826d3b','18d9e51a-a34b-47ed-81ff-f8919b0d2b34','c96739aa-f4c5-4b86-8466-24e63f839f3f','f401044d-ef16-42ef-83d0-1b029ff089b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37821390290849ea95aaab2d5262981f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de557a29-b6ed-42e5-ad13-2f3c02028ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:57:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de557a29-b6ed-42e5-ad13-2f3c02028ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:57:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Flow 'volume_create_api' (2a708b67-2a91-400f-86d6-1e87069ac36b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:57:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Create volume request issued successfully. Sep 03 10:57:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5826ccdf-ac79-4cce-8e3f-c7cb7a6896bc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:57:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 67/135] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 10:57:17 2026] POST /volume/v3/volumes => generated 762 bytes in 3418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:57:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b4f502a2-0c4a-4e46-89c7-86d3b82e895e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b4f502a2-0c4a-4e46-89c7-86d3b82e895e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b4f502a2-0c4a-4e46-89c7-86d3b82e895e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b4f502a2-0c4a-4e46-89c7-86d3b82e895e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b4f502a2-0c4a-4e46-89c7-86d3b82e895e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b4f502a2-0c4a-4e46-89c7-86d3b82e895e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 69/136] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:20 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 830 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3a79e737-487f-43d4-9507-23d1aa243380 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3a79e737-487f-43d4-9507-23d1aa243380 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3a79e737-487f-43d4-9507-23d1aa243380 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3a79e737-487f-43d4-9507-23d1aa243380 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3a79e737-487f-43d4-9507-23d1aa243380 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3a79e737-487f-43d4-9507-23d1aa243380 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 68/137] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:22 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 854 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bc175244-e60a-400e-b3f9-90cb45ba5e94 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc175244-e60a-400e-b3f9-90cb45ba5e94 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc175244-e60a-400e-b3f9-90cb45ba5e94 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc175244-e60a-400e-b3f9-90cb45ba5e94 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bc175244-e60a-400e-b3f9-90cb45ba5e94 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc175244-e60a-400e-b3f9-90cb45ba5e94 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 70/138] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:23 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 854 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af11db3d-a49a-4442-b468-4dc36c0c5356 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af11db3d-a49a-4442-b468-4dc36c0c5356 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af11db3d-a49a-4442-b468-4dc36c0c5356 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af11db3d-a49a-4442-b468-4dc36c0c5356 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af11db3d-a49a-4442-b468-4dc36c0c5356 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af11db3d-a49a-4442-b468-4dc36c0c5356 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 69/139] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:24 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 854 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b167288c-8d9a-4684-9446-7558700009ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b167288c-8d9a-4684-9446-7558700009ed tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b167288c-8d9a-4684-9446-7558700009ed tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b167288c-8d9a-4684-9446-7558700009ed tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b167288c-8d9a-4684-9446-7558700009ed tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b167288c-8d9a-4684-9446-7558700009ed tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 71/140] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:25 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4c2862c3-9ac8-42bf-b814-1f09617e3ab6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c2862c3-9ac8-42bf-b814-1f09617e3ab6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c2862c3-9ac8-42bf-b814-1f09617e3ab6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c2862c3-9ac8-42bf-b814-1f09617e3ab6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4c2862c3-9ac8-42bf-b814-1f09617e3ab6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c2862c3-9ac8-42bf-b814-1f09617e3ab6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 70/141] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:26 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cc821f13-6fe6-47ac-8a29-88d63a3747cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc821f13-6fe6-47ac-8a29-88d63a3747cc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc821f13-6fe6-47ac-8a29-88d63a3747cc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc821f13-6fe6-47ac-8a29-88d63a3747cc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cc821f13-6fe6-47ac-8a29-88d63a3747cc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc821f13-6fe6-47ac-8a29-88d63a3747cc tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 72/142] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:28 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3cfe45c5-3803-4f10-9b2c-b19697960d19 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3cfe45c5-3803-4f10-9b2c-b19697960d19 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3cfe45c5-3803-4f10-9b2c-b19697960d19 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3cfe45c5-3803-4f10-9b2c-b19697960d19 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3cfe45c5-3803-4f10-9b2c-b19697960d19 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3cfe45c5-3803-4f10-9b2c-b19697960d19 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 71/143] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:29 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 915 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f052d54c-6d96-428e-b136-c1a117a21ba2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f052d54c-6d96-428e-b136-c1a117a21ba2 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f052d54c-6d96-428e-b136-c1a117a21ba2 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f052d54c-6d96-428e-b136-c1a117a21ba2 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f052d54c-6d96-428e-b136-c1a117a21ba2 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f052d54c-6d96-428e-b136-c1a117a21ba2 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 73/144] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:30 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4c770be5-c81e-4e98-95d0-7783d2bfb984 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c770be5-c81e-4e98-95d0-7783d2bfb984 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c770be5-c81e-4e98-95d0-7783d2bfb984 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c770be5-c81e-4e98-95d0-7783d2bfb984 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4c770be5-c81e-4e98-95d0-7783d2bfb984 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c770be5-c81e-4e98-95d0-7783d2bfb984 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 72/145] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:31 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f98c82e1-fd89-44bd-af54-a6d0a57c153b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f98c82e1-fd89-44bd-af54-a6d0a57c153b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f98c82e1-fd89-44bd-af54-a6d0a57c153b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f98c82e1-fd89-44bd-af54-a6d0a57c153b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f98c82e1-fd89-44bd-af54-a6d0a57c153b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f98c82e1-fd89-44bd-af54-a6d0a57c153b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 74/146] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:32 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 1333 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9df39b22-4a0c-4beb-b12e-91a0292bffa7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9df39b22-4a0c-4beb-b12e-91a0292bffa7 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9df39b22-4a0c-4beb-b12e-91a0292bffa7 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9df39b22-4a0c-4beb-b12e-91a0292bffa7 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9df39b22-4a0c-4beb-b12e-91a0292bffa7 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9df39b22-4a0c-4beb-b12e-91a0292bffa7 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 73/147] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:57:32 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 1333 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] DELETE http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Delete volume with id: 5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Delete volume request issued successfully. Sep 03 10:57:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9504faf5-68ba-4b1a-8bdb-7a3f4d3ec5d8 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 202 Sep 03 10:57:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 75/148] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:57:33 2026] DELETE /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:57:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c55b9d9c-1334-4aa6-a866-548501f5e1fe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c55b9d9c-1334-4aa6-a866-548501f5e1fe tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c55b9d9c-1334-4aa6-a866-548501f5e1fe tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c55b9d9c-1334-4aa6-a866-548501f5e1fe tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c55b9d9c-1334-4aa6-a866-548501f5e1fe tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c55b9d9c-1334-4aa6-a866-548501f5e1fe tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 200 Sep 03 10:57:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 74/149] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:33 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 859 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:57:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-b5d6f0a0-560a-425a-91a3-e369bd3c7758 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-b5d6f0a0-560a-425a-91a3-e369bd3c7758 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-b5d6f0a0-560a-425a-91a3-e369bd3c7758 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-b5d6f0a0-560a-425a-91a3-e369bd3c7758 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-b5d6f0a0-560a-425a-91a3-e369bd3c7758 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-b5d6f0a0-560a-425a-91a3-e369bd3c7758 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 76/150] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:57:34 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 1333 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b155452f-ec3b-4022-9e78-a754f319b1a0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b155452f-ec3b-4022-9e78-a754f319b1a0 None None] GET http://192.168.122.139/volume// Sep 03 10:57:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b155452f-ec3b-4022-9e78-a754f319b1a0 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b155452f-ec3b-4022-9e78-a754f319b1a0 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b155452f-ec3b-4022-9e78-a754f319b1a0 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:57:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 75/151] 192.168.122.139 () {58 vars in 1308 bytes} [Thu Sep 3 10:57: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 10:57:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9c1e2702-fb6c-406b-9e3b-532fdb19cc0e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9c1e2702-fb6c-406b-9e3b-532fdb19cc0e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:57:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9c1e2702-fb6c-406b-9e3b-532fdb19cc0e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5495bcce-cc43-4b5c-8a1d-732ba1530ed3", "connector": null, "instance_uuid": "89286866-8a44-47e1-9005-dbfba452fddd"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-24a6f463-ca3c-422a-8408-5f2268353c55 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24a6f463-ca3c-422a-8408-5f2268353c55 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24a6f463-ca3c-422a-8408-5f2268353c55 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24a6f463-ca3c-422a-8408-5f2268353c55 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-9c1e2702-fb6c-406b-9e3b-532fdb19cc0e tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:57:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 77/152] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:57:34 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-24a6f463-ca3c-422a-8408-5f2268353c55 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Volume info retrieved successfully. Sep 03 10:57:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24a6f463-ca3c-422a-8408-5f2268353c55 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 200 Sep 03 10:57:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 76/153] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:34 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:57:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-38d7e99d-eee0-4e7c-a3a2-20f92a659967 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38d7e99d-eee0-4e7c-a3a2-20f92a659967 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] GET http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 Sep 03 10:57:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38d7e99d-eee0-4e7c-a3a2-20f92a659967 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38d7e99d-eee0-4e7c-a3a2-20f92a659967 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38d7e99d-eee0-4e7c-a3a2-20f92a659967 tempest-ServerRescueNegativeTestJSON-1474285039 tempest-ServerRescueNegativeTestJSON-1474285039-project-member] http://192.168.122.139/volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 returned with HTTP 404 Sep 03 10:57:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 78/154] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:57:36 2026] GET /volume/v3/volumes/5a830975-ace8-4150-bcb0-7c2f4fa542e8 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1529a195-55cb-4c12-81e2-0a56b2040f1e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1529a195-55cb-4c12-81e2-0a56b2040f1e None None] GET http://192.168.122.139/volume// Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1529a195-55cb-4c12-81e2-0a56b2040f1e None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1529a195-55cb-4c12-81e2-0a56b2040f1e None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1529a195-55cb-4c12-81e2-0a56b2040f1e None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:57:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 77/155] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:57:39 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 10:57:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-ad1ba9cf-241e-49ca-96a7-1bf04aa93338 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-ad1ba9cf-241e-49ca-96a7-1bf04aa93338 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:57:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-ad1ba9cf-241e-49ca-96a7-1bf04aa93338 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-ad1ba9cf-241e-49ca-96a7-1bf04aa93338 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-ad1ba9cf-241e-49ca-96a7-1bf04aa93338 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:57:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-ad1ba9cf-241e-49ca-96a7-1bf04aa93338 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 200 Sep 03 10:57:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 79/156] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:57:39 2026] GET /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] PUT http://192.168.122.139/volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189 Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Acquiring lock "cinder-attachment_update-5495bcce-cc43-4b5c-8a1d-732ba1530ed3-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-5495bcce-cc43-4b5c-8a1d-732ba1530ed3-devstack" acquired by "attachment_update" :: waited 0.043s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:57:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:40 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-5495bcce-cc43-4b5c-8a1d-732ba1530ed3-devstack" released by "attachment_update" :: held 0.479s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:57:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-4656c2e0-c4fb-4407-a9f1-3b1b75cd2b90 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189 returned with HTTP 200 Sep 03 10:57:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 78/157] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:57:39 2026] PUT /volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189 => generated 694 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-2c2beab7-151e-4ea0-be5f-c827087d6ee1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-2c2beab7-151e-4ea0-be5f-c827087d6ee1 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189/action Sep 03 10:57:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-2c2beab7-151e-4ea0-be5f-c827087d6ee1 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:57:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-2c2beab7-151e-4ea0-be5f-c827087d6ee1 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84ec943e-7a7c-4ed8-9fa2-a6a5d4f054ae req-2c2beab7-151e-4ea0-be5f-c827087d6ee1 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189/action returned with HTTP 204 Sep 03 10:57:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 80/158] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:57:40 2026] POST /volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189/action => generated 0 bytes in 294 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:57:50 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=179,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:57:50 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=133,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f796fc8-528f-411d-a241-762148f41722 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f796fc8-528f-411d-a241-762148f41722 None None] GET http://192.168.122.139/volume// Sep 03 10:57:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f796fc8-528f-411d-a241-762148f41722 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f796fc8-528f-411d-a241-762148f41722 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f796fc8-528f-411d-a241-762148f41722 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:57:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 79/159] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:57:54 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 10:57:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-9deca640-bc18-47d1-a050-332dc143e8da None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-9deca640-bc18-47d1-a050-332dc143e8da tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:57:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-9deca640-bc18-47d1-a050-332dc143e8da tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5495bcce-cc43-4b5c-8a1d-732ba1530ed3", "connector": null, "instance_uuid": "89286866-8a44-47e1-9005-dbfba452fddd"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-9deca640-bc18-47d1-a050-332dc143e8da tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:57:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 81/160] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:57:54 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-a61b900c-ecab-490f-8e44-e4a128ca1a72 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-a61b900c-ecab-490f-8e44-e4a128ca1a72 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] DELETE http://192.168.122.139/volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189 Sep 03 10:57:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-a61b900c-ecab-490f-8e44-e4a128ca1a72 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-a61b900c-ecab-490f-8e44-e4a128ca1a72 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:57:55 devstack devstack@c-api.service[86299]: /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 10:57:55 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:57:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-a61b900c-ecab-490f-8e44-e4a128ca1a72 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189 returned with HTTP 200 Sep 03 10:57:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 80/161] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:57:54 2026] DELETE /volume/v3/attachments/2525d239-0bc4-49f2-805c-cab2393d8189 => generated 192 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] PUT http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 Sep 03 10:57:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:56 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Acquiring lock "cinder-attachment_update-5495bcce-cc43-4b5c-8a1d-732ba1530ed3-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:57:56 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-5495bcce-cc43-4b5c-8a1d-732ba1530ed3-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:57:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:56 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Lock "cinder-attachment_update-5495bcce-cc43-4b5c-8a1d-732ba1530ed3-devstack" released by "attachment_update" :: held 0.197s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:57:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-20497a54-2161-41fa-9349-1985f6788a5d tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 returned with HTTP 200 Sep 03 10:57:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 82/162] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:57:56 2026] PUT /volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:57:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-3d042f31-fc7b-4acf-a30a-f4c2feccc542 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-3d042f31-fc7b-4acf-a30a-f4c2feccc542 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 Sep 03 10:57:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-3d042f31-fc7b-4acf-a30a-f4c2feccc542 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:57:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-3d042f31-fc7b-4acf-a30a-f4c2feccc542 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:57:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:57:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-3d042f31-fc7b-4acf-a30a-f4c2feccc542 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 returned with HTTP 200 Sep 03 10:57:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 81/163] 192.168.122.139 () {62 vars in 1540 bytes} [Thu Sep 3 10:57:56 2026] GET /volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 => generated 719 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:57:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-d4299e65-c53a-4071-b921-b593203f3b10 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:57:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-d4299e65-c53a-4071-b921-b593203f3b10 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] POST http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596/action Sep 03 10:57:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-d4299e65-c53a-4071-b921-b593203f3b10 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:57:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-d4299e65-c53a-4071-b921-b593203f3b10 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:57:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:57:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:57:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:57:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:57:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-69b03da5-e4cc-4094-99d4-b2cf288625bc req-d4299e65-c53a-4071-b921-b593203f3b10 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596/action returned with HTTP 204 Sep 03 10:57:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 83/164] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:57:58 2026] POST /volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:58:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6f369000-2154-483a-abcd-f89c025ad786 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f369000-2154-483a-abcd-f89c025ad786 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f369000-2154-483a-abcd-f89c025ad786 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f369000-2154-483a-abcd-f89c025ad786 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6f369000-2154-483a-abcd-f89c025ad786 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:58:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f369000-2154-483a-abcd-f89c025ad786 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:58:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 82/165] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:01 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c21e543e-378f-4d2f-9a88-0313b5a95623 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c21e543e-378f-4d2f-9a88-0313b5a95623 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c21e543e-378f-4d2f-9a88-0313b5a95623 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c21e543e-378f-4d2f-9a88-0313b5a95623 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c21e543e-378f-4d2f-9a88-0313b5a95623 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:58:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c21e543e-378f-4d2f-9a88-0313b5a95623 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:58:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 84/166] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:01 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-54fbabfc-fe08-4eb3-a088-bcfcbe0f41dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-54fbabfc-fe08-4eb3-a088-bcfcbe0f41dc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-54fbabfc-fe08-4eb3-a088-bcfcbe0f41dc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-54fbabfc-fe08-4eb3-a088-bcfcbe0f41dc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-54fbabfc-fe08-4eb3-a088-bcfcbe0f41dc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-54fbabfc-fe08-4eb3-a088-bcfcbe0f41dc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 83/167] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:58:02 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1144 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:58:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311/action Sep 03 10:58:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:58:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Begin detaching volume completed successfully. Sep 03 10:58:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-5a68642c-32e7-40ef-99b6-a2c5d1e2cdad tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311/action returned with HTTP 202 Sep 03 10:58:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 85/168] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 10:58:02 2026] POST /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 10:58:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-031e823e-86b9-4a78-a7b1-4d00b37ea6a5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-031e823e-86b9-4a78-a7b1-4d00b37ea6a5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-031e823e-86b9-4a78-a7b1-4d00b37ea6a5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-031e823e-86b9-4a78-a7b1-4d00b37ea6a5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-031e823e-86b9-4a78-a7b1-4d00b37ea6a5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-031e823e-86b9-4a78-a7b1-4d00b37ea6a5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 84/169] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:03 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1147 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6bc9c70e-d673-4492-9724-9d5e99b9c433 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6bc9c70e-d673-4492-9724-9d5e99b9c433 None None] GET http://192.168.122.139/volume// Sep 03 10:58:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6bc9c70e-d673-4492-9724-9d5e99b9c433 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6bc9c70e-d673-4492-9724-9d5e99b9c433 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6bc9c70e-d673-4492-9724-9d5e99b9c433 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:58:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 86/170] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:58:03 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 10:58:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-43e30698-1e34-46aa-a11c-da503c898610 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-43e30698-1e34-46aa-a11c-da503c898610 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-43e30698-1e34-46aa-a11c-da503c898610 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-43e30698-1e34-46aa-a11c-da503c898610 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-43e30698-1e34-46aa-a11c-da503c898610 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-43e30698-1e34-46aa-a11c-da503c898610 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 85/171] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:58:03 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1328 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:58:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-dbc817f7-46c1-4e0c-93f5-bf5c45ae7415 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-dbc817f7-46c1-4e0c-93f5-bf5c45ae7415 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] DELETE http://192.168.122.139/volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0 Sep 03 10:58:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-dbc817f7-46c1-4e0c-93f5-bf5c45ae7415 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-dbc817f7-46c1-4e0c-93f5-bf5c45ae7415 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-98e601ea-7ca8-4418-b771-447476c05422 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-98e601ea-7ca8-4418-b771-447476c05422 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-98e601ea-7ca8-4418-b771-447476c05422 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-98e601ea-7ca8-4418-b771-447476c05422 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:04 devstack devstack@c-api.service[86298]: /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 10:58:04 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 10:58:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-98e601ea-7ca8-4418-b771-447476c05422 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-98e601ea-7ca8-4418-b771-447476c05422 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 86/172] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:04 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 1147 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-b4773e17-6e5b-4495-90bb-fbe7f48b3ced req-dbc817f7-46c1-4e0c-93f5-bf5c45ae7415 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0 returned with HTTP 200 Sep 03 10:58:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 87/173] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:58:04 2026] DELETE /volume/v3/attachments/5787b5c6-47eb-472f-8cc7-330351b8dca0 => generated 19 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-45d2b6f3-92a0-4f99-9f3f-8647d9beaa3b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45d2b6f3-92a0-4f99-9f3f-8647d9beaa3b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45d2b6f3-92a0-4f99-9f3f-8647d9beaa3b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45d2b6f3-92a0-4f99-9f3f-8647d9beaa3b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-45d2b6f3-92a0-4f99-9f3f-8647d9beaa3b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45d2b6f3-92a0-4f99-9f3f-8647d9beaa3b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 87/174] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:05 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:11 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Delete volume with id: d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:58:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Delete volume request issued successfully. Sep 03 10:58:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74e07dee-f125-486e-8b4a-fddf6c06ff76 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 202 Sep 03 10:58:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 88/175] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:58:11 2026] DELETE /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:58:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6814ba0f-95b4-4548-9777-535f477f5d84 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6814ba0f-95b4-4548-9777-535f477f5d84 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6814ba0f-95b4-4548-9777-535f477f5d84 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6814ba0f-95b4-4548-9777-535f477f5d84 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6814ba0f-95b4-4548-9777-535f477f5d84 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:58:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6814ba0f-95b4-4548-9777-535f477f5d84 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:58:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 88/176] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:11 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 857 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a7bf6a7-d945-41b8-94d5-3eb0fd906b06 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a7bf6a7-d945-41b8-94d5-3eb0fd906b06 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a7bf6a7-d945-41b8-94d5-3eb0fd906b06 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a7bf6a7-d945-41b8-94d5-3eb0fd906b06 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8a7bf6a7-d945-41b8-94d5-3eb0fd906b06 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Volume info retrieved successfully. Sep 03 10:58:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a7bf6a7-d945-41b8-94d5-3eb0fd906b06 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 200 Sep 03 10:58:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 89/177] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:12 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 857 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a596e772-a030-47dc-84d6-df239b8d9e95 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a596e772-a030-47dc-84d6-df239b8d9e95 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] GET http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 Sep 03 10:58:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a596e772-a030-47dc-84d6-df239b8d9e95 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a596e772-a030-47dc-84d6-df239b8d9e95 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a596e772-a030-47dc-84d6-df239b8d9e95 tempest-AttachVolumeShelveTestJSON-679173406 tempest-AttachVolumeShelveTestJSON-679173406-project-member] http://192.168.122.139/volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 returned with HTTP 404 Sep 03 10:58:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 89/178] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:13 2026] GET /volume/v3/volumes/d4066126-f454-4917-b96e-7f35918f47f0 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:22 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=40,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:58:23 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=48,cinder:UPDATE=3 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-67610208-623a-4917-85a3-69446000652a req-9ca4a107-ec11-45b5-9544-11b51e93abe6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-67610208-623a-4917-85a3-69446000652a req-9ca4a107-ec11-45b5-9544-11b51e93abe6 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] DELETE http://192.168.122.139/volume/v3/volumes/tempest-invalid-643658518 Sep 03 10:58:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-67610208-623a-4917-85a3-69446000652a req-9ca4a107-ec11-45b5-9544-11b51e93abe6 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-67610208-623a-4917-85a3-69446000652a req-9ca4a107-ec11-45b5-9544-11b51e93abe6 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [req-67610208-623a-4917-85a3-69446000652a req-9ca4a107-ec11-45b5-9544-11b51e93abe6 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] Delete volume with id: tempest-invalid-643658518 Sep 03 10:58:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-67610208-623a-4917-85a3-69446000652a req-9ca4a107-ec11-45b5-9544-11b51e93abe6 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] http://192.168.122.139/volume/v3/volumes/tempest-invalid-643658518 returned with HTTP 404 Sep 03 10:58:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 90/179] 192.168.122.139 () {62 vars in 1476 bytes} [Thu Sep 3 10:58:26 2026] DELETE /volume/v3/volumes/tempest-invalid-643658518 => generated 98 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:58:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-14fd3e3b-4787-4759-b264-887a78057977 req-c4f4494f-ef9c-46ba-8ff5-c130006fc771 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-14fd3e3b-4787-4759-b264-887a78057977 req-c4f4494f-ef9c-46ba-8ff5-c130006fc771 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] DELETE http://192.168.122.139/volume/v3/volumes/f81421a7-008b-4f94-aa51-df4be59bf3b8 Sep 03 10:58:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-14fd3e3b-4787-4759-b264-887a78057977 req-c4f4494f-ef9c-46ba-8ff5-c130006fc771 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-14fd3e3b-4787-4759-b264-887a78057977 req-c4f4494f-ef9c-46ba-8ff5-c130006fc771 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [req-14fd3e3b-4787-4759-b264-887a78057977 req-c4f4494f-ef9c-46ba-8ff5-c130006fc771 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] Delete volume with id: f81421a7-008b-4f94-aa51-df4be59bf3b8 Sep 03 10:58:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-14fd3e3b-4787-4759-b264-887a78057977 req-c4f4494f-ef9c-46ba-8ff5-c130006fc771 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-member] http://192.168.122.139/volume/v3/volumes/f81421a7-008b-4f94-aa51-df4be59bf3b8 returned with HTTP 404 Sep 03 10:58:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 90/180] 192.168.122.139 () {62 vars in 1509 bytes} [Thu Sep 3 10:58:26 2026] DELETE /volume/v3/volumes/f81421a7-008b-4f94-aa51-df4be59bf3b8 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-ec9f48f1-e9e7-4210-9951-5f5688e56323 req-340515b9-0464-4bbe-943e-7c3808f9b933 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-ec9f48f1-e9e7-4210-9951-5f5688e56323 req-340515b9-0464-4bbe-943e-7c3808f9b933 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-reader] GET http://192.168.122.139/volume/v3/volumes/a21c1698-b505-43da-a608-abaaef05ac58 Sep 03 10:58:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-ec9f48f1-e9e7-4210-9951-5f5688e56323 req-340515b9-0464-4bbe-943e-7c3808f9b933 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-ec9f48f1-e9e7-4210-9951-5f5688e56323 req-340515b9-0464-4bbe-943e-7c3808f9b933 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-reader] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-ec9f48f1-e9e7-4210-9951-5f5688e56323 req-340515b9-0464-4bbe-943e-7c3808f9b933 tempest-VolumesNegativeTest-496268890 tempest-VolumesNegativeTest-496268890-project-reader] http://192.168.122.139/volume/v3/volumes/a21c1698-b505-43da-a608-abaaef05ac58 returned with HTTP 404 Sep 03 10:58:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 91/181] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:58:26 2026] GET /volume/v3/volumes/a21c1698-b505-43da-a608-abaaef05ac58 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:58:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-92636e86-d8be-4b23-b3c9-bdcb7dbdc337 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-32a5005f-8617-4912-9750-356b7a4c38f6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-32a5005f-8617-4912-9750-356b7a4c38f6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] DELETE http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 Sep 03 10:58:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-32a5005f-8617-4912-9750-356b7a4c38f6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-32a5005f-8617-4912-9750-356b7a4c38f6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-92636e86-d8be-4b23-b3c9-bdcb7dbdc337 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:58:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-92636e86-d8be-4b23-b3c9-bdcb7dbdc337 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1044794910"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-92636e86-d8be-4b23-b3c9-bdcb7dbdc337 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:58:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 91/182] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 10:58:34 2026] POST /volume/v3/types => generated 224 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8d938aa6-dbcf-4227-9110-e28b8e8ee792 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d938aa6-dbcf-4227-9110-e28b8e8ee792 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:58:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d938aa6-dbcf-4227-9110-e28b8e8ee792 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1119009576"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: /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 10:58:35 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 10:58:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d938aa6-dbcf-4227-9110-e28b8e8ee792 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:58:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 92/183] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:58:35 2026] POST /volume/v3/group_types => generated 181 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-32a5005f-8617-4912-9750-356b7a4c38f6 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 returned with HTTP 200 Sep 03 10:58:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 92/184] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:58:35 2026] DELETE /volume/v3/attachments/e84acacc-d229-486c-8b19-364315419596 => generated 19 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] DELETE http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:58:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Delete volume with id: 5495bcce-cc43-4b5c-8a1d-732ba1530ed3 Sep 03 10:58:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Delete volume request issued successfully. Sep 03 10:58:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5d522a13-3ee5-45d9-a466-ad9e94f3832a req-b1dff8eb-4e5f-441f-8bc5-2b9ae5de2303 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 returned with HTTP 202 Sep 03 10:58:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 93/185] 192.168.122.139 () {62 vars in 1509 bytes} [Thu Sep 3 10:58:35 2026] DELETE /volume/v3/volumes/5495bcce-cc43-4b5c-8a1d-732ba1530ed3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:58:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:58:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ace7be19-d1af-4103-a475-8ec021a17753", "volume_types": ["2e9041b0-6e7c-4b81-8557-60a1c11f846b"], "name": "tempest-GroupSnapshotsTest-Group-489227726"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group {'group': {'group_type': 'ace7be19-d1af-4103-a475-8ec021a17753', 'volume_types': ['2e9041b0-6e7c-4b81-8557-60a1c11f846b'], 'name': 'tempest-GroupSnapshotsTest-Group-489227726'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:58:36 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group tempest-GroupSnapshotsTest-Group-489227726. Sep 03 10:58:36 devstack devstack@c-api.service[86299]: /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 10:58:36 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:58:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability zone cache updated, next update will occur around 2026-09-03 09:58:36.251040. {{(pid=86299) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 10:58:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:58:36 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['fc93c483-db14-40c8-8cde-e3ac6e39148a'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-32efd55d-4b63-4ee0-9668-4a922b0ca635 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:58:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 93/186] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:58:35 2026] POST /volume/v3/groups => generated 111 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:58:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d4e46170-366e-4bde-abf8-2dfe5cd374fa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4e46170-366e-4bde-abf8-2dfe5cd374fa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 Sep 03 10:58:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4e46170-366e-4bde-abf8-2dfe5cd374fa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4e46170-366e-4bde-abf8-2dfe5cd374fa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-d4e46170-366e-4bde-abf8-2dfe5cd374fa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:58:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:36 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:58:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4e46170-366e-4bde-abf8-2dfe5cd374fa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 returned with HTTP 200 Sep 03 10:58:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 94/187] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:58:36 2026] GET /volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 => generated 391 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7cbaf11c-a639-412f-bc6c-4c540359ff65 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7cbaf11c-a639-412f-bc6c-4c540359ff65 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 Sep 03 10:58:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7cbaf11c-a639-412f-bc6c-4c540359ff65 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7cbaf11c-a639-412f-bc6c-4c540359ff65 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-7cbaf11c-a639-412f-bc6c-4c540359ff65 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:58:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] DELETE http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:58:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Delete volume with id: 3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:58:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:37 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:58:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7cbaf11c-a639-412f-bc6c-4c540359ff65 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 returned with HTTP 200 Sep 03 10:58:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 94/188] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:58:37 2026] GET /volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-458735aa-b255-41ee-9f4e-b3b957675f95 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-915306011", "volume_type": "2e9041b0-6e7c-4b81-8557-60a1c11f846b", "group_id": "2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-915306011', 'volume_type': '2e9041b0-6e7c-4b81-8557-60a1c11f846b', 'group_id': '2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume of 1 GB Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Delete volume request issued successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea34b7f1-610e-4ff9-ad05-d24511a7a539 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 202 Sep 03 10:58:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 95/189] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:58:37 2026] DELETE /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e5294056-609a-4b5a-8a3c-4bfe76c5068c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5294056-609a-4b5a-8a3c-4bfe76c5068c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5294056-609a-4b5a-8a3c-4bfe76c5068c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5294056-609a-4b5a-8a3c-4bfe76c5068c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (ef7e5fa4-b7e3-4d09-9640-2a8207ef5f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4621a0d3-75ad-44c2-9d68-367a66bcf00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e5294056-609a-4b5a-8a3c-4bfe76c5068c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5294056-609a-4b5a-8a3c-4bfe76c5068c tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:58:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 96/190] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:38 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4621a0d3-75ad-44c2-9d68-367a66bcf00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:58:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e9041b0-6e7c-4b81-8557-60a1c11f846b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1044794910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e9041b0-6e7c-4b81-8557-60a1c11f846b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b32362-5516-405a-b4ba-e3e2bd382f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1044794910 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1044794910, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1044794910 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1044794910, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['3c7365ee-2559-4276-b42b-6596300e1ae2', '13309bf0-b971-426d-8f8e-abb5892c255d', 'dc84bb26-d009-4209-9ac3-0c5ea08e31a8', 'b2d92398-efb2-4d20-86f4-a95976466256'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b32362-5516-405a-b4ba-e3e2bd382f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7365ee-2559-4276-b42b-6596300e1ae2', '13309bf0-b971-426d-8f8e-abb5892c255d', 'dc84bb26-d009-4209-9ac3-0c5ea08e31a8', 'b2d92398-efb2-4d20-86f4-a95976466256']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40fb0b5f-5eb9-4127-b5bc-5b71a065c2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40fb0b5f-5eb9-4127-b5bc-5b71a065c2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6df6eb1-279c-4dba-b805-4a401c57a898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-915306011',encryption_key_id=None,group_id=2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['3c7365ee-2559-4276-b42b-6596300e1ae2','13309bf0-b971-426d-8f8e-abb5892c255d','dc84bb26-d009-4209-9ac3-0c5ea08e31a8','b2d92398-efb2-4d20-86f4-a95976466256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=2e9041b0-6e7c-4b81-8557-60a1c11f846b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-915306011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76,host=None,id=e6df6eb1-279c-4dba-b805-4a401c57a898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da051b8f372246609a9a70737a53df9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a16b6f2951e441fa42de06ef30ba258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e9041b0-6e7c-4b81-8557-60a1c11f846b),volume_type_id=2e9041b0-6e7c-4b81-8557-60a1c11f846b)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c1b5d0-7f83-43d3-a4aa-8317088dcb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c1b5d0-7f83-43d3-a4aa-8317088dcb56) transitioned into state 'SUCCESS' from state '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-915306011',encryption_key_id=None,group_id=2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['3c7365ee-2559-4276-b42b-6596300e1ae2','13309bf0-b971-426d-8f8e-abb5892c255d','dc84bb26-d009-4209-9ac3-0c5ea08e31a8','b2d92398-efb2-4d20-86f4-a95976466256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=2e9041b0-6e7c-4b81-8557-60a1c11f846b)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67861781-9f0e-44f4-b2f5-3d30dfe6c104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67861781-9f0e-44f4-b2f5-3d30dfe6c104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (ef7e5fa4-b7e3-4d09-9640-2a8207ef5f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request issued successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:38 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-458735aa-b255-41ee-9f4e-b3b957675f95 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:58:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 95/191] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:58:38 2026] POST /volume/v3/volumes => generated 830 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:38 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-266f5fca-2f31-4db1-9011-d38ce08ae232 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-266f5fca-2f31-4db1-9011-d38ce08ae232 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-266f5fca-2f31-4db1-9011-d38ce08ae232 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-266f5fca-2f31-4db1-9011-d38ce08ae232 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-266f5fca-2f31-4db1-9011-d38ce08ae232 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-266f5fca-2f31-4db1-9011-d38ce08ae232 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 96/192] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:38 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:38 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f8a470da-6959-4bf9-9be8-e03b7e44737a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 returned with HTTP 200 Sep 03 10:58:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 97/193] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:38 2026] GET /volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 => generated 898 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ac120971-f83c-41bd-a41f-3c83b303ed75 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac120971-f83c-41bd-a41f-3c83b303ed75 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:58:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac120971-f83c-41bd-a41f-3c83b303ed75 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac120971-f83c-41bd-a41f-3c83b303ed75 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ac120971-f83c-41bd-a41f-3c83b303ed75 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:58:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac120971-f83c-41bd-a41f-3c83b303ed75 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:58:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 97/194] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:39 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3e08266c-95f9-45e5-ace9-319fb0094e4b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3e08266c-95f9-45e5-ace9-319fb0094e4b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:58:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3e08266c-95f9-45e5-ace9-319fb0094e4b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3e08266c-95f9-45e5-ace9-319fb0094e4b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3e08266c-95f9-45e5-ace9-319fb0094e4b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Volume info retrieved successfully. Sep 03 10:58:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3e08266c-95f9-45e5-ace9-319fb0094e4b tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 200 Sep 03 10:58:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 98/195] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:39 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fd53fb05-b470-4c98-8d20-a546562a5717 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 Sep 03 10:58:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:40 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:40 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:40 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5871ab83-6d59-4d92-be23-90e97fc93d97 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5871ab83-6d59-4d92-be23-90e97fc93d97 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] GET http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5871ab83-6d59-4d92-be23-90e97fc93d97 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5871ab83-6d59-4d92-be23-90e97fc93d97 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5871ab83-6d59-4d92-be23-90e97fc93d97 tempest-ServerActionsTestOtherA-1983634105 tempest-ServerActionsTestOtherA-1983634105-project-member] http://192.168.122.139/volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 returned with HTTP 404 Sep 03 10:58:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 99/196] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:40 2026] GET /volume/v3/volumes/3fb0a30f-230a-4dd1-9cc6-2f1057f6f8b1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd53fb05-b470-4c98-8d20-a546562a5717 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 returned with HTTP 200 Sep 03 10:58:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 98/197] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:40 2026] GET /volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 => generated 922 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1059420107"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1059420107'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Create volume of 1 GB Sep 03 10:58:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Availability Zones retrieved successfully. Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Flow 'volume_create_api' (f89ba21d-bbc2-4ff4-9950-d6d2d16e5213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50c2c4f-135d-4777-94e6-350a87ce0332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50c2c4f-135d-4777-94e6-350a87ce0332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacb5293-dc74-4a99-a335-d11a51973af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Created reservations ['ddde5b07-ba19-4e3e-ac69-e9df39837f91', 'e1c11e20-f94c-4eb7-a651-7d6cf3ae0a70', 'f3b700eb-8071-47d0-81e2-ad5c5702af3c', '333ce975-4cc7-4ccd-a7f6-a7ded97e004f'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacb5293-dc74-4a99-a335-d11a51973af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddde5b07-ba19-4e3e-ac69-e9df39837f91', 'e1c11e20-f94c-4eb7-a651-7d6cf3ae0a70', 'f3b700eb-8071-47d0-81e2-ad5c5702af3c', '333ce975-4cc7-4ccd-a7f6-a7ded97e004f']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd196c3-395f-416f-9a36-4b230cb6a4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd196c3-395f-416f-9a36-4b230cb6a4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33d15f3-1d75-4ee6-92d6-1f7a82248b80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1059420107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de74ea79de54beab88fac831953a0a8',qos_specs=None,replication_status=,reservations=['ddde5b07-ba19-4e3e-ac69-e9df39837f91','e1c11e20-f94c-4eb7-a651-7d6cf3ae0a70','f3b700eb-8071-47d0-81e2-ad5c5702af3c','333ce975-4cc7-4ccd-a7f6-a7ded97e004f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e25110ea84ee3b9efe9c6a744ca5e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1059420107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33d15f3-1d75-4ee6-92d6-1f7a82248b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8de74ea79de54beab88fac831953a0a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e25110ea84ee3b9efe9c6a744ca5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9931af-c4bf-4db2-9a9e-0f29b240ca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9931af-c4bf-4db2-9a9e-0f29b240ca25) transitioned into state 'SUCCESS' from state '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-1059420107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de74ea79de54beab88fac831953a0a8',qos_specs=None,replication_status=,reservations=['ddde5b07-ba19-4e3e-ac69-e9df39837f91','e1c11e20-f94c-4eb7-a651-7d6cf3ae0a70','f3b700eb-8071-47d0-81e2-ad5c5702af3c','333ce975-4cc7-4ccd-a7f6-a7ded97e004f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e25110ea84ee3b9efe9c6a744ca5e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d599e90-82a1-4642-87d9-cddbc65de652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d599e90-82a1-4642-87d9-cddbc65de652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Flow 'volume_create_api' (f89ba21d-bbc2-4ff4-9950-d6d2d16e5213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Create volume request issued successfully. Sep 03 10:58:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2781ecd-3589-4978-a3f1-576d7c4fdfa1 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:58:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 100/198] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:58:40 2026] POST /volume/v3/volumes => generated 763 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ccf0db84-15b5-4d34-987b-e7bd81fec575 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ccf0db84-15b5-4d34-987b-e7bd81fec575 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ccf0db84-15b5-4d34-987b-e7bd81fec575 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ccf0db84-15b5-4d34-987b-e7bd81fec575 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ccf0db84-15b5-4d34-987b-e7bd81fec575 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ccf0db84-15b5-4d34-987b-e7bd81fec575 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 99/199] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:41 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 831 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:41 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:41 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9bc1d53-5795-490d-9809-91eb30ff6cf0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 returned with HTTP 200 Sep 03 10:58:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 101/200] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:41 2026] GET /volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 => generated 923 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-db6f518f-1a2f-454f-ae76-8453599fa867 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/group_snapshots Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76", "name": "tempest-group_snapshot-1103959474"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76', 'name': 'tempest-group_snapshot-1103959474'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.group_snapshots [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group_snapshot tempest-group_snapshot-1103959474. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: /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 10:58:41 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:58:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:41 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1044794910 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1044794910, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:58:41 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['3b4cf666-4783-4473-82ba-44c1f3aad393', '9e9b9a1c-ea67-455e-bfac-000cccc183b2', 'bfde5a1a-3b3b-46a9-ae9f-5f739a88262b', '3b60dc23-04c5-488d-9029-c47a55de652a'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-db6f518f-1a2f-454f-ae76-8453599fa867 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots returned with HTTP 202 Sep 03 10:58:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 100/201] 192.168.122.139 () {62 vars in 1208 bytes} [Thu Sep 3 10:58:41 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-209a448d-a1cf-4dd1-aab5-96c7616c616b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-209a448d-a1cf-4dd1-aab5-96c7616c616b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:58:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-209a448d-a1cf-4dd1-aab5-96c7616c616b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-209a448d-a1cf-4dd1-aab5-96c7616c616b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-209a448d-a1cf-4dd1-aab5-96c7616c616b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:58:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-209a448d-a1cf-4dd1-aab5-96c7616c616b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 200 Sep 03 10:58:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 102/202] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:58:41 2026] GET /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7bad30a6-e582-438b-9929-299f072d4d1d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7bad30a6-e582-438b-9929-299f072d4d1d tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7bad30a6-e582-438b-9929-299f072d4d1d tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7bad30a6-e582-438b-9929-299f072d4d1d tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7bad30a6-e582-438b-9929-299f072d4d1d tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7bad30a6-e582-438b-9929-299f072d4d1d tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 101/203] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:42 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-619e41e1-37ca-4635-b726-080e25585e54 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-619e41e1-37ca-4635-b726-080e25585e54 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-619e41e1-37ca-4635-b726-080e25585e54 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-619e41e1-37ca-4635-b726-080e25585e54 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-619e41e1-37ca-4635-b726-080e25585e54 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-619e41e1-37ca-4635-b726-080e25585e54 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 200 Sep 03 10:58:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 103/204] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:58:43 2026] GET /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6c7dc448-6a8a-4934-a7d4-996f68189660 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c7dc448-6a8a-4934-a7d4-996f68189660 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c7dc448-6a8a-4934-a7d4-996f68189660 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c7dc448-6a8a-4934-a7d4-996f68189660 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6c7dc448-6a8a-4934-a7d4-996f68189660 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c7dc448-6a8a-4934-a7d4-996f68189660 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 102/205] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:43 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-48fb1276-b12a-4c0d-91f9-856201330098 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48fb1276-b12a-4c0d-91f9-856201330098 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] POST http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80/action Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48fb1276-b12a-4c0d-91f9-856201330098 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48fb1276-b12a-4c0d-91f9-856201330098 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48fb1276-b12a-4c0d-91f9-856201330098 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48fb1276-b12a-4c0d-91f9-856201330098 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume updated successfully. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48fb1276-b12a-4c0d-91f9-856201330098 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80/action returned with HTTP 200 Sep 03 10:58:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 104/206] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 10:58:43 2026] POST /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80/action => generated 0 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 03 10:58:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e0bd9bc4-4274-44dd-b5bb-9994c12c5cb9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0bd9bc4-4274-44dd-b5bb-9994c12c5cb9 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0bd9bc4-4274-44dd-b5bb-9994c12c5cb9 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0bd9bc4-4274-44dd-b5bb-9994c12c5cb9 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e0bd9bc4-4274-44dd-b5bb-9994c12c5cb9 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0bd9bc4-4274-44dd-b5bb-9994c12c5cb9 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 103/207] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:43 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-21527322-294c-4b58-8f67-4cc5cf89ca97 req-6bb9c741-3385-4f85-a7c1-68ad850d346a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-21527322-294c-4b58-8f67-4cc5cf89ca97 req-6bb9c741-3385-4f85-a7c1-68ad850d346a tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-21527322-294c-4b58-8f67-4cc5cf89ca97 req-6bb9c741-3385-4f85-a7c1-68ad850d346a tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-21527322-294c-4b58-8f67-4cc5cf89ca97 req-6bb9c741-3385-4f85-a7c1-68ad850d346a tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-21527322-294c-4b58-8f67-4cc5cf89ca97 req-6bb9c741-3385-4f85-a7c1-68ad850d346a tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-21527322-294c-4b58-8f67-4cc5cf89ca97 req-6bb9c741-3385-4f85-a7c1-68ad850d346a tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 105/208] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:58:43 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:58:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70bf4ca5-814d-4848-8718-e4445bd2576a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70bf4ca5-814d-4848-8718-e4445bd2576a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:58:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70bf4ca5-814d-4848-8718-e4445bd2576a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70bf4ca5-814d-4848-8718-e4445bd2576a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-70bf4ca5-814d-4848-8718-e4445bd2576a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:58:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70bf4ca5-814d-4848-8718-e4445bd2576a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 200 Sep 03 10:58:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 104/209] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:58:44 2026] GET /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a6bddd0e-2c8e-4436-8e9e-e0943d6223f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a6bddd0e-2c8e-4436-8e9e-e0943d6223f8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a6bddd0e-2c8e-4436-8e9e-e0943d6223f8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a6bddd0e-2c8e-4436-8e9e-e0943d6223f8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-a6bddd0e-2c8e-4436-8e9e-e0943d6223f8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a6bddd0e-2c8e-4436-8e9e-e0943d6223f8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 200 Sep 03 10:58:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 106/210] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:58:45 2026] GET /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1783854935"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1783854935'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Create volume of 1 GB Sep 03 10:58:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Availability Zones retrieved successfully. Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Flow 'volume_create_api' (204ae409-5d13-4cfa-ae6c-976270e58465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498896fa-f551-4ee7-a552-63caf490cc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498896fa-f551-4ee7-a552-63caf490cc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958a9c73-651c-4ab9-84d0-fbf52fe524cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Created reservations ['8babaa39-fac1-436d-a40b-75cc45aa17b3', '035bc480-ad53-445d-9669-df9e79dbae4b', 'd8f0f4a5-1b0b-4ce7-8f6b-d905b468e6e3', '18605fb6-6d9a-4535-955a-5b5fbd57abbc'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958a9c73-651c-4ab9-84d0-fbf52fe524cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8babaa39-fac1-436d-a40b-75cc45aa17b3', '035bc480-ad53-445d-9669-df9e79dbae4b', 'd8f0f4a5-1b0b-4ce7-8f6b-d905b468e6e3', '18605fb6-6d9a-4535-955a-5b5fbd57abbc']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1447bc-b9f9-40a9-8454-46662384d7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1447bc-b9f9-40a9-8454-46662384d7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4838e8-b580-4349-8812-64217a389151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1783854935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de74ea79de54beab88fac831953a0a8',qos_specs=None,replication_status=,reservations=['8babaa39-fac1-436d-a40b-75cc45aa17b3','035bc480-ad53-445d-9669-df9e79dbae4b','d8f0f4a5-1b0b-4ce7-8f6b-d905b468e6e3','18605fb6-6d9a-4535-955a-5b5fbd57abbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e25110ea84ee3b9efe9c6a744ca5e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:58:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1783854935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c4838e8-b580-4349-8812-64217a389151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8de74ea79de54beab88fac831953a0a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c2e25110ea84ee3b9efe9c6a744ca5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b9c153-7231-459c-9c43-ae9c25349982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b9c153-7231-459c-9c43-ae9c25349982) transitioned into state 'SUCCESS' from state '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-1783854935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de74ea79de54beab88fac831953a0a8',qos_specs=None,replication_status=,reservations=['8babaa39-fac1-436d-a40b-75cc45aa17b3','035bc480-ad53-445d-9669-df9e79dbae4b','d8f0f4a5-1b0b-4ce7-8f6b-d905b468e6e3','18605fb6-6d9a-4535-955a-5b5fbd57abbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2e25110ea84ee3b9efe9c6a744ca5e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1456e05a-4718-49bc-ace7-d0a0ce1c9e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1456e05a-4718-49bc-ace7-d0a0ce1c9e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Flow 'volume_create_api' (204ae409-5d13-4cfa-ae6c-976270e58465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Create volume request issued successfully. Sep 03 10:58:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-41ff37ed-ceed-46f1-b481-b3bf02bddccd tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:58:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 105/211] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:58:45 2026] POST /volume/v3/volumes => generated 763 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f3fea5e7-8b63-4160-b25f-7850889157e8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f3fea5e7-8b63-4160-b25f-7850889157e8 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f3fea5e7-8b63-4160-b25f-7850889157e8 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f3fea5e7-8b63-4160-b25f-7850889157e8 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f3fea5e7-8b63-4160-b25f-7850889157e8 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f3fea5e7-8b63-4160-b25f-7850889157e8 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 200 Sep 03 10:58:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 107/212] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:45 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 831 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8fcff929-04a7-4888-80bc-1e309ba22c90 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8fcff929-04a7-4888-80bc-1e309ba22c90 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8fcff929-04a7-4888-80bc-1e309ba22c90 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8fcff929-04a7-4888-80bc-1e309ba22c90 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-8fcff929-04a7-4888-80bc-1e309ba22c90 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8fcff929-04a7-4888-80bc-1e309ba22c90 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 200 Sep 03 10:58:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 106/213] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:58:46 2026] GET /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 308 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9110af19-7770-4d36-8b25-76faf016589e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /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 10:58:46 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all snapshots completed successfully. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9110af19-7770-4d36-8b25-76faf016589e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:58:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 108/214] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:58:46 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f2395387-8caf-4309-90f9-abdb68928efa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f2395387-8caf-4309-90f9-abdb68928efa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f2395387-8caf-4309-90f9-abdb68928efa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f2395387-8caf-4309-90f9-abdb68928efa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f2395387-8caf-4309-90f9-abdb68928efa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:58:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f2395387-8caf-4309-90f9-abdb68928efa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b returned with HTTP 200 Sep 03 10:58:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 107/215] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:58:46 2026] GET /volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b => generated 451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b877fcb4-4922-44c8-b874-b20503c196ec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups/action Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b0e0dec1-382b-43ac-8a03-9d251ebb4f2c", "name": "tempest-Group_from_snap-1574424650"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b0e0dec1-382b-43ac-8a03-9d251ebb4f2c", "name": "tempest-Group_from_snap-1574424650"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b0e0dec1-382b-43ac-8a03-9d251ebb4f2c', 'name': 'tempest-Group_from_snap-1574424650'}}. {{(pid=86298) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group tempest-Group_from_snap-1574424650 from group_snapshot b0e0dec1-382b-43ac-8a03-9d251ebb4f2c. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /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 10:58:46 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['e219e59e-3903-4a9d-976d-8e8108201f53'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /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 10:58:46 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.group.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] A mapping entry already exists for group 7a7f571a-e481-4fc6-b786-6caec949ebd3 and volume type 2e9041b0-6e7c-4b81-8557-60a1c11f846b. Do not need to create again. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /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 10:58:46 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability zone cache updated, next update will occur around 2026-09-03 09:58:46.734795. {{(pid=86298) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (17545bfb-265b-4d66-ab65-2f0307848dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acccc117-9aa9-4a06-91c8-04b9d975c1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acccc117-9aa9-4a06-91c8-04b9d975c1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '99b1a566-da3d-41f9-9cd3-214390b28a3b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:58:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e9041b0-6e7c-4b81-8557-60a1c11f846b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1044794910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e9041b0-6e7c-4b81-8557-60a1c11f846b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a7f571a-e481-4fc6-b786-6caec949ebd3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c488cd5e-57db-473d-9340-8bf21ac1ea22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1044794910 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1044794910, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['73dd2490-f56c-402a-be03-fb41d745d06a', '58c4fe0c-79fa-4d5a-bdb5-f0b4fe472f5a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c488cd5e-57db-473d-9340-8bf21ac1ea22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73dd2490-f56c-402a-be03-fb41d745d06a', '58c4fe0c-79fa-4d5a-bdb5-f0b4fe472f5a']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:46 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0bd631c-d99a-4a9d-9aad-24528912ea6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-09d7d577-9195-4c05-bda6-93121db8bc84 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09d7d577-9195-4c05-bda6-93121db8bc84 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09d7d577-9195-4c05-bda6-93121db8bc84 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09d7d577-9195-4c05-bda6-93121db8bc84 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0bd631c-d99a-4a9d-9aad-24528912ea6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ebc055a-5175-471e-b170-21e82ddb1096', '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=7a7f571a-e481-4fc6-b786-6caec949ebd3,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['73dd2490-f56c-402a-be03-fb41d745d06a','58c4fe0c-79fa-4d5a-bdb5-f0b4fe472f5a'],size=1,snapshot_id=99b1a566-da3d-41f9-9cd3-214390b28a3b,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=2e9041b0-6e7c-4b81-8557-60a1c11f846b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a7f571a-e481-4fc6-b786-6caec949ebd3,host=None,id=1ebc055a-5175-471e-b170-21e82ddb1096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da051b8f372246609a9a70737a53df9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=99b1a566-da3d-41f9-9cd3-214390b28a3b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a16b6f2951e441fa42de06ef30ba258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e9041b0-6e7c-4b81-8557-60a1c11f846b),volume_type_id=2e9041b0-6e7c-4b81-8557-60a1c11f846b)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef1174d-0268-4b26-8bd1-b60210b36d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-09d7d577-9195-4c05-bda6-93121db8bc84 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef1174d-0268-4b26-8bd1-b60210b36d60) transitioned into state 'SUCCESS' from 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=7a7f571a-e481-4fc6-b786-6caec949ebd3,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['73dd2490-f56c-402a-be03-fb41d745d06a','58c4fe0c-79fa-4d5a-bdb5-f0b4fe472f5a'],size=1,snapshot_id=99b1a566-da3d-41f9-9cd3-214390b28a3b,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=2e9041b0-6e7c-4b81-8557-60a1c11f846b)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09d7d577-9195-4c05-bda6-93121db8bc84 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 200 Sep 03 10:58:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 108/216] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:47 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (17545bfb-265b-4d66-ab65-2f0307848dbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request issued successfully. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /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 10:58:47 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b877fcb4-4922-44c8-b874-b20503c196ec tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/action returned with HTTP 202 Sep 03 10:58:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 109/217] 192.168.122.139 () {62 vars in 1202 bytes} [Thu Sep 3 10:58:46 2026] POST /volume/v3/groups/action => generated 103 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:47 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:47 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:47 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9bb75d7-cceb-4f3b-a10e-14afbf60706d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:58:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 109/218] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:58:47 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:47 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:47 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e4d8026b-1a6b-4983-863d-22e05ae7071d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 110/219] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:47 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-61be1e76-99d2-4736-abc6-7e1fd93e183f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61be1e76-99d2-4736-abc6-7e1fd93e183f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61be1e76-99d2-4736-abc6-7e1fd93e183f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61be1e76-99d2-4736-abc6-7e1fd93e183f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-61be1e76-99d2-4736-abc6-7e1fd93e183f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61be1e76-99d2-4736-abc6-7e1fd93e183f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 200 Sep 03 10:58:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 110/220] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:48 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-878681b2-8c24-4f2d-b26f-df999641c179 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] DELETE http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Delete volume with id: 2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Delete volume request issued successfully. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-878681b2-8c24-4f2d-b26f-df999641c179 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 202 Sep 03 10:58:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 111/221] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:58:48 2026] DELETE /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:58:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-da676091-bfea-45e3-b237-502a40bbdc8f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da676091-bfea-45e3-b237-502a40bbdc8f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da676091-bfea-45e3-b237-502a40bbdc8f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da676091-bfea-45e3-b237-502a40bbdc8f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:48 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:48 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-da676091-bfea-45e3-b237-502a40bbdc8f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da676091-bfea-45e3-b237-502a40bbdc8f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 200 Sep 03 10:58:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 112/222] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:48 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:48 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d624d75-4886-4543-b9e5-542f9c7d5710 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 111/223] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:48 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bbc380ee-f9ba-481a-b83b-6f9188442ab0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bbc380ee-f9ba-481a-b83b-6f9188442ab0 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bbc380ee-f9ba-481a-b83b-6f9188442ab0 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bbc380ee-f9ba-481a-b83b-6f9188442ab0 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bbc380ee-f9ba-481a-b83b-6f9188442ab0 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bbc380ee-f9ba-481a-b83b-6f9188442ab0 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 200 Sep 03 10:58:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 113/224] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:49 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 855 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:50 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:50 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:50 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-39f8cc5a-446d-4766-a78c-5abf84248d2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 112/225] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:50 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:58:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e8216e81-c741-44e6-8f9c-4b7d1cb54e6c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e8216e81-c741-44e6-8f9c-4b7d1cb54e6c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e8216e81-c741-44e6-8f9c-4b7d1cb54e6c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e8216e81-c741-44e6-8f9c-4b7d1cb54e6c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e8216e81-c741-44e6-8f9c-4b7d1cb54e6c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e8216e81-c741-44e6-8f9c-4b7d1cb54e6c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 200 Sep 03 10:58:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 114/226] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:51 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 855 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:51 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:51 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:51 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-079063e2-c98f-4662-bf48-eb4cd52cd9cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 113/227] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:51 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a5a3db9-2410-4330-b02b-b1398864280f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a5a3db9-2410-4330-b02b-b1398864280f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 Sep 03 10:58:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a5a3db9-2410-4330-b02b-b1398864280f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a5a3db9-2410-4330-b02b-b1398864280f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a5a3db9-2410-4330-b02b-b1398864280f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 returned with HTTP 404 Sep 03 10:58:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 115/228] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:52 2026] GET /volume/v3/volumes/2c4838e8-b580-4349-8812-64217a389151 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:52 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Delete volume with id: d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Delete volume request issued successfully. Sep 03 10:58:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ccc8756-50f7-4433-8194-3b60fcceab2f tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 202 Sep 03 10:58:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 114/229] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:58:52 2026] DELETE /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:58:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a91e1ca7-9144-42a9-aa17-8ba317581ea5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a91e1ca7-9144-42a9-aa17-8ba317581ea5 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a91e1ca7-9144-42a9-aa17-8ba317581ea5 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a91e1ca7-9144-42a9-aa17-8ba317581ea5 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a91e1ca7-9144-42a9-aa17-8ba317581ea5 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a91e1ca7-9144-42a9-aa17-8ba317581ea5 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 116/230] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:52 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 855 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:53 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:53 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:53 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3603fb75-479b-4a45-aa42-16317c2a39a1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 115/231] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:52 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6ee536ef-90c5-4f2d-9336-943b26ac601c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6ee536ef-90c5-4f2d-9336-943b26ac601c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6ee536ef-90c5-4f2d-9336-943b26ac601c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6ee536ef-90c5-4f2d-9336-943b26ac601c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6ee536ef-90c5-4f2d-9336-943b26ac601c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6ee536ef-90c5-4f2d-9336-943b26ac601c tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 117/232] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:53 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 855 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:54 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:54 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:54 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-286517c7-a96b-41c9-8c64-7ed786b0d714 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 116/233] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:54 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c09ed305-5013-4423-9cd7-539ea0ea4062 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c09ed305-5013-4423-9cd7-539ea0ea4062 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c09ed305-5013-4423-9cd7-539ea0ea4062 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c09ed305-5013-4423-9cd7-539ea0ea4062 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c09ed305-5013-4423-9cd7-539ea0ea4062 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Volume info retrieved successfully. Sep 03 10:58:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c09ed305-5013-4423-9cd7-539ea0ea4062 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 200 Sep 03 10:58:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 118/234] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:55 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:58:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-95234377-2b98-42c3-9edf-b48b1a630a2d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:56 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:56 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:56 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-95234377-2b98-42c3-9edf-b48b1a630a2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 117/235] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:56 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abca5911-83da-4219-a41c-9373f2241130 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abca5911-83da-4219-a41c-9373f2241130 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] GET http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 Sep 03 10:58:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abca5911-83da-4219-a41c-9373f2241130 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abca5911-83da-4219-a41c-9373f2241130 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abca5911-83da-4219-a41c-9373f2241130 tempest-ServersNegativeTestJSON-608314096 tempest-ServersNegativeTestJSON-608314096-project-member] http://192.168.122.139/volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 returned with HTTP 404 Sep 03 10:58:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 119/236] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:58:56 2026] GET /volume/v3/volumes/d33d15f3-1d75-4ee6-92d6-1f7a82248b80 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-10a0032a-d492-44fe-9c63-c416c64804b7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:57 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10a0032a-d492-44fe-9c63-c416c64804b7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 118/237] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:57 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 935 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eb82a998-11c4-465d-8ec3-0832a9e724de None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb82a998-11c4-465d-8ec3-0832a9e724de tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3 Sep 03 10:58:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb82a998-11c4-465d-8ec3-0832a9e724de tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb82a998-11c4-465d-8ec3-0832a9e724de tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-eb82a998-11c4-465d-8ec3-0832a9e724de tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 7a7f571a-e481-4fc6-b786-6caec949ebd3 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:58:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:57 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:58:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb82a998-11c4-465d-8ec3-0832a9e724de tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3 returned with HTTP 200 Sep 03 10:58:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 120/238] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:58:57 2026] GET /volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3 => generated 418 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /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 10:58:57 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:57 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:57 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:57 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:57 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b28d0c63-ecfa-4c18-9550-dc2f594a877a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:58:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 119/239] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:58:57 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 10:58:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3/action Sep 03 10:58:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:58:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:58:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for group 7a7f571a-e481-4fc6-b786-6caec949ebd3 {{(pid=86298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:58:58 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group with id: 7a7f571a-e481-4fc6-b786-6caec949ebd3 Sep 03 10:58:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:58 devstack devstack@c-api.service[86298]: /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 10:58:58 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:58:58 devstack devstack@c-api.service[86298]: /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 10:58:58 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:58:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-733ba07c-9f6a-4567-bdd0-80b674a237f1 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3/action returned with HTTP 202 Sep 03 10:58:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 121/240] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:58:58 2026] POST /volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 10:58:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:58:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:58 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:58 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:58 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:58:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-415ca6e4-e4d7-4560-a148-9c0e7396a478 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:58:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 120/241] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:58 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:58:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:58:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:58:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:58:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:58:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:58:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:58:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:58:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:58:59 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:58:59 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:58:59 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:58:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:58:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe3785e7-6237-4ac5-ac01-fa6bd88631e6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 200 Sep 03 10:59:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 122/242] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:58:59 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 934 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-373237774", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-373237774', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Create volume of 1 GB Sep 03 10:59:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Availability Zones retrieved successfully. Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Flow 'volume_create_api' (71f7d414-333a-40dd-a4b1-82cdaaf3513f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec23360d-8e24-4b1d-9e9d-1c82bfa62b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec23360d-8e24-4b1d-9e9d-1c82bfa62b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad0f669-04f9-4dd5-addd-d5cfbb5ce0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Created reservations ['aa875a36-8057-4442-9687-86474cc9fcee', '578fd6b6-0525-459b-adce-7cbc1f43adbf', '9a591c70-2838-425a-9343-179568f0513f', '49475feb-5cd8-46ae-9fdc-f58f7234c85d'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad0f669-04f9-4dd5-addd-d5cfbb5ce0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa875a36-8057-4442-9687-86474cc9fcee', '578fd6b6-0525-459b-adce-7cbc1f43adbf', '9a591c70-2838-425a-9343-179568f0513f', '49475feb-5cd8-46ae-9fdc-f58f7234c85d']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f0030d-3ebd-401e-8e52-08f6aae3516a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f0030d-3ebd-401e-8e52-08f6aae3516a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-373237774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e76e7d91c704674a40b76ab5581bf19',qos_specs=None,replication_status=,reservations=['aa875a36-8057-4442-9687-86474cc9fcee','578fd6b6-0525-459b-adce-7cbc1f43adbf','9a591c70-2838-425a-9343-179568f0513f','49475feb-5cd8-46ae-9fdc-f58f7234c85d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ddd3785a42459aabec8ceafe2268de',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-373237774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e76e7d91c704674a40b76ab5581bf19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05ddd3785a42459aabec8ceafe2268de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d12d664-5e7a-4285-9cbd-264fefba4a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d12d664-5e7a-4285-9cbd-264fefba4a0d) transitioned into state 'SUCCESS' from state '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-373237774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e76e7d91c704674a40b76ab5581bf19',qos_specs=None,replication_status=,reservations=['aa875a36-8057-4442-9687-86474cc9fcee','578fd6b6-0525-459b-adce-7cbc1f43adbf','9a591c70-2838-425a-9343-179568f0513f','49475feb-5cd8-46ae-9fdc-f58f7234c85d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ddd3785a42459aabec8ceafe2268de',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f448ab-da26-4a4c-8623-38d6dfd895c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f448ab-da26-4a4c-8623-38d6dfd895c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Flow 'volume_create_api' (71f7d414-333a-40dd-a4b1-82cdaaf3513f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Create volume request issued successfully. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-fd8c4122-5bca-40a9-bcef-370df11ee754 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 121/243] 192.168.122.139 () {64 vars in 1430 bytes} [Thu Sep 3 10:59:00 2026] POST /volume/v3/volumes => generated 763 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-e1903615-9efc-4dde-a21c-56896f00d4c1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-e1903615-9efc-4dde-a21c-56896f00d4c1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-e1903615-9efc-4dde-a21c-56896f00d4c1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-e1903615-9efc-4dde-a21c-56896f00d4c1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b9abc8d5-5b76-429a-adcb-dc94c15c5061 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9abc8d5-5b76-429a-adcb-dc94c15c5061 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9abc8d5-5b76-429a-adcb-dc94c15c5061 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9abc8d5-5b76-429a-adcb-dc94c15c5061 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9abc8d5-5b76-429a-adcb-dc94c15c5061 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 returned with HTTP 404 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 122/244] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/volumes/1ebc055a-5175-471e-b170-21e82ddb1096 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-e1903615-9efc-4dde-a21c-56896f00d4c1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a0ae6f4c-016d-44e3-920f-3df7b967dadc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a0ae6f4c-016d-44e3-920f-3df7b967dadc tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a0ae6f4c-016d-44e3-920f-3df7b967dadc tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a0ae6f4c-016d-44e3-920f-3df7b967dadc tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-a0ae6f4c-016d-44e3-920f-3df7b967dadc tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 7a7f571a-e481-4fc6-b786-6caec949ebd3 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-aa5e1077-e5a4-40b1-8514-d781029a5e1e req-e1903615-9efc-4dde-a21c-56896f00d4c1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 200 Sep 03 10:59:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 123/245] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 831 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a0ae6f4c-016d-44e3-920f-3df7b967dadc tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3 returned with HTTP 404 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 123/246] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/groups/7a7f571a-e481-4fc6-b786-6caec949ebd3 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2588883e-bc5f-45b4-8702-35deab663e38 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2588883e-bc5f-45b4-8702-35deab663e38 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] DELETE http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2588883e-bc5f-45b4-8702-35deab663e38 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2588883e-bc5f-45b4-8702-35deab663e38 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-2588883e-bc5f-45b4-8702-35deab663e38 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86298) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.group_snapshots [None req-2588883e-bc5f-45b4-8702-35deab663e38 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group_snapshot with id: b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-77efdc0a-2405-4afb-b773-95925877135d req-06878436-c1ab-4de0-9db0-804a074533e1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /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 10:59:01 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-77efdc0a-2405-4afb-b773-95925877135d req-06878436-c1ab-4de0-9db0-804a074533e1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-77efdc0a-2405-4afb-b773-95925877135d req-06878436-c1ab-4de0-9db0-804a074533e1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-77efdc0a-2405-4afb-b773-95925877135d req-06878436-c1ab-4de0-9db0-804a074533e1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2588883e-bc5f-45b4-8702-35deab663e38 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 202 Sep 03 10:59:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 124/247] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 10:59:01 2026] DELETE /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-77efdc0a-2405-4afb-b773-95925877135d req-06878436-c1ab-4de0-9db0-804a074533e1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-77efdc0a-2405-4afb-b773-95925877135d req-06878436-c1ab-4de0-9db0-804a074533e1 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 200 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 124/248] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /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 10:59:01 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:01 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c2ab9f1-8a05-45ec-b14a-f78925ed58f9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 125/249] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:01 devstack devstack@c-api.service[86299]: /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 10:59:01 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all snapshots completed successfully. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37a6e979-298d-4e1a-9038-77be5ec258a0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 125/250] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c68ae5b0-2b0e-4350-ac42-22db3e5a5a3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c68ae5b0-2b0e-4350-ac42-22db3e5a5a3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c68ae5b0-2b0e-4350-ac42-22db3e5a5a3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c68ae5b0-2b0e-4350-ac42-22db3e5a5a3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c68ae5b0-2b0e-4350-ac42-22db3e5a5a3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c68ae5b0-2b0e-4350-ac42-22db3e5a5a3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b returned with HTTP 200 Sep 03 10:59:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 126/251] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:01 2026] GET /volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:59:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-c806eb53-2fdf-4af7-9f6c-ab1cfd9a011e req-64a27ea0-fac5-4ffb-8b02-77b96bc4ff13 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c806eb53-2fdf-4af7-9f6c-ab1cfd9a011e req-64a27ea0-fac5-4ffb-8b02-77b96bc4ff13 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c806eb53-2fdf-4af7-9f6c-ab1cfd9a011e req-64a27ea0-fac5-4ffb-8b02-77b96bc4ff13 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-c806eb53-2fdf-4af7-9f6c-ab1cfd9a011e req-64a27ea0-fac5-4ffb-8b02-77b96bc4ff13 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-c806eb53-2fdf-4af7-9f6c-ab1cfd9a011e req-64a27ea0-fac5-4ffb-8b02-77b96bc4ff13 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-c806eb53-2fdf-4af7-9f6c-ab1cfd9a011e req-64a27ea0-fac5-4ffb-8b02-77b96bc4ff13 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 200 Sep 03 10:59:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 126/252] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:02 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3bf186e2-6b3f-4566-9ddd-31d6a657f729 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3bf186e2-6b3f-4566-9ddd-31d6a657f729 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b Sep 03 10:59:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3bf186e2-6b3f-4566-9ddd-31d6a657f729 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3bf186e2-6b3f-4566-9ddd-31d6a657f729 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3bf186e2-6b3f-4566-9ddd-31d6a657f729 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3bf186e2-6b3f-4566-9ddd-31d6a657f729 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b returned with HTTP 200 Sep 03 10:59:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 127/253] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:02 2026] GET /volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-535ab001-89c5-4575-800b-35bbd0a376d9 req-69f0eadf-e1c9-46a9-87c7-8415652fdc4c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-535ab001-89c5-4575-800b-35bbd0a376d9 req-69f0eadf-e1c9-46a9-87c7-8415652fdc4c tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-535ab001-89c5-4575-800b-35bbd0a376d9 req-69f0eadf-e1c9-46a9-87c7-8415652fdc4c tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-535ab001-89c5-4575-800b-35bbd0a376d9 req-69f0eadf-e1c9-46a9-87c7-8415652fdc4c tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-535ab001-89c5-4575-800b-35bbd0a376d9 req-69f0eadf-e1c9-46a9-87c7-8415652fdc4c tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-971455bb-dc42-494a-a18a-c6184d38fa9b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-971455bb-dc42-494a-a18a-c6184d38fa9b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b Sep 03 10:59:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-971455bb-dc42-494a-a18a-c6184d38fa9b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-971455bb-dc42-494a-a18a-c6184d38fa9b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-535ab001-89c5-4575-800b-35bbd0a376d9 req-69f0eadf-e1c9-46a9-87c7-8415652fdc4c tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 200 Sep 03 10:59:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 127/254] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:03 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-971455bb-dc42-494a-a18a-c6184d38fa9b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-971455bb-dc42-494a-a18a-c6184d38fa9b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b returned with HTTP 200 Sep 03 10:59:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 128/255] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:03 2026] GET /volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b => generated 450 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 10:59:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-253060999", "description": null, "metadata": {}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Create snapshot from volume 22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:03 devstack devstack@c-api.service[86299]: WARNING cinder.quota [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Created reservations ['495b73c6-6e9c-4b7d-acc8-0296826cae79', 'dc955218-fa69-4994-aa1a-73fb689444c3', 'e83a1ae2-3b75-4e57-b33f-02814a164761', 'a71324c0-726e-4024-9993-974b94dd14eb'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot create request issued successfully. Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e57c22d1-e6ec-404c-9ef4-e4f8607a7740 req-ddbfabb3-5461-4c91-9d29-01e9f8e786f9 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 10:59:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 128/256] 192.168.122.139 () {64 vars in 1436 bytes} [Thu Sep 3 10:59:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-00f453bf-037a-4d50-9a07-c2f711f02e4b req-680d0dcb-3018-4102-a18d-febf673a107a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-00f453bf-037a-4d50-9a07-c2f711f02e4b req-680d0dcb-3018-4102-a18d-febf673a107a tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-00f453bf-037a-4d50-9a07-c2f711f02e4b req-680d0dcb-3018-4102-a18d-febf673a107a tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-00f453bf-037a-4d50-9a07-c2f711f02e4b req-680d0dcb-3018-4102-a18d-febf673a107a tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-00f453bf-037a-4d50-9a07-c2f711f02e4b req-680d0dcb-3018-4102-a18d-febf673a107a tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Snapshot retrieved successfully. Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-00f453bf-037a-4d50-9a07-c2f711f02e4b req-680d0dcb-3018-4102-a18d-febf673a107a tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 129/257] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:04 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: /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 10:59:04 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] Get all snapshots completed successfully. Sep 03 10:59:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-61e4233b-5089-448b-ac90-dc3600d1d783 req-42db0fb1-3fc7-4b4f-8885-ce5ce2e5d6c5 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-reader] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 129/258] 192.168.122.139 () {60 vars in 1403 bytes} [Thu Sep 3 10:59:04 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-2c8f60db-8857-43f2-b7ed-0ae146c2ef42 req-45c0bba1-f7fe-44c0-a704-7bdfb660e8ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-2c8f60db-8857-43f2-b7ed-0ae146c2ef42 req-45c0bba1-f7fe-44c0-a704-7bdfb660e8ad tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-2c8f60db-8857-43f2-b7ed-0ae146c2ef42 req-45c0bba1-f7fe-44c0-a704-7bdfb660e8ad tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-2c8f60db-8857-43f2-b7ed-0ae146c2ef42 req-45c0bba1-f7fe-44c0-a704-7bdfb660e8ad tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-2c8f60db-8857-43f2-b7ed-0ae146c2ef42 req-45c0bba1-f7fe-44c0-a704-7bdfb660e8ad tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-2c8f60db-8857-43f2-b7ed-0ae146c2ef42 req-45c0bba1-f7fe-44c0-a704-7bdfb660e8ad tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 130/259] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:04 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-422ab592-1e90-40ae-bb3d-f973a3ac2cfa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-422ab592-1e90-40ae-bb3d-f973a3ac2cfa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-422ab592-1e90-40ae-bb3d-f973a3ac2cfa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-422ab592-1e90-40ae-bb3d-f973a3ac2cfa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-422ab592-1e90-40ae-bb3d-f973a3ac2cfa tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b returned with HTTP 404 Sep 03 10:59:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 130/260] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:04 2026] GET /volume/v3/snapshots/99b1a566-da3d-41f9-9cd3-214390b28a3b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b1a4ac07-daaa-498f-b782-454a6b3cbdf9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b1a4ac07-daaa-498f-b782-454a6b3cbdf9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b1a4ac07-daaa-498f-b782-454a6b3cbdf9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b1a4ac07-daaa-498f-b782-454a6b3cbdf9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-b1a4ac07-daaa-498f-b782-454a6b3cbdf9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member b0e0dec1-382b-43ac-8a03-9d251ebb4f2c {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b1a4ac07-daaa-498f-b782-454a6b3cbdf9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c returned with HTTP 404 Sep 03 10:59:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 131/261] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:04 2026] GET /volume/v3/group_snapshots/b0e0dec1-382b-43ac-8a03-9d251ebb4f2c => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:04 devstack devstack@c-api.service[86299]: /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 10:59:04 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:04 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:04 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:05 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5365dabf-adf6-48e0-bc04-b0e505ca58dd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 131/262] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:04 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46ddd439-0d23-481b-a9ae-ee601009d23a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46ddd439-0d23-481b-a9ae-ee601009d23a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76/action Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46ddd439-0d23-481b-a9ae-ee601009d23a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46ddd439-0d23-481b-a9ae-ee601009d23a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-46ddd439-0d23-481b-a9ae-ee601009d23a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for group 2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 {{(pid=86298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-46ddd439-0d23-481b-a9ae-ee601009d23a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group with id: 2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 Sep 03 10:59:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:05 devstack devstack@c-api.service[86298]: /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 10:59:05 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:05 devstack devstack@c-api.service[86298]: /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 10:59:05 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46ddd439-0d23-481b-a9ae-ee601009d23a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76/action returned with HTTP 202 Sep 03 10:59:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 132/263] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:05 2026] POST /volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 Sep 03 10:59:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:05 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:05 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:05 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ebac083-6c4a-4d7f-8327-bbd9f77e1042 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 returned with HTTP 200 Sep 03 10:59:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 132/264] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:05 2026] GET /volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 => generated 922 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5ed31450-07a2-4132-bd48-4ec4cb1dd67a req-a96e7531-2a38-440f-8649-adf3092acba2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5ed31450-07a2-4132-bd48-4ec4cb1dd67a req-a96e7531-2a38-440f-8649-adf3092acba2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5ed31450-07a2-4132-bd48-4ec4cb1dd67a req-a96e7531-2a38-440f-8649-adf3092acba2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5ed31450-07a2-4132-bd48-4ec4cb1dd67a req-a96e7531-2a38-440f-8649-adf3092acba2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5ed31450-07a2-4132-bd48-4ec4cb1dd67a req-a96e7531-2a38-440f-8649-adf3092acba2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5ed31450-07a2-4132-bd48-4ec4cb1dd67a req-a96e7531-2a38-440f-8649-adf3092acba2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 133/265] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:05 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:59:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-162dfd40-4199-4df9-b999-56e2b5aed8ae None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-162dfd40-4199-4df9-b999-56e2b5aed8ae tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 Sep 03 10:59:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-162dfd40-4199-4df9-b999-56e2b5aed8ae tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-162dfd40-4199-4df9-b999-56e2b5aed8ae tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-162dfd40-4199-4df9-b999-56e2b5aed8ae tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 returned with HTTP 404 Sep 03 10:59:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 133/266] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:06 2026] GET /volume/v3/volumes/e6df6eb1-279c-4dba-b805-4a401c57a898 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7a9c9322-1f21-4ab4-9116-c3d96cd04ebf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7a9c9322-1f21-4ab4-9116-c3d96cd04ebf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 Sep 03 10:59:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7a9c9322-1f21-4ab4-9116-c3d96cd04ebf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7a9c9322-1f21-4ab4-9116-c3d96cd04ebf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-7a9c9322-1f21-4ab4-9116-c3d96cd04ebf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:06 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7a9c9322-1f21-4ab4-9116-c3d96cd04ebf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 returned with HTTP 200 Sep 03 10:59:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 134/267] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:06 2026] GET /volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 => generated 391 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-fb056ab6-6623-4d58-9bdc-26096a3db949 req-a875ea8f-eb80-4d84-9c4f-5142483332cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-fb056ab6-6623-4d58-9bdc-26096a3db949 req-a875ea8f-eb80-4d84-9c4f-5142483332cf tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-fb056ab6-6623-4d58-9bdc-26096a3db949 req-a875ea8f-eb80-4d84-9c4f-5142483332cf tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-fb056ab6-6623-4d58-9bdc-26096a3db949 req-a875ea8f-eb80-4d84-9c4f-5142483332cf tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-fb056ab6-6623-4d58-9bdc-26096a3db949 req-a875ea8f-eb80-4d84-9c4f-5142483332cf tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-fb056ab6-6623-4d58-9bdc-26096a3db949 req-a875ea8f-eb80-4d84-9c4f-5142483332cf tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 134/268] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:06 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ead741c4-55d2-4040-ac8f-db5152a94dcb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ead741c4-55d2-4040-ac8f-db5152a94dcb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ead741c4-55d2-4040-ac8f-db5152a94dcb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ead741c4-55d2-4040-ac8f-db5152a94dcb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-ead741c4-55d2-4040-ac8f-db5152a94dcb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ead741c4-55d2-4040-ac8f-db5152a94dcb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 returned with HTTP 404 Sep 03 10:59:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 135/269] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:07 2026] GET /volume/v3/groups/2e9e3a4e-2557-4e75-8c37-7b7ed9f8fd76 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e391b5a-4cf9-4e80-b1b9-477303345690 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e391b5a-4cf9-4e80-b1b9-477303345690 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/ace7be19-d1af-4103-a475-8ec021a17753 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e391b5a-4cf9-4e80-b1b9-477303345690 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e391b5a-4cf9-4e80-b1b9-477303345690 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e391b5a-4cf9-4e80-b1b9-477303345690 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/group_types/ace7be19-d1af-4103-a475-8ec021a17753 returned with HTTP 202 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 135/270] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:07 2026] DELETE /volume/v3/group_types/ace7be19-d1af-4103-a475-8ec021a17753 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4b370428-172e-490e-9d61-a7da32d21357 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b370428-172e-490e-9d61-a7da32d21357 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] DELETE http://192.168.122.139/volume/v3/types/2e9041b0-6e7c-4b81-8557-60a1c11f846b Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b370428-172e-490e-9d61-a7da32d21357 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b370428-172e-490e-9d61-a7da32d21357 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-09248cbe-49d4-4739-88d7-527016601805 req-8b11e394-02a5-4dfd-a91d-a412eb6a7398 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-09248cbe-49d4-4739-88d7-527016601805 req-8b11e394-02a5-4dfd-a91d-a412eb6a7398 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-09248cbe-49d4-4739-88d7-527016601805 req-8b11e394-02a5-4dfd-a91d-a412eb6a7398 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-09248cbe-49d4-4739-88d7-527016601805 req-8b11e394-02a5-4dfd-a91d-a412eb6a7398 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-09248cbe-49d4-4739-88d7-527016601805 req-8b11e394-02a5-4dfd-a91d-a412eb6a7398 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-09248cbe-49d4-4739-88d7-527016601805 req-8b11e394-02a5-4dfd-a91d-a412eb6a7398 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 136/271] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:07 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b370428-172e-490e-9d61-a7da32d21357 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types/2e9041b0-6e7c-4b81-8557-60a1c11f846b returned with HTTP 202 Sep 03 10:59:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 136/272] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 10:59:07 2026] DELETE /volume/v3/types/2e9041b0-6e7c-4b81-8557-60a1c11f846b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-33c19db6-4fc3-4948-b15f-6752f92fd67b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-33c19db6-4fc3-4948-b15f-6752f92fd67b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] GET http://192.168.122.139/volume/v3/types/2e9041b0-6e7c-4b81-8557-60a1c11f846b Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-33c19db6-4fc3-4948-b15f-6752f92fd67b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-33c19db6-4fc3-4948-b15f-6752f92fd67b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-33c19db6-4fc3-4948-b15f-6752f92fd67b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types/2e9041b0-6e7c-4b81-8557-60a1c11f846b returned with HTTP 404 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 137/273] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 10:59:07 2026] GET /volume/v3/types/2e9041b0-6e7c-4b81-8557-60a1c11f846b => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Delete snapshot with id: 35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f8567e0d-eee7-47c5-a1c9-0c4a1e26783b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8567e0d-eee7-47c5-a1c9-0c4a1e26783b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8567e0d-eee7-47c5-a1c9-0c4a1e26783b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-654835041"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:07 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:07 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8567e0d-eee7-47c5-a1c9-0c4a1e26783b tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 138/274] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 10:59:07 2026] POST /volume/v3/types => generated 223 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-50164f5e-eff9-429d-990c-9fcee0eb85b2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot delete request issued successfully. Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9a8615d8-d7c0-4cde-8d73-ebc45ec0d6e5 req-8326f878-08d3-4629-aa05-8861237488d2 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 202 Sep 03 10:59:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 137/275] 192.168.122.139 () {62 vars in 1515 bytes} [Thu Sep 3 10:59:07 2026] DELETE /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-50164f5e-eff9-429d-990c-9fcee0eb85b2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-50164f5e-eff9-429d-990c-9fcee0eb85b2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-720333627"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-50164f5e-eff9-429d-990c-9fcee0eb85b2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 139/276] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:07 2026] POST /volume/v3/group_types => generated 180 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e9445e32-0ce4-43a2-902b-7254c188bfe3 req-b5f433d6-7228-4966-91cf-4812b1c4ce14 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e9445e32-0ce4-43a2-902b-7254c188bfe3 req-b5f433d6-7228-4966-91cf-4812b1c4ce14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e9445e32-0ce4-43a2-902b-7254c188bfe3 req-b5f433d6-7228-4966-91cf-4812b1c4ce14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e9445e32-0ce4-43a2-902b-7254c188bfe3 req-b5f433d6-7228-4966-91cf-4812b1c4ce14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:59:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f31e3892-78dd-4414-ad0d-d15822b43f7c", "volume_types": ["b7f9b554-a00e-4867-b0ed-af94ef0bcd43"], "name": "tempest-GroupSnapshotsTest-Group-834310221"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group {'group': {'group_type': 'f31e3892-78dd-4414-ad0d-d15822b43f7c', 'volume_types': ['b7f9b554-a00e-4867-b0ed-af94ef0bcd43'], 'name': 'tempest-GroupSnapshotsTest-Group-834310221'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:59:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e9445e32-0ce4-43a2-902b-7254c188bfe3 req-b5f433d6-7228-4966-91cf-4812b1c4ce14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:08 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group tempest-GroupSnapshotsTest-Group-834310221. Sep 03 10:59:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e9445e32-0ce4-43a2-902b-7254c188bfe3 req-b5f433d6-7228-4966-91cf-4812b1c4ce14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 140/277] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:07 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:59:08 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['6b2f8eb7-4514-4c03-85a5-f8dbca4a6c7a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f0a0d7e-ac80-44fb-9883-dbc3e8b7b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:59:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 138/278] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:59:07 2026] POST /volume/v3/groups => generated 111 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-937358fc-41c5-4e30-9e23-f9385fec375a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-937358fc-41c5-4e30-9e23-f9385fec375a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-937358fc-41c5-4e30-9e23-f9385fec375a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-937358fc-41c5-4e30-9e23-f9385fec375a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-937358fc-41c5-4e30-9e23-f9385fec375a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:08 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-937358fc-41c5-4e30-9e23-f9385fec375a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 141/279] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:08 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-9ba16c84-10d6-41a7-88db-6f6e49f4e926 req-fd89bc16-dce6-4f30-8b83-44df4acc21ef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9ba16c84-10d6-41a7-88db-6f6e49f4e926 req-fd89bc16-dce6-4f30-8b83-44df4acc21ef tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9ba16c84-10d6-41a7-88db-6f6e49f4e926 req-fd89bc16-dce6-4f30-8b83-44df4acc21ef tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9ba16c84-10d6-41a7-88db-6f6e49f4e926 req-fd89bc16-dce6-4f30-8b83-44df4acc21ef tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-9ba16c84-10d6-41a7-88db-6f6e49f4e926 req-fd89bc16-dce6-4f30-8b83-44df4acc21ef tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Snapshot retrieved successfully. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9ba16c84-10d6-41a7-88db-6f6e49f4e926 req-fd89bc16-dce6-4f30-8b83-44df4acc21ef tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 200 Sep 03 10:59:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 139/280] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:09 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b3fae2a-58c6-4a75-9c14-03199385ab66 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b3fae2a-58c6-4a75-9c14-03199385ab66 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b3fae2a-58c6-4a75-9c14-03199385ab66 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b3fae2a-58c6-4a75-9c14-03199385ab66 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-2b3fae2a-58c6-4a75-9c14-03199385ab66 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:09 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b3fae2a-58c6-4a75-9c14-03199385ab66 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 142/281] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:09 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dde862ce-e19d-4171-b26f-b280c93a889a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1606343524", "volume_type": "b7f9b554-a00e-4867-b0ed-af94ef0bcd43", "group_id": "c064de53-bec7-4cad-b7a1-93145fc8da65", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1606343524', 'volume_type': 'b7f9b554-a00e-4867-b0ed-af94ef0bcd43', 'group_id': 'c064de53-bec7-4cad-b7a1-93145fc8da65', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume of 1 GB Sep 03 10:59:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (71e0b79d-211d-4583-a85d-007e4b714e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b6b98a-3d79-45ed-aa1a-65203f9e7f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b6b98a-3d79-45ed-aa1a-65203f9e7f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-654835041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7f9b554-a00e-4867-b0ed-af94ef0bcd43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c064de53-bec7-4cad-b7a1-93145fc8da65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd5292ae-2626-4799-9d2b-bd03c56ec49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-654835041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-654835041, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-654835041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-654835041, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['fd6c91ae-1ba0-421e-b107-c6d8450fa63c', 'bc4de978-d47e-4c7b-987a-2c106993e28f', '3318876e-e90a-48cd-aaf0-2d478bf099b4', 'd5299633-7890-4bf1-b2c7-493d1dbeeb1f'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd5292ae-2626-4799-9d2b-bd03c56ec49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6c91ae-1ba0-421e-b107-c6d8450fa63c', 'bc4de978-d47e-4c7b-987a-2c106993e28f', '3318876e-e90a-48cd-aaf0-2d478bf099b4', 'd5299633-7890-4bf1-b2c7-493d1dbeeb1f']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0068f765-765b-4607-9d3d-c4c0baea2df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0068f765-765b-4607-9d3d-c4c0baea2df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1606343524',encryption_key_id=None,group_id=c064de53-bec7-4cad-b7a1-93145fc8da65,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['fd6c91ae-1ba0-421e-b107-c6d8450fa63c','bc4de978-d47e-4c7b-987a-2c106993e28f','3318876e-e90a-48cd-aaf0-2d478bf099b4','d5299633-7890-4bf1-b2c7-493d1dbeeb1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1606343524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c064de53-bec7-4cad-b7a1-93145fc8da65,host=None,id=db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da051b8f372246609a9a70737a53df9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a16b6f2951e441fa42de06ef30ba258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7f9b554-a00e-4867-b0ed-af94ef0bcd43),volume_type_id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3f84ac-d5f2-4fa5-a019-460fffc89d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3f84ac-d5f2-4fa5-a019-460fffc89d57) transitioned into state 'SUCCESS' from state '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-1606343524',encryption_key_id=None,group_id=c064de53-bec7-4cad-b7a1-93145fc8da65,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['fd6c91ae-1ba0-421e-b107-c6d8450fa63c','bc4de978-d47e-4c7b-987a-2c106993e28f','3318876e-e90a-48cd-aaf0-2d478bf099b4','d5299633-7890-4bf1-b2c7-493d1dbeeb1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d83e5f-e218-43ed-a050-37ceafc178a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d83e5f-e218-43ed-a050-37ceafc178a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (71e0b79d-211d-4583-a85d-007e4b714e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request issued successfully. Sep 03 10:59:09 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:09 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dde862ce-e19d-4171-b26f-b280c93a889a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 140/282] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:09 2026] POST /volume/v3/volumes => generated 830 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-2977ec5d-67f0-47f8-873f-018837cc38d1 req-38ff8a23-3fda-4abd-a807-8916bf094b8d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 Sep 03 10:59:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-2977ec5d-67f0-47f8-873f-018837cc38d1 req-38ff8a23-3fda-4abd-a807-8916bf094b8d tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-2977ec5d-67f0-47f8-873f-018837cc38d1 req-38ff8a23-3fda-4abd-a807-8916bf094b8d tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-2977ec5d-67f0-47f8-873f-018837cc38d1 req-38ff8a23-3fda-4abd-a807-8916bf094b8d tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-2977ec5d-67f0-47f8-873f-018837cc38d1 req-38ff8a23-3fda-4abd-a807-8916bf094b8d tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 returned with HTTP 404 Sep 03 10:59:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 141/283] 192.168.122.139 () {60 vars in 1493 bytes} [Thu Sep 3 10:59:10 2026] GET /volume/v3/snapshots/35eb3da5-4dc3-4c68-bd5c-18e6ce39c172 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:10 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:10 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] DELETE http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Delete volume with id: 22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Delete volume request issued successfully. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-759fdc82-be8c-4bbc-a812-37ca86363f5a req-af27c2a5-3639-4421-a056-3f4f2e3abb14 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 202 Sep 03 10:59:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 142/284] 192.168.122.139 () {62 vars in 1509 bytes} [Thu Sep 3 10:59:10 2026] DELETE /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-624bf7e6-aec5-4eda-a7eb-e71a14bd8354 req-21622e7f-9326-4c9f-818b-2fde7ed5c123 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-624bf7e6-aec5-4eda-a7eb-e71a14bd8354 req-21622e7f-9326-4c9f-818b-2fde7ed5c123 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-624bf7e6-aec5-4eda-a7eb-e71a14bd8354 req-21622e7f-9326-4c9f-818b-2fde7ed5c123 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-624bf7e6-aec5-4eda-a7eb-e71a14bd8354 req-21622e7f-9326-4c9f-818b-2fde7ed5c123 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-624bf7e6-aec5-4eda-a7eb-e71a14bd8354 req-21622e7f-9326-4c9f-818b-2fde7ed5c123 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Volume info retrieved successfully. Sep 03 10:59:10 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-624bf7e6-aec5-4eda-a7eb-e71a14bd8354 req-21622e7f-9326-4c9f-818b-2fde7ed5c123 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 200 Sep 03 10:59:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 143/285] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:10 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd2a3db7-0a03-4331-990f-acd2218b25d7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 returned with HTTP 200 Sep 03 10:59:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 143/286] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:10 2026] GET /volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 => generated 898 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5e0e4ca2-9285-4bdf-8e2c-084b9036e928 req-4be086fe-5d47-4f69-a270-1ac2c63c37a7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3b247f5e-97f9-415b-a825-15dc837a579d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:11 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:11 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3b247f5e-97f9-415b-a825-15dc837a579d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 returned with HTTP 200 Sep 03 10:59:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 144/287] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:11 2026] GET /volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 => generated 922 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5e0e4ca2-9285-4bdf-8e2c-084b9036e928 req-4be086fe-5d47-4f69-a270-1ac2c63c37a7 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5e0e4ca2-9285-4bdf-8e2c-084b9036e928 req-4be086fe-5d47-4f69-a270-1ac2c63c37a7 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5e0e4ca2-9285-4bdf-8e2c-084b9036e928 req-4be086fe-5d47-4f69-a270-1ac2c63c37a7 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5e0e4ca2-9285-4bdf-8e2c-084b9036e928 req-4be086fe-5d47-4f69-a270-1ac2c63c37a7 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 404 Sep 03 10:59:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 144/288] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:11 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 109 bytes in 480 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-a3e8a411-e433-4601-aa41-57b2fcf96222 req-8ffffdf3-c4a1-4c0b-9c0b-db81949caeee None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-a3e8a411-e433-4601-aa41-57b2fcf96222 req-8ffffdf3-c4a1-4c0b-9c0b-db81949caeee tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] DELETE http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-a3e8a411-e433-4601-aa41-57b2fcf96222 req-8ffffdf3-c4a1-4c0b-9c0b-db81949caeee tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-a3e8a411-e433-4601-aa41-57b2fcf96222 req-8ffffdf3-c4a1-4c0b-9c0b-db81949caeee tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:11 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [req-a3e8a411-e433-4601-aa41-57b2fcf96222 req-8ffffdf3-c4a1-4c0b-9c0b-db81949caeee tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Delete volume with id: 22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-a3e8a411-e433-4601-aa41-57b2fcf96222 req-8ffffdf3-c4a1-4c0b-9c0b-db81949caeee tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 404 Sep 03 10:59:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 145/289] 192.168.122.139 () {62 vars in 1509 bytes} [Thu Sep 3 10:59:11 2026] DELETE /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-54e5717c-3905-4810-b4c6-e6a798a07bf6 req-c9f3b70c-f1cf-4724-aac8-aaf3ef515794 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-54e5717c-3905-4810-b4c6-e6a798a07bf6 req-c9f3b70c-f1cf-4724-aac8-aaf3ef515794 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] GET http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc Sep 03 10:59:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-54e5717c-3905-4810-b4c6-e6a798a07bf6 req-c9f3b70c-f1cf-4724-aac8-aaf3ef515794 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-54e5717c-3905-4810-b4c6-e6a798a07bf6 req-c9f3b70c-f1cf-4724-aac8-aaf3ef515794 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-54e5717c-3905-4810-b4c6-e6a798a07bf6 req-c9f3b70c-f1cf-4724-aac8-aaf3ef515794 tempest-VolumesSnapshotsTestJSON-1959270206 tempest-VolumesSnapshotsTestJSON-1959270206-project-member] http://192.168.122.139/volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc returned with HTTP 404 Sep 03 10:59:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 145/290] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:12 2026] GET /volume/v3/volumes/22ecf02b-8ec2-4ce8-b8ea-9e8b1612fdbc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 10:59:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 Sep 03 10:59:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:12 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:12 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:12 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c9a765b-c7a7-4317-bf83-45173d2a0208 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 returned with HTTP 200 Sep 03 10:59:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 146/291] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:12 2026] GET /volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 => generated 923 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4a370e14-172c-417d-b59d-9101b913b764 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1087549044", "volume_type": "b7f9b554-a00e-4867-b0ed-af94ef0bcd43", "group_id": "c064de53-bec7-4cad-b7a1-93145fc8da65", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1087549044', 'volume_type': 'b7f9b554-a00e-4867-b0ed-af94ef0bcd43', 'group_id': 'c064de53-bec7-4cad-b7a1-93145fc8da65', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:12 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume of 1 GB Sep 03 10:59:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:13 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (385488c2-9e42-42ec-92ef-54804a2b5b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b98e7f9-d759-47f1-abee-baa6524b6749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b98e7f9-d759-47f1-abee-baa6524b6749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-654835041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7f9b554-a00e-4867-b0ed-af94ef0bcd43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c064de53-bec7-4cad-b7a1-93145fc8da65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c28ad9b2-89ef-4093-84c3-cfd29ab3bebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['3d9ee9ad-2f10-4784-a50d-a8c575f22799', 'a12f304b-9908-49e2-ab61-41cd11e4c3c9', '4c2e2a65-35ee-4967-85a0-514147c3476f', '406edff6-580e-48b3-b3a5-bc495d1940b9'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c28ad9b2-89ef-4093-84c3-cfd29ab3bebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9ee9ad-2f10-4784-a50d-a8c575f22799', 'a12f304b-9908-49e2-ab61-41cd11e4c3c9', '4c2e2a65-35ee-4967-85a0-514147c3476f', '406edff6-580e-48b3-b3a5-bc495d1940b9']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee8bcf0-dcd0-4b28-bd6d-7cac0289235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee8bcf0-dcd0-4b28-bd6d-7cac0289235f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7965576f-8f04-4d39-8c8e-37855e1a250b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1087549044',encryption_key_id=None,group_id=c064de53-bec7-4cad-b7a1-93145fc8da65,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['3d9ee9ad-2f10-4784-a50d-a8c575f22799','a12f304b-9908-49e2-ab61-41cd11e4c3c9','4c2e2a65-35ee-4967-85a0-514147c3476f','406edff6-580e-48b3-b3a5-bc495d1940b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1087549044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c064de53-bec7-4cad-b7a1-93145fc8da65,host=None,id=7965576f-8f04-4d39-8c8e-37855e1a250b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da051b8f372246609a9a70737a53df9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a16b6f2951e441fa42de06ef30ba258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7f9b554-a00e-4867-b0ed-af94ef0bcd43),volume_type_id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7697e804-3f96-4bc2-be83-361b7ae2bd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7697e804-3f96-4bc2-be83-361b7ae2bd91) transitioned into state 'SUCCESS' from state '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-1087549044',encryption_key_id=None,group_id=c064de53-bec7-4cad-b7a1-93145fc8da65,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['3d9ee9ad-2f10-4784-a50d-a8c575f22799','a12f304b-9908-49e2-ab61-41cd11e4c3c9','4c2e2a65-35ee-4967-85a0-514147c3476f','406edff6-580e-48b3-b3a5-bc495d1940b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=b7f9b554-a00e-4867-b0ed-af94ef0bcd43)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984ac679-fc8a-4c07-a96b-a2aeda9f3b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984ac679-fc8a-4c07-a96b-a2aeda9f3b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (385488c2-9e42-42ec-92ef-54804a2b5b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request issued successfully. Sep 03 10:59:13 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:13 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:13 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a370e14-172c-417d-b59d-9101b913b764 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 146/292] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:12 2026] POST /volume/v3/volumes => generated 830 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4413fbe5-8c30-4026-80d0-555a1c988701 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b Sep 03 10:59:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:13 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:13 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:13 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4413fbe5-8c30-4026-80d0-555a1c988701 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b returned with HTTP 200 Sep 03 10:59:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 147/293] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:13 2026] GET /volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b => generated 898 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b Sep 03 10:59:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:14 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:14 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:15 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e12c0cca-5f1c-4efc-8a35-c4094312deb8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b returned with HTTP 200 Sep 03 10:59:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 147/294] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:14 2026] GET /volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b => generated 923 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ae22dc49-b81d-4cc1-b0d4-27fbd7c9266a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae22dc49-b81d-4cc1-b0d4-27fbd7c9266a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] PUT http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae22dc49-b81d-4cc1-b0d4-27fbd7c9266a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-ae22dc49-b81d-4cc1-b0d4-27fbd7c9266a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Update called for group c064de53-bec7-4cad-b7a1-93145fc8da65. {{(pid=86299) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 10:59:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-ae22dc49-b81d-4cc1-b0d4-27fbd7c9266a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Updating group c064de53-bec7-4cad-b7a1-93145fc8da65 with name None description: None add_volumes: None remove_volumes: db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3. Sep 03 10:59:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae22dc49-b81d-4cc1-b0d4-27fbd7c9266a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 202 Sep 03 10:59:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 148/295] 192.168.122.139 () {62 vars in 1290 bytes} [Thu Sep 3 10:59:15 2026] PUT /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0ed2df53-1b1e-4526-9810-e82a2850422c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ed2df53-1b1e-4526-9810-e82a2850422c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ed2df53-1b1e-4526-9810-e82a2850422c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ed2df53-1b1e-4526-9810-e82a2850422c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-0ed2df53-1b1e-4526-9810-e82a2850422c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:15 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ed2df53-1b1e-4526-9810-e82a2850422c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 148/296] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:15 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2890cede-e7df-417b-a182-7547c34e52fb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2890cede-e7df-417b-a182-7547c34e52fb tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:59:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2890cede-e7df-417b-a182-7547c34e52fb tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1013619334"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2890cede-e7df-417b-a182-7547c34e52fb tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:59:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 149/297] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 10:59:15 2026] POST /volume/v3/types => generated 228 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c11fe755-373f-492b-ba57-8bc8ccac5c85 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c11fe755-373f-492b-ba57-8bc8ccac5c85 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c11fe755-373f-492b-ba57-8bc8ccac5c85 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1287926317"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c11fe755-373f-492b-ba57-8bc8ccac5c85 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 149/298] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:16 2026] POST /volume/v3/group_types => generated 185 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b868114f-0487-4691-9dce-48289cfcc09f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-66c6cb5b-2746-4b65-afa3-be066c19c72f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66c6cb5b-2746-4b65-afa3-be066c19c72f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66c6cb5b-2746-4b65-afa3-be066c19c72f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66c6cb5b-2746-4b65-afa3-be066c19c72f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-66c6cb5b-2746-4b65-afa3-be066c19c72f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66c6cb5b-2746-4b65-afa3-be066c19c72f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 150/299] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:16 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-96628eca-a93c-4f2a-b6e5-3b20c0ea9f2c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-96628eca-a93c-4f2a-b6e5-3b20c0ea9f2c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] PUT http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-96628eca-a93c-4f2a-b6e5-3b20c0ea9f2c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-96628eca-a93c-4f2a-b6e5-3b20c0ea9f2c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Update called for group c064de53-bec7-4cad-b7a1-93145fc8da65. {{(pid=86298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-96628eca-a93c-4f2a-b6e5-3b20c0ea9f2c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Updating group c064de53-bec7-4cad-b7a1-93145fc8da65 with name None description: None add_volumes: db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 remove_volumes: None. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:59:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fbc1f646-4ac4-4bdc-af69-1be29247d617", "volume_types": ["907e484c-d205-47c2-99b2-9193c4eacf9b"], "name": "tempest-GroupSnapshotsV319Test-Group-1392543097"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Creating new group {'group': {'group_type': 'fbc1f646-4ac4-4bdc-af69-1be29247d617', 'volume_types': ['907e484c-d205-47c2-99b2-9193c4eacf9b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1392543097'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:16 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1392543097. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Availability Zones retrieved successfully. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-96628eca-a93c-4f2a-b6e5-3b20c0ea9f2c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 202 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 151/300] 192.168.122.139 () {62 vars in 1290 bytes} [Thu Sep 3 10:59:16 2026] PUT /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e2c824b1-3e32-4e0c-b55d-40201a5df595 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2c824b1-3e32-4e0c-b55d-40201a5df595 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2c824b1-3e32-4e0c-b55d-40201a5df595 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2c824b1-3e32-4e0c-b55d-40201a5df595 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-e2c824b1-3e32-4e0c-b55d-40201a5df595 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:16 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Created reservations ['1e8178d0-9227-4f1e-bf5c-e5a3cb9497ab'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2c824b1-3e32-4e0c-b55d-40201a5df595 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 152/301] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:16 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 391 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b868114f-0487-4691-9dce-48289cfcc09f tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:59:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 150/302] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:59:16 2026] POST /volume/v3/groups => generated 116 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-113ab313-dc9c-4d47-9c6b-a7c6ac09acf9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-113ab313-dc9c-4d47-9c6b-a7c6ac09acf9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-113ab313-dc9c-4d47-9c6b-a7c6ac09acf9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-113ab313-dc9c-4d47-9c6b-a7c6ac09acf9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-113ab313-dc9c-4d47-9c6b-a7c6ac09acf9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member 93038fd5-603b-4f89-8deb-479bfb71af67 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:16 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-113ab313-dc9c-4d47-9c6b-a7c6ac09acf9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 returned with HTTP 200 Sep 03 10:59:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 153/303] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:16 2026] GET /volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 => generated 396 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-692028c1-2427-4d4a-8b43-37ae73cde5b9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-692028c1-2427-4d4a-8b43-37ae73cde5b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-692028c1-2427-4d4a-8b43-37ae73cde5b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-692028c1-2427-4d4a-8b43-37ae73cde5b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-692028c1-2427-4d4a-8b43-37ae73cde5b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-692028c1-2427-4d4a-8b43-37ae73cde5b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 151/304] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:17 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1167d24e-80d0-435f-bbc5-0ab4acb9d3e7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1167d24e-80d0-435f-bbc5-0ab4acb9d3e7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] PUT http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1167d24e-80d0-435f-bbc5-0ab4acb9d3e7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7965576f-8f04-4d39-8c8e-37855e1a250b"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-1167d24e-80d0-435f-bbc5-0ab4acb9d3e7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Update called for group c064de53-bec7-4cad-b7a1-93145fc8da65. {{(pid=86298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-1167d24e-80d0-435f-bbc5-0ab4acb9d3e7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Updating group c064de53-bec7-4cad-b7a1-93145fc8da65 with name None description: None add_volumes: None remove_volumes: 7965576f-8f04-4d39-8c8e-37855e1a250b. Sep 03 10:59:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1167d24e-80d0-435f-bbc5-0ab4acb9d3e7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 202 Sep 03 10:59:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 154/305] 192.168.122.139 () {62 vars in 1290 bytes} [Thu Sep 3 10:59:17 2026] PUT /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fbfd6bfc-8a55-4ce1-a7a4-355e80c9dfb7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbfd6bfc-8a55-4ce1-a7a4-355e80c9dfb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbfd6bfc-8a55-4ce1-a7a4-355e80c9dfb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbfd6bfc-8a55-4ce1-a7a4-355e80c9dfb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-fbfd6bfc-8a55-4ce1-a7a4-355e80c9dfb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c5b096d2-182e-4cb0-b981-50726ed3ff5a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5b096d2-182e-4cb0-b981-50726ed3ff5a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5b096d2-182e-4cb0-b981-50726ed3ff5a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5b096d2-182e-4cb0-b981-50726ed3ff5a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-c5b096d2-182e-4cb0-b981-50726ed3ff5a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member 93038fd5-603b-4f89-8deb-479bfb71af67 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbfd6bfc-8a55-4ce1-a7a4-355e80c9dfb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 152/306] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:17 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:17 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5b096d2-182e-4cb0-b981-50726ed3ff5a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 returned with HTTP 200 Sep 03 10:59:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 155/307] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:17 2026] GET /volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 => generated 397 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-58a05fe1-1521-4162-97be-e47f235762e6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-806926735", "volume_type": "907e484c-d205-47c2-99b2-9193c4eacf9b", "group_id": "93038fd5-603b-4f89-8deb-479bfb71af67", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-806926735', 'volume_type': '907e484c-d205-47c2-99b2-9193c4eacf9b', 'group_id': '93038fd5-603b-4f89-8deb-479bfb71af67', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Create volume of 1 GB Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Availability Zones retrieved successfully. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Flow 'volume_create_api' (ca571f20-a61d-46bc-ad1f-5e5b1f7819f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b605d9-a976-4a74-8bfe-290f0f09b6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b605d9-a976-4a74-8bfe-290f0f09b6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=907e484c-d205-47c2-99b2-9193c4eacf9b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1013619334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '907e484c-d205-47c2-99b2-9193c4eacf9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93038fd5-603b-4f89-8deb-479bfb71af67', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cefc33b-b98f-48ca-85a8-752ad21e5b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1013619334 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1013619334, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1013619334 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1013619334, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Created reservations ['00de6f23-19f4-4d99-abd9-85ebd472d4bf', '518b0fc6-7dd5-4e3c-a008-4c1baa02cb22', '74a50b20-8cbe-4d3d-89c3-9638038ad266', 'b47b53d4-5bc2-4e97-b533-43bf17615d40'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cefc33b-b98f-48ca-85a8-752ad21e5b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00de6f23-19f4-4d99-abd9-85ebd472d4bf', '518b0fc6-7dd5-4e3c-a008-4c1baa02cb22', '74a50b20-8cbe-4d3d-89c3-9638038ad266', 'b47b53d4-5bc2-4e97-b533-43bf17615d40']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423ad313-4bba-4355-b987-61ef6bd68ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423ad313-4bba-4355-b987-61ef6bd68ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c524972a-e284-449a-8bc6-056f1d6a7236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-806926735',encryption_key_id=None,group_id=93038fd5-603b-4f89-8deb-479bfb71af67,group_type_id=,metadata={},multiattach=False,project_id='c8b12137730e49588f5c5b38ef901266',qos_specs=None,replication_status=,reservations=['00de6f23-19f4-4d99-abd9-85ebd472d4bf','518b0fc6-7dd5-4e3c-a008-4c1baa02cb22','74a50b20-8cbe-4d3d-89c3-9638038ad266','b47b53d4-5bc2-4e97-b533-43bf17615d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f405d168c9411586b39f08c5ed6c4c',volume_type_id=907e484c-d205-47c2-99b2-9193c4eacf9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-806926735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93038fd5-603b-4f89-8deb-479bfb71af67,host=None,id=c524972a-e284-449a-8bc6-056f1d6a7236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8b12137730e49588f5c5b38ef901266',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f405d168c9411586b39f08c5ed6c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(907e484c-d205-47c2-99b2-9193c4eacf9b),volume_type_id=907e484c-d205-47c2-99b2-9193c4eacf9b)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b315151b-21bb-4dfb-9ac8-3e8560b6d3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b315151b-21bb-4dfb-9ac8-3e8560b6d3ec) transitioned into state 'SUCCESS' from state '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-806926735',encryption_key_id=None,group_id=93038fd5-603b-4f89-8deb-479bfb71af67,group_type_id=,metadata={},multiattach=False,project_id='c8b12137730e49588f5c5b38ef901266',qos_specs=None,replication_status=,reservations=['00de6f23-19f4-4d99-abd9-85ebd472d4bf','518b0fc6-7dd5-4e3c-a008-4c1baa02cb22','74a50b20-8cbe-4d3d-89c3-9638038ad266','b47b53d4-5bc2-4e97-b533-43bf17615d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f405d168c9411586b39f08c5ed6c4c',volume_type_id=907e484c-d205-47c2-99b2-9193c4eacf9b)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3324bee4-a594-4e23-8d53-0f327b576529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3324bee4-a594-4e23-8d53-0f327b576529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Flow 'volume_create_api' (ca571f20-a61d-46bc-ad1f-5e5b1f7819f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Create volume request issued successfully. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:18 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-58a05fe1-1521-4162-97be-e47f235762e6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 153/308] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:17 2026] POST /volume/v3/volumes => generated 834 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-af567713-fe47-486c-8cf5-06ccf42df55a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Volume info retrieved successfully. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:18 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af567713-fe47-486c-8cf5-06ccf42df55a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 returned with HTTP 200 Sep 03 10:59:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 156/309] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:18 2026] GET /volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 => generated 902 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dac228ab-19c9-4cbe-92a9-bacd6ee2d588 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dac228ab-19c9-4cbe-92a9-bacd6ee2d588 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dac228ab-19c9-4cbe-92a9-bacd6ee2d588 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dac228ab-19c9-4cbe-92a9-bacd6ee2d588 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-dac228ab-19c9-4cbe-92a9-bacd6ee2d588 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dac228ab-19c9-4cbe-92a9-bacd6ee2d588 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 154/310] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:18 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2270ba64-69f5-481d-bdf1-b23fb99ff792 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2270ba64-69f5-481d-bdf1-b23fb99ff792 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] PUT http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2270ba64-69f5-481d-bdf1-b23fb99ff792 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7965576f-8f04-4d39-8c8e-37855e1a250b"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-2270ba64-69f5-481d-bdf1-b23fb99ff792 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Update called for group c064de53-bec7-4cad-b7a1-93145fc8da65. {{(pid=86298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 10:59:18 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-2270ba64-69f5-481d-bdf1-b23fb99ff792 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Updating group c064de53-bec7-4cad-b7a1-93145fc8da65 with name None description: None add_volumes: 7965576f-8f04-4d39-8c8e-37855e1a250b remove_volumes: None. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:18 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2270ba64-69f5-481d-bdf1-b23fb99ff792 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 202 Sep 03 10:59:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 157/311] 192.168.122.139 () {62 vars in 1290 bytes} [Thu Sep 3 10:59:18 2026] PUT /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d490e02b-d74c-45fa-9ae7-ec80b1dd96cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d490e02b-d74c-45fa-9ae7-ec80b1dd96cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d490e02b-d74c-45fa-9ae7-ec80b1dd96cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d490e02b-d74c-45fa-9ae7-ec80b1dd96cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-d490e02b-d74c-45fa-9ae7-ec80b1dd96cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:18 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d490e02b-d74c-45fa-9ae7-ec80b1dd96cd tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 155/312] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:18 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5242f419-8c65-49d3-a9dd-819d418b47cf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Volume info retrieved successfully. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:19 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5242f419-8c65-49d3-a9dd-819d418b47cf tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 returned with HTTP 200 Sep 03 10:59:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 158/313] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:19 2026] GET /volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 => generated 927 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] POST http://192.168.122.139/volume/v3/group_snapshots Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "93038fd5-603b-4f89-8deb-479bfb71af67", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1959840327"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '93038fd5-603b-4f89-8deb-479bfb71af67', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1959840327'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.group_snapshots [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1959840327. Sep 03 10:59:19 devstack devstack@c-api.service[86299]: /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 10:59:19 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1013619334 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1013619334, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Created reservations ['02ea0151-e99c-4677-9d48-6023da695a4c', '4113d8df-6bb4-44fb-b4f2-ce3df08ddcfc', '29a94cf4-6ccf-4166-840a-0ee0d943de7c', 'ebf2abd6-2d64-4348-aac4-72cfcbf81fe5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eccbd951-420e-4b9b-b0f7-7d68c954d39a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eccbd951-420e-4b9b-b0f7-7d68c954d39a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eccbd951-420e-4b9b-b0f7-7d68c954d39a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eccbd951-420e-4b9b-b0f7-7d68c954d39a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-eccbd951-420e-4b9b-b0f7-7d68c954d39a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78a1dfed-ac32-4970-832b-bbf11cd56a5c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots returned with HTTP 202 Sep 03 10:59:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 156/314] 192.168.122.139 () {62 vars in 1208 bytes} [Thu Sep 3 10:59:19 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3d258c28-1404-4be3-9b4e-1b2d1ab76850 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d258c28-1404-4be3-9b4e-1b2d1ab76850 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d258c28-1404-4be3-9b4e-1b2d1ab76850 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d258c28-1404-4be3-9b4e-1b2d1ab76850 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-3d258c28-1404-4be3-9b4e-1b2d1ab76850 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eccbd951-420e-4b9b-b0f7-7d68c954d39a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 200 Sep 03 10:59:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 159/315] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:19 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d258c28-1404-4be3-9b4e-1b2d1ab76850 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 157/316] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:19 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 330 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:20 devstack devstack@c-api.service[86298]: /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 10:59:20 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:20 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:20 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:20 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:20 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:20 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:20 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c6cbfc5-054a-4095-b30f-cbcf6dc6ae3e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 160/317] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:19 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-68fd53c4-3ad9-4537-925e-2800e045c654 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/group_snapshots Sep 03 10:59:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c064de53-bec7-4cad-b7a1-93145fc8da65", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1284026241"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c064de53-bec7-4cad-b7a1-93145fc8da65', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1284026241'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 10:59:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:20 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.group_snapshots [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1284026241. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: /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 10:59:20 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:20 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-654835041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-654835041, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-654835041 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-654835041, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:20 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['a80ad889-d4a0-48a1-8506-56718b55be55', 'e546b2b9-53da-408c-8621-24481729d47d', '76456035-207a-4ae4-8389-c4a527588e98', 'a659da9c-150e-4f23-9426-8674a91a97f1'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-68fd53c4-3ad9-4537-925e-2800e045c654 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots returned with HTTP 202 Sep 03 10:59:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 158/318] 192.168.122.139 () {62 vars in 1208 bytes} [Thu Sep 3 10:59:20 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46d03208-79c3-49d0-8930-b4f17b779ef3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46d03208-79c3-49d0-8930-b4f17b779ef3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46d03208-79c3-49d0-8930-b4f17b779ef3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46d03208-79c3-49d0-8930-b4f17b779ef3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-46d03208-79c3-49d0-8930-b4f17b779ef3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46d03208-79c3-49d0-8930-b4f17b779ef3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 161/319] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:20 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e91cfcc-0b2e-483d-a474-b79be5572b27 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e91cfcc-0b2e-483d-a474-b79be5572b27 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e91cfcc-0b2e-483d-a474-b79be5572b27 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e91cfcc-0b2e-483d-a474-b79be5572b27 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-0e91cfcc-0b2e-483d-a474-b79be5572b27 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e91cfcc-0b2e-483d-a474-b79be5572b27 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 159/320] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:20 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 330 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-266e8b84-5ffe-47f1-bbef-624872a90071 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-266e8b84-5ffe-47f1-bbef-624872a90071 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-266e8b84-5ffe-47f1-bbef-624872a90071 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-266e8b84-5ffe-47f1-bbef-624872a90071 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-266e8b84-5ffe-47f1-bbef-624872a90071 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-266e8b84-5ffe-47f1-bbef-624872a90071 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 162/321] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:21 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0ff52f96-d293-47e7-9cce-ed5f1aa06ef7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ff52f96-d293-47e7-9cce-ed5f1aa06ef7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ff52f96-d293-47e7-9cce-ed5f1aa06ef7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ff52f96-d293-47e7-9cce-ed5f1aa06ef7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-0ff52f96-d293-47e7-9cce-ed5f1aa06ef7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ff52f96-d293-47e7-9cce-ed5f1aa06ef7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 160/322] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:22 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-76d7b6a4-86c4-43df-97b6-04897088092f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-76d7b6a4-86c4-43df-97b6-04897088092f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-76d7b6a4-86c4-43df-97b6-04897088092f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-76d7b6a4-86c4-43df-97b6-04897088092f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-76d7b6a4-86c4-43df-97b6-04897088092f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:22 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=371,cinder:UPDATE=71,cinder:INSERT=38 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:59:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-76d7b6a4-86c4-43df-97b6-04897088092f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 163/323] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:22 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-567513e3-4770-4652-a8dd-6139ecbdf899 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-567513e3-4770-4652-a8dd-6139ecbdf899 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-567513e3-4770-4652-a8dd-6139ecbdf899 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-567513e3-4770-4652-a8dd-6139ecbdf899 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-567513e3-4770-4652-a8dd-6139ecbdf899 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-567513e3-4770-4652-a8dd-6139ecbdf899 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 161/324] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5244c82c-65ea-47aa-b8fd-328b872c892a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /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 10:59:23 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Get all snapshots completed successfully. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5244c82c-65ea-47aa-b8fd-328b872c892a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-63fa789c-19e7-4438-ab8c-312152c65c18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 164/325] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-63fa789c-19e7-4438-ab8c-312152c65c18 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-63fa789c-19e7-4438-ab8c-312152c65c18 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-63fa789c-19e7-4438-ab8c-312152c65c18 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-63fa789c-19e7-4438-ab8c-312152c65c18 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Snapshot retrieved successfully. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-63fa789c-19e7-4438-ab8c-312152c65c18 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 162/326] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 => generated 474 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0228f74-055f-49bb-a472-e6a3e27ba586 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0228f74-055f-49bb-a472-e6a3e27ba586 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] POST http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0228f74-055f-49bb-a472-e6a3e27ba586 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0228f74-055f-49bb-a472-e6a3e27ba586 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-a0228f74-055f-49bb-a472-e6a3e27ba586 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Updating group 'f53c8d2f-d403-4bf7-8159-0a73c6368a9f' with 'creating' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0228f74-055f-49bb-a472-e6a3e27ba586 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action returned with HTTP 202 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 165/327] 192.168.122.139 () {62 vars in 1339 bytes} [Thu Sep 3 10:59:23 2026] POST /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0aa16fa3-52c8-4444-90a6-d39f0d487765 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0aa16fa3-52c8-4444-90a6-d39f0d487765 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0aa16fa3-52c8-4444-90a6-d39f0d487765 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0aa16fa3-52c8-4444-90a6-d39f0d487765 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-0aa16fa3-52c8-4444-90a6-d39f0d487765 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0aa16fa3-52c8-4444-90a6-d39f0d487765 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 163/328] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 330 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d4adba83-2f9d-4661-a116-d1a68d687ee6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4adba83-2f9d-4661-a116-d1a68d687ee6 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] POST http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4adba83-2f9d-4661-a116-d1a68d687ee6 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4adba83-2f9d-4661-a116-d1a68d687ee6 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-d4adba83-2f9d-4661-a116-d1a68d687ee6 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Updating group 'f53c8d2f-d403-4bf7-8159-0a73c6368a9f' with 'available' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4adba83-2f9d-4661-a116-d1a68d687ee6 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action returned with HTTP 202 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 166/329] 192.168.122.139 () {62 vars in 1339 bytes} [Thu Sep 3 10:59:23 2026] POST /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-190af144-a907-406b-b4d9-ecab217dbe4b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-190af144-a907-406b-b4d9-ecab217dbe4b tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-190af144-a907-406b-b4d9-ecab217dbe4b tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-190af144-a907-406b-b4d9-ecab217dbe4b tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-190af144-a907-406b-b4d9-ecab217dbe4b tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-190af144-a907-406b-b4d9-ecab217dbe4b tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 164/330] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d3f77b34-2edf-47a3-b6fa-4a72ba219799 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3f77b34-2edf-47a3-b6fa-4a72ba219799 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] POST http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3f77b34-2edf-47a3-b6fa-4a72ba219799 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3f77b34-2edf-47a3-b6fa-4a72ba219799 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-d3f77b34-2edf-47a3-b6fa-4a72ba219799 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Updating group 'f53c8d2f-d403-4bf7-8159-0a73c6368a9f' with 'error' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3f77b34-2edf-47a3-b6fa-4a72ba219799 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action returned with HTTP 202 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-da9d0a2e-0710-4249-b401-d20ec7c412f3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da9d0a2e-0710-4249-b401-d20ec7c412f3 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da9d0a2e-0710-4249-b401-d20ec7c412f3 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 167/331] 192.168.122.139 () {62 vars in 1339 bytes} [Thu Sep 3 10:59:23 2026] POST /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da9d0a2e-0710-4249-b401-d20ec7c412f3 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-da9d0a2e-0710-4249-b401-d20ec7c412f3 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da9d0a2e-0710-4249-b401-d20ec7c412f3 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 165/332] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1d655bec-35f8-4897-b6a4-4e2b9c92a37f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d655bec-35f8-4897-b6a4-4e2b9c92a37f tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] POST http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d655bec-35f8-4897-b6a4-4e2b9c92a37f tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d655bec-35f8-4897-b6a4-4e2b9c92a37f tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-1d655bec-35f8-4897-b6a4-4e2b9c92a37f tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Updating group 'f53c8d2f-d403-4bf7-8159-0a73c6368a9f' with 'available' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d655bec-35f8-4897-b6a4-4e2b9c92a37f tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action returned with HTTP 202 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 168/333] 192.168.122.139 () {62 vars in 1339 bytes} [Thu Sep 3 10:59:23 2026] POST /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3dc480cb-40a1-4af0-9c9b-1d4d87876693 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3dc480cb-40a1-4af0-9c9b-1d4d87876693 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3dc480cb-40a1-4af0-9c9b-1d4d87876693 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3dc480cb-40a1-4af0-9c9b-1d4d87876693 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-3dc480cb-40a1-4af0-9c9b-1d4d87876693 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3dc480cb-40a1-4af0-9c9b-1d4d87876693 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 166/334] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] DELETE http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] delete called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86298) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.group_snapshots [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Delete group_snapshot with id: f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /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 10:59:23 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c3489f2-d3a5-4ab1-8e1a-1f6e90578285 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 202 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 169/335] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 10:59:23 2026] DELETE /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=439,cinder:INSERT=81,cinder:UPDATE=106 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c1f47fa5-b348-406c-9663-befd7f325d5c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1f47fa5-b348-406c-9663-befd7f325d5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1f47fa5-b348-406c-9663-befd7f325d5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1f47fa5-b348-406c-9663-befd7f325d5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-c1f47fa5-b348-406c-9663-befd7f325d5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /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 10:59:23 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Get all volumes completed successfully. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1f47fa5-b348-406c-9663-befd7f325d5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 170/336] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ef8ae475-8760-4db4-ae82-468b3e98be50 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 167/337] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /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 10:59:23 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Get all snapshots completed successfully. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e1e88698-548a-49bc-9a5a-820f789dc9f7 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 171/338] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c4c75a96-2906-4911-8a60-d3563e07ceb9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c4c75a96-2906-4911-8a60-d3563e07ceb9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c4c75a96-2906-4911-8a60-d3563e07ceb9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c4c75a96-2906-4911-8a60-d3563e07ceb9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c4c75a96-2906-4911-8a60-d3563e07ceb9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Snapshot retrieved successfully. Sep 03 10:59:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c4c75a96-2906-4911-8a60-d3563e07ceb9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 returned with HTTP 200 Sep 03 10:59:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 168/339] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:23 2026] GET /volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1082824815"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1082824815'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume of 1 GB Sep 03 10:59:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Availability Zones retrieved successfully. Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Flow 'volume_create_api' (ec601989-91ec-4bf0-91ce-1f6a298297e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffcaf1b3-8572-4990-b027-d3b6a2864a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffcaf1b3-8572-4990-b027-d3b6a2864a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfeaa035-6ea6-4664-86c3-2c70ed6716a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Created reservations ['40a60ea4-5f44-46a8-9f0d-392246ddcea1', '43843257-2657-4b41-a55b-8eaff0a93dbe', '0133770f-ce45-46d2-8c1b-d831521d49ef', '04ec9aeb-0a0b-4053-855c-d21af6979a3a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfeaa035-6ea6-4664-86c3-2c70ed6716a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a60ea4-5f44-46a8-9f0d-392246ddcea1', '43843257-2657-4b41-a55b-8eaff0a93dbe', '0133770f-ce45-46d2-8c1b-d831521d49ef', '04ec9aeb-0a0b-4053-855c-d21af6979a3a']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2955e507-cf28-4c6f-b1cd-6b98a78ce45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f00de5e8-a395-4351-a030-5e2892d8db5d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f00de5e8-a395-4351-a030-5e2892d8db5d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f00de5e8-a395-4351-a030-5e2892d8db5d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f00de5e8-a395-4351-a030-5e2892d8db5d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-f00de5e8-a395-4351-a030-5e2892d8db5d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f00de5e8-a395-4351-a030-5e2892d8db5d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 169/340] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:24 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2955e507-cf28-4c6f-b1cd-6b98a78ce45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '276fea70-9d1b-4e0a-93c9-527ee6c6c6f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1082824815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad832d6130f4f62ac0fc381b7132787',qos_specs=None,replication_status=,reservations=['40a60ea4-5f44-46a8-9f0d-392246ddcea1','43843257-2657-4b41-a55b-8eaff0a93dbe','0133770f-ce45-46d2-8c1b-d831521d49ef','04ec9aeb-0a0b-4053-855c-d21af6979a3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1082824815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=276fea70-9d1b-4e0a-93c9-527ee6c6c6f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad832d6130f4f62ac0fc381b7132787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b044a57-bf91-46c1-8158-f89bd636040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b044a57-bf91-46c1-8158-f89bd636040b) transitioned into state 'SUCCESS' from state '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-1082824815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad832d6130f4f62ac0fc381b7132787',qos_specs=None,replication_status=,reservations=['40a60ea4-5f44-46a8-9f0d-392246ddcea1','43843257-2657-4b41-a55b-8eaff0a93dbe','0133770f-ce45-46d2-8c1b-d831521d49ef','04ec9aeb-0a0b-4053-855c-d21af6979a3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5235067a-e07a-4d14-a5b8-f7b31eff7d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5235067a-e07a-4d14-a5b8-f7b31eff7d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Flow 'volume_create_api' (ec601989-91ec-4bf0-91ce-1f6a298297e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume request issued successfully. Sep 03 10:59:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ece0ccd-da2d-422b-8632-fd950f1c0cd1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 172/341] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:59:24 2026] POST /volume/v3/volumes => generated 760 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bbdf7d8d-ce2c-4516-ab0b-0d72258aa4b0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bbdf7d8d-ce2c-4516-ab0b-0d72258aa4b0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7d8d-ce2c-4516-ab0b-0d72258aa4b0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7d8d-ce2c-4516-ab0b-0d72258aa4b0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c030a736-b11e-4224-91a3-d444eb47e2c9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bbdf7d8d-ce2c-4516-ab0b-0d72258aa4b0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c030a736-b11e-4224-91a3-d444eb47e2c9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 Sep 03 10:59:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c030a736-b11e-4224-91a3-d444eb47e2c9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c030a736-b11e-4224-91a3-d444eb47e2c9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bbdf7d8d-ce2c-4516-ab0b-0d72258aa4b0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 170/342] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:24 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 828 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c030a736-b11e-4224-91a3-d444eb47e2c9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Snapshot retrieved successfully. Sep 03 10:59:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c030a736-b11e-4224-91a3-d444eb47e2c9 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 returned with HTTP 200 Sep 03 10:59:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 173/343] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:25 2026] GET /volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-22746eaf-da6f-41e1-bd2d-ae3a0d948928 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22746eaf-da6f-41e1-bd2d-ae3a0d948928 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22746eaf-da6f-41e1-bd2d-ae3a0d948928 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22746eaf-da6f-41e1-bd2d-ae3a0d948928 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-22746eaf-da6f-41e1-bd2d-ae3a0d948928 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22746eaf-da6f-41e1-bd2d-ae3a0d948928 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 171/344] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:25 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1fa8603e-e231-4f3e-8244-dd85fc3007b3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1fa8603e-e231-4f3e-8244-dd85fc3007b3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1fa8603e-e231-4f3e-8244-dd85fc3007b3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1fa8603e-e231-4f3e-8244-dd85fc3007b3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b43e4ab8-56df-4d2d-a501-f84cde5d49b6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b43e4ab8-56df-4d2d-a501-f84cde5d49b6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b43e4ab8-56df-4d2d-a501-f84cde5d49b6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b43e4ab8-56df-4d2d-a501-f84cde5d49b6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1fa8603e-e231-4f3e-8244-dd85fc3007b3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b43e4ab8-56df-4d2d-a501-f84cde5d49b6 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 returned with HTTP 404 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 172/345] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:26 2026] GET /volume/v3/snapshots/96631d6a-32b1-4938-a1ca-9c6b242f8138 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ffa0a3d7-7eee-4d19-a594-2391a150472c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1fa8603e-e231-4f3e-8244-dd85fc3007b3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ffa0a3d7-7eee-4d19-a594-2391a150472c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ffa0a3d7-7eee-4d19-a594-2391a150472c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ffa0a3d7-7eee-4d19-a594-2391a150472c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 174/346] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:26 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-ffa0a3d7-7eee-4d19-a594-2391a150472c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member f53c8d2f-d403-4bf7-8159-0a73c6368a9f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ffa0a3d7-7eee-4d19-a594-2391a150472c tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f returned with HTTP 404 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 173/347] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:26 2026] GET /volume/v3/group_snapshots/f53c8d2f-d403-4bf7-8159-0a73c6368a9f => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0c944589-6e01-4469-883e-e18eac98a323 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Get all volumes completed successfully. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:26 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c944589-6e01-4469-883e-e18eac98a323 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 175/348] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:26 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] POST http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67/action Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] delete called for group 93038fd5-603b-4f89-8deb-479bfb71af67 {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Delete group with id: 93038fd5-603b-4f89-8deb-479bfb71af67 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:26 devstack devstack@c-api.service[86299]: /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 10:59:26 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:26 devstack devstack@c-api.service[86299]: /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 10:59:26 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2dc657ea-0f65-4eb6-a5aa-842c6c3f04b8 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67/action returned with HTTP 202 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 174/349] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:26 2026] POST /volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Volume info retrieved successfully. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:26 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:26 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e99fcc5-ac50-4e7b-9a64-bb3c8f0c5f23 tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 returned with HTTP 200 Sep 03 10:59:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 176/350] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:26 2026] GET /volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 => generated 926 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f18602e-ea32-437e-a4f1-7ffb9f32041a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f18602e-ea32-437e-a4f1-7ffb9f32041a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f18602e-ea32-437e-a4f1-7ffb9f32041a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f18602e-ea32-437e-a4f1-7ffb9f32041a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-7f18602e-ea32-437e-a4f1-7ffb9f32041a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f18602e-ea32-437e-a4f1-7ffb9f32041a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 175/351] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:26 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abe9a745-53fd-40e3-a4b2-d7b861dc753b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abe9a745-53fd-40e3-a4b2-d7b861dc753b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abe9a745-53fd-40e3-a4b2-d7b861dc753b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abe9a745-53fd-40e3-a4b2-d7b861dc753b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-abe9a745-53fd-40e3-a4b2-d7b861dc753b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abe9a745-53fd-40e3-a4b2-d7b861dc753b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 177/352] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:27 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-854b354a-7c91-4281-aa4b-6dbc334f9f3a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-854b354a-7c91-4281-aa4b-6dbc334f9f3a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-854b354a-7c91-4281-aa4b-6dbc334f9f3a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-854b354a-7c91-4281-aa4b-6dbc334f9f3a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-854b354a-7c91-4281-aa4b-6dbc334f9f3a tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 returned with HTTP 404 Sep 03 10:59:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 176/353] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:27 2026] GET /volume/v3/volumes/c524972a-e284-449a-8bc6-056f1d6a7236 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-58fe7613-019d-4718-b496-59bc8c22be9e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58fe7613-019d-4718-b496-59bc8c22be9e tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] GET http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58fe7613-019d-4718-b496-59bc8c22be9e tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58fe7613-019d-4718-b496-59bc8c22be9e tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-58fe7613-019d-4718-b496-59bc8c22be9e tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] show called for member 93038fd5-603b-4f89-8deb-479bfb71af67 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58fe7613-019d-4718-b496-59bc8c22be9e tempest-GroupSnapshotsV319Test-6485847 tempest-GroupSnapshotsV319Test-6485847-project-member] http://192.168.122.139/volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 returned with HTTP 404 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 178/354] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:27 2026] GET /volume/v3/groups/93038fd5-603b-4f89-8deb-479bfb71af67 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ee12a587-f869-4588-af47-be47dce5e893 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee12a587-f869-4588-af47-be47dce5e893 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/fbc1f646-4ac4-4bdc-af69-1be29247d617 Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee12a587-f869-4588-af47-be47dce5e893 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee12a587-f869-4588-af47-be47dce5e893 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee12a587-f869-4588-af47-be47dce5e893 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/group_types/fbc1f646-4ac4-4bdc-af69-1be29247d617 returned with HTTP 202 Sep 03 10:59:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 177/355] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:27 2026] DELETE /volume/v3/group_types/fbc1f646-4ac4-4bdc-af69-1be29247d617 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d702ecbc-0ede-4aeb-8d56-f0dc85966da5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d702ecbc-0ede-4aeb-8d56-f0dc85966da5 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] DELETE http://192.168.122.139/volume/v3/types/907e484c-d205-47c2-99b2-9193c4eacf9b Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d702ecbc-0ede-4aeb-8d56-f0dc85966da5 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d702ecbc-0ede-4aeb-8d56-f0dc85966da5 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d702ecbc-0ede-4aeb-8d56-f0dc85966da5 tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/types/907e484c-d205-47c2-99b2-9193c4eacf9b returned with HTTP 202 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 179/356] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 10:59:27 2026] DELETE /volume/v3/types/907e484c-d205-47c2-99b2-9193c4eacf9b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c98038d8-5449-431a-bb02-bee4a63f602d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c98038d8-5449-431a-bb02-bee4a63f602d tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] GET http://192.168.122.139/volume/v3/types/907e484c-d205-47c2-99b2-9193c4eacf9b Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c98038d8-5449-431a-bb02-bee4a63f602d tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c98038d8-5449-431a-bb02-bee4a63f602d tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c98038d8-5449-431a-bb02-bee4a63f602d tempest-GroupSnapshotsV319Test-570461866 tempest-GroupSnapshotsV319Test-570461866-project-admin] http://192.168.122.139/volume/v3/types/907e484c-d205-47c2-99b2-9193c4eacf9b returned with HTTP 404 Sep 03 10:59:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 178/357] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 10:59:27 2026] GET /volume/v3/types/907e484c-d205-47c2-99b2-9193c4eacf9b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7db0b78e-657b-4da2-8c6f-24eddabf85bb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7db0b78e-657b-4da2-8c6f-24eddabf85bb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7db0b78e-657b-4da2-8c6f-24eddabf85bb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7db0b78e-657b-4da2-8c6f-24eddabf85bb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-7db0b78e-657b-4da2-8c6f-24eddabf85bb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7db0b78e-657b-4da2-8c6f-24eddabf85bb tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 200 Sep 03 10:59:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 180/358] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:27 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-592979b9-788b-4dda-b93e-67f47984ff5c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /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 10:59:28 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all snapshots completed successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-592979b9-788b-4dda-b93e-67f47984ff5c tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 179/359] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:27 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-07ce7623-12ff-4027-bff3-5fcc4ac8afb7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-07ce7623-12ff-4027-bff3-5fcc4ac8afb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/55e7e919-4bea-4780-b942-c0942bd2a118 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-07ce7623-12ff-4027-bff3-5fcc4ac8afb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-07ce7623-12ff-4027-bff3-5fcc4ac8afb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-07ce7623-12ff-4027-bff3-5fcc4ac8afb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-07ce7623-12ff-4027-bff3-5fcc4ac8afb7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/55e7e919-4bea-4780-b942-c0942bd2a118 returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 181/360] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:28 2026] GET /volume/v3/snapshots/55e7e919-4bea-4780-b942-c0942bd2a118 => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6282f72c-4385-4931-95a9-796c73549b28 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6282f72c-4385-4931-95a9-796c73549b28 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6282f72c-4385-4931-95a9-796c73549b28 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6282f72c-4385-4931-95a9-796c73549b28 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6282f72c-4385-4931-95a9-796c73549b28 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6282f72c-4385-4931-95a9-796c73549b28 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 180/361] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:28 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] DELETE http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.group_snapshots [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group_snapshot with id: e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /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 10:59:28 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9e9b8d46-c1ff-479f-a44d-7b10b274fb14 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e9b8d46-c1ff-479f-a44d-7b10b274fb14 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e9b8d46-c1ff-479f-a44d-7b10b274fb14 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e9b8d46-c1ff-479f-a44d-7b10b274fb14 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e797bec-f1a1-44bc-8fa6-0170c525b1ad tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 202 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 182/362] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 10:59:28 2026] DELETE /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9e9b8d46-c1ff-479f-a44d-7b10b274fb14 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /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 10:59:28 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:28 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e9b8d46-c1ff-479f-a44d-7b10b274fb14 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 181/363] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:28 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:28 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6ac142b-0bfb-43d9-97d1-5a16a63cfe99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 183/364] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:28 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /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 10:59:28 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all snapshots completed successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1d9967d0-5f73-43eb-8293-fa80548f3313 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 182/365] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:28 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d5970804-d5a1-4bb5-82df-2092c02180be None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5970804-d5a1-4bb5-82df-2092c02180be tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5970804-d5a1-4bb5-82df-2092c02180be tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5970804-d5a1-4bb5-82df-2092c02180be tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d5970804-d5a1-4bb5-82df-2092c02180be tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5970804-d5a1-4bb5-82df-2092c02180be tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 200 Sep 03 10:59:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 184/366] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:28 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5700a78d-7a12-491d-8425-6315a3aae246 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5700a78d-7a12-491d-8425-6315a3aae246 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5700a78d-7a12-491d-8425-6315a3aae246 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5700a78d-7a12-491d-8425-6315a3aae246 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5700a78d-7a12-491d-8425-6315a3aae246 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5700a78d-7a12-491d-8425-6315a3aae246 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 183/367] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:29 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-047008f5-1fd7-41ee-aefa-7547a75a645e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-047008f5-1fd7-41ee-aefa-7547a75a645e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-047008f5-1fd7-41ee-aefa-7547a75a645e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-047008f5-1fd7-41ee-aefa-7547a75a645e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-047008f5-1fd7-41ee-aefa-7547a75a645e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-047008f5-1fd7-41ee-aefa-7547a75a645e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 185/368] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:29 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-aa59d7b0-e31d-4e20-af3b-3d0bf4a6dbe3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aa59d7b0-e31d-4e20-af3b-3d0bf4a6dbe3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aa59d7b0-e31d-4e20-af3b-3d0bf4a6dbe3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aa59d7b0-e31d-4e20-af3b-3d0bf4a6dbe3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-aa59d7b0-e31d-4e20-af3b-3d0bf4a6dbe3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aa59d7b0-e31d-4e20-af3b-3d0bf4a6dbe3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 200 Sep 03 10:59:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 184/369] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:29 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fe9ebb5d-2f81-4995-90a7-05db7e629c0c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe9ebb5d-2f81-4995-90a7-05db7e629c0c None None] GET http://192.168.122.139/volume// Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe9ebb5d-2f81-4995-90a7-05db7e629c0c None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe9ebb5d-2f81-4995-90a7-05db7e629c0c None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe9ebb5d-2f81-4995-90a7-05db7e629c0c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:59:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 186/370] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 10:59:30 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 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-8acab8b3-aabf-4e4c-9b10-c2f9d9ecc703 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-8acab8b3-aabf-4e4c-9b10-c2f9d9ecc703 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-8acab8b3-aabf-4e4c-9b10-c2f9d9ecc703 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "276fea70-9d1b-4e0a-93c9-527ee6c6c6f3", "connector": null, "instance_uuid": "6986ac4c-75f8-4505-b559-79e8b1d2e4aa"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-8acab8b3-aabf-4e4c-9b10-c2f9d9ecc703 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:59:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 185/371] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:59:30 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4287c86b-bbc1-4d90-acaf-73f61d57c0e2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4287c86b-bbc1-4d90-acaf-73f61d57c0e2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4287c86b-bbc1-4d90-acaf-73f61d57c0e2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4287c86b-bbc1-4d90-acaf-73f61d57c0e2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b0d06a74-f8ca-49ef-a942-bb1d728bfd83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b0d06a74-f8ca-49ef-a942-bb1d728bfd83 None None] GET http://192.168.122.139/volume// Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b0d06a74-f8ca-49ef-a942-bb1d728bfd83 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b0d06a74-f8ca-49ef-a942-bb1d728bfd83 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b0d06a74-f8ca-49ef-a942-bb1d728bfd83 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:59:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 186/372] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:59:30 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 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-a209ff27-c24a-46d3-b023-1ac2fc43f2fb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-a209ff27-c24a-46d3-b023-1ac2fc43f2fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-a209ff27-c24a-46d3-b023-1ac2fc43f2fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-a209ff27-c24a-46d3-b023-1ac2fc43f2fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4287c86b-bbc1-4d90-acaf-73f61d57c0e2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4287c86b-bbc1-4d90-acaf-73f61d57c0e2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 187/373] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:30 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-a209ff27-c24a-46d3-b023-1ac2fc43f2fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-a209ff27-c24a-46d3-b023-1ac2fc43f2fb tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 187/374] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:59:30 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 1033 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] PUT http://192.168.122.139/volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993 Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Acquiring lock "cinder-attachment_update-276fea70-9d1b-4e0a-93c9-527ee6c6c6f3-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Lock "cinder-attachment_update-276fea70-9d1b-4e0a-93c9-527ee6c6c6f3-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:59:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ec2a27af-097d-4970-b79a-028247c16ac7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec2a27af-097d-4970-b79a-028247c16ac7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec2a27af-097d-4970-b79a-028247c16ac7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec2a27af-097d-4970-b79a-028247c16ac7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ec2a27af-097d-4970-b79a-028247c16ac7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec2a27af-097d-4970-b79a-028247c16ac7 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 200 Sep 03 10:59:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 188/375] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:30 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:31 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Lock "cinder-attachment_update-276fea70-9d1b-4e0a-93c9-527ee6c6c6f3-devstack" released by "attachment_update" :: held 0.386s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:59:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-4b4aebd2-4683-4bb9-8084-be6c3a48c93b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993 returned with HTTP 200 Sep 03 10:59:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 188/376] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:59:30 2026] PUT /volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993 => generated 694 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6638e1c3-f31d-4ab5-8947-b31badeb7f29 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6638e1c3-f31d-4ab5-8947-b31badeb7f29 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6638e1c3-f31d-4ab5-8947-b31badeb7f29 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6638e1c3-f31d-4ab5-8947-b31badeb7f29 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6638e1c3-f31d-4ab5-8947-b31badeb7f29 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6638e1c3-f31d-4ab5-8947-b31badeb7f29 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 189/377] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:31 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2f838132-df46-44e4-827b-2df8c6f5708b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f838132-df46-44e4-827b-2df8c6f5708b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f838132-df46-44e4-827b-2df8c6f5708b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f838132-df46-44e4-827b-2df8c6f5708b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2f838132-df46-44e4-827b-2df8c6f5708b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f838132-df46-44e4-827b-2df8c6f5708b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 200 Sep 03 10:59:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 189/378] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:31 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-409d660c-1e08-4353-9fc3-b53cdb2650c3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-409d660c-1e08-4353-9fc3-b53cdb2650c3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993/action Sep 03 10:59:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-409d660c-1e08-4353-9fc3-b53cdb2650c3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-409d660c-1e08-4353-9fc3-b53cdb2650c3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e33cc354-2d01-4501-831b-0bd9c7c08451 req-409d660c-1e08-4353-9fc3-b53cdb2650c3 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993/action returned with HTTP 204 Sep 03 10:59:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 190/379] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:59:31 2026] POST /volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d894f56c-5a98-4b8d-adfd-8bf9e71de5d0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d894f56c-5a98-4b8d-adfd-8bf9e71de5d0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d894f56c-5a98-4b8d-adfd-8bf9e71de5d0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d894f56c-5a98-4b8d-adfd-8bf9e71de5d0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d894f56c-5a98-4b8d-adfd-8bf9e71de5d0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d894f56c-5a98-4b8d-adfd-8bf9e71de5d0 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 190/380] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:32 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff7ebbdd-af0a-4267-8c2e-1ad902cc8259 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff7ebbdd-af0a-4267-8c2e-1ad902cc8259 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff7ebbdd-af0a-4267-8c2e-1ad902cc8259 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff7ebbdd-af0a-4267-8c2e-1ad902cc8259 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff7ebbdd-af0a-4267-8c2e-1ad902cc8259 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff7ebbdd-af0a-4267-8c2e-1ad902cc8259 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 191/381] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:32 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f2297bb6-4899-43b9-ab97-b2e2adfbc900 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f2297bb6-4899-43b9-ab97-b2e2adfbc900 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f2297bb6-4899-43b9-ab97-b2e2adfbc900 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f2297bb6-4899-43b9-ab97-b2e2adfbc900 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f2297bb6-4899-43b9-ab97-b2e2adfbc900 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f2297bb6-4899-43b9-ab97-b2e2adfbc900 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 200 Sep 03 10:59:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 191/382] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:32 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-198575503"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-198575503'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume of 1 GB Sep 03 10:59:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Availability Zones retrieved successfully. Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Flow 'volume_create_api' (99defda4-d6b6-4109-b536-9fe03a582143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c13e8e-f72b-4958-b86c-540223171e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c13e8e-f72b-4958-b86c-540223171e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95800a99-eb11-4f9a-aab3-fd954f00665e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Created reservations ['45ac9a1e-dc6b-465c-9597-5da6d5e61c10', 'a0cae860-3f15-4792-85f1-2ea8bdb20393', '9324952b-b047-4353-9a19-dd2955ae9160', '792e097e-9454-45dd-b4dd-7baa73c8189d'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95800a99-eb11-4f9a-aab3-fd954f00665e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45ac9a1e-dc6b-465c-9597-5da6d5e61c10', 'a0cae860-3f15-4792-85f1-2ea8bdb20393', '9324952b-b047-4353-9a19-dd2955ae9160', '792e097e-9454-45dd-b4dd-7baa73c8189d']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bfbac5-7fda-43b9-b515-f466a0f81b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bfbac5-7fda-43b9-b515-f466a0f81b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '843516a6-bd35-4462-8e41-436608a9e6db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-198575503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad832d6130f4f62ac0fc381b7132787',qos_specs=None,replication_status=,reservations=['45ac9a1e-dc6b-465c-9597-5da6d5e61c10','a0cae860-3f15-4792-85f1-2ea8bdb20393','9324952b-b047-4353-9a19-dd2955ae9160','792e097e-9454-45dd-b4dd-7baa73c8189d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-198575503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=843516a6-bd35-4462-8e41-436608a9e6db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad832d6130f4f62ac0fc381b7132787',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4f42ad-a8ae-409d-8250-c27d76b65643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4f42ad-a8ae-409d-8250-c27d76b65643) transitioned into state 'SUCCESS' from state '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-198575503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad832d6130f4f62ac0fc381b7132787',qos_specs=None,replication_status=,reservations=['45ac9a1e-dc6b-465c-9597-5da6d5e61c10','a0cae860-3f15-4792-85f1-2ea8bdb20393','9324952b-b047-4353-9a19-dd2955ae9160','792e097e-9454-45dd-b4dd-7baa73c8189d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc5bc2c980042cf91e01a9e9cca664f',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a15f87-d645-4cd4-b500-8f00e360b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a15f87-d645-4cd4-b500-8f00e360b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Flow 'volume_create_api' (99defda4-d6b6-4109-b536-9fe03a582143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Create volume request issued successfully. Sep 03 10:59:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a2953a7-1b75-450e-9f4a-fa0928b8daa2 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 192/383] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:59:32 2026] POST /volume/v3/volumes => generated 759 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:59:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-45d54061-2629-48d6-b34a-0f50a9de7051 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45d54061-2629-48d6-b34a-0f50a9de7051 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45d54061-2629-48d6-b34a-0f50a9de7051 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45d54061-2629-48d6-b34a-0f50a9de7051 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-45d54061-2629-48d6-b34a-0f50a9de7051 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45d54061-2629-48d6-b34a-0f50a9de7051 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 192/384] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:33 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 827 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c86de1ad-2913-4886-92a6-124eed2a284a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c86de1ad-2913-4886-92a6-124eed2a284a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c86de1ad-2913-4886-92a6-124eed2a284a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c86de1ad-2913-4886-92a6-124eed2a284a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c86de1ad-2913-4886-92a6-124eed2a284a tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a returned with HTTP 404 Sep 03 10:59:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 193/385] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:33 2026] GET /volume/v3/snapshots/b9f8c6b4-e9ae-4ba0-822a-c8774127b14a => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6f3c106-7128-4153-b8e9-5c16bc750c7b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6f3c106-7128-4153-b8e9-5c16bc750c7b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/55e7e919-4bea-4780-b942-c0942bd2a118 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6f3c106-7128-4153-b8e9-5c16bc750c7b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6f3c106-7128-4153-b8e9-5c16bc750c7b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6f3c106-7128-4153-b8e9-5c16bc750c7b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/55e7e919-4bea-4780-b942-c0942bd2a118 returned with HTTP 404 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 193/386] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:34 2026] GET /volume/v3/snapshots/55e7e919-4bea-4780-b942-c0942bd2a118 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e6304e5c-5b4a-4e89-a2a8-55c3170defba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6304e5c-5b4a-4e89-a2a8-55c3170defba tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6304e5c-5b4a-4e89-a2a8-55c3170defba tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6304e5c-5b4a-4e89-a2a8-55c3170defba tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-e6304e5c-5b4a-4e89-a2a8-55c3170defba tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6304e5c-5b4a-4e89-a2a8-55c3170defba tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 404 Sep 03 10:59:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 194/387] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:34 2026] GET /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] DELETE http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for member e3999e3c-4eec-412b-b683-04dc6f98a419 {{(pid=86298) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.group_snapshots [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group_snapshot with id: e3999e3c-4eec-412b-b683-04dc6f98a419 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09bf8dd9-336c-4db1-968a-bf9c3081ef5f tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 returned with HTTP 404 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 194/388] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 10:59:34 2026] DELETE /volume/v3/group_snapshots/e3999e3c-4eec-412b-b683-04dc6f98a419 => generated 116 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: /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 10:59:34 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:34 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:34 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:34 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a5590f57-ac73-4bc4-ac2a-53381ee665cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a5590f57-ac73-4bc4-ac2a-53381ee665cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a5590f57-ac73-4bc4-ac2a-53381ee665cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a5590f57-ac73-4bc4-ac2a-53381ee665cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a5590f57-ac73-4bc4-ac2a-53381ee665cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a5590f57-ac73-4bc4-ac2a-53381ee665cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 195/389] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:34 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 851 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c42576fd-7b09-4317-86ab-ac5f08aea7e2 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 195/390] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:34 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65/action Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for group c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group with id: c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:34 devstack devstack@c-api.service[86298]: /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 10:59:34 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:34 devstack devstack@c-api.service[86298]: /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 10:59:34 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84b4d0ca-d0e4-48ac-863b-90322e61f7ce tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65/action returned with HTTP 202 Sep 03 10:59:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 196/391] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:34 2026] POST /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-18889a7c-04f9-4b10-a279-bb0da760386b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:35 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18889a7c-04f9-4b10-a279-bb0da760386b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b returned with HTTP 200 Sep 03 10:59:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 196/392] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:35 2026] GET /volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b => generated 922 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c8c9c389-386a-44c9-b6fd-28c6816fdb9f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c3c29404-94ce-49dd-b93a-4bce2c0c3f9e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c3c29404-94ce-49dd-b93a-4bce2c0c3f9e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c3c29404-94ce-49dd-b93a-4bce2c0c3f9e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c3c29404-94ce-49dd-b93a-4bce2c0c3f9e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8c9c389-386a-44c9-b6fd-28c6816fdb9f tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:59:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8c9c389-386a-44c9-b6fd-28c6816fdb9f tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-464212540"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c3c29404-94ce-49dd-b93a-4bce2c0c3f9e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c3c29404-94ce-49dd-b93a-4bce2c0c3f9e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 197/393] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:35 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 852 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8c9c389-386a-44c9-b6fd-28c6816fdb9f tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:59:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 197/394] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 10:59:35 2026] POST /volume/v3/types => generated 215 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-54804184-c75e-43aa-b6b6-fb86779508cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54804184-c75e-43aa-b6b6-fb86779508cf tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54804184-c75e-43aa-b6b6-fb86779508cf tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1061319594"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54804184-c75e-43aa-b6b6-fb86779508cf tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 198/395] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:35 2026] POST /volume/v3/group_types => generated 173 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-140512da-763b-4735-adf8-f106217e985d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-3418ee99-dace-4a61-a819-5a27514eefc5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-3418ee99-dace-4a61-a819-5a27514eefc5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-3418ee99-dace-4a61-a819-5a27514eefc5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-3418ee99-dace-4a61-a819-5a27514eefc5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-3418ee99-dace-4a61-a819-5a27514eefc5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-3418ee99-dace-4a61-a819-5a27514eefc5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 199/396] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:36 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc96518b-ac5b-4e68-bf6f-9afdb83ae19d", "volume_types": ["558d0394-8dc1-4ae7-aa81-b2e2639ea83e"], "name": "tempest-Group1-1792406919"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Creating new group {'group': {'group_type': 'dc96518b-ac5b-4e68-bf6f-9afdb83ae19d', 'volume_types': ['558d0394-8dc1-4ae7-aa81-b2e2639ea83e'], 'name': 'tempest-Group1-1792406919'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Creating group tempest-Group1-1792406919. Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Availability Zones retrieved successfully. Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Created reservations ['c5cef5ff-f560-4a3a-8474-b760deda1361'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-140512da-763b-4735-adf8-f106217e985d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:59:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 198/397] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:59:35 2026] POST /volume/v3/groups => generated 94 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5c40660d-d0f8-42e3-b798-5b3dca247ce6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c40660d-d0f8-42e3-b798-5b3dca247ce6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c40660d-d0f8-42e3-b798-5b3dca247ce6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c40660d-d0f8-42e3-b798-5b3dca247ce6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-5c40660d-d0f8-42e3-b798-5b3dca247ce6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member b77822ae-e5fd-4c5f-8f93-d5ea9b5864db {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:36 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c40660d-d0f8-42e3-b798-5b3dca247ce6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db returned with HTTP 200 Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 199/398] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:36 2026] GET /volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:36 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1897a74d-b90f-4b1e-836b-a85fd762c815 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1897a74d-b90f-4b1e-836b-a85fd762c815 None None] GET http://192.168.122.139/volume// Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1897a74d-b90f-4b1e-836b-a85fd762c815 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1897a74d-b90f-4b1e-836b-a85fd762c815 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1897a74d-b90f-4b1e-836b-a85fd762c815 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:59:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 200/399] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 10:59:36 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 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-1254c61c-8735-4e43-813a-9494ffe1fea4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-1254c61c-8735-4e43-813a-9494ffe1fea4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 10:59:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-1254c61c-8735-4e43-813a-9494ffe1fea4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "843516a6-bd35-4462-8e41-436608a9e6db", "connector": null, "instance_uuid": "6986ac4c-75f8-4505-b559-79e8b1d2e4aa"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2256e6fd-9dec-4c18-b797-896b4a874c2d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b returned with HTTP 200 Sep 03 10:59:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 200/400] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:36 2026] GET /volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b => generated 922 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-1254c61c-8735-4e43-813a-9494ffe1fea4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 10:59:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 201/401] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 10:59:36 2026] POST /volume/v3/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-115c0b00-c956-440f-9962-3f5bb0b2e640 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-115c0b00-c956-440f-9962-3f5bb0b2e640 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-115c0b00-c956-440f-9962-3f5bb0b2e640 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-115c0b00-c956-440f-9962-3f5bb0b2e640 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-115c0b00-c956-440f-9962-3f5bb0b2e640 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1ea2894c-906f-4d55-88e0-2d8039a99be4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-115c0b00-c956-440f-9962-3f5bb0b2e640 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ea2894c-906f-4d55-88e0-2d8039a99be4 None None] GET http://192.168.122.139/volume// Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ea2894c-906f-4d55-88e0-2d8039a99be4 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ea2894c-906f-4d55-88e0-2d8039a99be4 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ea2894c-906f-4d55-88e0-2d8039a99be4 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:59:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 202/403] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:59:37 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 10:59:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 201/403] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:36 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-6d79c287-ee70-4f41-a33c-c4383987375e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-6d79c287-ee70-4f41-a33c-c4383987375e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-6d79c287-ee70-4f41-a33c-c4383987375e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-6d79c287-ee70-4f41-a33c-c4383987375e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-6d79c287-ee70-4f41-a33c-c4383987375e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-6d79c287-ee70-4f41-a33c-c4383987375e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 203/404] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:59:37 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 1032 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] PUT http://192.168.122.139/volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5 Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Acquiring lock "cinder-attachment_update-843516a6-bd35-4462-8e41-436608a9e6db-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Lock "cinder-attachment_update-843516a6-bd35-4462-8e41-436608a9e6db-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c5031444-31ec-49d4-934a-cec6be209989 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5031444-31ec-49d4-934a-cec6be209989 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5031444-31ec-49d4-934a-cec6be209989 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5031444-31ec-49d4-934a-cec6be209989 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-c5031444-31ec-49d4-934a-cec6be209989 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member b77822ae-e5fd-4c5f-8f93-d5ea9b5864db {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5031444-31ec-49d4-934a-cec6be209989 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db returned with HTTP 200 Sep 03 10:59:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 204/405] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:37 2026] GET /volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db => generated 323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc96518b-ac5b-4e68-bf6f-9afdb83ae19d", "volume_types": ["558d0394-8dc1-4ae7-aa81-b2e2639ea83e"], "name": "tempest-Group2-1325102610"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Creating new group {'group': {'group_type': 'dc96518b-ac5b-4e68-bf6f-9afdb83ae19d', 'volume_types': ['558d0394-8dc1-4ae7-aa81-b2e2639ea83e'], 'name': 'tempest-Group2-1325102610'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Creating group tempest-Group2-1325102610. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Lock "cinder-attachment_update-843516a6-bd35-4462-8e41-436608a9e6db-devstack" released by "attachment_update" :: held 0.264s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-d21ce632-ec42-45cc-a81a-8b1905232927 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5 returned with HTTP 200 Sep 03 10:59:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 202/406] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 10:59:37 2026] PUT /volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5 => generated 694 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Availability Zones retrieved successfully. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Created reservations ['87b81c09-98aa-4fb4-931d-97a22573db7a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4cac3001-32aa-48d5-95ce-fbda866306f4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:59:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 205/407] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:59:37 2026] POST /volume/v3/groups => generated 94 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d72541f2-65e3-4743-bc4b-f3890b8e3b69 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d72541f2-65e3-4743-bc4b-f3890b8e3b69 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d72541f2-65e3-4743-bc4b-f3890b8e3b69 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d72541f2-65e3-4743-bc4b-f3890b8e3b69 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-d72541f2-65e3-4743-bc4b-f3890b8e3b69 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:37 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d72541f2-65e3-4743-bc4b-f3890b8e3b69 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 returned with HTTP 200 Sep 03 10:59:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 203/408] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:37 2026] GET /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 => generated 322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2e39e887-84f7-4061-b977-6916149f3646 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:37 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:37 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6613e74e-0c7f-48c4-9a66-fb75e087c044 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6613e74e-0c7f-48c4-9a66-fb75e087c044 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6613e74e-0c7f-48c4-9a66-fb75e087c044 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6613e74e-0c7f-48c4-9a66-fb75e087c044 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2e39e887-84f7-4061-b977-6916149f3646 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b returned with HTTP 200 Sep 03 10:59:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 206/409] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:37 2026] GET /volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b => generated 922 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6613e74e-0c7f-48c4-9a66-fb75e087c044 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6613e74e-0c7f-48c4-9a66-fb75e087c044 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 204/410] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:38 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 852 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-5e5d8835-c5c9-41cc-92bf-70c0457ce867 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-5e5d8835-c5c9-41cc-92bf-70c0457ce867 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5/action Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-5e5d8835-c5c9-41cc-92bf-70c0457ce867 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-5e5d8835-c5c9-41cc-92bf-70c0457ce867 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-729ac060-9e21-47e1-95c8-cf957ebea4e1 req-5e5d8835-c5c9-41cc-92bf-70c0457ce867 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5/action returned with HTTP 204 Sep 03 10:59:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 207/411] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 10:59:38 2026] POST /volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ddee476a-3161-43a4-91c7-186876c76ec2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ddee476a-3161-43a4-91c7-186876c76ec2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ddee476a-3161-43a4-91c7-186876c76ec2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ddee476a-3161-43a4-91c7-186876c76ec2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-ddee476a-3161-43a4-91c7-186876c76ec2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:38 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ddee476a-3161-43a4-91c7-186876c76ec2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 returned with HTTP 200 Sep 03 10:59:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 205/412] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:38 2026] GET /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-112728914", "volume_type": "558d0394-8dc1-4ae7-aa81-b2e2639ea83e", "group_id": "b77822ae-e5fd-4c5f-8f93-d5ea9b5864db", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-112728914', 'volume_type': '558d0394-8dc1-4ae7-aa81-b2e2639ea83e', 'group_id': 'b77822ae-e5fd-4c5f-8f93-d5ea9b5864db', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:38 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume of 1 GB Sep 03 10:59:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:38 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Availability Zones retrieved successfully. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Flow 'volume_create_api' (1866161d-c3b0-49f1-bf9d-751767a46b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f66fe1d-cc59-48a5-a581-859d1cacba0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f66fe1d-cc59-48a5-a581-859d1cacba0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=558d0394-8dc1-4ae7-aa81-b2e2639ea83e,is_public=True,name='tempest-GroupsTest-volume-type-464212540',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '558d0394-8dc1-4ae7-aa81-b2e2639ea83e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b77822ae-e5fd-4c5f-8f93-d5ea9b5864db', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502afb89-4bcf-4d96-9dec-7d821223a5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-464212540 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-464212540, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-464212540 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-464212540, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3fedc099-3da0-46f9-9d15-839750cecba9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fedc099-3da0-46f9-9d15-839750cecba9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fedc099-3da0-46f9-9d15-839750cecba9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fedc099-3da0-46f9-9d15-839750cecba9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fedc099-3da0-46f9-9d15-839750cecba9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b returned with HTTP 404 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 206/413] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/volumes/7965576f-8f04-4d39-8c8e-37855e1a250b => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe504ee8-e7d1-4785-b81a-9970a15e6f43 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe504ee8-e7d1-4785-b81a-9970a15e6f43 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe504ee8-e7d1-4785-b81a-9970a15e6f43 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe504ee8-e7d1-4785-b81a-9970a15e6f43 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Created reservations ['582af3ab-2e2a-4608-ab47-8549f0b7e168', '57a96d76-d476-4450-856d-9111beafbd97', 'ab5970b8-a659-478b-993a-11fd0f7401cb', '65200d8e-5712-41f5-b679-fbe018e87708'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502afb89-4bcf-4d96-9dec-7d821223a5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['582af3ab-2e2a-4608-ab47-8549f0b7e168', '57a96d76-d476-4450-856d-9111beafbd97', 'ab5970b8-a659-478b-993a-11fd0f7401cb', '65200d8e-5712-41f5-b679-fbe018e87708']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23839d2-9696-46a7-8e17-8c070d0a7abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe504ee8-e7d1-4785-b81a-9970a15e6f43 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23839d2-9696-46a7-8e17-8c070d0a7abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b558cc-0ef6-4da6-a886-e6582e1602df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-112728914',encryption_key_id=None,group_id=b77822ae-e5fd-4c5f-8f93-d5ea9b5864db,group_type_id=,metadata={},multiattach=False,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',qos_specs=None,replication_status=,reservations=['582af3ab-2e2a-4608-ab47-8549f0b7e168','57a96d76-d476-4450-856d-9111beafbd97','ab5970b8-a659-478b-993a-11fd0f7401cb','65200d8e-5712-41f5-b679-fbe018e87708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963ea52cc7304aae9951a97cbeffe169',volume_type_id=558d0394-8dc1-4ae7-aa81-b2e2639ea83e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-112728914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b77822ae-e5fd-4c5f-8f93-d5ea9b5864db,host=None,id=98b558cc-0ef6-4da6-a886-e6582e1602df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='963ea52cc7304aae9951a97cbeffe169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(558d0394-8dc1-4ae7-aa81-b2e2639ea83e),volume_type_id=558d0394-8dc1-4ae7-aa81-b2e2639ea83e)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe504ee8-e7d1-4785-b81a-9970a15e6f43 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1afec9-932e-49b6-a06f-7552e8c75559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 207/414] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 1144 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e95e4802-2916-46f9-9983-7eaa843679b9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e95e4802-2916-46f9-9983-7eaa843679b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e95e4802-2916-46f9-9983-7eaa843679b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e95e4802-2916-46f9-9983-7eaa843679b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e95e4802-2916-46f9-9983-7eaa843679b9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 returned with HTTP 404 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 208/415] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/volumes/db5fd1d3-fcc9-4c14-b3aa-4956a54f26f3 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-42188179-6d53-4941-b8d7-0b5c90fd03c9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-42188179-6d53-4941-b8d7-0b5c90fd03c9 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-42188179-6d53-4941-b8d7-0b5c90fd03c9 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1afec9-932e-49b6-a06f-7552e8c75559) transitioned into state 'SUCCESS' from state '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-112728914',encryption_key_id=None,group_id=b77822ae-e5fd-4c5f-8f93-d5ea9b5864db,group_type_id=,metadata={},multiattach=False,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',qos_specs=None,replication_status=,reservations=['582af3ab-2e2a-4608-ab47-8549f0b7e168','57a96d76-d476-4450-856d-9111beafbd97','ab5970b8-a659-478b-993a-11fd0f7401cb','65200d8e-5712-41f5-b679-fbe018e87708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963ea52cc7304aae9951a97cbeffe169',volume_type_id=558d0394-8dc1-4ae7-aa81-b2e2639ea83e)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-42188179-6d53-4941-b8d7-0b5c90fd03c9 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce9d4f6-eca0-4a88-b1c3-be2046a002ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce9d4f6-eca0-4a88-b1c3-be2046a002ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Flow 'volume_create_api' (1866161d-c3b0-49f1-bf9d-751767a46b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume request issued successfully. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:39 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-42188179-6d53-4941-b8d7-0b5c90fd03c9 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-42188179-6d53-4941-b8d7-0b5c90fd03c9 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 209/416] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 1144 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-44907efb-1912-4041-b836-421f3472e391 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-44907efb-1912-4041-b836-421f3472e391 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-44907efb-1912-4041-b836-421f3472e391 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-44907efb-1912-4041-b836-421f3472e391 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-44907efb-1912-4041-b836-421f3472e391 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member c064de53-bec7-4cad-b7a1-93145fc8da65 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-44907efb-1912-4041-b836-421f3472e391 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 returned with HTTP 404 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 210/417] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/groups/c064de53-bec7-4cad-b7a1-93145fc8da65 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c021ef52-e1e9-44d8-8439-9c11f315be4a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c021ef52-e1e9-44d8-8439-9c11f315be4a tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/f31e3892-78dd-4414-ad0d-d15822b43f7c Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c021ef52-e1e9-44d8-8439-9c11f315be4a tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c021ef52-e1e9-44d8-8439-9c11f315be4a tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c021ef52-e1e9-44d8-8439-9c11f315be4a tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/group_types/f31e3892-78dd-4414-ad0d-d15822b43f7c returned with HTTP 202 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 211/418] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:39 2026] DELETE /volume/v3/group_types/f31e3892-78dd-4414-ad0d-d15822b43f7c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-38d6e416-5d91-4154-a017-1cf8aebbbce6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2b04c46-c641-4d27-a643-581bb5a56da8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 208/419] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:38 2026] POST /volume/v3/volumes => generated 821 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38d6e416-5d91-4154-a017-1cf8aebbbce6 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] DELETE http://192.168.122.139/volume/v3/types/b7f9b554-a00e-4867-b0ed-af94ef0bcd43 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38d6e416-5d91-4154-a017-1cf8aebbbce6 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38d6e416-5d91-4154-a017-1cf8aebbbce6 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:39 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:39 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38d6e416-5d91-4154-a017-1cf8aebbbce6 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types/b7f9b554-a00e-4867-b0ed-af94ef0bcd43 returned with HTTP 202 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 212/420] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 10:59:39 2026] DELETE /volume/v3/types/b7f9b554-a00e-4867-b0ed-af94ef0bcd43 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-50f47240-64b3-4d7e-bf15-e4b10444238d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-50f47240-64b3-4d7e-bf15-e4b10444238d tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] GET http://192.168.122.139/volume/v3/types/b7f9b554-a00e-4867-b0ed-af94ef0bcd43 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-50f47240-64b3-4d7e-bf15-e4b10444238d tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-50f47240-64b3-4d7e-bf15-e4b10444238d tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-50f47240-64b3-4d7e-bf15-e4b10444238d tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types/b7f9b554-a00e-4867-b0ed-af94ef0bcd43 returned with HTTP 404 Sep 03 10:59:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 213/421] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/types/b7f9b554-a00e-4867-b0ed-af94ef0bcd43 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2a0c0f6-526b-4f72-b4e9-6fc88a0a3fc5 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df returned with HTTP 200 Sep 03 10:59:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 209/422] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:39 2026] GET /volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df => generated 889 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7871e0ea-7ff3-40f5-9ade-83c46ce648aa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7871e0ea-7ff3-40f5-9ade-83c46ce648aa tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7871e0ea-7ff3-40f5-9ade-83c46ce648aa tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1564143354"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7871e0ea-7ff3-40f5-9ade-83c46ce648aa tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 214/423] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 10:59:39 2026] POST /volume/v3/types => generated 224 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-72f9d001-a3ea-45e8-9a96-f1ff09fc1a22 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72f9d001-a3ea-45e8-9a96-f1ff09fc1a22 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72f9d001-a3ea-45e8-9a96-f1ff09fc1a22 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2118556232"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72f9d001-a3ea-45e8-9a96-f1ff09fc1a22 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-9d6d1237-439e-4e76-b075-540ec9f6a0e4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 210/424] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:40 2026] POST /volume/v3/group_types => generated 181 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-9d6d1237-439e-4e76-b075-540ec9f6a0e4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-9d6d1237-439e-4e76-b075-540ec9f6a0e4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-9d6d1237-439e-4e76-b075-540ec9f6a0e4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "61d6c466-2a5b-48e1-99a7-6acab41f19c1", "volume_types": ["db015656-2ba3-4538-b5f1-31400542ba9d"], "name": "tempest-GroupSnapshotsTest-Group-28358644"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group {'group': {'group_type': '61d6c466-2a5b-48e1-99a7-6acab41f19c1', 'volume_types': ['db015656-2ba3-4538-b5f1-31400542ba9d'], 'name': 'tempest-GroupSnapshotsTest-Group-28358644'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group tempest-GroupSnapshotsTest-Group-28358644. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-9d6d1237-439e-4e76-b075-540ec9f6a0e4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-9d6d1237-439e-4e76-b075-540ec9f6a0e4 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 215/425] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:40 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['f09ecf6b-2edf-4c9c-a57c-314d20c86cc1'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3/action Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Begin detaching volume completed successfully. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-7829883d-d37e-42ea-975b-bd3360cf6265 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3/action returned with HTTP 202 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 216/426] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 10:59:40 2026] POST /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e9b31fc2-0386-499b-8674-d32315de16f7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9be1fdb4-d0a1-406d-9272-bcbdf117bdc9 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:59:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 211/427] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:59:40 2026] POST /volume/v3/groups => generated 110 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9b31fc2-0386-499b-8674-d32315de16f7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9b31fc2-0386-499b-8674-d32315de16f7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9b31fc2-0386-499b-8674-d32315de16f7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-092bcb8f-cbd4-4610-8236-81af2a5e9941 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-092bcb8f-cbd4-4610-8236-81af2a5e9941 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-092bcb8f-cbd4-4610-8236-81af2a5e9941 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-092bcb8f-cbd4-4610-8236-81af2a5e9941 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-092bcb8f-cbd4-4610-8236-81af2a5e9941 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e9b31fc2-0386-499b-8674-d32315de16f7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-092bcb8f-cbd4-4610-8236-81af2a5e9941 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 returned with HTTP 200 Sep 03 10:59:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 212/428] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:40 2026] GET /volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 => generated 390 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-840e3aa3-c08b-44a2-8529-9905c6740a12 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-840e3aa3-c08b-44a2-8529-9905c6740a12 None None] GET http://192.168.122.139/volume// Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-840e3aa3-c08b-44a2-8529-9905c6740a12 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-840e3aa3-c08b-44a2-8529-9905c6740a12 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-840e3aa3-c08b-44a2-8529-9905c6740a12 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:59:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 213/429] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:59:40 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 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9b31fc2-0386-499b-8674-d32315de16f7 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 217/430] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:40 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 1148 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-fdb8dd27-b4e2-42b2-bd8c-b05e41a7fc13 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-fdb8dd27-b4e2-42b2-bd8c-b05e41a7fc13 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-fdb8dd27-b4e2-42b2-bd8c-b05e41a7fc13 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-fdb8dd27-b4e2-42b2-bd8c-b05e41a7fc13 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-fdb8dd27-b4e2-42b2-bd8c-b05e41a7fc13 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-fdb8dd27-b4e2-42b2-bd8c-b05e41a7fc13 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 214/431] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:59:40 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 1329 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-b2b1cbb2-72b9-46cf-8eb5-b48fba47704e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-b2b1cbb2-72b9-46cf-8eb5-b48fba47704e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] DELETE http://192.168.122.139/volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993 Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-b2b1cbb2-72b9-46cf-8eb5-b48fba47704e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-b2b1cbb2-72b9-46cf-8eb5-b48fba47704e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /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 10:59:41 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:41 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-24dedc0c-0d83-4d96-a133-ebf5272c0a4e req-b2b1cbb2-72b9-46cf-8eb5-b48fba47704e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993 returned with HTTP 200 Sep 03 10:59:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 218/432] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:59:40 2026] DELETE /volume/v3/attachments/02796097-6c05-4990-b560-f36f188d7993 => generated 19 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b311d262-dbd4-4eaf-a43e-c15943ad7767 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df returned with HTTP 200 Sep 03 10:59:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 215/433] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:41 2026] GET /volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df => generated 913 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-60eaf9a8-974f-4c59-82a5-8a476592eef6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-60eaf9a8-974f-4c59-82a5-8a476592eef6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-60eaf9a8-974f-4c59-82a5-8a476592eef6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-60eaf9a8-974f-4c59-82a5-8a476592eef6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-60eaf9a8-974f-4c59-82a5-8a476592eef6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-60eaf9a8-974f-4c59-82a5-8a476592eef6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 returned with HTTP 200 Sep 03 10:59:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 219/434] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:41 2026] GET /volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b7d20543-8c3b-4d4a-a412-f66212cf678b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7d20543-8c3b-4d4a-a412-f66212cf678b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7d20543-8c3b-4d4a-a412-f66212cf678b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dbfbd09b-f70e-48af-85fd-1800062b032e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7d20543-8c3b-4d4a-a412-f66212cf678b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-102361550", "volume_type": "db015656-2ba3-4538-b5f1-31400542ba9d", "group_id": "56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-102361550', 'volume_type': 'db015656-2ba3-4538-b5f1-31400542ba9d', 'group_id': '56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume of 1 GB Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Availability Zones retrieved successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b7d20543-8c3b-4d4a-a412-f66212cf678b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7d20543-8c3b-4d4a-a412-f66212cf678b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 216/435] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:41 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (58ad3d7e-04d5-42a6-895a-0178b8b3905a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9290581b-b010-42f2-bee8-58d3b7aa6a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9290581b-b010-42f2-bee8-58d3b7aa6a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db015656-2ba3-4538-b5f1-31400542ba9d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1564143354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db015656-2ba3-4538-b5f1-31400542ba9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8399fbe0-904c-4d3b-8aaa-7caddcbd61ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1564143354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1564143354, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1564143354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1564143354, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-31d7fea7-9de5-45d4-be53-4067799716f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-31d7fea7-9de5-45d4-be53-4067799716f8 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-31d7fea7-9de5-45d4-be53-4067799716f8 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-31d7fea7-9de5-45d4-be53-4067799716f8 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['9bde166b-6f65-444d-a05e-08b2f67bc697', '28f1d2d6-1540-45ed-8ccf-ccbd29fdd66d', 'e6f1f25e-5751-4384-84bb-fe65814b42e5', '5b33bcab-68b3-42ab-93ce-d447be382a89'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8399fbe0-904c-4d3b-8aaa-7caddcbd61ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bde166b-6f65-444d-a05e-08b2f67bc697', '28f1d2d6-1540-45ed-8ccf-ccbd29fdd66d', 'e6f1f25e-5751-4384-84bb-fe65814b42e5', '5b33bcab-68b3-42ab-93ce-d447be382a89']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f9974b-6dcd-49c4-8f1c-7b9b9b0892fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-31d7fea7-9de5-45d4-be53-4067799716f8 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-31d7fea7-9de5-45d4-be53-4067799716f8 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 217/436] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 10:59:41 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 1144 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f9974b-6dcd-49c4-8f1c-7b9b9b0892fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaff2989-1462-4119-8d00-2fc22c9ac2c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-102361550',encryption_key_id=None,group_id=56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['9bde166b-6f65-444d-a05e-08b2f67bc697','28f1d2d6-1540-45ed-8ccf-ccbd29fdd66d','e6f1f25e-5751-4384-84bb-fe65814b42e5','5b33bcab-68b3-42ab-93ce-d447be382a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=db015656-2ba3-4538-b5f1-31400542ba9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-102361550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9,host=None,id=eaff2989-1462-4119-8d00-2fc22c9ac2c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da051b8f372246609a9a70737a53df9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a16b6f2951e441fa42de06ef30ba258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db015656-2ba3-4538-b5f1-31400542ba9d),volume_type_id=db015656-2ba3-4538-b5f1-31400542ba9d)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b31d49-7797-447c-9f2b-a1c1ee285cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] POST http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db/action Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b31d49-7797-447c-9f2b-a1c1ee285cb2) transitioned into state 'SUCCESS' from state '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-102361550',encryption_key_id=None,group_id=56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9,group_type_id=,metadata={},multiattach=False,project_id='da051b8f372246609a9a70737a53df9b',qos_specs=None,replication_status=,reservations=['9bde166b-6f65-444d-a05e-08b2f67bc697','28f1d2d6-1540-45ed-8ccf-ccbd29fdd66d','e6f1f25e-5751-4384-84bb-fe65814b42e5','5b33bcab-68b3-42ab-93ce-d447be382a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a16b6f2951e441fa42de06ef30ba258',volume_type_id=db015656-2ba3-4538-b5f1-31400542ba9d)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b7a0d-8da3-4a7e-ac09-a93170d419e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Begin detaching volume completed successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-63b72f56-57c4-4648-be55-78c48afafa7b tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db/action returned with HTTP 202 Sep 03 10:59:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 218/437] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 10:59:41 2026] POST /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b7a0d-8da3-4a7e-ac09-a93170d419e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Flow 'volume_create_api' (58ad3d7e-04d5-42a6-895a-0178b8b3905a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Create volume request issued successfully. Sep 03 10:59:41 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:41 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a59d1065-e9a8-4fd6-8fb5-b226c0910a5e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a59d1065-e9a8-4fd6-8fb5-b226c0910a5e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a59d1065-e9a8-4fd6-8fb5-b226c0910a5e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a59d1065-e9a8-4fd6-8fb5-b226c0910a5e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a59d1065-e9a8-4fd6-8fb5-b226c0910a5e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a59d1065-e9a8-4fd6-8fb5-b226c0910a5e tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 219/438] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:41 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 1147 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce9ade33-d6d3-434e-b072-975c5295be3a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce9ade33-d6d3-434e-b072-975c5295be3a None None] GET http://192.168.122.139/volume// Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce9ade33-d6d3-434e-b072-975c5295be3a None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce9ade33-d6d3-434e-b072-975c5295be3a None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce9ade33-d6d3-434e-b072-975c5295be3a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 10:59:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 220/439] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 10:59:42 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 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-546d7b97-4d43-4d05-9961-5854753ba268 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-546d7b97-4d43-4d05-9961-5854753ba268 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-546d7b97-4d43-4d05-9961-5854753ba268 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-546d7b97-4d43-4d05-9961-5854753ba268 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dbfbd09b-f70e-48af-85fd-1800062b032e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 220/440] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:41 2026] POST /volume/v3/volumes => generated 830 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-546d7b97-4d43-4d05-9961-5854753ba268 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-546d7b97-4d43-4d05-9961-5854753ba268 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 221/441] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 1328 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:42 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:42 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb01242f-b3ce-4ac2-a007-62d268b7bbe6 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 221/442] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 => generated 898 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0d7b7cd6-c490-43da-b0dc-a519b28cad72 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 222/443] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-642235a7-0edc-4d2b-b91f-0350c9d9ec1d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-642235a7-0edc-4d2b-b91f-0350c9d9ec1d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-642235a7-0edc-4d2b-b91f-0350c9d9ec1d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-642235a7-0edc-4d2b-b91f-0350c9d9ec1d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-642235a7-0edc-4d2b-b91f-0350c9d9ec1d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member b77822ae-e5fd-4c5f-8f93-d5ea9b5864db {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-4e859cbf-66da-4649-a676-861ca0055374 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-4e859cbf-66da-4649-a676-861ca0055374 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] DELETE http://192.168.122.139/volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-642235a7-0edc-4d2b-b91f-0350c9d9ec1d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-4e859cbf-66da-4649-a676-861ca0055374 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-4e859cbf-66da-4649-a676-861ca0055374 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 222/444] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db => generated 323 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e1e78008-4234-4178-8ca0-2193d8ce1862 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1e78008-4234-4178-8ca0-2193d8ce1862 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1e78008-4234-4178-8ca0-2193d8ce1862 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1e78008-4234-4178-8ca0-2193d8ce1862 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-e1e78008-4234-4178-8ca0-2193d8ce1862 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1e78008-4234-4178-8ca0-2193d8ce1862 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 223/445] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 => generated 323 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7d6ca3a4-b6c3-45f8-88e9-d7f10997ac04 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d6ca3a4-b6c3-45f8-88e9-d7f10997ac04 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/detail Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d6ca3a4-b6c3-45f8-88e9-d7f10997ac04 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d6ca3a4-b6c3-45f8-88e9-d7f10997ac04 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /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 10:59:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /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 10:59:42 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d6ca3a4-b6c3-45f8-88e9-d7f10997ac04 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/detail returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 224/446] 192.168.122.139 () {60 vars in 1180 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/groups/detail => generated 640 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /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 10:59:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e7b49daa-9035-4eb7-bd8b-7c5a58919c48 req-4e859cbf-66da-4649-a676-861ca0055374 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5 returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 223/447] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 10:59:42 2026] DELETE /volume/v3/attachments/75f5806c-b812-4408-a87f-9cbabeff6fe5 => generated 19 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:42 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:42 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54b16f6c-dc1b-43be-9109-1cb0bdf2f3cf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 225/448] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /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 10:59:42 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:42 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:42 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:42 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-502a861a-bec8-4b82-9b49-83d29d8610d4 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 224/449] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:42 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-359a0408-6488-489f-9272-91b77dbba126 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-359a0408-6488-489f-9272-91b77dbba126 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db/action Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-359a0408-6488-489f-9272-91b77dbba126 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-359a0408-6488-489f-9272-91b77dbba126 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-359a0408-6488-489f-9272-91b77dbba126 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] delete called for group b77822ae-e5fd-4c5f-8f93-d5ea9b5864db {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-359a0408-6488-489f-9272-91b77dbba126 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Delete group with id: b77822ae-e5fd-4c5f-8f93-d5ea9b5864db Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /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 10:59:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /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 10:59:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4383fed2-be6d-4780-af13-bbaa5a5533ea None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4383fed2-be6d-4780-af13-bbaa5a5533ea tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4383fed2-be6d-4780-af13-bbaa5a5533ea tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4383fed2-be6d-4780-af13-bbaa5a5533ea tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-359a0408-6488-489f-9272-91b77dbba126 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db/action returned with HTTP 202 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 226/450] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:43 2026] POST /volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-372ed748-0273-45aa-88fe-e56e6b71f86b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4383fed2-be6d-4780-af13-bbaa5a5533ea tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:43 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4383fed2-be6d-4780-af13-bbaa5a5533ea tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 225/451] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-59755750-2bbf-4b66-b1bf-b4fa752c3009 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59755750-2bbf-4b66-b1bf-b4fa752c3009 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59755750-2bbf-4b66-b1bf-b4fa752c3009 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59755750-2bbf-4b66-b1bf-b4fa752c3009 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-59755750-2bbf-4b66-b1bf-b4fa752c3009 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-372ed748-0273-45aa-88fe-e56e6b71f86b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 227/452] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59755750-2bbf-4b66-b1bf-b4fa752c3009 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 226/453] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-001445e1-4300-403e-9ed1-6ae355d8b45d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:43 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-592c68d1-21f4-404e-9efe-02a80aec39cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-592c68d1-21f4-404e-9efe-02a80aec39cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-592c68d1-21f4-404e-9efe-02a80aec39cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-592c68d1-21f4-404e-9efe-02a80aec39cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-592c68d1-21f4-404e-9efe-02a80aec39cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-592c68d1-21f4-404e-9efe-02a80aec39cc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 227/454] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6e38a8e1-8f61-4c89-a82e-3a1a62b34e4c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-001445e1-4300-403e-9ed1-6ae355d8b45d tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6e38a8e1-8f61-4c89-a82e-3a1a62b34e4c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6e38a8e1-8f61-4c89-a82e-3a1a62b34e4c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6e38a8e1-8f61-4c89-a82e-3a1a62b34e4c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 228/455] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 => generated 923 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-61821889-6624-4e4a-8f88-f99f4c166f18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/group_snapshots Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9", "name": "tempest-group_snapshot-241348254"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9', 'name': 'tempest-group_snapshot-241348254'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6e38a8e1-8f61-4c89-a82e-3a1a62b34e4c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.group_snapshots [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Creating group_snapshot tempest-group_snapshot-241348254. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6e38a8e1-8f61-4c89-a82e-3a1a62b34e4c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 228/456] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /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 10:59:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1564143354 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1564143354, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:43 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Created reservations ['ba05063b-c4fe-4459-8dd3-a2ee02190bc6', 'd89205a0-daa0-4fcf-ae10-60c76361f111', 'e5b6101c-dbcd-4580-9c22-cc513b0e42a3', '18d354ed-997a-4d56-8c6e-04d7559c357e'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-68e93c3f-c2e6-43b4-9213-aca1d4b2e18c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-68e93c3f-c2e6-43b4-9213-aca1d4b2e18c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-68e93c3f-c2e6-43b4-9213-aca1d4b2e18c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-68e93c3f-c2e6-43b4-9213-aca1d4b2e18c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-68e93c3f-c2e6-43b4-9213-aca1d4b2e18c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-68e93c3f-c2e6-43b4-9213-aca1d4b2e18c tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 229/457] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61821889-6624-4e4a-8f88-f99f4c166f18 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots returned with HTTP 202 Sep 03 10:59:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 229/458] 192.168.122.139 () {62 vars in 1208 bytes} [Thu Sep 3 10:59:43 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-12094fe3-2afa-4a29-bdc0-fa71d6c70072 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12094fe3-2afa-4a29-bdc0-fa71d6c70072 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12094fe3-2afa-4a29-bdc0-fa71d6c70072 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12094fe3-2afa-4a29-bdc0-fa71d6c70072 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-12094fe3-2afa-4a29-bdc0-fa71d6c70072 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12094fe3-2afa-4a29-bdc0-fa71d6c70072 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 200 Sep 03 10:59:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 230/459] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:43 2026] GET /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 306 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2902b179-e76d-4364-8627-2365a0226b78 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df Sep 03 10:59:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:44 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:44 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:44 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2902b179-e76d-4364-8627-2365a0226b78 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df returned with HTTP 200 Sep 03 10:59:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 230/460] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:44 2026] GET /volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df => generated 912 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c0388cc6-5d13-4e27-8b88-b396e0978321 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0388cc6-5d13-4e27-8b88-b396e0978321 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0388cc6-5d13-4e27-8b88-b396e0978321 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0388cc6-5d13-4e27-8b88-b396e0978321 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.group_snapshots [None req-c0388cc6-5d13-4e27-8b88-b396e0978321 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0388cc6-5d13-4e27-8b88-b396e0978321 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 200 Sep 03 10:59:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 231/461] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:44 2026] GET /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 306 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2d9e0b3d-6384-41ce-8f10-e41f632778ef None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d9e0b3d-6384-41ce-8f10-e41f632778ef tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d9e0b3d-6384-41ce-8f10-e41f632778ef tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d9e0b3d-6384-41ce-8f10-e41f632778ef tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d9e0b3d-6384-41ce-8f10-e41f632778ef tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df returned with HTTP 404 Sep 03 10:59:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 231/462] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:45 2026] GET /volume/v3/volumes/98b558cc-0ef6-4da6-a886-e6582e1602df => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6c94058c-d7a3-4e30-9065-e2ebf57c3580 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6c94058c-d7a3-4e30-9065-e2ebf57c3580 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db Sep 03 10:59:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6c94058c-d7a3-4e30-9065-e2ebf57c3580 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6c94058c-d7a3-4e30-9065-e2ebf57c3580 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-6c94058c-d7a3-4e30-9065-e2ebf57c3580 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member b77822ae-e5fd-4c5f-8f93-d5ea9b5864db {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6c94058c-d7a3-4e30-9065-e2ebf57c3580 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db returned with HTTP 404 Sep 03 10:59:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 232/463] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:45 2026] GET /volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96/action Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] delete called for group c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Delete group with id: c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:45 devstack devstack@c-api.service[86299]: /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 10:59:45 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1869c9f1-de07-46c4-b1d1-9213cbb1691d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96/action returned with HTTP 202 Sep 03 10:59:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 232/464] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:45 2026] POST /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d85669db-9058-46a3-bef3-3e06a9864010 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e7780bb2-4e4b-494f-840f-2687c7c37044 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d85669db-9058-46a3-bef3-3e06a9864010 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d85669db-9058-46a3-bef3-3e06a9864010 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d85669db-9058-46a3-bef3-3e06a9864010 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-d85669db-9058-46a3-bef3-3e06a9864010 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7780bb2-4e4b-494f-840f-2687c7c37044 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7780bb2-4e4b-494f-840f-2687c7c37044 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7780bb2-4e4b-494f-840f-2687c7c37044 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-e7780bb2-4e4b-494f-840f-2687c7c37044 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7780bb2-4e4b-494f-840f-2687c7c37044 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 200 Sep 03 10:59:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 233/465] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:45 2026] GET /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 306 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:46 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d85669db-9058-46a3-bef3-3e06a9864010 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 returned with HTTP 200 Sep 03 10:59:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 233/466] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:45 2026] GET /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 => generated 322 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cccef899-7d44-444c-adc1-3db309ed6b99 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6177cac7-eef6-416e-8e01-a54272270a17 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cccef899-7d44-444c-adc1-3db309ed6b99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cccef899-7d44-444c-adc1-3db309ed6b99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6177cac7-eef6-416e-8e01-a54272270a17 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6177cac7-eef6-416e-8e01-a54272270a17 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6177cac7-eef6-416e-8e01-a54272270a17 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cccef899-7d44-444c-adc1-3db309ed6b99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-cccef899-7d44-444c-adc1-3db309ed6b99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-6177cac7-eef6-416e-8e01-a54272270a17 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6177cac7-eef6-416e-8e01-a54272270a17 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 returned with HTTP 404 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 234/467] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96 => generated 108 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-efaca813-74d6-4c51-8187-d8a089fe87f6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efaca813-74d6-4c51-8187-d8a089fe87f6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/detail Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efaca813-74d6-4c51-8187-d8a089fe87f6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efaca813-74d6-4c51-8187-d8a089fe87f6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cccef899-7d44-444c-adc1-3db309ed6b99 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 234/468] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 307 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: /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 10:59:47 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efaca813-74d6-4c51-8187-d8a089fe87f6 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/detail returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 235/469] 192.168.122.139 () {60 vars in 1180 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/groups/detail => generated 14 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /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 10:59:47 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all snapshots completed successfully. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b7f4b89d-eabb-42ea-b3a8-ddc48f454cb0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 235/470] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: /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 10:59:47 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e3b592d-3df6-4015-8425-2c724fea63c8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 236/471] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-89663205-b9d8-4fcc-a7b8-21fa91a59a2e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-89663205-b9d8-4fcc-a7b8-21fa91a59a2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96/action Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-89663205-b9d8-4fcc-a7b8-21fa91a59a2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-89663205-b9d8-4fcc-a7b8-21fa91a59a2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] delete called for group c3364949-3878-45e4-b6d0-1421a8464e96 {{(pid=86298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Delete group with id: c3364949-3878-45e4-b6d0-1421a8464e96 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-89663205-b9d8-4fcc-a7b8-21fa91a59a2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df75fac0-fe9d-4df0-ae0f-885eb4bf1983 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96/action returned with HTTP 404 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-89663205-b9d8-4fcc-a7b8-21fa91a59a2e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 237/472] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:47 2026] POST /volume/v3/groups/c3364949-3878-45e4-b6d0-1421a8464e96/action => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 236/473] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e25b9872-eaee-4f78-98fa-76bc12896662 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e25b9872-eaee-4f78-98fa-76bc12896662 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e25b9872-eaee-4f78-98fa-76bc12896662 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e25b9872-eaee-4f78-98fa-76bc12896662 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-e25b9872-eaee-4f78-98fa-76bc12896662 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-703dc31d-3c6c-4d84-af7d-cb6b029c524c tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 238/474] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e25b9872-eaee-4f78-98fa-76bc12896662 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 237/475] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db/action Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] delete called for group b77822ae-e5fd-4c5f-8f93-d5ea9b5864db {{(pid=86298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Delete group with id: b77822ae-e5fd-4c5f-8f93-d5ea9b5864db Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b562c628-2f05-4669-8a76-c55cd2d102d0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b562c628-2f05-4669-8a76-c55cd2d102d0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/detail Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b562c628-2f05-4669-8a76-c55cd2d102d0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b562c628-2f05-4669-8a76-c55cd2d102d0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1803d8f4-aa83-49d8-bd96-2f3c3e8a6254 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db/action returned with HTTP 404 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 239/476] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:47 2026] POST /volume/v3/groups/b77822ae-e5fd-4c5f-8f93-d5ea9b5864db/action => generated 108 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-68a3efe4-b116-42f3-8710-a6bb73ab16ba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-68a3efe4-b116-42f3-8710-a6bb73ab16ba tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/dc96518b-ac5b-4e68-bf6f-9afdb83ae19d Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-68a3efe4-b116-42f3-8710-a6bb73ab16ba tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-68a3efe4-b116-42f3-8710-a6bb73ab16ba tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /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 10:59:47 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b562c628-2f05-4669-8a76-c55cd2d102d0 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 238/477] 192.168.122.139 () {60 vars in 1207 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] DELETE http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86299) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.group_snapshots [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group_snapshot with id: eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-68a3efe4-b116-42f3-8710-a6bb73ab16ba tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/group_types/dc96518b-ac5b-4e68-bf6f-9afdb83ae19d returned with HTTP 202 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 240/478] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:47 2026] DELETE /volume/v3/group_types/dc96518b-ac5b-4e68-bf6f-9afdb83ae19d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-11f5e33e-d446-455d-a168-56dba79d6e71 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-11f5e33e-d446-455d-a168-56dba79d6e71 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] DELETE http://192.168.122.139/volume/v3/types/558d0394-8dc1-4ae7-aa81-b2e2639ea83e Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-11f5e33e-d446-455d-a168-56dba79d6e71 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-11f5e33e-d446-455d-a168-56dba79d6e71 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-11f5e33e-d446-455d-a168-56dba79d6e71 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/types/558d0394-8dc1-4ae7-aa81-b2e2639ea83e returned with HTTP 202 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 241/479] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 10:59:47 2026] DELETE /volume/v3/types/558d0394-8dc1-4ae7-aa81-b2e2639ea83e => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /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 10:59:47 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce9e83a2-1157-4eb4-903f-0bd722eecacb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce9e83a2-1157-4eb4-903f-0bd722eecacb tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] GET http://192.168.122.139/volume/v3/types/558d0394-8dc1-4ae7-aa81-b2e2639ea83e Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce9e83a2-1157-4eb4-903f-0bd722eecacb tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce9e83a2-1157-4eb4-903f-0bd722eecacb tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d8b0f7b0-0abd-4498-bf8b-30fed5bd75f3 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 202 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 239/480] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 10:59:47 2026] DELETE /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce9e83a2-1157-4eb4-903f-0bd722eecacb tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/types/558d0394-8dc1-4ae7-aa81-b2e2639ea83e returned with HTTP 404 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 242/481] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/types/558d0394-8dc1-4ae7-aa81-b2e2639ea83e => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5be2fd96-4f84-4820-89b0-f1094d5ff880 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5be2fd96-4f84-4820-89b0-f1094d5ff880 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5be2fd96-4f84-4820-89b0-f1094d5ff880 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-127690517"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /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 10:59:47 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:47 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5be2fd96-4f84-4820-89b0-f1094d5ff880 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 243/482] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 10:59:47 2026] POST /volume/v3/types => generated 215 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9d6d4dd9-7c19-424d-ba7b-db603cc9f2ef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9d6d4dd9-7c19-424d-ba7b-db603cc9f2ef tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9d6d4dd9-7c19-424d-ba7b-db603cc9f2ef tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-520152708"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9d6d4dd9-7c19-424d-ba7b-db603cc9f2ef tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 244/483] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:47 2026] POST /volume/v3/group_types => generated 172 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e6142222-4e63-4090-b714-84f82bdc2c0e", "volume_types": ["e852e813-b8ad-4bef-8292-beabafc2c247"], "name": "tempest-GroupsTest-Group-1757185537"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Creating new group {'group': {'group_type': 'e6142222-4e63-4090-b714-84f82bdc2c0e', 'volume_types': ['e852e813-b8ad-4bef-8292-beabafc2c247'], 'name': 'tempest-GroupsTest-Group-1757185537'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Creating group tempest-GroupsTest-Group-1757185537. Sep 03 10:59:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Availability Zones retrieved successfully. Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d0224d8d-d422-4ef9-9a47-0ec489f0ca79 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 240/484] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:47 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Created reservations ['35588c3d-b5a6-446d-8bf8-d965c2fabfbc'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:47 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: /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 10:59:48 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all snapshots completed successfully. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-feeb2eee-83f4-4af9-ad37-e9fa9a9e7904 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 10:59:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 241/485] 192.168.122.139 () {58 vars in 1148 bytes} [Thu Sep 3 10:59:47 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2ebd07a8-1812-46b1-9528-187e76b3d048 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ebd07a8-1812-46b1-9528-187e76b3d048 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 Sep 03 10:59:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ebd07a8-1812-46b1-9528-187e76b3d048 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ebd07a8-1812-46b1-9528-187e76b3d048 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fec7ecc8-464f-4c95-8010-cd865c240b58 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 10:59:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 245/486] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 10:59:47 2026] POST /volume/v3/groups => generated 104 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9640fdd-33e9-44d2-9eb1-b675b41c434e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2ebd07a8-1812-46b1-9528-187e76b3d048 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9640fdd-33e9-44d2-9eb1-b675b41c434e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9640fdd-33e9-44d2-9eb1-b675b41c434e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ebd07a8-1812-46b1-9528-187e76b3d048 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 returned with HTTP 200 Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9640fdd-33e9-44d2-9eb1-b675b41c434e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-c9640fdd-33e9-44d2-9eb1-b675b41c434e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 242/487] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:48 2026] GET /volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:48 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9640fdd-33e9-44d2-9eb1-b675b41c434e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 246/488] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:48 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 332 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2637e041-36cb-4781-907f-792a5848ed56 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] DELETE http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Delete volume with id: 843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Delete volume request issued successfully. Sep 03 10:59:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2637e041-36cb-4781-907f-792a5848ed56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 202 Sep 03 10:59:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 243/489] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:59:48 2026] DELETE /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1d60a52a-b6a2-4eac-9a8c-214f58864ea5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d60a52a-b6a2-4eac-9a8c-214f58864ea5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d60a52a-b6a2-4eac-9a8c-214f58864ea5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d60a52a-b6a2-4eac-9a8c-214f58864ea5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1d60a52a-b6a2-4eac-9a8c-214f58864ea5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d60a52a-b6a2-4eac-9a8c-214f58864ea5 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 200 Sep 03 10:59:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 247/490] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:48 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4adf8ccc-5f14-433b-b4ab-caba799dc918 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4adf8ccc-5f14-433b-b4ab-caba799dc918 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4adf8ccc-5f14-433b-b4ab-caba799dc918 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4adf8ccc-5f14-433b-b4ab-caba799dc918 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f5cb2c19-f59a-49ea-8a06-3ff40dd762ac None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4adf8ccc-5f14-433b-b4ab-caba799dc918 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Snapshot retrieved successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4adf8ccc-5f14-433b-b4ab-caba799dc918 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 returned with HTTP 200 Sep 03 10:59:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 244/491] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:49 2026] GET /volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f5cb2c19-f59a-49ea-8a06-3ff40dd762ac tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f5cb2c19-f59a-49ea-8a06-3ff40dd762ac tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f5cb2c19-f59a-49ea-8a06-3ff40dd762ac tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-f5cb2c19-f59a-49ea-8a06-3ff40dd762ac tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f5cb2c19-f59a-49ea-8a06-3ff40dd762ac tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 248/492] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:49 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-578571761", "volume_type": "e852e813-b8ad-4bef-8292-beabafc2c247", "group_id": "dc89fc8f-2551-4a10-99ff-47cb2dc1a78f", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-578571761', 'volume_type': 'e852e813-b8ad-4bef-8292-beabafc2c247', 'group_id': 'dc89fc8f-2551-4a10-99ff-47cb2dc1a78f', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume of 1 GB Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Availability Zones retrieved successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Flow 'volume_create_api' (b60b3b81-0970-4f80-9622-6d736d979924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c6f175-0f90-4b22-8578-cd3e92b516ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c6f175-0f90-4b22-8578-cd3e92b516ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e852e813-b8ad-4bef-8292-beabafc2c247,is_public=True,name='tempest-GroupsTest-volume-type-127690517',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e852e813-b8ad-4bef-8292-beabafc2c247', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc89fc8f-2551-4a10-99ff-47cb2dc1a78f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9925852d-9783-4274-ac52-222a29558205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-127690517 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-127690517, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-127690517 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-127690517, it is now deprecated. Please use the default quota class for default quota. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Created reservations ['165e699a-e25a-4904-b0a5-eb57edacc403', '52586837-ddba-425c-90ae-3437e0171fb9', 'dcf105b9-54c8-499c-b855-f792e8988382', '1ba070ce-304e-4810-8957-794ca4bfe5f5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9925852d-9783-4274-ac52-222a29558205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['165e699a-e25a-4904-b0a5-eb57edacc403', '52586837-ddba-425c-90ae-3437e0171fb9', 'dcf105b9-54c8-499c-b855-f792e8988382', '1ba070ce-304e-4810-8957-794ca4bfe5f5']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bd3b25-3428-4c21-b972-388f4541cbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bd3b25-3428-4c21-b972-388f4541cbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e0e303-4bed-424e-8b60-7ba2debe20e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-578571761',encryption_key_id=None,group_id=dc89fc8f-2551-4a10-99ff-47cb2dc1a78f,group_type_id=,metadata={},multiattach=False,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',qos_specs=None,replication_status=,reservations=['165e699a-e25a-4904-b0a5-eb57edacc403','52586837-ddba-425c-90ae-3437e0171fb9','dcf105b9-54c8-499c-b855-f792e8988382','1ba070ce-304e-4810-8957-794ca4bfe5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963ea52cc7304aae9951a97cbeffe169',volume_type_id=e852e813-b8ad-4bef-8292-beabafc2c247), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-578571761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc89fc8f-2551-4a10-99ff-47cb2dc1a78f,host=None,id=11e0e303-4bed-424e-8b60-7ba2debe20e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='963ea52cc7304aae9951a97cbeffe169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e852e813-b8ad-4bef-8292-beabafc2c247),volume_type_id=e852e813-b8ad-4bef-8292-beabafc2c247)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3ff3ea-12ca-4dda-9eb7-5b710935bc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3ff3ea-12ca-4dda-9eb7-5b710935bc5f) transitioned into state 'SUCCESS' from state '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-578571761',encryption_key_id=None,group_id=dc89fc8f-2551-4a10-99ff-47cb2dc1a78f,group_type_id=,metadata={},multiattach=False,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',qos_specs=None,replication_status=,reservations=['165e699a-e25a-4904-b0a5-eb57edacc403','52586837-ddba-425c-90ae-3437e0171fb9','dcf105b9-54c8-499c-b855-f792e8988382','1ba070ce-304e-4810-8957-794ca4bfe5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963ea52cc7304aae9951a97cbeffe169',volume_type_id=e852e813-b8ad-4bef-8292-beabafc2c247)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c44ba2-7a83-41fe-8b4e-8ed7ae4b227d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c44ba2-7a83-41fe-8b4e-8ed7ae4b227d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Flow 'volume_create_api' (b60b3b81-0970-4f80-9622-6d736d979924) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume request issued successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:49 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49b61b5e-bfab-41bc-a896-bb1884d05e56 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49b61b5e-bfab-41bc-a896-bb1884d05e56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49b61b5e-bfab-41bc-a896-bb1884d05e56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49b61b5e-bfab-41bc-a896-bb1884d05e56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49b61b5e-bfab-41bc-a896-bb1884d05e56 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db returned with HTTP 404 Sep 03 10:59:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 249/493] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:49 2026] GET /volume/v3/volumes/843516a6-bd35-4462-8e41-436608a9e6db => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] DELETE http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Delete volume with id: 276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d3b530e-3716-4320-a94d-dd5a163130d8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 245/494] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:49 2026] POST /volume/v3/volumes => generated 821 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Delete volume request issued successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c28ed6c0-4626-4967-9a06-bbb69763c7fc tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 202 Sep 03 10:59:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 250/495] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:59:49 2026] DELETE /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6dddbd1-7d22-439f-a54c-401257b2dbed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:49 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6dddbd1-7d22-439f-a54c-401257b2dbed tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6dddbd1-7d22-439f-a54c-401257b2dbed tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6dddbd1-7d22-439f-a54c-401257b2dbed tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6dddbd1-7d22-439f-a54c-401257b2dbed tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6dddbd1-7d22-439f-a54c-401257b2dbed tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 251/496] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:49 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:49 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-200c8022-cc4a-4368-8184-d56b0a7ad70e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 returned with HTTP 200 Sep 03 10:59:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 246/497] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:49 2026] GET /volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 => generated 889 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9443b19f-6f18-4bf3-9dd2-1c6445331cf8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9443b19f-6f18-4bf3-9dd2-1c6445331cf8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9443b19f-6f18-4bf3-9dd2-1c6445331cf8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9443b19f-6f18-4bf3-9dd2-1c6445331cf8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9443b19f-6f18-4bf3-9dd2-1c6445331cf8 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 returned with HTTP 404 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 252/498] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/snapshots/aa533fa8-b3d9-4fa4-94cd-20c1762d1c53 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bfd1c284-aae0-430a-a7e9-be01988cb3bf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bfd1c284-aae0-430a-a7e9-be01988cb3bf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bfd1c284-aae0-430a-a7e9-be01988cb3bf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bfd1c284-aae0-430a-a7e9-be01988cb3bf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-bfd1c284-aae0-430a-a7e9-be01988cb3bf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bfd1c284-aae0-430a-a7e9-be01988cb3bf tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 404 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 247/499] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1539b572-d972-4239-9eb0-6dfaa30b76c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1539b572-d972-4239-9eb0-6dfaa30b76c4 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/group_snapshots Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1539b572-d972-4239-9eb0-6dfaa30b76c4 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1539b572-d972-4239-9eb0-6dfaa30b76c4 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /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 10:59:50 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1539b572-d972-4239-9eb0-6dfaa30b76c4 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots returned with HTTP 200 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 253/500] 192.168.122.139 () {60 vars in 1186 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] DELETE http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.group_snapshots [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for member eb3c562d-42a2-4f81-a21b-c1752e31f249 {{(pid=86299) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.group_snapshots [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group_snapshot with id: eb3c562d-42a2-4f81-a21b-c1752e31f249 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da0fdbf0-dbe4-4de9-9d5d-1ca28430be1e tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 returned with HTTP 404 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 248/501] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 10:59:50 2026] DELETE /volume/v3/group_snapshots/eb3c562d-42a2-4f81-a21b-c1752e31f249 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Get all volumes completed successfully. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:50 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ef162eda-a9aa-4207-b845-7f90c6750c4b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 254/502] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-297446b4-4344-4791-9d1e-b26bfc4e76af None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-297446b4-4344-4791-9d1e-b26bfc4e76af tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] POST http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9/action Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-297446b4-4344-4791-9d1e-b26bfc4e76af tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-297446b4-4344-4791-9d1e-b26bfc4e76af tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-297446b4-4344-4791-9d1e-b26bfc4e76af tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] delete called for group 56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-297446b4-4344-4791-9d1e-b26bfc4e76af tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Delete group with id: 56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:50 devstack devstack@c-api.service[86299]: /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 10:59:50 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:50 devstack devstack@c-api.service[86299]: /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 10:59:50 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-297446b4-4344-4791-9d1e-b26bfc4e76af tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9/action returned with HTTP 202 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 249/503] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:50 2026] POST /volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Volume info retrieved successfully. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:50 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46ed3a19-8445-438b-9ad2-6966cef22e09 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 returned with HTTP 200 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 255/504] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 => generated 922 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4577b97a-90ad-4401-96d0-31d2571a894d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4577b97a-90ad-4401-96d0-31d2571a894d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4577b97a-90ad-4401-96d0-31d2571a894d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4577b97a-90ad-4401-96d0-31d2571a894d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4577b97a-90ad-4401-96d0-31d2571a894d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4577b97a-90ad-4401-96d0-31d2571a894d tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 200 Sep 03 10:59:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 250/505] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c1ac656a-0872-4cfe-bec7-abe721021338 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:50 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:50 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1ac656a-0872-4cfe-bec7-abe721021338 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 returned with HTTP 200 Sep 03 10:59:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 256/506] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:50 2026] GET /volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4a43571a-c5dd-419c-b31d-74f50432dd47 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4a43571a-c5dd-419c-b31d-74f50432dd47 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4a43571a-c5dd-419c-b31d-74f50432dd47 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4a43571a-c5dd-419c-b31d-74f50432dd47 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4a43571a-c5dd-419c-b31d-74f50432dd47 tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 returned with HTTP 404 Sep 03 10:59:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 251/507] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:51 2026] GET /volume/v3/volumes/eaff2989-1462-4119-8d00-2fc22c9ac2c3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7fd7c1c9-ffa2-4a27-8493-78143843b42b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7fd7c1c9-ffa2-4a27-8493-78143843b42b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] GET http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7fd7c1c9-ffa2-4a27-8493-78143843b42b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7fd7c1c9-ffa2-4a27-8493-78143843b42b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-7fd7c1c9-ffa2-4a27-8493-78143843b42b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] show called for member 56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7fd7c1c9-ffa2-4a27-8493-78143843b42b tempest-GroupSnapshotsTest-2057996011 tempest-GroupSnapshotsTest-2057996011-project-member] http://192.168.122.139/volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 returned with HTTP 404 Sep 03 10:59:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 257/508] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:51 2026] GET /volume/v3/groups/56bc9e86-55d3-43a2-9f1a-64e3fc0e13c9 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-796c5534-3c48-4c65-b644-d77613f7e951 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-796c5534-3c48-4c65-b644-d77613f7e951 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/61d6c466-2a5b-48e1-99a7-6acab41f19c1 Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-796c5534-3c48-4c65-b644-d77613f7e951 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-796c5534-3c48-4c65-b644-d77613f7e951 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-796c5534-3c48-4c65-b644-d77613f7e951 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/group_types/61d6c466-2a5b-48e1-99a7-6acab41f19c1 returned with HTTP 202 Sep 03 10:59:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 252/509] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:51 2026] DELETE /volume/v3/group_types/61d6c466-2a5b-48e1-99a7-6acab41f19c1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a40ced93-524b-45f7-a8e5-2e01b15dccf2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a40ced93-524b-45f7-a8e5-2e01b15dccf2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] DELETE http://192.168.122.139/volume/v3/types/db015656-2ba3-4538-b5f1-31400542ba9d Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a40ced93-524b-45f7-a8e5-2e01b15dccf2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a40ced93-524b-45f7-a8e5-2e01b15dccf2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a40ced93-524b-45f7-a8e5-2e01b15dccf2 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types/db015656-2ba3-4538-b5f1-31400542ba9d returned with HTTP 202 Sep 03 10:59:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 258/510] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 10:59:51 2026] DELETE /volume/v3/types/db015656-2ba3-4538-b5f1-31400542ba9d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-46a29607-bb05-40da-bb9d-b8082cebddb7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46a29607-bb05-40da-bb9d-b8082cebddb7 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] GET http://192.168.122.139/volume/v3/types/db015656-2ba3-4538-b5f1-31400542ba9d Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46a29607-bb05-40da-bb9d-b8082cebddb7 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46a29607-bb05-40da-bb9d-b8082cebddb7 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46a29607-bb05-40da-bb9d-b8082cebddb7 tempest-GroupSnapshotsTest-1100987697 tempest-GroupSnapshotsTest-1100987697-project-admin] http://192.168.122.139/volume/v3/types/db015656-2ba3-4538-b5f1-31400542ba9d returned with HTTP 404 Sep 03 10:59:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 253/511] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 10:59:51 2026] GET /volume/v3/types/db015656-2ba3-4538-b5f1-31400542ba9d => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-73d3b1f2-13bb-45a9-bd11-0230cfb9508f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-73d3b1f2-13bb-45a9-bd11-0230cfb9508f tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-73d3b1f2-13bb-45a9-bd11-0230cfb9508f tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-73d3b1f2-13bb-45a9-bd11-0230cfb9508f tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-73d3b1f2-13bb-45a9-bd11-0230cfb9508f tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 returned with HTTP 404 Sep 03 10:59:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 259/512] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:51 2026] GET /volume/v3/volumes/276fea70-9d1b-4e0a-93c9-527ee6c6c6f3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] DELETE http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Delete volume with id: f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Delete volume request issued successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a581cb29-24a9-4ab6-b796-a01af5709c33 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 202 Sep 03 10:59:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 254/513] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 10:59:52 2026] DELETE /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-77eb6965-179b-4763-b8de-b26470b03ff1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-77eb6965-179b-4763-b8de-b26470b03ff1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:59:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-77eb6965-179b-4763-b8de-b26470b03ff1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-77eb6965-179b-4763-b8de-b26470b03ff1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-77eb6965-179b-4763-b8de-b26470b03ff1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Volume info retrieved successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:52 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-77eb6965-179b-4763-b8de-b26470b03ff1 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 200 Sep 03 10:59:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 255/514] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:52 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-882b2209-75c6-4ee4-8146-65c5989f1e6e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 returned with HTTP 200 Sep 03 10:59:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 260/515] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:52 2026] GET /volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 => generated 914 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14a0eabc-2fba-436a-a14b-65893d76a23d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1299742280", "volume_type": "e852e813-b8ad-4bef-8292-beabafc2c247", "group_id": "dc89fc8f-2551-4a10-99ff-47cb2dc1a78f", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1299742280', 'volume_type': 'e852e813-b8ad-4bef-8292-beabafc2c247', 'group_id': 'dc89fc8f-2551-4a10-99ff-47cb2dc1a78f', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume of 1 GB Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Availability Zones retrieved successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Flow 'volume_create_api' (b29182b8-fe1d-4216-bd13-c5de4ee6340d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e51ba8-8965-48ee-ba1e-2478f8638eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e51ba8-8965-48ee-ba1e-2478f8638eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:59:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e852e813-b8ad-4bef-8292-beabafc2c247,is_public=True,name='tempest-GroupsTest-volume-type-127690517',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e852e813-b8ad-4bef-8292-beabafc2c247', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc89fc8f-2551-4a10-99ff-47cb2dc1a78f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31e25d5-e6b5-4e1a-9432-f58904fd27a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Created reservations ['af1003bd-0acb-46d3-815e-8cbd7d51b958', 'baf4b683-8b44-4158-81d4-554cb1abb72e', 'd9fa4734-ebea-490a-9400-5b247894d4d7', '2481a63d-1fe3-48d4-bcd4-75582e4446c5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31e25d5-e6b5-4e1a-9432-f58904fd27a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af1003bd-0acb-46d3-815e-8cbd7d51b958', 'baf4b683-8b44-4158-81d4-554cb1abb72e', 'd9fa4734-ebea-490a-9400-5b247894d4d7', '2481a63d-1fe3-48d4-bcd4-75582e4446c5']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9db05-738d-488e-a44e-f9e2b2ef3a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9db05-738d-488e-a44e-f9e2b2ef3a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97349306-fb17-48a8-8a32-0a2fc23c5be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1299742280',encryption_key_id=None,group_id=dc89fc8f-2551-4a10-99ff-47cb2dc1a78f,group_type_id=,metadata={},multiattach=False,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',qos_specs=None,replication_status=,reservations=['af1003bd-0acb-46d3-815e-8cbd7d51b958','baf4b683-8b44-4158-81d4-554cb1abb72e','d9fa4734-ebea-490a-9400-5b247894d4d7','2481a63d-1fe3-48d4-bcd4-75582e4446c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963ea52cc7304aae9951a97cbeffe169',volume_type_id=e852e813-b8ad-4bef-8292-beabafc2c247), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1299742280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc89fc8f-2551-4a10-99ff-47cb2dc1a78f,host=None,id=97349306-fb17-48a8-8a32-0a2fc23c5be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='963ea52cc7304aae9951a97cbeffe169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e852e813-b8ad-4bef-8292-beabafc2c247),volume_type_id=e852e813-b8ad-4bef-8292-beabafc2c247)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8902c4a6-efce-49cf-be4c-cd4adb3a3b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8902c4a6-efce-49cf-be4c-cd4adb3a3b4f) transitioned into state 'SUCCESS' from state '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-1299742280',encryption_key_id=None,group_id=dc89fc8f-2551-4a10-99ff-47cb2dc1a78f,group_type_id=,metadata={},multiattach=False,project_id='23a601626d9f49b2bc6d1a1f8e5f386b',qos_specs=None,replication_status=,reservations=['af1003bd-0acb-46d3-815e-8cbd7d51b958','baf4b683-8b44-4158-81d4-554cb1abb72e','d9fa4734-ebea-490a-9400-5b247894d4d7','2481a63d-1fe3-48d4-bcd4-75582e4446c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963ea52cc7304aae9951a97cbeffe169',volume_type_id=e852e813-b8ad-4bef-8292-beabafc2c247)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e69df-85dc-4aa7-b1e3-5c4797463726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e69df-85dc-4aa7-b1e3-5c4797463726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Flow 'volume_create_api' (b29182b8-fe1d-4216-bd13-c5de4ee6340d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Create volume request issued successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:52 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:52 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14a0eabc-2fba-436a-a14b-65893d76a23d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 256/516] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 10:59:52 2026] POST /volume/v3/volumes => generated 822 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:52 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:52 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:53 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac5fac1d-7409-45ee-bd6f-7825e1e88153 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 200 Sep 03 10:59:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 261/517] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:52 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 890 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-24c38ffd-5c9b-4069-be7a-139a97479122 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24c38ffd-5c9b-4069-be7a-139a97479122 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] GET http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 Sep 03 10:59:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24c38ffd-5c9b-4069-be7a-139a97479122 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24c38ffd-5c9b-4069-be7a-139a97479122 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24c38ffd-5c9b-4069-be7a-139a97479122 tempest-AttachVolumeTestJSON-919719381 tempest-AttachVolumeTestJSON-919719381-project-member] http://192.168.122.139/volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 returned with HTTP 404 Sep 03 10:59:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 257/518] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:53 2026] GET /volume/v3/volumes/f93ceb2f-c4bb-40ae-9fa4-96b1177ea311 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-85066387-d452-48ac-89ca-eac708b8636b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 10:59:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:54 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:54 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:54 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85066387-d452-48ac-89ca-eac708b8636b tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 200 Sep 03 10:59:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 262/519] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:54 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:55 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:55 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-074342ab-a4ee-487c-9f31-81e9b18b9dd8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 200 Sep 03 10:59:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 258/520] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:55 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52f097c2-13f4-41bd-b85b-b59fd6d6ae67 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52f097c2-13f4-41bd-b85b-b59fd6d6ae67 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] PUT http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52f097c2-13f4-41bd-b85b-b59fd6d6ae67 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "97349306-fb17-48a8-8a32-0a2fc23c5be8"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-52f097c2-13f4-41bd-b85b-b59fd6d6ae67 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Update called for group dc89fc8f-2551-4a10-99ff-47cb2dc1a78f. {{(pid=86298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 10:59:55 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-52f097c2-13f4-41bd-b85b-b59fd6d6ae67 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Updating group dc89fc8f-2551-4a10-99ff-47cb2dc1a78f with name new_group description: This is a new group add_volumes: None remove_volumes: 97349306-fb17-48a8-8a32-0a2fc23c5be8. Sep 03 10:59:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52f097c2-13f4-41bd-b85b-b59fd6d6ae67 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 202 Sep 03 10:59:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 263/521] 192.168.122.139 () {62 vars in 1291 bytes} [Thu Sep 3 10:59:55 2026] PUT /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70705645-0588-462a-8695-9356a3399da2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70705645-0588-462a-8695-9356a3399da2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70705645-0588-462a-8695-9356a3399da2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70705645-0588-462a-8695-9356a3399da2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-70705645-0588-462a-8695-9356a3399da2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:55 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70705645-0588-462a-8695-9356a3399da2 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 259/522] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:55 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3a43d23e-82ac-4ca7-8a81-9c6deaa8a316 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a43d23e-82ac-4ca7-8a81-9c6deaa8a316 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a43d23e-82ac-4ca7-8a81-9c6deaa8a316 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a43d23e-82ac-4ca7-8a81-9c6deaa8a316 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-3a43d23e-82ac-4ca7-8a81-9c6deaa8a316 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a43d23e-82ac-4ca7-8a81-9c6deaa8a316 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 264/523] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:56 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 10:59:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1cfb40b5-a625-4108-b513-c809be3a5b0a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1cfb40b5-a625-4108-b513-c809be3a5b0a tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1cfb40b5-a625-4108-b513-c809be3a5b0a tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1cfb40b5-a625-4108-b513-c809be3a5b0a tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-1cfb40b5-a625-4108-b513-c809be3a5b0a tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:56 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1cfb40b5-a625-4108-b513-c809be3a5b0a tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 260/524] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:56 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /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 10:59:56 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:56 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e84547f4-deba-4c3c-8c2e-86837edca82c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-77a9a439-5c1e-4ee8-8edb-3c1c1cb2d54f tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 265/525] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:56 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6eb6ca2a-5c50-4e82-a491-08f425ae97e9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6eb6ca2a-5c50-4e82-a491-08f425ae97e9 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] PUT http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6eb6ca2a-5c50-4e82-a491-08f425ae97e9 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "97349306-fb17-48a8-8a32-0a2fc23c5be8"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-6eb6ca2a-5c50-4e82-a491-08f425ae97e9 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Update called for group dc89fc8f-2551-4a10-99ff-47cb2dc1a78f. {{(pid=86298) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-6eb6ca2a-5c50-4e82-a491-08f425ae97e9 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Updating group dc89fc8f-2551-4a10-99ff-47cb2dc1a78f with name None description: None add_volumes: 97349306-fb17-48a8-8a32-0a2fc23c5be8 remove_volumes: None. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6eb6ca2a-5c50-4e82-a491-08f425ae97e9 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 202 Sep 03 10:59:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 266/526] 192.168.122.139 () {62 vars in 1290 bytes} [Thu Sep 3 10:59:56 2026] PUT /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19e6b22a-45fe-40f9-91fa-3681f76fc4f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19e6b22a-45fe-40f9-91fa-3681f76fc4f8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19e6b22a-45fe-40f9-91fa-3681f76fc4f8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19e6b22a-45fe-40f9-91fa-3681f76fc4f8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-19e6b22a-45fe-40f9-91fa-3681f76fc4f8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e84547f4-deba-4c3c-8c2e-86837edca82c tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e84547f4-deba-4c3c-8c2e-86837edca82c tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1618698673", "description": "tempest-group-type-description-1562493674", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:57 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19e6b22a-45fe-40f9-91fa-3681f76fc4f8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 267/527] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:56 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e84547f4-deba-4c3c-8c2e-86837edca82c tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 261/528] 192.168.122.139 () {62 vars in 1196 bytes} [Thu Sep 3 10:59:56 2026] POST /volume/v3/group_types => generated 265 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-34f84cb1-2618-4c33-aa49-21332fbf8259 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34f84cb1-2618-4c33-aa49-21332fbf8259 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34f84cb1-2618-4c33-aa49-21332fbf8259 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34f84cb1-2618-4c33-aa49-21332fbf8259 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34f84cb1-2618-4c33-aa49-21332fbf8259 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 268/529] 192.168.122.139 () {60 vars in 1174 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types => generated 657 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7690d7a0-8ec2-4508-997b-332fcdf96427 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7690d7a0-8ec2-4508-997b-332fcdf96427 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] PUT http://192.168.122.139/volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7690d7a0-8ec2-4508-997b-332fcdf96427 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-258328716", "description": "updated-group-type-desc"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7690d7a0-8ec2-4508-997b-332fcdf96427 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 262/530] 192.168.122.139 () {62 vars in 1306 bytes} [Thu Sep 3 10:59:57 2026] PUT /volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 => generated 254 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0a3bee14-d757-4e60-9f44-642bd987cc33 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0a3bee14-d757-4e60-9f44-642bd987cc33 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0a3bee14-d757-4e60-9f44-642bd987cc33 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0a3bee14-d757-4e60-9f44-642bd987cc33 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0a3bee14-d757-4e60-9f44-642bd987cc33 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 269/531] 192.168.122.139 () {60 vars in 1285 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 => generated 254 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f732d049-e2d1-44dd-82f7-351c900bbfaa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f732d049-e2d1-44dd-82f7-351c900bbfaa tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f732d049-e2d1-44dd-82f7-351c900bbfaa tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f732d049-e2d1-44dd-82f7-351c900bbfaa tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f732d049-e2d1-44dd-82f7-351c900bbfaa tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 returned with HTTP 202 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 263/532] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:57 2026] DELETE /volume/v3/group_types/b28f2327-3dc2-4810-b6c0-48367fd04062 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7e1dc7dc-27cd-4e1d-915d-d831ce1c825d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e1dc7dc-27cd-4e1d-915d-d831ce1c825d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e1dc7dc-27cd-4e1d-915d-d831ce1c825d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e1dc7dc-27cd-4e1d-915d-d831ce1c825d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e1dc7dc-27cd-4e1d-915d-d831ce1c825d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 270/533] 192.168.122.139 () {60 vars in 1174 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types => generated 406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9ee6885c-1587-447a-bd6d-ecd1a232d32f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9ee6885c-1587-447a-bd6d-ecd1a232d32f tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9ee6885c-1587-447a-bd6d-ecd1a232d32f tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-732461386", "is_public": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9ee6885c-1587-447a-bd6d-ecd1a232d32f tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 264/534] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:57 2026] POST /volume/v3/group_types => generated 163 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-976e99d5-980e-4cf9-8fd9-3a13c46dde9b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-976e99d5-980e-4cf9-8fd9-3a13c46dde9b tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-976e99d5-980e-4cf9-8fd9-3a13c46dde9b tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1734614605", "is_public": false}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-976e99d5-980e-4cf9-8fd9-3a13c46dde9b tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 271/535] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 10:59:57 2026] POST /volume/v3/group_types => generated 165 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-379bc938-a093-45f2-af03-c42005ab74b8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-379bc938-a093-45f2-af03-c42005ab74b8 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-379bc938-a093-45f2-af03-c42005ab74b8 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-379bc938-a093-45f2-af03-c42005ab74b8 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-379bc938-a093-45f2-af03-c42005ab74b8 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 265/536] 192.168.122.139 () {60 vars in 1235 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 706 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2e4453fb-2166-444b-9ffa-b1370a1ffa3d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2e4453fb-2166-444b-9ffa-b1370a1ffa3d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2e4453fb-2166-444b-9ffa-b1370a1ffa3d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2e4453fb-2166-444b-9ffa-b1370a1ffa3d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2e4453fb-2166-444b-9ffa-b1370a1ffa3d tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 272/537] 192.168.122.139 () {60 vars in 1237 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 706 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-571a1213-2e45-4fb6-a372-dea477da7e46 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-571a1213-2e45-4fb6-a372-dea477da7e46 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types?is_public=False Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-571a1213-2e45-4fb6-a372-dea477da7e46 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-571a1213-2e45-4fb6-a372-dea477da7e46 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-571a1213-2e45-4fb6-a372-dea477da7e46 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 266/538] 192.168.122.139 () {60 vars in 1205 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d1a3dd61-557e-4096-b0df-b974c7711914 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1a3dd61-557e-4096-b0df-b974c7711914 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] GET http://192.168.122.139/volume/v3/group_types?is_public=True Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1a3dd61-557e-4096-b0df-b974c7711914 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1a3dd61-557e-4096-b0df-b974c7711914 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1a3dd61-557e-4096-b0df-b974c7711914 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 273/539] 192.168.122.139 () {60 vars in 1203 bytes} [Thu Sep 3 10:59:57 2026] GET /volume/v3/group_types?is_public=True => generated 555 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1513302d-1d90-444b-a0b0-a61a71ab22ba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1513302d-1d90-444b-a0b0-a61a71ab22ba tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/68789967-bb69-4bf6-846e-36eaf70eeb75 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1513302d-1d90-444b-a0b0-a61a71ab22ba tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1513302d-1d90-444b-a0b0-a61a71ab22ba tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1513302d-1d90-444b-a0b0-a61a71ab22ba tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types/68789967-bb69-4bf6-846e-36eaf70eeb75 returned with HTTP 202 Sep 03 10:59:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 267/540] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:57 2026] DELETE /volume/v3/group_types/68789967-bb69-4bf6-846e-36eaf70eeb75 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-efdda0d3-98d7-4032-b95e-a13c47022036 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efdda0d3-98d7-4032-b95e-a13c47022036 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/8befcafc-d798-44ad-bbbd-06d8a3eafab2 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efdda0d3-98d7-4032-b95e-a13c47022036 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efdda0d3-98d7-4032-b95e-a13c47022036 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efdda0d3-98d7-4032-b95e-a13c47022036 tempest-GroupTypesTest-1918179582 tempest-GroupTypesTest-1918179582-project-admin] http://192.168.122.139/volume/v3/group_types/8befcafc-d798-44ad-bbbd-06d8a3eafab2 returned with HTTP 202 Sep 03 10:59:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 274/541] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 10:59:57 2026] DELETE /volume/v3/group_types/8befcafc-d798-44ad-bbbd-06d8a3eafab2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cddfe135-7ed6-46ac-be9c-04ae1434658d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cddfe135-7ed6-46ac-be9c-04ae1434658d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cddfe135-7ed6-46ac-be9c-04ae1434658d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cddfe135-7ed6-46ac-be9c-04ae1434658d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-cddfe135-7ed6-46ac-be9c-04ae1434658d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cddfe135-7ed6-46ac-be9c-04ae1434658d tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 200 Sep 03 10:59:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 268/542] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 10:59:58 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /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 10:59:58 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:58 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:58 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:58 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64c0f247-4601-4fb1-b79c-7b77a6017fc8 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 275/543] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:58 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ea707750-2b06-4336-a89c-9b2ac632bddf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /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 10:59:58 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Get all volumes completed successfully. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:58 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:58 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea707750-2b06-4336-a89c-9b2ac632bddf tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 10:59:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 269/544] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 10:59:58 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] POST http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f/action Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] delete called for group dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86298) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 10:59:58 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Delete group with id: dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /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 10:59:58 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 10:59:58 devstack devstack@c-api.service[86298]: /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 10:59:58 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 10:59:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb1a21e5-7f35-4237-a9e1-481c25654fb3 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f/action returned with HTTP 202 Sep 03 10:59:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 276/545] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 10:59:58 2026] POST /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 10:59:58 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 10:59:58 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 10:59:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 10:59:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 10:59:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66e1c13d-c690-4515-96fa-9f9bf6fffa18 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 200 Sep 03 10:59:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 270/546] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 10:59:58 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1437428081"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1437428081'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume of 1 GB Sep 03 10:59:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Availability Zones retrieved successfully. Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Flow 'volume_create_api' (cd946bf5-6de3-4dee-bc15-3c13f797099d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac61dacf-07bd-45b1-91ae-7191dcc61750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac61dacf-07bd-45b1-91ae-7191dcc61750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14066cac-f639-4c98-918b-511ea725798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Created reservations ['773bbc46-0ca7-4f7e-a18b-a1fd7762834d', 'e1589380-d067-46ee-a056-65f76b1c37a4', 'f73585c2-5e8e-4e80-8157-2b4373cb18bd', '31d67d40-ad30-4091-b12a-4336ca649c45'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14066cac-f639-4c98-918b-511ea725798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['773bbc46-0ca7-4f7e-a18b-a1fd7762834d', 'e1589380-d067-46ee-a056-65f76b1c37a4', 'f73585c2-5e8e-4e80-8157-2b4373cb18bd', '31d67d40-ad30-4091-b12a-4336ca649c45']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b982cec0-d7d5-4b52-b2d8-bd33201a8b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 10:59:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b982cec0-d7d5-4b52-b2d8-bd33201a8b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a5497a-88f1-41d2-b415-07bcf1a9873e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1437428081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38a61289c99f4361ae0d3d4c5b0ba464',qos_specs=None,replication_status=,reservations=['773bbc46-0ca7-4f7e-a18b-a1fd7762834d','e1589380-d067-46ee-a056-65f76b1c37a4','f73585c2-5e8e-4e80-8157-2b4373cb18bd','31d67d40-ad30-4091-b12a-4336ca649c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46519b3aef934be88060a93bf28345fb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T08:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1437428081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a5497a-88f1-41d2-b415-07bcf1a9873e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38a61289c99f4361ae0d3d4c5b0ba464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46519b3aef934be88060a93bf28345fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574e4f4e-35bd-48c6-a35e-0e31112af65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574e4f4e-35bd-48c6-a35e-0e31112af65b) transitioned into state 'SUCCESS' from state '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-1437428081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38a61289c99f4361ae0d3d4c5b0ba464',qos_specs=None,replication_status=,reservations=['773bbc46-0ca7-4f7e-a18b-a1fd7762834d','e1589380-d067-46ee-a056-65f76b1c37a4','f73585c2-5e8e-4e80-8157-2b4373cb18bd','31d67d40-ad30-4091-b12a-4336ca649c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46519b3aef934be88060a93bf28345fb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b983e74-7fc1-4567-b40e-ffdd25f60ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b983e74-7fc1-4567-b40e-ffdd25f60ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Flow 'volume_create_api' (cd946bf5-6de3-4dee-bc15-3c13f797099d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 10:59:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume request issued successfully. Sep 03 10:59:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ffbb000e-9e22-4c95-acf8-080b2a14d9c8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 10:59:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 277/547] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 10:59:59 2026] POST /volume/v3/volumes => generated 764 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:00:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-905d05dd-3d3f-451a-9b3c-cbf806bd57ff None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-905d05dd-3d3f-451a-9b3c-cbf806bd57ff tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-905d05dd-3d3f-451a-9b3c-cbf806bd57ff tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-905d05dd-3d3f-451a-9b3c-cbf806bd57ff tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-905d05dd-3d3f-451a-9b3c-cbf806bd57ff tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 11:00:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-905d05dd-3d3f-451a-9b3c-cbf806bd57ff tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 271/548] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 10:59:59 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 832 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 11:00:00 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:00 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:00 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e9729e3-92cc-4c16-81e6-9255a5dcd865 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 200 Sep 03 11:00:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 278/549] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:00 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-73453011-7054-4cac-b501-753ffd7415fa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-73453011-7054-4cac-b501-753ffd7415fa tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-73453011-7054-4cac-b501-753ffd7415fa tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-73453011-7054-4cac-b501-753ffd7415fa tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-73453011-7054-4cac-b501-753ffd7415fa tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-73453011-7054-4cac-b501-753ffd7415fa tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 272/550] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:01 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 11:00:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Volume info retrieved successfully. Sep 03 11:00:01 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:01 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:01 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e8d1069f-00cb-4d76-adcc-c163ff43f280 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 200 Sep 03 11:00:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 279/551] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:01 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-da02fde3-5250-4917-9eb0-ba957f360805 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6e9f399e-915a-4b04-8fdf-d30e3c61a2ab None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6e9f399e-915a-4b04-8fdf-d30e3c61a2ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6e9f399e-915a-4b04-8fdf-d30e3c61a2ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6e9f399e-915a-4b04-8fdf-d30e3c61a2ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6e9f399e-915a-4b04-8fdf-d30e3c61a2ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6e9f399e-915a-4b04-8fdf-d30e3c61a2ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 280/552] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-4d13685f-cf04-425b-a6fe-cf0d78255c5e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-4d13685f-cf04-425b-a6fe-cf0d78255c5e tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-4d13685f-cf04-425b-a6fe-cf0d78255c5e tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-4d13685f-cf04-425b-a6fe-cf0d78255c5e tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-4d13685f-cf04-425b-a6fe-cf0d78255c5e tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-4d13685f-cf04-425b-a6fe-cf0d78255c5e tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 281/553] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da02fde3-5250-4917-9eb0-ba957f360805 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da02fde3-5250-4917-9eb0-ba957f360805 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da02fde3-5250-4917-9eb0-ba957f360805 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Calling method 'get_pools' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da02fde3-5250-4917-9eb0-ba957f360805 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 273/554] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-97c823ff-d36b-4750-8d51-b58e1834806e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-89117563-e872-4d7c-8992-4ed1d55f9fb9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-89117563-e872-4d7c-8992-4ed1d55f9fb9 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-89117563-e872-4d7c-8992-4ed1d55f9fb9 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-97c823ff-d36b-4750-8d51-b58e1834806e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-89117563-e872-4d7c-8992-4ed1d55f9fb9 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Calling method 'get_pools' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-97c823ff-d36b-4750-8d51-b58e1834806e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-97c823ff-d36b-4750-8d51-b58e1834806e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-97c823ff-d36b-4750-8d51-b58e1834806e tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 returned with HTTP 404 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 282/555] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/volumes/97349306-fb17-48a8-8a32-0a2fc23c5be8 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ac4d238d-55c9-4c69-a60b-2d8e8bf34f57 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac4d238d-55c9-4c69-a60b-2d8e8bf34f57 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac4d238d-55c9-4c69-a60b-2d8e8bf34f57 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac4d238d-55c9-4c69-a60b-2d8e8bf34f57 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-89117563-e872-4d7c-8992-4ed1d55f9fb9 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 274/556] 192.168.122.139 () {58 vars in 1198 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-598dc05b-cb9c-455d-8765-9f2871ccf32c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac4d238d-55c9-4c69-a60b-2d8e8bf34f57 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 returned with HTTP 404 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 283/557] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/volumes/11e0e303-4bed-424e-8b60-7ba2debe20e1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4b8db6cb-cb98-463d-98db-34fcf5fb1798 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-598dc05b-cb9c-455d-8765-9f2871ccf32c tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] GET http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-598dc05b-cb9c-455d-8765-9f2871ccf32c tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-598dc05b-cb9c-455d-8765-9f2871ccf32c tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b8db6cb-cb98-463d-98db-34fcf5fb1798 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] GET http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b8db6cb-cb98-463d-98db-34fcf5fb1798 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b8db6cb-cb98-463d-98db-34fcf5fb1798 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-4b8db6cb-cb98-463d-98db-34fcf5fb1798 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] show called for member dc89fc8f-2551-4a10-99ff-47cb2dc1a78f {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b8db6cb-cb98-463d-98db-34fcf5fb1798 tempest-GroupsTest-1643513886 tempest-GroupsTest-1643513886-project-member] http://192.168.122.139/volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f returned with HTTP 404 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 284/558] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/groups/dc89fc8f-2551-4a10-99ff-47cb2dc1a78f => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d4c06af0-bdfb-4bbf-9fdf-c535e341ae78 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4c06af0-bdfb-4bbf-9fdf-c535e341ae78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/e6142222-4e63-4090-b714-84f82bdc2c0e Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4c06af0-bdfb-4bbf-9fdf-c535e341ae78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4c06af0-bdfb-4bbf-9fdf-c535e341ae78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: /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 11:00:02 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-598dc05b-cb9c-455d-8765-9f2871ccf32c tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 275/559] 192.168.122.139 () {58 vars in 1193 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4c06af0-bdfb-4bbf-9fdf-c535e341ae78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/group_types/e6142222-4e63-4090-b714-84f82bdc2c0e returned with HTTP 202 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5c7e7173-f023-47d3-810b-6e54b9e25961 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 285/560] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 11:00:02 2026] DELETE /volume/v3/group_types/e6142222-4e63-4090-b714-84f82bdc2c0e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5c7e7173-f023-47d3-810b-6e54b9e25961 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] GET http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5c7e7173-f023-47d3-810b-6e54b9e25961 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5c7e7173-f023-47d3-810b-6e54b9e25961 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8cff229b-71d3-426d-98df-cc5b35b969fa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8cff229b-71d3-426d-98df-cc5b35b969fa tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] DELETE http://192.168.122.139/volume/v3/types/e852e813-b8ad-4bef-8292-beabafc2c247 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8cff229b-71d3-426d-98df-cc5b35b969fa tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8cff229b-71d3-426d-98df-cc5b35b969fa tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5c7e7173-f023-47d3-810b-6e54b9e25961 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151 tempest-BackendsCapabilitiesAdminTestsJSON-1961872151-project-admin] http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 276/561] 192.168.122.139 () {58 vars in 1193 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-be7126ba-11f2-461d-8676-59cf181e68b9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-be7126ba-11f2-461d-8676-59cf181e68b9 None None] GET http://192.168.122.139/volume// Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-be7126ba-11f2-461d-8676-59cf181e68b9 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-be7126ba-11f2-461d-8676-59cf181e68b9 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-be7126ba-11f2-461d-8676-59cf181e68b9 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 277/562] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:00:02 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 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-f2e3adc7-93d5-426a-8b64-7fe1d5750914 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-f2e3adc7-93d5-426a-8b64-7fe1d5750914 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-f2e3adc7-93d5-426a-8b64-7fe1d5750914 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20a5497a-88f1-41d2-b415-07bcf1a9873e", "connector": null, "instance_uuid": "e8dab13e-f100-40d9-96fd-fe50ae307499"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8cff229b-71d3-426d-98df-cc5b35b969fa tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/types/e852e813-b8ad-4bef-8292-beabafc2c247 returned with HTTP 202 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 286/563] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:02 2026] DELETE /volume/v3/types/e852e813-b8ad-4bef-8292-beabafc2c247 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25284dda-aa6a-4612-9034-1313af686c78 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25284dda-aa6a-4612-9034-1313af686c78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] GET http://192.168.122.139/volume/v3/types/e852e813-b8ad-4bef-8292-beabafc2c247 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25284dda-aa6a-4612-9034-1313af686c78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25284dda-aa6a-4612-9034-1313af686c78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25284dda-aa6a-4612-9034-1313af686c78 tempest-GroupsTest-473087867 tempest-GroupsTest-473087867-project-admin] http://192.168.122.139/volume/v3/types/e852e813-b8ad-4bef-8292-beabafc2c247 returned with HTTP 404 Sep 03 11:00:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 287/564] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/types/e852e813-b8ad-4bef-8292-beabafc2c247 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-f2e3adc7-93d5-426a-8b64-7fe1d5750914 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 278/565] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:00:02 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d07def6e-63cf-4fb1-b2cf-0b385eeeb91a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d07def6e-63cf-4fb1-b2cf-0b385eeeb91a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d07def6e-63cf-4fb1-b2cf-0b385eeeb91a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d07def6e-63cf-4fb1-b2cf-0b385eeeb91a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9dbb0f44-d912-4db5-aaa5-d38ebcaf6839 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9dbb0f44-d912-4db5-aaa5-d38ebcaf6839 None None] GET http://192.168.122.139/volume// Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9dbb0f44-d912-4db5-aaa5-d38ebcaf6839 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9dbb0f44-d912-4db5-aaa5-d38ebcaf6839 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9dbb0f44-d912-4db5-aaa5-d38ebcaf6839 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:00:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 279/566] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-ffeab6da-f681-4c71-ac57-8f85125b96eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-ffeab6da-f681-4c71-ac57-8f85125b96eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-ffeab6da-f681-4c71-ac57-8f85125b96eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-ffeab6da-f681-4c71-ac57-8f85125b96eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d07def6e-63cf-4fb1-b2cf-0b385eeeb91a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d07def6e-63cf-4fb1-b2cf-0b385eeeb91a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 288/567] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-ffeab6da-f681-4c71-ac57-8f85125b96eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-ffeab6da-f681-4c71-ac57-8f85125b96eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 280/568] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:00:02 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1037 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:00:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] PUT http://192.168.122.139/volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d Sep 03 11:00:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:03 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Acquiring lock "cinder-attachment_update-20a5497a-88f1-41d2-b415-07bcf1a9873e-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:00:03 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Lock "cinder-attachment_update-20a5497a-88f1-41d2-b415-07bcf1a9873e-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:00:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:03 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Lock "cinder-attachment_update-20a5497a-88f1-41d2-b415-07bcf1a9873e-devstack" released by "attachment_update" :: held 0.208s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:00:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-879cddea-2b86-4856-b4e3-9ee3495a582d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d returned with HTTP 200 Sep 03 11:00:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 289/569] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:00:03 2026] PUT /volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d => generated 694 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5eb321a0-1871-46e4-85ef-34cca447fb77 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5eb321a0-1871-46e4-85ef-34cca447fb77 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5eb321a0-1871-46e4-85ef-34cca447fb77 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5eb321a0-1871-46e4-85ef-34cca447fb77 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5eb321a0-1871-46e4-85ef-34cca447fb77 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5eb321a0-1871-46e4-85ef-34cca447fb77 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 281/570] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:04 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-531a9d16-e229-4cfd-b912-57572a694372 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-531a9d16-e229-4cfd-b912-57572a694372 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d/action Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-531a9d16-e229-4cfd-b912-57572a694372 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-531a9d16-e229-4cfd-b912-57572a694372 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-454f07bf-506b-4cee-b38c-a1739c0327bb req-531a9d16-e229-4cfd-b912-57572a694372 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d/action returned with HTTP 204 Sep 03 11:00:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 290/571] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:00:04 2026] POST /volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] GET http://192.168.122.139/volume/v3/os-hosts Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: /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 11:00:04 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.hosts [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] status, active and update: available, enabled, 2026-09-03 08:58:30+00:00 {{(pid=86299) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.hosts [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] status, active and update: available, enabled, 2026-09-03 08:52:53+00:00 {{(pid=86299) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.hosts [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] status, active and update: available, enabled, 2026-09-03 08:59:32+00:00 {{(pid=86299) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-057f64d3-1482-48fc-8eb1-09ad64c6aadb tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] http://192.168.122.139/volume/v3/os-hosts returned with HTTP 200 Sep 03 11:00:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 282/572] 192.168.122.139 () {58 vars in 1124 bytes} [Thu Sep 3 11:00:04 2026] GET /volume/v3/os-hosts => generated 561 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-866f241b-5e8c-42d2-bb86-0320920d0187 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] GET http://192.168.122.139/volume/v3/os-hosts Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: /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 11:00:04 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.hosts [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] status, active and update: available, enabled, 2026-09-03 08:58:30+00:00 {{(pid=86298) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.hosts [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] status, active and update: available, enabled, 2026-09-03 08:52:53+00:00 {{(pid=86298) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.hosts [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] status, active and update: available, enabled, 2026-09-03 08:59:32+00:00 {{(pid=86298) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-866f241b-5e8c-42d2-bb86-0320920d0187 tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] http://192.168.122.139/volume/v3/os-hosts returned with HTTP 200 Sep 03 11:00:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 291/573] 192.168.122.139 () {58 vars in 1124 bytes} [Thu Sep 3 11:00:04 2026] GET /volume/v3/os-hosts => generated 561 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9fc57e59-6ec8-4b18-8dcc-6690904ffdbd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fc57e59-6ec8-4b18-8dcc-6690904ffdbd tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] GET http://192.168.122.139/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fc57e59-6ec8-4b18-8dcc-6690904ffdbd tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fc57e59-6ec8-4b18-8dcc-6690904ffdbd tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fc57e59-6ec8-4b18-8dcc-6690904ffdbd tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] http://192.168.122.139/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 03 11:00:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 283/574] 192.168.122.139 () {58 vars in 1187 bytes} [Thu Sep 3 11:00:04 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aaa9886a-0225-4937-9477-41cb008d0cfc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aaa9886a-0225-4937-9477-41cb008d0cfc tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] GET http://192.168.122.139/volume/v3/os-hosts/devstack@QuobyteHD Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aaa9886a-0225-4937-9477-41cb008d0cfc tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aaa9886a-0225-4937-9477-41cb008d0cfc tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aaa9886a-0225-4937-9477-41cb008d0cfc tempest-VolumeHostsAdminTestsJSON-315445550 tempest-VolumeHostsAdminTestsJSON-315445550-project-admin] http://192.168.122.139/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:00:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 292/575] 192.168.122.139 () {58 vars in 1181 bytes} [Thu Sep 3 11:00:04 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c38d9396-2433-44fa-8b37-e1aedb9971f4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c38d9396-2433-44fa-8b37-e1aedb9971f4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c38d9396-2433-44fa-8b37-e1aedb9971f4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c38d9396-2433-44fa-8b37-e1aedb9971f4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c38d9396-2433-44fa-8b37-e1aedb9971f4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c38d9396-2433-44fa-8b37-e1aedb9971f4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 284/576] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:05 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f9d913f-fe7b-4326-917a-dc01f9061566 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f9d913f-fe7b-4326-917a-dc01f9061566 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f9d913f-fe7b-4326-917a-dc01f9061566 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f9d913f-fe7b-4326-917a-dc01f9061566 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f9d913f-fe7b-4326-917a-dc01f9061566 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f9d913f-fe7b-4326-917a-dc01f9061566 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 293/577] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:05 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1149 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a9d9c404-aac6-462d-bbfc-190973ea522d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d064625c-dafb-43e6-a742-96371adc9d92 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9d9c404-aac6-462d-bbfc-190973ea522d tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9d9c404-aac6-462d-bbfc-190973ea522d tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1199399873"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9d9c404-aac6-462d-bbfc-190973ea522d tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 285/578] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:09 2026] POST /volume/v3/types => generated 220 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1c79d826-44f2-4ee6-ad33-05ffaf9f40aa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c79d826-44f2-4ee6-ad33-05ffaf9f40aa tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c79d826-44f2-4ee6-ad33-05ffaf9f40aa tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-395777416"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d064625c-dafb-43e6-a742-96371adc9d92 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d064625c-dafb-43e6-a742-96371adc9d92 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1176289207"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c79d826-44f2-4ee6-ad33-05ffaf9f40aa tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 286/579] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 11:00:10 2026] POST /volume/v3/group_types => generated 176 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d064625c-dafb-43e6-a742-96371adc9d92 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 294/580] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 11:00:10 2026] POST /volume/v3/group_types => generated 181 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6e78b1c-cf69-4828-a9e1-64e3d01c3c13 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6e78b1c-cf69-4828-a9e1-64e3d01c3c13 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] POST http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6e78b1c-cf69-4828-a9e1-64e3d01c3c13 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6e78b1c-cf69-4828-a9e1-64e3d01c3c13 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 295/581] 192.168.122.139 () {62 vars in 1342 bytes} [Thu Sep 3 11:00:10 2026] POST /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs => generated 53 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-20778656-f5fb-4289-bfcd-6f430f245e37 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20778656-f5fb-4289-bfcd-6f430f245e37 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] POST http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20778656-f5fb-4289-bfcd-6f430f245e37 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20778656-f5fb-4289-bfcd-6f430f245e37 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 296/582] 192.168.122.139 () {62 vars in 1342 bytes} [Thu Sep 3 11:00:10 2026] POST /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs => generated 61 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-055e30c2-b66f-4b7f-a6ef-075f384da432 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-055e30c2-b66f-4b7f-a6ef-075f384da432 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] GET http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-055e30c2-b66f-4b7f-a6ef-075f384da432 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-055e30c2-b66f-4b7f-a6ef-075f384da432 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-055e30c2-b66f-4b7f-a6ef-075f384da432 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 returned with HTTP 200 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 297/583] 192.168.122.139 () {60 vars in 1336 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f7d725e7-6af2-4e38-b061-3f99f55b1dba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7d725e7-6af2-4e38-b061-3f99f55b1dba tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] GET http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7d725e7-6af2-4e38-b061-3f99f55b1dba tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7d725e7-6af2-4e38-b061-3f99f55b1dba tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d98df9fb-781b-4683-8fb3-ac59262cf20b", "volume_types": ["c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f"], "name": "tempest-GroupsV314Test-Group-1674362622"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Creating new group {'group': {'group_type': 'd98df9fb-781b-4683-8fb3-ac59262cf20b', 'volume_types': ['c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f'], 'name': 'tempest-GroupsV314Test-Group-1674362622'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7d725e7-6af2-4e38-b061-3f99f55b1dba tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 returned with HTTP 200 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 298/584] 192.168.122.139 () {60 vars in 1336 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 => generated 18 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Creating group tempest-GroupsV314Test-Group-1674362622. Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2a6abd7-fbd1-4b71-a8f5-2148cb63e407 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2a6abd7-fbd1-4b71-a8f5-2148cb63e407 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] PUT http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2a6abd7-fbd1-4b71-a8f5-2148cb63e407 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Availability Zones retrieved successfully. Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2a6abd7-fbd1-4b71-a8f5-2148cb63e407 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 returned with HTTP 200 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 299/585] 192.168.122.139 () {62 vars in 1356 bytes} [Thu Sep 3 11:00:10 2026] PUT /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 => generated 26 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25caba86-2ee7-4ffc-8580-63685c707e05 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25caba86-2ee7-4ffc-8580-63685c707e05 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] GET http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25caba86-2ee7-4ffc-8580-63685c707e05 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25caba86-2ee7-4ffc-8580-63685c707e05 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25caba86-2ee7-4ffc-8580-63685c707e05 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs returned with HTTP 200 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 300/586] 192.168.122.139 () {60 vars in 1321 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b439ea12-b144-405e-86c3-f70bb838e571 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b439ea12-b144-405e-86c3-f70bb838e571 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key1 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b439ea12-b144-405e-86c3-f70bb838e571 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b439ea12-b144-405e-86c3-f70bb838e571 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Created reservations ['9ba62050-3162-4a4c-b23c-e8ec4bd780d2'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b439ea12-b144-405e-86c3-f70bb838e571 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key1 returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 301/587] 192.168.122.139 () {60 vars in 1339 bytes} [Thu Sep 3 11:00:10 2026] DELETE /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-47582009-e437-40f8-9590-dbcb110e4eae None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47582009-e437-40f8-9590-dbcb110e4eae tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] GET http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key1 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-47582009-e437-40f8-9590-dbcb110e4eae tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-47582009-e437-40f8-9590-dbcb110e4eae tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47582009-e437-40f8-9590-dbcb110e4eae tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] HTTP exception thrown: Group Type 17cb4704-83fc-41af-ae06-bc7a1064599e has no extra spec with key key1. Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47582009-e437-40f8-9590-dbcb110e4eae tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key1 returned with HTTP 404 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 302/588] 192.168.122.139 () {60 vars in 1336 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key1 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6492084a-90f4-4920-b705-20d5508167db None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6492084a-90f4-4920-b705-20d5508167db tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6492084a-90f4-4920-b705-20d5508167db tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6492084a-90f4-4920-b705-20d5508167db tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5a4079d-cd8f-41a0-8d4b-d1fc50781bdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 287/589] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 11:00:10 2026] POST /volume/v3/groups => generated 108 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-caa78090-28be-476d-b9a8-5978724855a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-caa78090-28be-476d-b9a8-5978724855a6 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-caa78090-28be-476d-b9a8-5978724855a6 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-caa78090-28be-476d-b9a8-5978724855a6 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-caa78090-28be-476d-b9a8-5978724855a6 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] show called for member 07e8de3b-f57c-4f38-9143-3dc1abd74573 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6492084a-90f4-4920-b705-20d5508167db tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 303/590] 192.168.122.139 () {60 vars in 1339 bytes} [Thu Sep 3 11:00:10 2026] DELETE /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-697d75fe-e65c-457d-8f1d-d88e39665d2a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-697d75fe-e65c-457d-8f1d-d88e39665d2a tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] GET http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-697d75fe-e65c-457d-8f1d-d88e39665d2a tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-697d75fe-e65c-457d-8f1d-d88e39665d2a tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:10 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-caa78090-28be-476d-b9a8-5978724855a6 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 returned with HTTP 200 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 288/591] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-697d75fe-e65c-457d-8f1d-d88e39665d2a tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] HTTP exception thrown: Group Type 17cb4704-83fc-41af-ae06-bc7a1064599e has no extra spec with key key2. Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-697d75fe-e65c-457d-8f1d-d88e39665d2a tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 returned with HTTP 404 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 304/592] 192.168.122.139 () {60 vars in 1336 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key2 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e9f3436-b36d-4749-a36a-ef79da120cc0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e9f3436-b36d-4749-a36a-ef79da120cc0 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e9f3436-b36d-4749-a36a-ef79da120cc0 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e9f3436-b36d-4749-a36a-ef79da120cc0 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e9f3436-b36d-4749-a36a-ef79da120cc0 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 returned with HTTP 202 Sep 03 11:00:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 289/593] 192.168.122.139 () {60 vars in 1339 bytes} [Thu Sep 3 11:00:10 2026] DELETE /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-86d84f15-2f8a-47f3-a3e1-1f4bda89e18e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86d84f15-2f8a-47f3-a3e1-1f4bda89e18e tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] GET http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86d84f15-2f8a-47f3-a3e1-1f4bda89e18e tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86d84f15-2f8a-47f3-a3e1-1f4bda89e18e tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86d84f15-2f8a-47f3-a3e1-1f4bda89e18e tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] HTTP exception thrown: Group Type 17cb4704-83fc-41af-ae06-bc7a1064599e has no extra spec with key key3. Sep 03 11:00:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86d84f15-2f8a-47f3-a3e1-1f4bda89e18e tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 returned with HTTP 404 Sep 03 11:00:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 305/594] 192.168.122.139 () {60 vars in 1336 bytes} [Thu Sep 3 11:00:10 2026] GET /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e/group_specs/key3 => generated 126 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2596472a-485e-4b1b-b2fc-0f1eb995db83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2596472a-485e-4b1b-b2fc-0f1eb995db83 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e Sep 03 11:00:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2596472a-485e-4b1b-b2fc-0f1eb995db83 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2596472a-485e-4b1b-b2fc-0f1eb995db83 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2596472a-485e-4b1b-b2fc-0f1eb995db83 tempest-GroupTypeSpecsTest-211543211 tempest-GroupTypeSpecsTest-211543211-project-admin] http://192.168.122.139/volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e returned with HTTP 202 Sep 03 11:00:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 290/595] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 11:00:10 2026] DELETE /volume/v3/group_types/17cb4704-83fc-41af-ae06-bc7a1064599e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cd20d2dd-bde1-4012-87b5-f9de96f185c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cd20d2dd-bde1-4012-87b5-f9de96f185c4 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 Sep 03 11:00:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cd20d2dd-bde1-4012-87b5-f9de96f185c4 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cd20d2dd-bde1-4012-87b5-f9de96f185c4 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-cd20d2dd-bde1-4012-87b5-f9de96f185c4 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] show called for member 07e8de3b-f57c-4f38-9143-3dc1abd74573 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 11:00:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cd20d2dd-bde1-4012-87b5-f9de96f185c4 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 returned with HTTP 200 Sep 03 11:00:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 306/596] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:11 2026] GET /volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 => generated 389 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-672111385", "volume_type": "c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f", "group_id": "07e8de3b-f57c-4f38-9143-3dc1abd74573", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-672111385', 'volume_type': 'c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f', 'group_id': '07e8de3b-f57c-4f38-9143-3dc1abd74573', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Create volume of 1 GB Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c4a3de18-5e23-4614-9de1-7bac9c4e2db1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Availability Zones retrieved successfully. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Flow 'volume_create_api' (54ce14db-dc7e-45ff-b2f9-d9ed20d245c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf27922-c262-4cf9-9ea2-224ed001c684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf27922-c262-4cf9-9ea2-224ed001c684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f,is_public=True,name='tempest-GroupsV314Test-volume-type-1199399873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '07e8de3b-f57c-4f38-9143-3dc1abd74573', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567c2071-527e-4956-b3aa-7c3ef5127230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1199399873 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1199399873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1199399873 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1199399873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c4a3de18-5e23-4614-9de1-7bac9c4e2db1 tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c4a3de18-5e23-4614-9de1-7bac9c4e2db1 tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c4a3de18-5e23-4614-9de1-7bac9c4e2db1 tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] Calling method 'get_pools' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Created reservations ['b69e5fcd-63e0-4409-8a03-a7ea622f7bda', 'dffd6ebc-a572-40ef-bc2d-96148e082d0c', '08041ea7-a90b-4984-b498-03f64eaea3b5', '641ae2c3-a1e0-46a4-91d7-f02837bab717'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567c2071-527e-4956-b3aa-7c3ef5127230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69e5fcd-63e0-4409-8a03-a7ea622f7bda', 'dffd6ebc-a572-40ef-bc2d-96148e082d0c', '08041ea7-a90b-4984-b498-03f64eaea3b5', '641ae2c3-a1e0-46a4-91d7-f02837bab717']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26cb9631-dc9c-4494-bcfb-5d33656f66e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c4a3de18-5e23-4614-9de1-7bac9c4e2db1 tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 11:00:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 307/597] 192.168.122.139 () {58 vars in 1198 bytes} [Thu Sep 3 11:00:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2c1bac83-6576-4bc9-a3b8-18478e7d97bc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c1bac83-6576-4bc9-a3b8-18478e7d97bc tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c1bac83-6576-4bc9-a3b8-18478e7d97bc tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c1bac83-6576-4bc9-a3b8-18478e7d97bc tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] Calling method 'get_pools' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26cb9631-dc9c-4494-bcfb-5d33656f66e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f806f82-d97f-4fd2-be6b-ebb750760f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-672111385',encryption_key_id=None,group_id=07e8de3b-f57c-4f38-9143-3dc1abd74573,group_type_id=,metadata={},multiattach=False,project_id='9c6a18c0e769446887735387ac90f64f',qos_specs=None,replication_status=,reservations=['b69e5fcd-63e0-4409-8a03-a7ea622f7bda','dffd6ebc-a572-40ef-bc2d-96148e082d0c','08041ea7-a90b-4984-b498-03f64eaea3b5','641ae2c3-a1e0-46a4-91d7-f02837bab717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd28a0a219442839d964bed26a442d9',volume_type_id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-672111385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07e8de3b-f57c-4f38-9143-3dc1abd74573,host=None,id=0f806f82-d97f-4fd2-be6b-ebb750760f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6a18c0e769446887735387ac90f64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd28a0a219442839d964bed26a442d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f),volume_type_id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c1bac83-6576-4bc9-a3b8-18478e7d97bc tempest-VolumePoolsAdminTestsJSON-732323577 tempest-VolumePoolsAdminTestsJSON-732323577-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:00:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 308/598] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:00:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb05388-97d0-4d3c-91ea-454c5c7d2063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb05388-97d0-4d3c-91ea-454c5c7d2063) transitioned into state 'SUCCESS' from state '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-672111385',encryption_key_id=None,group_id=07e8de3b-f57c-4f38-9143-3dc1abd74573,group_type_id=,metadata={},multiattach=False,project_id='9c6a18c0e769446887735387ac90f64f',qos_specs=None,replication_status=,reservations=['b69e5fcd-63e0-4409-8a03-a7ea622f7bda','dffd6ebc-a572-40ef-bc2d-96148e082d0c','08041ea7-a90b-4984-b498-03f64eaea3b5','641ae2c3-a1e0-46a4-91d7-f02837bab717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd28a0a219442839d964bed26a442d9',volume_type_id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d63813-af4e-48c1-9f16-08b8f5f4e0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d63813-af4e-48c1-9f16-08b8f5f4e0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Flow 'volume_create_api' (54ce14db-dc7e-45ff-b2f9-d9ed20d245c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Create volume request issued successfully. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:12 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:12 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0074a0ae-8b71-447a-b1d8-7204511cec3b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:00:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 291/599] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 11:00:11 2026] POST /volume/v3/volumes => generated 826 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-94861599-562e-40e7-af45-c97d67a10cdd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:12 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:12 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:13 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-94861599-562e-40e7-af45-c97d67a10cdd tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 returned with HTTP 200 Sep 03 11:00:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 309/600] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:12 2026] GET /volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 => generated 894 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d080bf56-e81b-411d-ab1e-f808f424589f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 Sep 03 11:00:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:14 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:14 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:14 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d080bf56-e81b-411d-ab1e-f808f424589f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 returned with HTTP 200 Sep 03 11:00:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 292/601] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:14 2026] GET /volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 => generated 918 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:00:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 Sep 03 11:00:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:15 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:15 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:15 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26aed77f-19cf-44c8-a7b2-04ed647ba31c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 returned with HTTP 200 Sep 03 11:00:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 310/602] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:15 2026] GET /volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 => generated 919 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] POST http://192.168.122.139/volume/v3/groups/action Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action body: b'{"create-from-src": {"source_group_id": "07e8de3b-f57c-4f38-9143-3dc1abd74573", "name": "tempest-Group_from_grp-13804131"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "07e8de3b-f57c-4f38-9143-3dc1abd74573", "name": "tempest-Group_from_grp-13804131"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Creating new group {'create-from-src': {'source_group_id': '07e8de3b-f57c-4f38-9143-3dc1abd74573', 'name': 'tempest-Group_from_grp-13804131'}}. {{(pid=86299) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Creating group tempest-Group_from_grp-13804131 from source group 07e8de3b-f57c-4f38-9143-3dc1abd74573. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /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 11:00:15 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Created reservations ['b92c0bf2-dba1-4aaf-9bab-a291dc64b1b4'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /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 11:00:15 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:15 devstack devstack@c-api.service[86299]: INFO cinder.group.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] A mapping entry already exists for group b66402ba-6078-42fc-b7a7-c138ad830510 and volume type c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f. Do not need to create again. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Availability Zones retrieved successfully. Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Flow 'volume_create_api' (a038609a-b48b-4c39-9d13-2292d057d8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68eff48-d5f9-42d7-8c18-872a82e9e8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68eff48-d5f9-42d7-8c18-872a82e9e8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0f806f82-d97f-4fd2-be6b-ebb750760f70', 'volume_type': VolumeType(created_at=2026-09-03T09:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f,is_public=True,name='tempest-GroupsV314Test-volume-type-1199399873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b66402ba-6078-42fc-b7a7-c138ad830510', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e466569-f55d-4812-a7b1-b0f8e22b8331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Created reservations ['19d5c2a9-6c49-4f61-a7b5-ea461365640e', '5cfca2de-524c-456a-b16c-63d951ce7be3', '74851be4-6564-4a83-8292-0e42cfaf9d15', 'fc0dfb31-9cda-4f43-9855-27ee7104fe1a'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e466569-f55d-4812-a7b1-b0f8e22b8331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d5c2a9-6c49-4f61-a7b5-ea461365640e', '5cfca2de-524c-456a-b16c-63d951ce7be3', '74851be4-6564-4a83-8292-0e42cfaf9d15', 'fc0dfb31-9cda-4f43-9855-27ee7104fe1a']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a976619c-6298-414e-a822-b7d1bf95b8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a976619c-6298-414e-a822-b7d1bf95b8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f58a95-c2f2-43b3-940f-b31692b1b3fe', '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=b66402ba-6078-42fc-b7a7-c138ad830510,group_type_id=,metadata={},multiattach=False,project_id='9c6a18c0e769446887735387ac90f64f',qos_specs=None,replication_status=,reservations=['19d5c2a9-6c49-4f61-a7b5-ea461365640e','5cfca2de-524c-456a-b16c-63d951ce7be3','74851be4-6564-4a83-8292-0e42cfaf9d15','fc0dfb31-9cda-4f43-9855-27ee7104fe1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=0f806f82-d97f-4fd2-be6b-ebb750760f70,status='creating',user_id='7fd28a0a219442839d964bed26a442d9',volume_type_id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b66402ba-6078-42fc-b7a7-c138ad830510,host=None,id=b6f58a95-c2f2-43b3-940f-b31692b1b3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6a18c0e769446887735387ac90f64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0f806f82-d97f-4fd2-be6b-ebb750760f70,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd28a0a219442839d964bed26a442d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f),volume_type_id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48222af2-1561-43ca-a869-1dde09916de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48222af2-1561-43ca-a869-1dde09916de4) transitioned into state 'SUCCESS' from 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=b66402ba-6078-42fc-b7a7-c138ad830510,group_type_id=,metadata={},multiattach=False,project_id='9c6a18c0e769446887735387ac90f64f',qos_specs=None,replication_status=,reservations=['19d5c2a9-6c49-4f61-a7b5-ea461365640e','5cfca2de-524c-456a-b16c-63d951ce7be3','74851be4-6564-4a83-8292-0e42cfaf9d15','fc0dfb31-9cda-4f43-9855-27ee7104fe1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=0f806f82-d97f-4fd2-be6b-ebb750760f70,status='creating',user_id='7fd28a0a219442839d964bed26a442d9',volume_type_id=c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Flow 'volume_create_api' (a038609a-b48b-4c39-9d13-2292d057d8ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Create volume request issued successfully. Sep 03 11:00:16 devstack devstack@c-api.service[86299]: /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 11:00:16 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:00:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6ef44f2f-e0c1-4b2a-a5d8-073cf412be00 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/action returned with HTTP 202 Sep 03 11:00:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 293/603] 192.168.122.139 () {62 vars in 1202 bytes} [Thu Sep 3 11:00:15 2026] POST /volume/v3/groups/action => generated 100 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:00:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:00:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:00:16 devstack devstack@c-api.service[86298]: /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 11:00:16 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:00:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Get all volumes completed successfully. Sep 03 11:00:16 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:16 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:16 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:16 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:16 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:17 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da2501b1-cd0c-42ff-be26-3d8b0ddd17a9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:00:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 311/604] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 11:00:16 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:00:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0906d74c-440a-4833-bbe9-73ff8fed834d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:17 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:17 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:17 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0906d74c-440a-4833-bbe9-73ff8fed834d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 294/605] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:17 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:18 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:18 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:18 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7327bc05-c376-42a2-9723-a4f1e9b9bce9 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 312/606] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:18 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:00:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-82e9c387-d381-4917-b28f-475f5c306b15 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-29578a83-c62c-46dd-a8c3-471d70278075 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:20 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:20 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-82e9c387-d381-4917-b28f-475f5c306b15 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-82e9c387-d381-4917-b28f-475f5c306b15 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1578982795", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.qos_specs [None req-82e9c387-d381-4917-b28f-475f5c306b15 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1578982795', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86299) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-82e9c387-d381-4917-b28f-475f5c306b15 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DB qos_specs_create(): root {'id': 'abc7e2a0-2b52-4a4c-968b-a418a3522d83', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1578982795'} {{(pid=86299) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-29578a83-c62c-46dd-a8c3-471d70278075 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 313/607] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:20 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-82e9c387-d381-4917-b28f-475f5c306b15 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 295/608] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:00:19 2026] POST /volume/v3/qos-specs => generated 401 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e56a136-7736-4ed2-89bf-d3be63264046 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e56a136-7736-4ed2-89bf-d3be63264046 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e56a136-7736-4ed2-89bf-d3be63264046 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-322849221"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e56a136-7736-4ed2-89bf-d3be63264046 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 314/609] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:20 2026] POST /volume/v3/types => generated 221 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6da73a9d-784a-4ff9-8ed5-32bf6e0e0b1c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6da73a9d-784a-4ff9-8ed5-32bf6e0e0b1c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6da73a9d-784a-4ff9-8ed5-32bf6e0e0b1c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-55046694"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6da73a9d-784a-4ff9-8ed5-32bf6e0e0b1c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 296/610] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:20 2026] POST /volume/v3/types => generated 220 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-66621058-5570-4669-ad74-431ad2e3edd2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66621058-5570-4669-ad74-431ad2e3edd2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66621058-5570-4669-ad74-431ad2e3edd2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-300720957"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66621058-5570-4669-ad74-431ad2e3edd2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 315/611] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:20 2026] POST /volume/v3/types => generated 221 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-370e3e16-89f4-4a22-8624-9be471130c4c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-370e3e16-89f4-4a22-8624-9be471130c4c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=63c46dcb-8afd-4480-84e0-6a817e45b845 Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-370e3e16-89f4-4a22-8624-9be471130c4c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-370e3e16-89f4-4a22-8624-9be471130c4c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'associate' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-370e3e16-89f4-4a22-8624-9be471130c4c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Associate qos_spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83 with type: 63c46dcb-8afd-4480-84e0-6a817e45b845 {{(pid=86299) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-370e3e16-89f4-4a22-8624-9be471130c4c tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=63c46dcb-8afd-4480-84e0-6a817e45b845 returned with HTTP 202 Sep 03 11:00:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 297/612] 192.168.122.139 () {58 vars in 1365 bytes} [Thu Sep 3 11:00:20 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=63c46dcb-8afd-4480-84e0-6a817e45b845 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-343b1f6d-902c-4735-b51d-4b95a7a23167 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-343b1f6d-902c-4735-b51d-4b95a7a23167 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=fbc974bc-1e59-4b57-90ff-29df46a8405d Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-343b1f6d-902c-4735-b51d-4b95a7a23167 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-343b1f6d-902c-4735-b51d-4b95a7a23167 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'associate' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-343b1f6d-902c-4735-b51d-4b95a7a23167 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Associate qos_spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83 with type: fbc974bc-1e59-4b57-90ff-29df46a8405d {{(pid=86298) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:00:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-343b1f6d-902c-4735-b51d-4b95a7a23167 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=fbc974bc-1e59-4b57-90ff-29df46a8405d returned with HTTP 202 Sep 03 11:00:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 316/613] 192.168.122.139 () {58 vars in 1365 bytes} [Thu Sep 3 11:00:20 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=fbc974bc-1e59-4b57-90ff-29df46a8405d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-27eb6508-3198-4f68-ad3c-aa914cacc3eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27eb6508-3198-4f68-ad3c-aa914cacc3eb tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=58306989-2d09-47b6-97c5-d90dabe89152 Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27eb6508-3198-4f68-ad3c-aa914cacc3eb tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27eb6508-3198-4f68-ad3c-aa914cacc3eb tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'associate' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27eb6508-3198-4f68-ad3c-aa914cacc3eb tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Associate qos_spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83 with type: 58306989-2d09-47b6-97c5-d90dabe89152 {{(pid=86299) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:00:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27eb6508-3198-4f68-ad3c-aa914cacc3eb tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=58306989-2d09-47b6-97c5-d90dabe89152 returned with HTTP 202 Sep 03 11:00:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 298/614] 192.168.122.139 () {58 vars in 1365 bytes} [Thu Sep 3 11:00:20 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associate?vol_type_id=58306989-2d09-47b6-97c5-d90dabe89152 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7950c823-a68c-4600-b1d0-60af3776d995 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7950c823-a68c-4600-b1d0-60af3776d995 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7950c823-a68c-4600-b1d0-60af3776d995 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7950c823-a68c-4600-b1d0-60af3776d995 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'associations' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7950c823-a68c-4600-b1d0-60af3776d995 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Get associations for qos_spec id: abc7e2a0-2b52-4a4c-968b-a418a3522d83 {{(pid=86298) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /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 11:00:21 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7950c823-a68c-4600-b1d0-60af3776d995 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations returned with HTTP 200 Sep 03 11:00:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 317/615] 192.168.122.139 () {58 vars in 1277 bytes} [Thu Sep 3 11:00:20 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations => generated 444 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b654aae7-29bc-4cca-a9c4-4ca8c6f8742f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b654aae7-29bc-4cca-a9c4-4ca8c6f8742f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/disassociate?vol_type_id=63c46dcb-8afd-4480-84e0-6a817e45b845 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b654aae7-29bc-4cca-a9c4-4ca8c6f8742f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b654aae7-29bc-4cca-a9c4-4ca8c6f8742f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'disassociate' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b654aae7-29bc-4cca-a9c4-4ca8c6f8742f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Disassociate qos_spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83 from type: 63c46dcb-8afd-4480-84e0-6a817e45b845 {{(pid=86299) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b654aae7-29bc-4cca-a9c4-4ca8c6f8742f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/disassociate?vol_type_id=63c46dcb-8afd-4480-84e0-6a817e45b845 returned with HTTP 202 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 299/616] 192.168.122.139 () {58 vars in 1374 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/disassociate?vol_type_id=63c46dcb-8afd-4480-84e0-6a817e45b845 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0001f1ee-9983-4221-ae74-32720d4ceb93 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0001f1ee-9983-4221-ae74-32720d4ceb93 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0001f1ee-9983-4221-ae74-32720d4ceb93 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0001f1ee-9983-4221-ae74-32720d4ceb93 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'associations' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0001f1ee-9983-4221-ae74-32720d4ceb93 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Get associations for qos_spec id: abc7e2a0-2b52-4a4c-968b-a418a3522d83 {{(pid=86298) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /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 11:00:21 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0001f1ee-9983-4221-ae74-32720d4ceb93 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations returned with HTTP 200 Sep 03 11:00:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 318/617] 192.168.122.139 () {58 vars in 1277 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations => generated 303 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-933b4cd1-2203-42c6-a467-8984377feddc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-933b4cd1-2203-42c6-a467-8984377feddc tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/disassociate_all Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-933b4cd1-2203-42c6-a467-8984377feddc tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-933b4cd1-2203-42c6-a467-8984377feddc tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'disassociate_all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-933b4cd1-2203-42c6-a467-8984377feddc tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Disassociate qos_spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83 from all. {{(pid=86299) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-933b4cd1-2203-42c6-a467-8984377feddc tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/disassociate_all returned with HTTP 202 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 300/618] 192.168.122.139 () {58 vars in 1289 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/disassociate_all => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f7c80674-63b0-4b60-98b3-c58fe0a8e335 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7c80674-63b0-4b60-98b3-c58fe0a8e335 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7c80674-63b0-4b60-98b3-c58fe0a8e335 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7c80674-63b0-4b60-98b3-c58fe0a8e335 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'associations' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7c80674-63b0-4b60-98b3-c58fe0a8e335 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Get associations for qos_spec id: abc7e2a0-2b52-4a4c-968b-a418a3522d83 {{(pid=86299) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:21 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:21 devstack devstack@c-api.service[86299]: /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 11:00:21 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7c80674-63b0-4b60-98b3-c58fe0a8e335 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations returned with HTTP 200 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 301/619] 192.168.122.139 () {58 vars in 1277 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/associations => generated 24 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8410b3a7-ef7a-4272-a037-99af48ed6515 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8410b3a7-ef7a-4272-a037-99af48ed6515 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/types/58306989-2d09-47b6-97c5-d90dabe89152 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8410b3a7-ef7a-4272-a037-99af48ed6515 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8410b3a7-ef7a-4272-a037-99af48ed6515 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8410b3a7-ef7a-4272-a037-99af48ed6515 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types/58306989-2d09-47b6-97c5-d90dabe89152 returned with HTTP 202 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 302/620] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:21 2026] DELETE /volume/v3/types/58306989-2d09-47b6-97c5-d90dabe89152 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e08c566-0c92-4c06-bd52-aee424d9a120 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e08c566-0c92-4c06-bd52-aee424d9a120 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/types/58306989-2d09-47b6-97c5-d90dabe89152 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e08c566-0c92-4c06-bd52-aee424d9a120 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e08c566-0c92-4c06-bd52-aee424d9a120 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e08c566-0c92-4c06-bd52-aee424d9a120 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types/58306989-2d09-47b6-97c5-d90dabe89152 returned with HTTP 404 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 303/621] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/types/58306989-2d09-47b6-97c5-d90dabe89152 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bce0d58f-b074-45e6-8565-f2f43e8633d8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bce0d58f-b074-45e6-8565-f2f43e8633d8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/types/fbc974bc-1e59-4b57-90ff-29df46a8405d Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bce0d58f-b074-45e6-8565-f2f43e8633d8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bce0d58f-b074-45e6-8565-f2f43e8633d8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-679df79f-f0c8-4b46-abb2-d2fef0ae7edf tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 319/622] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bce0d58f-b074-45e6-8565-f2f43e8633d8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types/fbc974bc-1e59-4b57-90ff-29df46a8405d returned with HTTP 202 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 304/623] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:21 2026] DELETE /volume/v3/types/fbc974bc-1e59-4b57-90ff-29df46a8405d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-36537492-b3b8-4880-ba88-d1ac4a6e0ab2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-36537492-b3b8-4880-ba88-d1ac4a6e0ab2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/types/fbc974bc-1e59-4b57-90ff-29df46a8405d Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-36537492-b3b8-4880-ba88-d1ac4a6e0ab2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-36537492-b3b8-4880-ba88-d1ac4a6e0ab2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-36537492-b3b8-4880-ba88-d1ac4a6e0ab2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types/fbc974bc-1e59-4b57-90ff-29df46a8405d returned with HTTP 404 Sep 03 11:00:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 320/624] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/types/fbc974bc-1e59-4b57-90ff-29df46a8405d => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8f083fea-1c87-4c80-993f-9854ba873303 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f083fea-1c87-4c80-993f-9854ba873303 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/types/63c46dcb-8afd-4480-84e0-6a817e45b845 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f083fea-1c87-4c80-993f-9854ba873303 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f083fea-1c87-4c80-993f-9854ba873303 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f083fea-1c87-4c80-993f-9854ba873303 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types/63c46dcb-8afd-4480-84e0-6a817e45b845 returned with HTTP 202 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 305/625] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:21 2026] DELETE /volume/v3/types/63c46dcb-8afd-4480-84e0-6a817e45b845 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c408ce26-2ba8-4175-8591-307df2616dc1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c408ce26-2ba8-4175-8591-307df2616dc1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/types/63c46dcb-8afd-4480-84e0-6a817e45b845 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c408ce26-2ba8-4175-8591-307df2616dc1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c408ce26-2ba8-4175-8591-307df2616dc1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c408ce26-2ba8-4175-8591-307df2616dc1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/types/63c46dcb-8afd-4480-84e0-6a817e45b845 returned with HTTP 404 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 306/626] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/types/63c46dcb-8afd-4480-84e0-6a817e45b845 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ad8ef411-8119-4fea-b5fe-36e02a329c74 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad8ef411-8119-4fea-b5fe-36e02a329c74 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad8ef411-8119-4fea-b5fe-36e02a329c74 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1181066687", "consumer": "back-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.qos_specs [None req-ad8ef411-8119-4fea-b5fe-36e02a329c74 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1181066687', 'consumer': 'back-end', 'specs': {}} {{(pid=86299) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-ad8ef411-8119-4fea-b5fe-36e02a329c74 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DB qos_specs_create(): root {'id': '98d89ace-5dee-47c8-baaf-8b095aefb8dc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1181066687'} {{(pid=86299) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad8ef411-8119-4fea-b5fe-36e02a329c74 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 307/627] 192.168.122.139 () {60 vars in 1148 bytes} [Thu Sep 3 11:00:21 2026] POST /volume/v3/qos-specs => generated 377 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d88c75c1-a09e-4ed5-8931-42e765188f5b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d88c75c1-a09e-4ed5-8931-42e765188f5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc?force=False Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d88c75c1-a09e-4ed5-8931-42e765188f5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d88c75c1-a09e-4ed5-8931-42e765188f5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d88c75c1-a09e-4ed5-8931-42e765188f5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: 98d89ace-5dee-47c8-baaf-8b095aefb8dc, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /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 11:00:22 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d88c75c1-a09e-4ed5-8931-42e765188f5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc?force=False returned with HTTP 202 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 308/628] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:21 2026] DELETE /volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc?force=False => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e7dfa400-c5d0-45fa-9850-8d9053a35679 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7dfa400-c5d0-45fa-9850-8d9053a35679 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7dfa400-c5d0-45fa-9850-8d9053a35679 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7dfa400-c5d0-45fa-9850-8d9053a35679 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 Sep 03 11:00:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7dfa400-c5d0-45fa-9850-8d9053a35679 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc returned with HTTP 404 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 309/629] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3135dfc6-53e5-4f40-87ab-4da8d8e4cad9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3135dfc6-53e5-4f40-87ab-4da8d8e4cad9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3135dfc6-53e5-4f40-87ab-4da8d8e4cad9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3135dfc6-53e5-4f40-87ab-4da8d8e4cad9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1199399873 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1199399873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1199399873 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1199399873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1199399873 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1199399873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5a9ba20f-e2f6-4f71-89ce-2e86cb94195a tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 returned with HTTP 200 Sep 03 11:00:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 321/630] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:21 2026] GET /volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 => generated 627 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /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 11:00:22 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3135dfc6-53e5-4f40-87ab-4da8d8e4cad9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 310/631] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-69f2856f-922f-46ed-833a-66f4f64e8442 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e099bf73-7872-452b-b3a8-80caac3244cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-69f2856f-922f-46ed-833a-66f4f64e8442 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 Sep 03 11:00:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-69f2856f-922f-46ed-833a-66f4f64e8442 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e099bf73-7872-452b-b3a8-80caac3244cd tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc?force=False Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e099bf73-7872-452b-b3a8-80caac3244cd tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e099bf73-7872-452b-b3a8-80caac3244cd tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e099bf73-7872-452b-b3a8-80caac3244cd tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: 98d89ace-5dee-47c8-baaf-8b095aefb8dc, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e099bf73-7872-452b-b3a8-80caac3244cd tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc?force=False returned with HTTP 404 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 311/632] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:22 2026] DELETE /volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc?force=False => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cbb79e34-ad9c-4bab-95a6-296105e3c437 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cbb79e34-ad9c-4bab-95a6-296105e3c437 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cbb79e34-ad9c-4bab-95a6-296105e3c437 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cbb79e34-ad9c-4bab-95a6-296105e3c437 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cbb79e34-ad9c-4bab-95a6-296105e3c437 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc returned with HTTP 404 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 312/633] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/qos-specs/98d89ace-5dee-47c8-baaf-8b095aefb8dc => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f3da1ad6-631c-46aa-b217-3e55ccd1e904 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3da1ad6-631c-46aa-b217-3e55ccd1e904 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3da1ad6-631c-46aa-b217-3e55ccd1e904 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2122323855", "consumer": "both"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.qos_specs [None req-f3da1ad6-631c-46aa-b217-3e55ccd1e904 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2122323855', 'consumer': 'both', 'specs': {}} {{(pid=86299) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-f3da1ad6-631c-46aa-b217-3e55ccd1e904 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DB qos_specs_create(): root {'id': '264495a6-d167-4c40-aff2-9f52f53b9b6e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2122323855'} {{(pid=86299) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3da1ad6-631c-46aa-b217-3e55ccd1e904 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 313/634] 192.168.122.139 () {60 vars in 1148 bytes} [Thu Sep 3 11:00:22 2026] POST /volume/v3/qos-specs => generated 373 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4c72f5ca-68de-4c68-8673-4ad0a4dd84c8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c72f5ca-68de-4c68-8673-4ad0a4dd84c8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e?force=False Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c72f5ca-68de-4c68-8673-4ad0a4dd84c8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c72f5ca-68de-4c68-8673-4ad0a4dd84c8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4c72f5ca-68de-4c68-8673-4ad0a4dd84c8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: 264495a6-d167-4c40-aff2-9f52f53b9b6e, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /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 11:00:22 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c72f5ca-68de-4c68-8673-4ad0a4dd84c8 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e?force=False returned with HTTP 202 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 314/635] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:22 2026] DELETE /volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e?force=False => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b94fb9a-be11-44c9-8fd0-901e342df7b5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b94fb9a-be11-44c9-8fd0-901e342df7b5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b94fb9a-be11-44c9-8fd0-901e342df7b5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b94fb9a-be11-44c9-8fd0-901e342df7b5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b94fb9a-be11-44c9-8fd0-901e342df7b5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e returned with HTTP 404 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 315/636] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-69f2856f-922f-46ed-833a-66f4f64e8442 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 returned with HTTP 200 Sep 03 11:00:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 322/637] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:22 2026] PUT /volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 => generated 580 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19ca5da9-c52b-4501-ad60-17bf6c9f55a7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19ca5da9-c52b-4501-ad60-17bf6c9f55a7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19ca5da9-c52b-4501-ad60-17bf6c9f55a7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19ca5da9-c52b-4501-ad60-17bf6c9f55a7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /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 11:00:22 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19ca5da9-c52b-4501-ad60-17bf6c9f55a7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 316/638] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-97e70b1f-8561-42ba-83f0-d00609f7b966 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-97e70b1f-8561-42ba-83f0-d00609f7b966 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e?force=False Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-97e70b1f-8561-42ba-83f0-d00609f7b966 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-97e70b1f-8561-42ba-83f0-d00609f7b966 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97e70b1f-8561-42ba-83f0-d00609f7b966 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: 264495a6-d167-4c40-aff2-9f52f53b9b6e, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-97e70b1f-8561-42ba-83f0-d00609f7b966 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e?force=False returned with HTTP 404 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 317/639] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:22 2026] DELETE /volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e?force=False => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5a1d55a0-7074-4b3c-ad83-affe0a861b8e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5a1d55a0-7074-4b3c-ad83-affe0a861b8e tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5a1d55a0-7074-4b3c-ad83-affe0a861b8e tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5a1d55a0-7074-4b3c-ad83-affe0a861b8e tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5a1d55a0-7074-4b3c-ad83-affe0a861b8e tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e returned with HTTP 404 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 318/640] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/qos-specs/264495a6-d167-4c40-aff2-9f52f53b9b6e => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c9e7e3b8-6363-48f5-b4fc-fc11a78f63f1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c9e7e3b8-6363-48f5-b4fc-fc11a78f63f1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] POST http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c9e7e3b8-6363-48f5-b4fc-fc11a78f63f1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-465322202", "consumer": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.qos_specs [None req-c9e7e3b8-6363-48f5-b4fc-fc11a78f63f1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-465322202', 'consumer': 'front-end', 'specs': {}} {{(pid=86299) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-c9e7e3b8-6363-48f5-b4fc-fc11a78f63f1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DB qos_specs_create(): root {'id': '4d0f3846-5fae-49e6-8a28-16260a9bbfe4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-465322202'} {{(pid=86299) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c9e7e3b8-6363-48f5-b4fc-fc11a78f63f1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 319/641] 192.168.122.139 () {60 vars in 1148 bytes} [Thu Sep 3 11:00:22 2026] POST /volume/v3/qos-specs => generated 377 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:22 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:22 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-671621771"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-671621771'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:23 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Create volume of 1 GB Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=657,cinder:UPDATE=105,cinder:INSERT=55 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:00:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Availability Zones retrieved successfully. Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Flow 'volume_create_api' (9cffdc2f-ccad-4862-8a02-defa776958aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96961581-2cef-4d8f-9892-990dd8a5459b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdb0e91a-c520-4ce7-aeaf-eecc6b1c7873 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 320/642] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:22 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9dafd11d-8b86-4288-9444-4c0b0065c7b9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9dafd11d-8b86-4288-9444-4c0b0065c7b9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4?force=False Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9dafd11d-8b86-4288-9444-4c0b0065c7b9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9dafd11d-8b86-4288-9444-4c0b0065c7b9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9dafd11d-8b86-4288-9444-4c0b0065c7b9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: 4d0f3846-5fae-49e6-8a28-16260a9bbfe4, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: /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 11:00:23 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9dafd11d-8b86-4288-9444-4c0b0065c7b9 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4?force=False returned with HTTP 202 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 321/643] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:23 2026] DELETE /volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4?force=False => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6c7fc6cb-162c-4b4d-b70b-11b6cf72fe19 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c7fc6cb-162c-4b4d-b70b-11b6cf72fe19 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c7fc6cb-162c-4b4d-b70b-11b6cf72fe19 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c7fc6cb-162c-4b4d-b70b-11b6cf72fe19 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c7fc6cb-162c-4b4d-b70b-11b6cf72fe19 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4 returned with HTTP 404 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 322/644] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:23 2026] GET /volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4 => generated 100 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6445a176-d530-4c1c-b1f7-e496d11c3c5b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6445a176-d530-4c1c-b1f7-e496d11c3c5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6445a176-d530-4c1c-b1f7-e496d11c3c5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6445a176-d530-4c1c-b1f7-e496d11c3c5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96961581-2cef-4d8f-9892-990dd8a5459b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: /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 11:00:23 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f0f501-bd5a-435c-b006-47b5b0e2df6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6445a176-d530-4c1c-b1f7-e496d11c3c5b tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 323/645] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:00:23 2026] GET /volume/v3/qos-specs => generated 175 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8177521e-0379-461d-8859-b85b18062df5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8177521e-0379-461d-8859-b85b18062df5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4?force=False Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8177521e-0379-461d-8859-b85b18062df5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8177521e-0379-461d-8859-b85b18062df5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8177521e-0379-461d-8859-b85b18062df5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: 4d0f3846-5fae-49e6-8a28-16260a9bbfe4, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8177521e-0379-461d-8859-b85b18062df5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4?force=False returned with HTTP 404 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 324/646] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:23 2026] DELETE /volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4?force=False => generated 100 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6fe16642-d6ca-4e5e-8e27-1b9b488ce8e2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6fe16642-d6ca-4e5e-8e27-1b9b488ce8e2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6fe16642-d6ca-4e5e-8e27-1b9b488ce8e2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6fe16642-d6ca-4e5e-8e27-1b9b488ce8e2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=680,cinder:UPDATE=150,cinder:INSERT=78 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6fe16642-d6ca-4e5e-8e27-1b9b488ce8e2 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4 returned with HTTP 404 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 325/647] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:23 2026] GET /volume/v3/qos-specs/4d0f3846-5fae-49e6-8a28-16260a9bbfe4 => generated 100 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-71793396-e649-4334-8cb4-8112b3323cf1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-71793396-e649-4334-8cb4-8112b3323cf1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-71793396-e649-4334-8cb4-8112b3323cf1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-71793396-e649-4334-8cb4-8112b3323cf1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-71793396-e649-4334-8cb4-8112b3323cf1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 returned with HTTP 200 Sep 03 11:00:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 326/648] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:23 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 => generated 401 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b10464e9-7bf1-408b-a7f0-c682b489a7f3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b10464e9-7bf1-408b-a7f0-c682b489a7f3 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b10464e9-7bf1-408b-a7f0-c682b489a7f3 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b10464e9-7bf1-408b-a7f0-c682b489a7f3 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:24 devstack devstack@c-api.service[86299]: /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 11:00:24 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b10464e9-7bf1-408b-a7f0-c682b489a7f3 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:00:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 327/649] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:00:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8b1b63f8-b1e8-4f5e-b8ea-f020e0db010f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8b1b63f8-b1e8-4f5e-b8ea-f020e0db010f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] PUT http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8b1b63f8-b1e8-4f5e-b8ea-f020e0db010f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.qos_specs [None req-8b1b63f8-b1e8-4f5e-b8ea-f020e0db010f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86299) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Created reservations ['7068a50e-9aeb-43b5-ba90-e4e665880243', '042e3718-617a-4cbb-87cd-94b7ed3ae7c5', '5fb91a48-b4f9-40b8-81b8-acf51e170dbb', '6ef3949b-eb0e-4eb2-86c0-14e85547021d'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-8b1b63f8-b1e8-4f5e-b8ea-f020e0db010f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] qos_specs_update() value: {'id': '74f49145-0c2f-4c47-895a-d2bcd307e52c', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'abc7e2a0-2b52-4a4c-968b-a418a3522d83', 'deleted': False} {{(pid=86299) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f0f501-bd5a-435c-b006-47b5b0e2df6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7068a50e-9aeb-43b5-ba90-e4e665880243', '042e3718-617a-4cbb-87cd-94b7ed3ae7c5', '5fb91a48-b4f9-40b8-81b8-acf51e170dbb', '6ef3949b-eb0e-4eb2-86c0-14e85547021d']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ca8156-0e2b-482a-91a6-bddcdc611282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8b1b63f8-b1e8-4f5e-b8ea-f020e0db010f tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 returned with HTTP 200 Sep 03 11:00:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 328/650] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:24 2026] PUT /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 => generated 36 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ca8156-0e2b-482a-91a6-bddcdc611282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0290089-7a3f-4a28-b15b-ad2e8b993677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-671621771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97463220c75944098db72d55ff667283',qos_specs=None,replication_status=,reservations=['7068a50e-9aeb-43b5-ba90-e4e665880243','042e3718-617a-4cbb-87cd-94b7ed3ae7c5','5fb91a48-b4f9-40b8-81b8-acf51e170dbb','6ef3949b-eb0e-4eb2-86c0-14e85547021d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0851acf8cc97442abbf498ed700f8fbb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-671621771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0290089-7a3f-4a28-b15b-ad2e8b993677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97463220c75944098db72d55ff667283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0851acf8cc97442abbf498ed700f8fbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bb37dc-8e6a-4139-a5b2-682529f92054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bb37dc-8e6a-4139-a5b2-682529f92054) transitioned into state 'SUCCESS' from state '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-671621771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97463220c75944098db72d55ff667283',qos_specs=None,replication_status=,reservations=['7068a50e-9aeb-43b5-ba90-e4e665880243','042e3718-617a-4cbb-87cd-94b7ed3ae7c5','5fb91a48-b4f9-40b8-81b8-acf51e170dbb','6ef3949b-eb0e-4eb2-86c0-14e85547021d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0851acf8cc97442abbf498ed700f8fbb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17805e0-e67b-405f-b028-68c8b6909089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:24 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:24 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17805e0-e67b-405f-b028-68c8b6909089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Flow 'volume_create_api' (9cffdc2f-ccad-4862-8a02-defa776958aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Create volume request issued successfully. Sep 03 11:00:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2e18254-21e1-4c7d-87e8-6b98da84334c tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:00:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 323/651] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:00:22 2026] POST /volume/v3/volumes => generated 775 bytes in 2291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-156c58d8-97c8-407c-8237-68f4b23eced5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-156c58d8-97c8-407c-8237-68f4b23eced5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-156c58d8-97c8-407c-8237-68f4b23eced5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-156c58d8-97c8-407c-8237-68f4b23eced5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-156c58d8-97c8-407c-8237-68f4b23eced5 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 returned with HTTP 200 Sep 03 11:00:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 324/652] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:24 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 => generated 422 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7481d946-4d35-444f-a4cb-ccf0bf26a8c5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7481d946-4d35-444f-a4cb-ccf0bf26a8c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7481d946-4d35-444f-a4cb-ccf0bf26a8c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7481d946-4d35-444f-a4cb-ccf0bf26a8c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:24 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7481d946-4d35-444f-a4cb-ccf0bf26a8c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7481d946-4d35-444f-a4cb-ccf0bf26a8c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 325/653] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:24 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 843 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-62151245-6e3f-45c8-b769-931ba0561a4a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62151245-6e3f-45c8-b769-931ba0561a4a tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] PUT http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/delete_keys Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62151245-6e3f-45c8-b769-931ba0561a4a tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-466e0eb8-20d8-4192-ad40-b67da7ca8b60 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 329/654] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:24 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62151245-6e3f-45c8-b769-931ba0561a4a tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete_key spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83, keys: ['iops_bytes'] {{(pid=86298) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62151245-6e3f-45c8-b769-931ba0561a4a tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/delete_keys returned with HTTP 202 Sep 03 11:00:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 326/655] 192.168.122.139 () {60 vars in 1294 bytes} [Thu Sep 3 11:00:25 2026] PUT /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83/delete_keys => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d40fa9f0-4fb1-436a-aed3-7189026b83d7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d40fa9f0-4fb1-436a-aed3-7189026b83d7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d40fa9f0-4fb1-436a-aed3-7189026b83d7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d40fa9f0-4fb1-436a-aed3-7189026b83d7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d40fa9f0-4fb1-436a-aed3-7189026b83d7 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 returned with HTTP 200 Sep 03 11:00:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 330/656] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:25 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 => generated 401 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a97b84c6-4e2b-4074-b24b-675fef239c29 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a97b84c6-4e2b-4074-b24b-675fef239c29 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a97b84c6-4e2b-4074-b24b-675fef239c29 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a97b84c6-4e2b-4074-b24b-675fef239c29 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a97b84c6-4e2b-4074-b24b-675fef239c29 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 returned with HTTP 200 Sep 03 11:00:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 327/657] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:25 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 => generated 401 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-225b5aa0-79a9-4002-bf02-c3688fba6df1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-225b5aa0-79a9-4002-bf02-c3688fba6df1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] DELETE http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83?force=False Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-225b5aa0-79a9-4002-bf02-c3688fba6df1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-225b5aa0-79a9-4002-bf02-c3688fba6df1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.qos_specs_manage [None req-225b5aa0-79a9-4002-bf02-c3688fba6df1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Delete qos_spec: abc7e2a0-2b52-4a4c-968b-a418a3522d83, force: False {{(pid=86299) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:00:25 devstack devstack@c-api.service[86299]: /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 11:00:25 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:00:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-225b5aa0-79a9-4002-bf02-c3688fba6df1 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83?force=False returned with HTTP 202 Sep 03 11:00:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 331/658] 192.168.122.139 () {58 vars in 1264 bytes} [Thu Sep 3 11:00:25 2026] DELETE /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83?force=False => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-13faadfe-996e-4017-be58-cababb961b53 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13faadfe-996e-4017-be58-cababb961b53 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] GET http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13faadfe-996e-4017-be58-cababb961b53 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13faadfe-996e-4017-be58-cababb961b53 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13faadfe-996e-4017-be58-cababb961b53 tempest-QosSpecsTestJSON-551216598 tempest-QosSpecsTestJSON-551216598-project-admin] http://192.168.122.139/volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 returned with HTTP 404 Sep 03 11:00:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 328/659] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:25 2026] GET /volume/v3/qos-specs/abc7e2a0-2b52-4a4c-968b-a418a3522d83 => generated 100 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-849062b3-3b5d-4225-ac52-ded1c7a97b35 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-849062b3-3b5d-4225-ac52-ded1c7a97b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-849062b3-3b5d-4225-ac52-ded1c7a97b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-849062b3-3b5d-4225-ac52-ded1c7a97b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:26 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:26 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-849062b3-3b5d-4225-ac52-ded1c7a97b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-849062b3-3b5d-4225-ac52-ded1c7a97b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 332/660] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:26 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:26 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-237a1dc0-27af-40c8-b7e4-b21ce3e4c76e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 329/661] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:26 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cc594ed1-4a56-4f87-a36f-b14b1c64354f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cc594ed1-4a56-4f87-a36f-b14b1c64354f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cc594ed1-4a56-4f87-a36f-b14b1c64354f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cc594ed1-4a56-4f87-a36f-b14b1c64354f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cc594ed1-4a56-4f87-a36f-b14b1c64354f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cc594ed1-4a56-4f87-a36f-b14b1c64354f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 333/662] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:27 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:27 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:27 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:28 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9731114-e745-4715-b4c5-a9b25fc2ca49 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 330/663] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:27 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:00:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a86893eb-6505-4191-b48f-9b4aa8383a83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a86893eb-6505-4191-b48f-9b4aa8383a83 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a86893eb-6505-4191-b48f-9b4aa8383a83 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a86893eb-6505-4191-b48f-9b4aa8383a83 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a86893eb-6505-4191-b48f-9b4aa8383a83 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a86893eb-6505-4191-b48f-9b4aa8383a83 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 334/664] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:28 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c741719d-443d-4a03-848b-44f7e594354e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:29 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:29 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:29 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c741719d-443d-4a03-848b-44f7e594354e tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 331/665] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:29 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cdaf1f0c-3fc2-41f7-8997-5fff760bd111 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdaf1f0c-3fc2-41f7-8997-5fff760bd111 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdaf1f0c-3fc2-41f7-8997-5fff760bd111 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdaf1f0c-3fc2-41f7-8997-5fff760bd111 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cdaf1f0c-3fc2-41f7-8997-5fff760bd111 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdaf1f0c-3fc2-41f7-8997-5fff760bd111 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 335/666] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:29 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:30 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:30 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:30 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49a6e80e-f2ba-4dad-ba23-cd086ff80b9d tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 332/667] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:30 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e73aaf38-e365-4ef0-9ddc-dddbec3f478d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e73aaf38-e365-4ef0-9ddc-dddbec3f478d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e73aaf38-e365-4ef0-9ddc-dddbec3f478d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e73aaf38-e365-4ef0-9ddc-dddbec3f478d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e73aaf38-e365-4ef0-9ddc-dddbec3f478d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e73aaf38-e365-4ef0-9ddc-dddbec3f478d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 336/668] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:30 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:31 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:31 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:31 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8504ee6a-8249-499f-aa1a-e9c371f8c0fe tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 333/669] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:31 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 931 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4158b742-3fa7-476a-b6fc-e7ac5c327254 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4158b742-3fa7-476a-b6fc-e7ac5c327254 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510 Sep 03 11:00:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4158b742-3fa7-476a-b6fc-e7ac5c327254 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4158b742-3fa7-476a-b6fc-e7ac5c327254 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-4158b742-3fa7-476a-b6fc-e7ac5c327254 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] show called for member b66402ba-6078-42fc-b7a7-c138ad830510 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:31 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4158b742-3fa7-476a-b6fc-e7ac5c327254 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510 returned with HTTP 200 Sep 03 11:00:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 337/670] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:31 2026] GET /volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510 => generated 415 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c737a7a2-6811-4de1-9d4c-28a54f3b4a57 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c737a7a2-6811-4de1-9d4c-28a54f3b4a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c737a7a2-6811-4de1-9d4c-28a54f3b4a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c737a7a2-6811-4de1-9d4c-28a54f3b4a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /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 11:00:32 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Get all volumes completed successfully. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:32 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c737a7a2-6811-4de1-9d4c-28a54f3b4a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c737a7a2-6811-4de1-9d4c-28a54f3b4a57 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 338/671] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:32 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:32 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abe00cb6-f700-4370-8c06-1617914ec1e3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:00:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 334/672] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 11:00:32 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] POST http://192.168.122.139/volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510/action Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] delete called for group b66402ba-6078-42fc-b7a7-c138ad830510 {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Delete group with id: b66402ba-6078-42fc-b7a7-c138ad830510 Sep 03 11:00:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:32 devstack devstack@c-api.service[86299]: /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 11:00:32 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:00:32 devstack devstack@c-api.service[86299]: /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 11:00:32 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:00:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c44eace5-5aac-462d-bc2b-07d74bbfdb72 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510/action returned with HTTP 202 Sep 03 11:00:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 339/673] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:32 2026] POST /volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: WARNING stevedore.named [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:32 devstack devstack@c-api.service[86298]: WARNING castellan.key_manager [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:32 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00a039e7-f867-4d27-a4b1-5ba286931d50 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 200 Sep 03 11:00:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 335/674] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:32 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 930 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f0390fd-10a3-4b40-a037-d207d182dffe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f0390fd-10a3-4b40-a037-d207d182dffe tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f0390fd-10a3-4b40-a037-d207d182dffe tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f0390fd-10a3-4b40-a037-d207d182dffe tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2f0390fd-10a3-4b40-a037-d207d182dffe tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f0390fd-10a3-4b40-a037-d207d182dffe tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 340/675] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:33 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ee303811-da20-4bcf-9cef-f75db7591695 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0290089-7a3f-4a28-b15b-ad2e8b993677", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-213378311"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Create snapshot from volume c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Created reservations ['75dc18fb-2e29-42fb-bfd0-d6564456a58d', 'a6e0aa87-3f27-48ec-9370-695c2394161f', '6e9f11b4-0b12-4394-8ed3-b6eed1c15fa8', '1d324b93-cdd5-4517-aa87-68930406d9b9'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-179cd0e4-823b-4f56-8824-91dcf46c1432 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-179cd0e4-823b-4f56-8824-91dcf46c1432 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-179cd0e4-823b-4f56-8824-91dcf46c1432 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-980691623", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1953637445", "vendor_name": "tempest-vendor_name-284161653"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot create request issued successfully. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ee303811-da20-4bcf-9cef-f75db7591695 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:00:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 336/676] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:00:33 2026] POST /volume/v3/snapshots => generated 322 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2aab8772-8d4e-40d9-8f2e-ca748aa33dfd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2aab8772-8d4e-40d9-8f2e-ca748aa33dfd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2aab8772-8d4e-40d9-8f2e-ca748aa33dfd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2aab8772-8d4e-40d9-8f2e-ca748aa33dfd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2aab8772-8d4e-40d9-8f2e-ca748aa33dfd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2aab8772-8d4e-40d9-8f2e-ca748aa33dfd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 200 Sep 03 11:00:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 337/677] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:33 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-179cd0e4-823b-4f56-8824-91dcf46c1432 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 341/678] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:00:33 2026] POST /volume/v3/types => generated 326 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3ccadac5-c923-4785-b773-86a34583708f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ccadac5-c923-4785-b773-86a34583708f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ccadac5-c923-4785-b773-86a34583708f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ccadac5-c923-4785-b773-86a34583708f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ccadac5-c923-4785-b773-86a34583708f tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe returned with HTTP 404 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 342/679] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:33 2026] GET /volume/v3/volumes/b6f58a95-c2f2-43b3-940f-b31692b1b3fe => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6adeaace-6b1b-4ef3-9ea6-78e8c648ba22 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6adeaace-6b1b-4ef3-9ea6-78e8c648ba22 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6adeaace-6b1b-4ef3-9ea6-78e8c648ba22 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6adeaace-6b1b-4ef3-9ea6-78e8c648ba22 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-6adeaace-6b1b-4ef3-9ea6-78e8c648ba22 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] show called for member b66402ba-6078-42fc-b7a7-c138ad830510 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6adeaace-6b1b-4ef3-9ea6-78e8c648ba22 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510 returned with HTTP 404 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 343/680] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:33 2026] GET /volume/v3/groups/b66402ba-6078-42fc-b7a7-c138ad830510 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Get all volumes completed successfully. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:33 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f78af214-9126-40ef-b4ea-d10eef160fd2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1273571809"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Create volume request body: {'volume': {'volume_type': 'f78af214-9126-40ef-b4ea-d10eef160fd2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1273571809'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Create volume of 1 GB Sep 03 11:00:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Availability Zones retrieved successfully. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Flow 'volume_create_api' (2ed682e3-bf23-4c3d-a0ff-7811716033a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-119dfcc5-d026-43db-8821-e79564ef9ff7 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 344/681] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 11:00:33 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f852a8de-5797-4387-98db-65bc2b67bcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] POST http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573/action Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] delete called for group 07e8de3b-f57c-4f38-9143-3dc1abd74573 {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Delete group with id: 07e8de3b-f57c-4f38-9143-3dc1abd74573 Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f852a8de-5797-4387-98db-65bc2b67bcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1953637445',vendor_name='tempest-vendor_name-284161653'},id=f78af214-9126-40ef-b4ea-d10eef160fd2,is_public=True,name='tempest-UserMessagesTest-volume-type-980691623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f78af214-9126-40ef-b4ea-d10eef160fd2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:33 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3282d9b8-1d47-4b30-96fa-f5353ba615dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /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 11:00:33 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:00:33 devstack devstack@c-api.service[86299]: /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 11:00:33 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:00:34 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-980691623 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-980691623, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:34 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-980691623 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-980691623, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7c0753c4-a5c9-481f-a8e6-1916b1a2a9d3 tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573/action returned with HTTP 202 Sep 03 11:00:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 345/682] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:33 2026] POST /volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c07babc7-0500-47dc-ba7a-41394640922c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Volume info retrieved successfully. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: WARNING stevedore.named [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:00:34 devstack devstack@c-api.service[86299]: WARNING castellan.key_manager [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Created reservations ['e59af505-1129-4419-8913-40767f295c7f', '68b1cb76-843a-4356-80e4-60ffd1fcf384', '32c1a123-4d62-44af-b32d-67457539829c', '5fc49fc7-952d-47aa-8393-f3d9a071b0fa'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3282d9b8-1d47-4b30-96fa-f5353ba615dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59af505-1129-4419-8913-40767f295c7f', '68b1cb76-843a-4356-80e4-60ffd1fcf384', '32c1a123-4d62-44af-b32d-67457539829c', '5fc49fc7-952d-47aa-8393-f3d9a071b0fa']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d59c7c-2393-46c8-815f-f1f12097b0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d59c7c-2393-46c8-815f-f1f12097b0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80980ff0-f4ad-4d82-aa3d-f1b149f2e29c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1273571809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9e4103ff974ecd9990536177cfdcd3',qos_specs=None,replication_status=,reservations=['e59af505-1129-4419-8913-40767f295c7f','68b1cb76-843a-4356-80e4-60ffd1fcf384','32c1a123-4d62-44af-b32d-67457539829c','5fc49fc7-952d-47aa-8393-f3d9a071b0fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e39275f232492eac898b757347f067',volume_type_id=f78af214-9126-40ef-b4ea-d10eef160fd2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1273571809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80980ff0-f4ad-4d82-aa3d-f1b149f2e29c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9e4103ff974ecd9990536177cfdcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e39275f232492eac898b757347f067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f78af214-9126-40ef-b4ea-d10eef160fd2),volume_type_id=f78af214-9126-40ef-b4ea-d10eef160fd2)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c07babc7-0500-47dc-ba7a-41394640922c tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 returned with HTTP 200 Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcdfaab-a4bd-49ee-b464-ec440c9e932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 346/683] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:34 2026] GET /volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 => generated 918 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcdfaab-a4bd-49ee-b464-ec440c9e932c) transitioned into state 'SUCCESS' from state '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-1273571809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9e4103ff974ecd9990536177cfdcd3',qos_specs=None,replication_status=,reservations=['e59af505-1129-4419-8913-40767f295c7f','68b1cb76-843a-4356-80e4-60ffd1fcf384','32c1a123-4d62-44af-b32d-67457539829c','5fc49fc7-952d-47aa-8393-f3d9a071b0fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e39275f232492eac898b757347f067',volume_type_id=f78af214-9126-40ef-b4ea-d10eef160fd2)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a130566-9544-4448-baff-5d6121bca8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a130566-9544-4448-baff-5d6121bca8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Flow 'volume_create_api' (2ed682e3-bf23-4c3d-a0ff-7811716033a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Create volume request issued successfully. Sep 03 11:00:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03e14390-7a3a-4ee1-8538-a5b2fdd80cab tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:00:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 338/684] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:00:33 2026] POST /volume/v3/volumes => generated 793 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ebb1eb8b-e68a-4bfc-b2eb-569e7b330652 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ebb1eb8b-e68a-4bfc-b2eb-569e7b330652 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ebb1eb8b-e68a-4bfc-b2eb-569e7b330652 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ebb1eb8b-e68a-4bfc-b2eb-569e7b330652 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ebb1eb8b-e68a-4bfc-b2eb-569e7b330652 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ebb1eb8b-e68a-4bfc-b2eb-569e7b330652 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c returned with HTTP 200 Sep 03 11:00:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 347/685] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:34 2026] GET /volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a65525ff-5c4a-482a-9c10-c67099810e80 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a65525ff-5c4a-482a-9c10-c67099810e80 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a65525ff-5c4a-482a-9c10-c67099810e80 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a65525ff-5c4a-482a-9c10-c67099810e80 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a65525ff-5c4a-482a-9c10-c67099810e80 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a65525ff-5c4a-482a-9c10-c67099810e80 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 200 Sep 03 11:00:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 339/686] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:34 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2c8221b5-b14e-4aef-9230-fb0f9b92675b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2c8221b5-b14e-4aef-9230-fb0f9b92675b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2c8221b5-b14e-4aef-9230-fb0f9b92675b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2c8221b5-b14e-4aef-9230-fb0f9b92675b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2c8221b5-b14e-4aef-9230-fb0f9b92675b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 returned with HTTP 404 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 348/687] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/volumes/0f806f82-d97f-4fd2-be6b-ebb750760f70 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d5df3870-1ce5-45f2-a965-672e8e60c04b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5df3870-1ce5-45f2-a965-672e8e60c04b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] GET http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5df3870-1ce5-45f2-a965-672e8e60c04b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5df3870-1ce5-45f2-a965-672e8e60c04b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-d5df3870-1ce5-45f2-a965-672e8e60c04b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] show called for member 07e8de3b-f57c-4f38-9143-3dc1abd74573 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5df3870-1ce5-45f2-a965-672e8e60c04b tempest-GroupsV314Test-1991986756 tempest-GroupsV314Test-1991986756-project-member] http://192.168.122.139/volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 returned with HTTP 404 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 340/688] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/groups/07e8de3b-f57c-4f38-9143-3dc1abd74573 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-84c766b9-0660-4571-a015-a70e3dc96d62 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-84c766b9-0660-4571-a015-a70e3dc96d62 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/d98df9fb-781b-4683-8fb3-ac59262cf20b Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-84c766b9-0660-4571-a015-a70e3dc96d62 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-84c766b9-0660-4571-a015-a70e3dc96d62 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-84c766b9-0660-4571-a015-a70e3dc96d62 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] http://192.168.122.139/volume/v3/group_types/d98df9fb-781b-4683-8fb3-ac59262cf20b returned with HTTP 202 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 349/689] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 11:00:35 2026] DELETE /volume/v3/group_types/d98df9fb-781b-4683-8fb3-ac59262cf20b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-931b2e4b-316d-49f4-82ba-5581b8e6b4ec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-931b2e4b-316d-49f4-82ba-5581b8e6b4ec tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] DELETE http://192.168.122.139/volume/v3/types/c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-931b2e4b-316d-49f4-82ba-5581b8e6b4ec tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-931b2e4b-316d-49f4-82ba-5581b8e6b4ec tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f70f13a-28e9-4d3a-b220-711d655dc1c8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f70f13a-28e9-4d3a-b220-711d655dc1c8 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f70f13a-28e9-4d3a-b220-711d655dc1c8 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f70f13a-28e9-4d3a-b220-711d655dc1c8 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-931b2e4b-316d-49f4-82ba-5581b8e6b4ec tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] http://192.168.122.139/volume/v3/types/c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f returned with HTTP 202 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 341/690] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:35 2026] DELETE /volume/v3/types/c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ecf68ca1-094d-4c25-b4f2-f2df143f4357 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ecf68ca1-094d-4c25-b4f2-f2df143f4357 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] GET http://192.168.122.139/volume/v3/types/c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ecf68ca1-094d-4c25-b4f2-f2df143f4357 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ecf68ca1-094d-4c25-b4f2-f2df143f4357 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f70f13a-28e9-4d3a-b220-711d655dc1c8 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ecf68ca1-094d-4c25-b4f2-f2df143f4357 tempest-GroupsV314Test-363331437 tempest-GroupsV314Test-363331437-project-admin] http://192.168.122.139/volume/v3/types/c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f returned with HTTP 404 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 342/691] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/types/c5a1e7da-8aa4-487a-a0a0-d7fca25cc54f => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f70f13a-28e9-4d3a-b220-711d655dc1c8 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c returned with HTTP 200 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 350/692] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9b174b0c-5823-44a0-94cb-a49e1678833f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b174b0c-5823-44a0-94cb-a49e1678833f tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/messages Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b174b0c-5823-44a0-94cb-a49e1678833f tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b174b0c-5823-44a0-94cb-a49e1678833f tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b174b0c-5823-44a0-94cb-a49e1678833f tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 343/693] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/messages => generated 678 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af322018-0f92-4ca6-b44e-8ad58f6343e0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af322018-0f92-4ca6-b44e-8ad58f6343e0 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] DELETE http://192.168.122.139/volume/v3/messages/65a426de-3237-491e-b402-ca274e496e44 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af322018-0f92-4ca6-b44e-8ad58f6343e0 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af322018-0f92-4ca6-b44e-8ad58f6343e0 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af322018-0f92-4ca6-b44e-8ad58f6343e0 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages/65a426de-3237-491e-b402-ca274e496e44 returned with HTTP 204 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 351/694] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:00:35 2026] DELETE /volume/v3/messages/65a426de-3237-491e-b402-ca274e496e44 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c6cd6937-b3e3-4b63-b3ad-453b883e3429 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c6cd6937-b3e3-4b63-b3ad-453b883e3429 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/messages/65a426de-3237-491e-b402-ca274e496e44 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c6cd6937-b3e3-4b63-b3ad-453b883e3429 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c6cd6937-b3e3-4b63-b3ad-453b883e3429 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c6cd6937-b3e3-4b63-b3ad-453b883e3429 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages/65a426de-3237-491e-b402-ca274e496e44 returned with HTTP 404 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 344/695] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/messages/65a426de-3237-491e-b402-ca274e496e44 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-95f189dd-2abb-4f3b-b675-1db1f8e62601 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-95f189dd-2abb-4f3b-b675-1db1f8e62601 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-95f189dd-2abb-4f3b-b675-1db1f8e62601 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-95f189dd-2abb-4f3b-b675-1db1f8e62601 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-95f189dd-2abb-4f3b-b675-1db1f8e62601 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-95f189dd-2abb-4f3b-b675-1db1f8e62601 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c returned with HTTP 200 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 352/696] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] DELETE http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Delete volume with id: 80980ff0-f4ad-4d82-aa3d-f1b149f2e29c Sep 03 11:00:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4eb7983b-2518-4ce1-9add-0529a1e906dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4eb7983b-2518-4ce1-9add-0529a1e906dd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4eb7983b-2518-4ce1-9add-0529a1e906dd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4eb7983b-2518-4ce1-9add-0529a1e906dd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4eb7983b-2518-4ce1-9add-0529a1e906dd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4eb7983b-2518-4ce1-9add-0529a1e906dd tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 200 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 353/697] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Created reservations ['8223935d-db2d-4dac-b623-98fb37eb0d80', '03e629b7-5dd9-4a32-859f-d5ee7d4a72fa', '905efb47-cff6-44f2-9e23-f6695c10a3a7', '0ff0abb3-82b8-4054-b6d6-4f57091633af'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Delete volume request issued successfully. Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3fbcab54-553e-40e0-9e93-3594cc7f38bb tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c returned with HTTP 202 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 345/698] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:00:35 2026] DELETE /volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-805386c1-232a-4382-a27d-921ce994f73a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-805386c1-232a-4382-a27d-921ce994f73a tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-805386c1-232a-4382-a27d-921ce994f73a tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-805386c1-232a-4382-a27d-921ce994f73a tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-805386c1-232a-4382-a27d-921ce994f73a tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c returned with HTTP 404 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 354/699] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/volumes/80980ff0-f4ad-4d82-aa3d-f1b149f2e29c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d97f055-d4bd-4527-b279-a849aeec1928 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d97f055-d4bd-4527-b279-a849aeec1928 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] DELETE http://192.168.122.139/volume/v3/types/f78af214-9126-40ef-b4ea-d10eef160fd2 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d97f055-d4bd-4527-b279-a849aeec1928 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d97f055-d4bd-4527-b279-a849aeec1928 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d97f055-d4bd-4527-b279-a849aeec1928 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] http://192.168.122.139/volume/v3/types/f78af214-9126-40ef-b4ea-d10eef160fd2 returned with HTTP 202 Sep 03 11:00:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 346/700] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:35 2026] DELETE /volume/v3/types/f78af214-9126-40ef-b4ea-d10eef160fd2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-08ad959b-b741-4c95-b312-59c842499b2f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08ad959b-b741-4c95-b312-59c842499b2f tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] GET http://192.168.122.139/volume/v3/types/f78af214-9126-40ef-b4ea-d10eef160fd2 Sep 03 11:00:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08ad959b-b741-4c95-b312-59c842499b2f tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08ad959b-b741-4c95-b312-59c842499b2f tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08ad959b-b741-4c95-b312-59c842499b2f tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] http://192.168.122.139/volume/v3/types/f78af214-9126-40ef-b4ea-d10eef160fd2 returned with HTTP 404 Sep 03 11:00:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 355/701] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:35 2026] GET /volume/v3/types/f78af214-9126-40ef-b4ea-d10eef160fd2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1b278fd4-4483-476f-9513-bf912d319b0d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1b278fd4-4483-476f-9513-bf912d319b0d tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1b278fd4-4483-476f-9513-bf912d319b0d tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1305456365", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1759035084", "vendor_name": "tempest-vendor_name-1006468109"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1b278fd4-4483-476f-9513-bf912d319b0d tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 347/702] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:00:36 2026] POST /volume/v3/types => generated 328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "488153f2-60a9-49a6-bf25-77963588f2dc", "size": 1, "name": "tempest-UserMessagesTest-Volume-1762615740"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Create volume request body: {'volume': {'volume_type': '488153f2-60a9-49a6-bf25-77963588f2dc', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1762615740'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Create volume of 1 GB Sep 03 11:00:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Availability Zones retrieved successfully. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Flow 'volume_create_api' (457355aa-697c-46cf-880d-9ecf94ebdaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e5c508-16a0-4cf7-b518-57f6f2cf6f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98e5c508-16a0-4cf7-b518-57f6f2cf6f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:00:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1759035084',vendor_name='tempest-vendor_name-1006468109'},id=488153f2-60a9-49a6-bf25-77963588f2dc,is_public=True,name='tempest-UserMessagesTest-volume-type-1305456365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '488153f2-60a9-49a6-bf25-77963588f2dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25713d1f-9edc-4587-9714-0fe482c2f71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1305456365 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1305456365, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1305456365 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1305456365, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Created reservations ['96b3d1f1-c509-4d4d-b1e9-52db270afed4', '62166e7a-4b51-4de8-876d-79e67396049c', '99a22fe2-879e-463a-919a-d774528d0294', 'a6a7f8ff-87ac-47c8-b169-e8f2a444cf31'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25713d1f-9edc-4587-9714-0fe482c2f71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b3d1f1-c509-4d4d-b1e9-52db270afed4', '62166e7a-4b51-4de8-876d-79e67396049c', '99a22fe2-879e-463a-919a-d774528d0294', 'a6a7f8ff-87ac-47c8-b169-e8f2a444cf31']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7ceabc-e348-4153-b9fa-464047253a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7ceabc-e348-4153-b9fa-464047253a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd53f133a-8548-4323-a904-affa8daf2961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1762615740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9e4103ff974ecd9990536177cfdcd3',qos_specs=None,replication_status=,reservations=['96b3d1f1-c509-4d4d-b1e9-52db270afed4','62166e7a-4b51-4de8-876d-79e67396049c','99a22fe2-879e-463a-919a-d774528d0294','a6a7f8ff-87ac-47c8-b169-e8f2a444cf31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e39275f232492eac898b757347f067',volume_type_id=488153f2-60a9-49a6-bf25-77963588f2dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1762615740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d53f133a-8548-4323-a904-affa8daf2961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9e4103ff974ecd9990536177cfdcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e39275f232492eac898b757347f067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(488153f2-60a9-49a6-bf25-77963588f2dc),volume_type_id=488153f2-60a9-49a6-bf25-77963588f2dc)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7e5900-da1c-4398-b202-f11d63c13003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b7e5900-da1c-4398-b202-f11d63c13003) transitioned into state 'SUCCESS' from state '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-1762615740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9e4103ff974ecd9990536177cfdcd3',qos_specs=None,replication_status=,reservations=['96b3d1f1-c509-4d4d-b1e9-52db270afed4','62166e7a-4b51-4de8-876d-79e67396049c','99a22fe2-879e-463a-919a-d774528d0294','a6a7f8ff-87ac-47c8-b169-e8f2a444cf31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e39275f232492eac898b757347f067',volume_type_id=488153f2-60a9-49a6-bf25-77963588f2dc)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbdd451b-72b6-4580-9a51-97ed5a1961f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbdd451b-72b6-4580-9a51-97ed5a1961f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Flow 'volume_create_api' (457355aa-697c-46cf-880d-9ecf94ebdaf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Create volume request issued successfully. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f78e864-5ab0-4784-8bf0-b0e083ff0904 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:00:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 356/703] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:00:36 2026] POST /volume/v3/volumes => generated 794 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6042ddb8-9716-42e0-aa52-ac886546c490 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6042ddb8-9716-42e0-aa52-ac886546c490 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6042ddb8-9716-42e0-aa52-ac886546c490 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6042ddb8-9716-42e0-aa52-ac886546c490 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6042ddb8-9716-42e0-aa52-ac886546c490 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6042ddb8-9716-42e0-aa52-ac886546c490 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 returned with HTTP 200 Sep 03 11:00:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 348/704] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:36 2026] GET /volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6284200b-4fd7-4c52-8f8e-1da759993a79 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6284200b-4fd7-4c52-8f8e-1da759993a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6284200b-4fd7-4c52-8f8e-1da759993a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6284200b-4fd7-4c52-8f8e-1da759993a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6284200b-4fd7-4c52-8f8e-1da759993a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6284200b-4fd7-4c52-8f8e-1da759993a79 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 200 Sep 03 11:00:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 357/705] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:36 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 Sep 03 11:00:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:36 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1305456365 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1305456365, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:36 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1305456365 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1305456365, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:36 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-1305456365 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-1305456365, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1859a7f8-c57a-456d-8ee9-cbbdd5916d33 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 returned with HTTP 200 Sep 03 11:00:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 349/706] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:36 2026] PUT /volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 => generated 586 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bca86f9d-d807-45a1-85f1-16412d85b112 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bca86f9d-d807-45a1-85f1-16412d85b112 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:00:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bca86f9d-d807-45a1-85f1-16412d85b112 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0290089-7a3f-4a28-b15b-ad2e8b993677"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bca86f9d-d807-45a1-85f1-16412d85b112 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-bca86f9d-d807-45a1-85f1-16412d85b112 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Create snapshot from volume c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: WARNING cinder.quota_utils [None req-bca86f9d-d807-45a1-85f1-16412d85b112 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Quota exceeded for 97463220c75944098db72d55ff667283, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-bca86f9d-d807-45a1-85f1-16412d85b112 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 413 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 358/707] 192.168.122.139 () {60 vars in 1148 bytes} [Thu Sep 3 11:00:36 2026] POST /volume/v3/snapshots => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce69c6a9-ce1f-4040-b38b-beb748a8b3f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce69c6a9-ce1f-4040-b38b-beb748a8b3f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce69c6a9-ce1f-4040-b38b-beb748a8b3f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce69c6a9-ce1f-4040-b38b-beb748a8b3f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 350/708] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:37 2026] PUT /volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 => generated 586 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-46420530-54f1-4d24-a246-691602169b18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46420530-54f1-4d24-a246-691602169b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46420530-54f1-4d24-a246-691602169b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0290089-7a3f-4a28-b15b-ad2e8b993677"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-46420530-54f1-4d24-a246-691602169b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-46420530-54f1-4d24-a246-691602169b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Create snapshot from volume c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: WARNING cinder.quota_utils [None req-46420530-54f1-4d24-a246-691602169b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Quota exceeded for 97463220c75944098db72d55ff667283, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-46420530-54f1-4d24-a246-691602169b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 413 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 359/709] 192.168.122.139 () {60 vars in 1148 bytes} [Thu Sep 3 11:00:37 2026] POST /volume/v3/snapshots => generated 133 bytes in 73 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Delete snapshot with id: 2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot delete request issued successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f735d938-d946-4c98-aebd-95eef4a5eb5f tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 202 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 351/710] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:00:37 2026] DELETE /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cdc1b1a6-16fd-4bc5-ac76-d632d36fdec8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdc1b1a6-16fd-4bc5-ac76-d632d36fdec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdc1b1a6-16fd-4bc5-ac76-d632d36fdec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdc1b1a6-16fd-4bc5-ac76-d632d36fdec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cdc1b1a6-16fd-4bc5-ac76-d632d36fdec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdc1b1a6-16fd-4bc5-ac76-d632d36fdec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 360/711] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:37 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 480 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e0d754da-3404-466d-b462-01c69bcbd894 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0d754da-3404-466d-b462-01c69bcbd894 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0d754da-3404-466d-b462-01c69bcbd894 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0d754da-3404-466d-b462-01c69bcbd894 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e0d754da-3404-466d-b462-01c69bcbd894 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0d754da-3404-466d-b462-01c69bcbd894 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 352/712] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:37 2026] GET /volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 => generated 883 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3878700c-6d21-4c08-a69f-5f496ebf4183 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3878700c-6d21-4c08-a69f-5f496ebf4183 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/messages Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3878700c-6d21-4c08-a69f-5f496ebf4183 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3878700c-6d21-4c08-a69f-5f496ebf4183 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3878700c-6d21-4c08-a69f-5f496ebf4183 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 361/713] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:00:37 2026] GET /volume/v3/messages => generated 678 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cb3826fd-0310-43d8-b660-cd17e0e1003e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb3826fd-0310-43d8-b660-cd17e0e1003e tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/messages/820dcef7-1ec6-4c5d-9f9e-5897563766b5 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb3826fd-0310-43d8-b660-cd17e0e1003e tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb3826fd-0310-43d8-b660-cd17e0e1003e tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb3826fd-0310-43d8-b660-cd17e0e1003e tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages/820dcef7-1ec6-4c5d-9f9e-5897563766b5 returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 353/714] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:00:37 2026] GET /volume/v3/messages/820dcef7-1ec6-4c5d-9f9e-5897563766b5 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b478eec8-41e0-4c27-a651-03464854b017 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b478eec8-41e0-4c27-a651-03464854b017 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/messages Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b478eec8-41e0-4c27-a651-03464854b017 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b478eec8-41e0-4c27-a651-03464854b017 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b478eec8-41e0-4c27-a651-03464854b017 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 362/715] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:00:37 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-58f670b9-d8fc-41f5-a6e9-d2ab523f3032 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58f670b9-d8fc-41f5-a6e9-d2ab523f3032 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] DELETE http://192.168.122.139/volume/v3/messages/820dcef7-1ec6-4c5d-9f9e-5897563766b5 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58f670b9-d8fc-41f5-a6e9-d2ab523f3032 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58f670b9-d8fc-41f5-a6e9-d2ab523f3032 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58f670b9-d8fc-41f5-a6e9-d2ab523f3032 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/messages/820dcef7-1ec6-4c5d-9f9e-5897563766b5 returned with HTTP 204 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 354/716] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:00:37 2026] DELETE /volume/v3/messages/820dcef7-1ec6-4c5d-9f9e-5897563766b5 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af0f01b6-472c-4a86-8797-9a70640b39a1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af0f01b6-472c-4a86-8797-9a70640b39a1 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af0f01b6-472c-4a86-8797-9a70640b39a1 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af0f01b6-472c-4a86-8797-9a70640b39a1 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af0f01b6-472c-4a86-8797-9a70640b39a1 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af0f01b6-472c-4a86-8797-9a70640b39a1 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 returned with HTTP 200 Sep 03 11:00:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 363/717] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:37 2026] GET /volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 => generated 883 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Delete volume with id: d53f133a-8548-4323-a904-affa8daf2961 Sep 03 11:00:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Volume info retrieved successfully. Sep 03 11:00:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Created reservations ['e1046200-551f-4267-8f6f-ea6fef96ac0c', '1b9b655c-50f4-40ad-9f45-6b981653e150', '1a572ad6-ae58-4e2b-bdd7-ed721b99fb2d', '50c3bc7e-2a5a-447c-8b5c-bca655c31f5e'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Delete volume request issued successfully. Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3cee6675-4e07-4378-97ae-dde3bdea1cd7 tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 returned with HTTP 202 Sep 03 11:00:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 355/718] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:00:37 2026] DELETE /volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2a0fcd7c-eecd-46ca-9613-7b6f1e3de8ca None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2a0fcd7c-eecd-46ca-9613-7b6f1e3de8ca tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] GET http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 Sep 03 11:00:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2a0fcd7c-eecd-46ca-9613-7b6f1e3de8ca tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2a0fcd7c-eecd-46ca-9613-7b6f1e3de8ca tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2a0fcd7c-eecd-46ca-9613-7b6f1e3de8ca tempest-UserMessagesTest-1065951571 tempest-UserMessagesTest-1065951571-project-member] http://192.168.122.139/volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 returned with HTTP 404 Sep 03 11:00:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 364/719] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:00:38 2026] GET /volume/v3/volumes/d53f133a-8548-4323-a904-affa8daf2961 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e76dc1d9-1a0e-463b-a269-9bd119c80048 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e76dc1d9-1a0e-463b-a269-9bd119c80048 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] DELETE http://192.168.122.139/volume/v3/types/488153f2-60a9-49a6-bf25-77963588f2dc Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e76dc1d9-1a0e-463b-a269-9bd119c80048 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e76dc1d9-1a0e-463b-a269-9bd119c80048 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e76dc1d9-1a0e-463b-a269-9bd119c80048 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] http://192.168.122.139/volume/v3/types/488153f2-60a9-49a6-bf25-77963588f2dc returned with HTTP 202 Sep 03 11:00:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 356/720] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:38 2026] DELETE /volume/v3/types/488153f2-60a9-49a6-bf25-77963588f2dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-570930ee-3b3e-49f4-a084-4de5f71ac661 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-570930ee-3b3e-49f4-a084-4de5f71ac661 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] GET http://192.168.122.139/volume/v3/types/488153f2-60a9-49a6-bf25-77963588f2dc Sep 03 11:00:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-570930ee-3b3e-49f4-a084-4de5f71ac661 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-570930ee-3b3e-49f4-a084-4de5f71ac661 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-570930ee-3b3e-49f4-a084-4de5f71ac661 tempest-UserMessagesTest-1930025117 tempest-UserMessagesTest-1930025117-project-admin] http://192.168.122.139/volume/v3/types/488153f2-60a9-49a6-bf25-77963588f2dc returned with HTTP 404 Sep 03 11:00:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 365/721] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:38 2026] GET /volume/v3/types/488153f2-60a9-49a6-bf25-77963588f2dc => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2755c5e2-6f08-4256-8f2e-8f03446a6e84 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2755c5e2-6f08-4256-8f2e-8f03446a6e84 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2755c5e2-6f08-4256-8f2e-8f03446a6e84 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2755c5e2-6f08-4256-8f2e-8f03446a6e84 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2755c5e2-6f08-4256-8f2e-8f03446a6e84 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Snapshot retrieved successfully. Sep 03 11:00:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2755c5e2-6f08-4256-8f2e-8f03446a6e84 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 200 Sep 03 11:00:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 357/722] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:38 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 480 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fb7b156a-51d4-49dd-ab7e-8228772ba8a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fb7b156a-51d4-49dd-ab7e-8228772ba8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 Sep 03 11:00:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fb7b156a-51d4-49dd-ab7e-8228772ba8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fb7b156a-51d4-49dd-ab7e-8228772ba8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fb7b156a-51d4-49dd-ab7e-8228772ba8a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 returned with HTTP 404 Sep 03 11:00:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 366/723] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:39 2026] GET /volume/v3/snapshots/2d01537c-85ee-46dc-9d05-4566f4f5a0a0 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b8028a03-5829-453b-90ab-8e1f82eb481d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b8028a03-5829-453b-90ab-8e1f82eb481d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b8028a03-5829-453b-90ab-8e1f82eb481d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b8028a03-5829-453b-90ab-8e1f82eb481d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b8028a03-5829-453b-90ab-8e1f82eb481d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b8028a03-5829-453b-90ab-8e1f82eb481d tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 358/724] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:39 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 868 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Delete volume with id: c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Delete volume request issued successfully. Sep 03 11:00:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c21ec8ca-0897-4af1-9999-7f1d80de8755 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 202 Sep 03 11:00:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 367/725] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:00:39 2026] DELETE /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b96fbbc8-9901-4907-b2f3-664329c0fcce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b96fbbc8-9901-4907-b2f3-664329c0fcce tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b96fbbc8-9901-4907-b2f3-664329c0fcce tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b96fbbc8-9901-4907-b2f3-664329c0fcce tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b96fbbc8-9901-4907-b2f3-664329c0fcce tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b96fbbc8-9901-4907-b2f3-664329c0fcce tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 359/726] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:39 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-937aad87-3212-4565-80d7-8712c91e9ed9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-937aad87-3212-4565-80d7-8712c91e9ed9 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-937aad87-3212-4565-80d7-8712c91e9ed9 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-937aad87-3212-4565-80d7-8712c91e9ed9 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-937aad87-3212-4565-80d7-8712c91e9ed9 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Volume info retrieved successfully. Sep 03 11:00:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-937aad87-3212-4565-80d7-8712c91e9ed9 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 200 Sep 03 11:00:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 368/727] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:40 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 867 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-399ad5e7-09f8-4aa3-8d70-bde0844b1fc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-399ad5e7-09f8-4aa3-8d70-bde0844b1fc3 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-399ad5e7-09f8-4aa3-8d70-bde0844b1fc3 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-49488105"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-399ad5e7-09f8-4aa3-8d70-bde0844b1fc3 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 360/728] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:41 2026] POST /volume/v3/types => generated 218 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cbf99bd8-52ee-411d-8b15-d1cf0ebfa7be None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cbf99bd8-52ee-411d-8b15-d1cf0ebfa7be tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] POST http://192.168.122.139/volume/v3/group_types Sep 03 11:00:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cbf99bd8-52ee-411d-8b15-d1cf0ebfa7be tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-495968299"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cbf99bd8-52ee-411d-8b15-d1cf0ebfa7be tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/group_types returned with HTTP 202 Sep 03 11:00:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 369/729] 192.168.122.139 () {62 vars in 1195 bytes} [Thu Sep 3 11:00:41 2026] POST /volume/v3/group_types => generated 176 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] POST http://192.168.122.139/volume/v3/groups Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b25ee4d-d43c-4da0-8bf6-af46a8976084", "volume_types": ["1555617a-df75-4f8a-a5be-d1079c24a6bf"], "name": "tempest-GroupsV320Test-Group-26955503"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Creating new group {'group': {'group_type': '3b25ee4d-d43c-4da0-8bf6-af46a8976084', 'volume_types': ['1555617a-df75-4f8a-a5be-d1079c24a6bf'], 'name': 'tempest-GroupsV320Test-Group-26955503'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:00:41 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.groups [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Creating group tempest-GroupsV320Test-Group-26955503. Sep 03 11:00:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Availability Zones retrieved successfully. Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Created reservations ['a9445cf1-45d6-4a80-9a75-0ddbd12c3d12'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab73f63b-0113-4a6b-a2a8-a979f49a72e3 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups returned with HTTP 202 Sep 03 11:00:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 361/730] 192.168.122.139 () {62 vars in 1181 bytes} [Thu Sep 3 11:00:41 2026] POST /volume/v3/groups => generated 106 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c735d2b5-2705-4baf-a57b-e97c3c786592 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c735d2b5-2705-4baf-a57b-e97c3c786592 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c735d2b5-2705-4baf-a57b-e97c3c786592 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c735d2b5-2705-4baf-a57b-e97c3c786592 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-c735d2b5-2705-4baf-a57b-e97c3c786592 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:41 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c735d2b5-2705-4baf-a57b-e97c3c786592 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 370/731] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:41 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 386 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ab299552-80bd-45e8-8bc2-f04527e98a3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab299552-80bd-45e8-8bc2-f04527e98a3e tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] GET http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 Sep 03 11:00:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ab299552-80bd-45e8-8bc2-f04527e98a3e tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ab299552-80bd-45e8-8bc2-f04527e98a3e tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab299552-80bd-45e8-8bc2-f04527e98a3e tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253 tempest-VolumeSnapshotQuotasNegativeTestJSON-683117253-project-member] http://192.168.122.139/volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 returned with HTTP 404 Sep 03 11:00:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 362/732] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:41 2026] GET /volume/v3/volumes/c0290089-7a3f-4a28-b15b-ad2e8b993677 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8078d875-32ae-477b-8ba3-674b8877b388 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 Sep 03 11:00:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-49488105 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-49488105, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-49488105 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-49488105, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-49488105 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-49488105, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:42 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-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 11:00:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8078d875-32ae-477b-8ba3-674b8877b388 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662 tempest-VolumeSnapshotQuotasNegativeTestJSON-2125527662-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 returned with HTTP 200 Sep 03 11:00:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 371/733] 192.168.122.139 () {60 vars in 1259 bytes} [Thu Sep 3 11:00:42 2026] PUT /volume/v3/os-quota-sets/97463220c75944098db72d55ff667283 => generated 579 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-c4940c85-16cf-4d1f-ba5f-d24aea884a47 req-86ce93b8-1f8a-4d2c-991e-93d1b223e779 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-c4940c85-16cf-4d1f-ba5f-d24aea884a47 req-86ce93b8-1f8a-4d2c-991e-93d1b223e779 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-c4940c85-16cf-4d1f-ba5f-d24aea884a47 req-86ce93b8-1f8a-4d2c-991e-93d1b223e779 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-c4940c85-16cf-4d1f-ba5f-d24aea884a47 req-86ce93b8-1f8a-4d2c-991e-93d1b223e779 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-c4940c85-16cf-4d1f-ba5f-d24aea884a47 req-86ce93b8-1f8a-4d2c-991e-93d1b223e779 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-c4940c85-16cf-4d1f-ba5f-d24aea884a47 req-86ce93b8-1f8a-4d2c-991e-93d1b223e779 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 363/734] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:00:42 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-81e6c6c6-2708-41a7-beec-d50c01f0860a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81e6c6c6-2708-41a7-beec-d50c01f0860a tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81e6c6c6-2708-41a7-beec-d50c01f0860a tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81e6c6c6-2708-41a7-beec-d50c01f0860a tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-81e6c6c6-2708-41a7-beec-d50c01f0860a tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81e6c6c6-2708-41a7-beec-d50c01f0860a tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 372/735] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:42 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 387 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-51e57656-120b-44fd-8955-378528e59109 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51e57656-120b-44fd-8955-378528e59109 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] POST http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51e57656-120b-44fd-8955-378528e59109 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51e57656-120b-44fd-8955-378528e59109 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-51e57656-120b-44fd-8955-378528e59109 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Updating group '7acf8f28-3642-461c-b38d-acc73d755cb7' with 'creating' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51e57656-120b-44fd-8955-378528e59109 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action returned with HTTP 202 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 364/736] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:43 2026] POST /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8c15e962-f8bc-4c30-80f6-2a389b1129e0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c15e962-f8bc-4c30-80f6-2a389b1129e0 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c15e962-f8bc-4c30-80f6-2a389b1129e0 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c15e962-f8bc-4c30-80f6-2a389b1129e0 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-8c15e962-f8bc-4c30-80f6-2a389b1129e0 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c15e962-f8bc-4c30-80f6-2a389b1129e0 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 373/737] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:43 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 386 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4a6a3c8c-c05a-4326-ac25-7566b677879d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a6a3c8c-c05a-4326-ac25-7566b677879d tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] POST http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a6a3c8c-c05a-4326-ac25-7566b677879d tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a6a3c8c-c05a-4326-ac25-7566b677879d tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-4a6a3c8c-c05a-4326-ac25-7566b677879d tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Updating group '7acf8f28-3642-461c-b38d-acc73d755cb7' with 'available' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a6a3c8c-c05a-4326-ac25-7566b677879d tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action returned with HTTP 202 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 365/738] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:43 2026] POST /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c83729dc-c1ef-4fc5-befd-eeced66b06b5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c83729dc-c1ef-4fc5-befd-eeced66b06b5 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c83729dc-c1ef-4fc5-befd-eeced66b06b5 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c83729dc-c1ef-4fc5-befd-eeced66b06b5 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-c83729dc-c1ef-4fc5-befd-eeced66b06b5 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c83729dc-c1ef-4fc5-befd-eeced66b06b5 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 374/739] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:43 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 387 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21b530bd-8200-4e52-aa53-18772f45b344 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21b530bd-8200-4e52-aa53-18772f45b344 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] POST http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21b530bd-8200-4e52-aa53-18772f45b344 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21b530bd-8200-4e52-aa53-18772f45b344 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-21b530bd-8200-4e52-aa53-18772f45b344 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Updating group '7acf8f28-3642-461c-b38d-acc73d755cb7' with 'error' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21b530bd-8200-4e52-aa53-18772f45b344 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action returned with HTTP 202 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 366/740] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:43 2026] POST /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e2a5881-8cf4-4459-9fc4-c01d4edcd819 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e2a5881-8cf4-4459-9fc4-c01d4edcd819 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e2a5881-8cf4-4459-9fc4-c01d4edcd819 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e2a5881-8cf4-4459-9fc4-c01d4edcd819 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-3e2a5881-8cf4-4459-9fc4-c01d4edcd819 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e2a5881-8cf4-4459-9fc4-c01d4edcd819 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 375/741] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:43 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 383 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5fa42e5c-86e5-459d-b86b-0a6b2209dfd9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fa42e5c-86e5-459d-b86b-0a6b2209dfd9 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] POST http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fa42e5c-86e5-459d-b86b-0a6b2209dfd9 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fa42e5c-86e5-459d-b86b-0a6b2209dfd9 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-5fa42e5c-86e5-459d-b86b-0a6b2209dfd9 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Updating group '7acf8f28-3642-461c-b38d-acc73d755cb7' with 'available' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fa42e5c-86e5-459d-b86b-0a6b2209dfd9 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action returned with HTTP 202 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 367/742] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:43 2026] POST /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-541ee9f8-61ba-4efd-9ceb-7acd374d37b2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-541ee9f8-61ba-4efd-9ceb-7acd374d37b2 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-541ee9f8-61ba-4efd-9ceb-7acd374d37b2 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-541ee9f8-61ba-4efd-9ceb-7acd374d37b2 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-541ee9f8-61ba-4efd-9ceb-7acd374d37b2 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-541ee9f8-61ba-4efd-9ceb-7acd374d37b2 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 376/743] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:43 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 387 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /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 11:00:43 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Get all volumes completed successfully. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e671c21-601f-4f18-bbec-02c6416fecb8 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 368/744] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 11:00:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ae882584-3242-463b-a88f-4ff03f783333 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae882584-3242-463b-a88f-4ff03f783333 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] POST http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae882584-3242-463b-a88f-4ff03f783333 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae882584-3242-463b-a88f-4ff03f783333 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.groups [None req-ae882584-3242-463b-a88f-4ff03f783333 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] delete called for group 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86299) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.groups [None req-ae882584-3242-463b-a88f-4ff03f783333 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Delete group with id: 7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86299]: /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 11:00:43 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:00:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae882584-3242-463b-a88f-4ff03f783333 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action returned with HTTP 202 Sep 03 11:00:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 377/745] 192.168.122.139 () {62 vars in 1312 bytes} [Thu Sep 3 11:00:43 2026] POST /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1aca7246-6118-4671-b410-7ff71fba3502 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1aca7246-6118-4671-b410-7ff71fba3502 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1aca7246-6118-4671-b410-7ff71fba3502 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1aca7246-6118-4671-b410-7ff71fba3502 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-1aca7246-6118-4671-b410-7ff71fba3502 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:43 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), Sep 03 11:00:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1aca7246-6118-4671-b410-7ff71fba3502 tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 200 Sep 03 11:00:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 369/746] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:43 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 386 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c539687a-a597-4ea6-9eac-4f69e534ded3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3ee354ae-d370-412d-8174-6f34c8e6fc3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ee354ae-d370-412d-8174-6f34c8e6fc3e tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] GET http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 Sep 03 11:00:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ee354ae-d370-412d-8174-6f34c8e6fc3e tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ee354ae-d370-412d-8174-6f34c8e6fc3e tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.groups [None req-3ee354ae-d370-412d-8174-6f34c8e6fc3e tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] show called for member 7acf8f28-3642-461c-b38d-acc73d755cb7 {{(pid=86298) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ee354ae-d370-412d-8174-6f34c8e6fc3e tempest-GroupsV320Test-2008716911 tempest-GroupsV320Test-2008716911-project-member] http://192.168.122.139/volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 returned with HTTP 404 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 370/747] 192.168.122.139 () {60 vars in 1270 bytes} [Thu Sep 3 11:00:44 2026] GET /volume/v3/groups/7acf8f28-3642-461c-b38d-acc73d755cb7 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a982296-9962-4ff9-9280-0d9c1d08f3e5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a982296-9962-4ff9-9280-0d9c1d08f3e5 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] DELETE http://192.168.122.139/volume/v3/group_types/3b25ee4d-d43c-4da0-8bf6-af46a8976084 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a982296-9962-4ff9-9280-0d9c1d08f3e5 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a982296-9962-4ff9-9280-0d9c1d08f3e5 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a982296-9962-4ff9-9280-0d9c1d08f3e5 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/group_types/3b25ee4d-d43c-4da0-8bf6-af46a8976084 returned with HTTP 202 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 371/748] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 11:00:45 2026] DELETE /volume/v3/group_types/3b25ee4d-d43c-4da0-8bf6-af46a8976084 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c539687a-a597-4ea6-9eac-4f69e534ded3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] GET http://192.168.122.139/volume/v3/os-quota-class-sets/default Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c539687a-a597-4ea6-9eac-4f69e534ded3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c539687a-a597-4ea6-9eac-4f69e534ded3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-863d9b22-cc35-4ad6-b1b8-45c677f7ad21 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-863d9b22-cc35-4ad6-b1b8-45c677f7ad21 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] DELETE http://192.168.122.139/volume/v3/types/1555617a-df75-4f8a-a5be-d1079c24a6bf Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-863d9b22-cc35-4ad6-b1b8-45c677f7ad21 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-863d9b22-cc35-4ad6-b1b8-45c677f7ad21 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c539687a-a597-4ea6-9eac-4f69e534ded3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:00:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 378/749] 192.168.122.139 () {58 vars in 1181 bytes} [Thu Sep 3 11:00:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 602 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5ea81097-4a65-4dde-957e-652cbe24e234 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5ea81097-4a65-4dde-957e-652cbe24e234 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] GET http://192.168.122.139/volume/v3/os-quota-class-sets/default Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5ea81097-4a65-4dde-957e-652cbe24e234 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5ea81097-4a65-4dde-957e-652cbe24e234 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-863d9b22-cc35-4ad6-b1b8-45c677f7ad21 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/types/1555617a-df75-4f8a-a5be-d1079c24a6bf returned with HTTP 202 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 372/750] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:45 2026] DELETE /volume/v3/types/1555617a-df75-4f8a-a5be-d1079c24a6bf => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b02ae966-13c2-40ad-b6b9-4db8b26caa39 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b02ae966-13c2-40ad-b6b9-4db8b26caa39 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] GET http://192.168.122.139/volume/v3/types/1555617a-df75-4f8a-a5be-d1079c24a6bf Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b02ae966-13c2-40ad-b6b9-4db8b26caa39 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b02ae966-13c2-40ad-b6b9-4db8b26caa39 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b02ae966-13c2-40ad-b6b9-4db8b26caa39 tempest-GroupsV320Test-2034956571 tempest-GroupsV320Test-2034956571-project-admin] http://192.168.122.139/volume/v3/types/1555617a-df75-4f8a-a5be-d1079c24a6bf returned with HTTP 404 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 373/751] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:45 2026] GET /volume/v3/types/1555617a-df75-4f8a-a5be-d1079c24a6bf => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5ea81097-4a65-4dde-957e-652cbe24e234 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:00:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 379/752] 192.168.122.139 () {58 vars in 1181 bytes} [Thu Sep 3 11:00:45 2026] GET /volume/v3/os-quota-class-sets/default => generated 602 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cd1ba657-a31d-4805-9209-bb3b4a7ff3c2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cd1ba657-a31d-4805-9209-bb3b4a7ff3c2 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cd1ba657-a31d-4805-9209-bb3b4a7ff3c2 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-361730528"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cd1ba657-a31d-4805-9209-bb3b4a7ff3c2 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 374/753] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:45 2026] POST /volume/v3/types => generated 227 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b0720d9-a0aa-4a31-b55f-0f871f199ae3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b0720d9-a0aa-4a31-b55f-0f871f199ae3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-class-sets/default Sep 03 11:00:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b0720d9-a0aa-4a31-b55f-0f871f199ae3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-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-361730528": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-361730528": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-361730528": 8}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b0720d9-a0aa-4a31-b55f-0f871f199ae3 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:00:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 380/754] 192.168.122.139 () {60 vars in 1202 bytes} [Thu Sep 3 11:00:45 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5f0cfc66-ecdb-46b3-9e4e-b03b267b9aa1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f0cfc66-ecdb-46b3-9e4e-b03b267b9aa1 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/1ae1c51e63f24910876c196cf697825c/defaults Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f0cfc66-ecdb-46b3-9e4e-b03b267b9aa1 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f0cfc66-ecdb-46b3-9e4e-b03b267b9aa1 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Calling method 'defaults' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f0cfc66-ecdb-46b3-9e4e-b03b267b9aa1 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/1ae1c51e63f24910876c196cf697825c/defaults returned with HTTP 200 Sep 03 11:00:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 375/755] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:00:45 2026] GET /volume/v3/os-quota-sets/1ae1c51e63f24910876c196cf697825c/defaults => generated 645 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37f3708c-e739-4a09-8159-2cf85cb85653 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37f3708c-e739-4a09-8159-2cf85cb85653 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/543312e433f543c0a1ce6c0563eb0e33/defaults Sep 03 11:00:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37f3708c-e739-4a09-8159-2cf85cb85653 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37f3708c-e739-4a09-8159-2cf85cb85653 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Calling method 'defaults' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37f3708c-e739-4a09-8159-2cf85cb85653 tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/543312e433f543c0a1ce6c0563eb0e33/defaults returned with HTTP 200 Sep 03 11:00:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 381/756] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:00:46 2026] GET /volume/v3/os-quota-sets/543312e433f543c0a1ce6c0563eb0e33/defaults => generated 645 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4f6b24f4-1296-4005-ae3f-6726306e3d8f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4f6b24f4-1296-4005-ae3f-6726306e3d8f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] DELETE http://192.168.122.139/volume/v3/types/1a03a291-73d8-41c0-b1d6-f0c7b06ab842 Sep 03 11:00:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4f6b24f4-1296-4005-ae3f-6726306e3d8f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4f6b24f4-1296-4005-ae3f-6726306e3d8f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4f6b24f4-1296-4005-ae3f-6726306e3d8f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/types/1a03a291-73d8-41c0-b1d6-f0c7b06ab842 returned with HTTP 202 Sep 03 11:00:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 376/757] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:47 2026] DELETE /volume/v3/types/1a03a291-73d8-41c0-b1d6-f0c7b06ab842 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e7e5a511-3d04-4d9b-976b-be612d2a097a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7e5a511-3d04-4d9b-976b-be612d2a097a tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] GET http://192.168.122.139/volume/v3/types/1a03a291-73d8-41c0-b1d6-f0c7b06ab842 Sep 03 11:00:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7e5a511-3d04-4d9b-976b-be612d2a097a tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7e5a511-3d04-4d9b-976b-be612d2a097a tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7e5a511-3d04-4d9b-976b-be612d2a097a tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/types/1a03a291-73d8-41c0-b1d6-f0c7b06ab842 returned with HTTP 404 Sep 03 11:00:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 382/758] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:47 2026] GET /volume/v3/types/1a03a291-73d8-41c0-b1d6-f0c7b06ab842 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6f588d5b-08a9-4310-8c67-66f222d4fa6f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6f588d5b-08a9-4310-8c67-66f222d4fa6f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-class-sets/default Sep 03 11:00:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6f588d5b-08a9-4310-8c67-66f222d4fa6f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6f588d5b-08a9-4310-8c67-66f222d4fa6f tempest-VolumeQuotaClassesTest-1364608355 tempest-VolumeQuotaClassesTest-1364608355-project-admin] http://192.168.122.139/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:00:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 377/759] 192.168.122.139 () {60 vars in 1202 bytes} [Thu Sep 3 11:00:47 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ea86ea54-f9f5-4504-adbf-9381389fdff8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea86ea54-f9f5-4504-adbf-9381389fdff8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea86ea54-f9f5-4504-adbf-9381389fdff8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea86ea54-f9f5-4504-adbf-9381389fdff8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea86ea54-f9f5-4504-adbf-9381389fdff8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea86ea54-f9f5-4504-adbf-9381389fdff8 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 383/760] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:48 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-1a06093e-89e9-4831-a494-e6c0d7e7185a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-1a06093e-89e9-4831-a494-e6c0d7e7185a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-1a06093e-89e9-4831-a494-e6c0d7e7185a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-1a06093e-89e9-4831-a494-e6c0d7e7185a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-1a06093e-89e9-4831-a494-e6c0d7e7185a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-1a06093e-89e9-4831-a494-e6c0d7e7185a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 378/761] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:00:48 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1149 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e/action Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Begin detaching volume completed successfully. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-87b65ee6-1456-45b5-9baf-bad3311325f2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e/action returned with HTTP 202 Sep 03 11:00:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 384/762] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:00:48 2026] POST /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0916a873-24ff-4479-b863-de28202301c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0916a873-24ff-4479-b863-de28202301c4 None None] GET http://192.168.122.139/volume// Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0916a873-24ff-4479-b863-de28202301c4 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0916a873-24ff-4479-b863-de28202301c4 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0916a873-24ff-4479-b863-de28202301c4 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:00:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 379/763] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:00:48 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 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-3a861a1f-cfae-4b52-a74e-a957f7e96830 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-3a861a1f-cfae-4b52-a74e-a957f7e96830 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-3a861a1f-cfae-4b52-a74e-a957f7e96830 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-3a861a1f-cfae-4b52-a74e-a957f7e96830 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-3a861a1f-cfae-4b52-a74e-a957f7e96830 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-3a861a1f-cfae-4b52-a74e-a957f7e96830 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 385/764] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:00:48 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 1333 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-92f19b14-16eb-47dd-bdd9-49e17efd9626 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-92f19b14-16eb-47dd-bdd9-49e17efd9626 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-92f19b14-16eb-47dd-bdd9-49e17efd9626 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-92f19b14-16eb-47dd-bdd9-49e17efd9626 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:49 devstack devstack@c-api.service[86298]: /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 11:00:49 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5a4fae33-5cdb-4f4a-9ba4-dc2cdc59472e req-92f19b14-16eb-47dd-bdd9-49e17efd9626 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d returned with HTTP 200 Sep 03 11:00:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 380/765] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:00:48 2026] DELETE /volume/v3/attachments/90ffe7e6-e9af-4154-a9e1-7c1c8ba3080d => generated 19 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a2f1465c-26d6-49f4-8b5e-fe9f594428c7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2f1465c-26d6-49f4-8b5e-fe9f594428c7 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2f1465c-26d6-49f4-8b5e-fe9f594428c7 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1169856815", "description": "tempest-volume-type-description-520020301", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2f1465c-26d6-49f4-8b5e-fe9f594428c7 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 386/766] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:00:49 2026] POST /volume/v3/types => generated 317 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-14632a01-f1b6-45e3-8a15-ce1a26090dde None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-14632a01-f1b6-45e3-8a15-ce1a26090dde tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-14632a01-f1b6-45e3-8a15-ce1a26090dde tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-14632a01-f1b6-45e3-8a15-ce1a26090dde tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-02c9701d-cb02-4400-8f7e-7ffefb7f2470 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-14632a01-f1b6-45e3-8a15-ce1a26090dde tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 returned with HTTP 200 Sep 03 11:00:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 381/767] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:49 2026] GET /volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 => generated 339 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-02c9701d-cb02-4400-8f7e-7ffefb7f2470 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-02c9701d-cb02-4400-8f7e-7ffefb7f2470 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-02c9701d-cb02-4400-8f7e-7ffefb7f2470 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-10de06fa-4363-4f7f-9fc5-136861f42447 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10de06fa-4363-4f7f-9fc5-136861f42447 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] DELETE http://192.168.122.139/volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10de06fa-4363-4f7f-9fc5-136861f42447 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10de06fa-4363-4f7f-9fc5-136861f42447 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-02c9701d-cb02-4400-8f7e-7ffefb7f2470 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-02c9701d-cb02-4400-8f7e-7ffefb7f2470 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:00:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 387/768] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:49 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10de06fa-4363-4f7f-9fc5-136861f42447 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 returned with HTTP 202 Sep 03 11:00:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 382/769] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:49 2026] DELETE /volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-13358fbd-4b69-46c2-b5ac-1dba0da0fb50 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-13358fbd-4b69-46c2-b5ac-1dba0da0fb50 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-13358fbd-4b69-46c2-b5ac-1dba0da0fb50 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-13358fbd-4b69-46c2-b5ac-1dba0da0fb50 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-13358fbd-4b69-46c2-b5ac-1dba0da0fb50 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 returned with HTTP 404 Sep 03 11:00:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 388/770] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:49 2026] GET /volume/v3/types/710c9232-3ee9-4929-b4ad-481b1fc01220 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19b5c0ad-5d4f-435e-9e0e-839b051cf4cd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19b5c0ad-5d4f-435e-9e0e-839b051cf4cd tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19b5c0ad-5d4f-435e-9e0e-839b051cf4cd tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-100921261"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19b5c0ad-5d4f-435e-9e0e-839b051cf4cd tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 383/771] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:49 2026] POST /volume/v3/types => generated 220 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e92cb2ec-c6e5-4dfa-83d9-6cd50e475ecb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e92cb2ec-c6e5-4dfa-83d9-6cd50e475ecb tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] POST http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption Sep 03 11:00:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e92cb2ec-c6e5-4dfa-83d9-6cd50e475ecb tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e92cb2ec-c6e5-4dfa-83d9-6cd50e475ecb tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 389/772] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:00:49 2026] POST /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption => generated 239 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b99c628f-d6bc-4dbc-93c0-da8f1021d10f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b99c628f-d6bc-4dbc-93c0-da8f1021d10f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b99c628f-d6bc-4dbc-93c0-da8f1021d10f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b99c628f-d6bc-4dbc-93c0-da8f1021d10f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b99c628f-d6bc-4dbc-93c0-da8f1021d10f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 384/773] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e4540a00-805e-4df8-a3b5-d061a521801a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4540a00-805e-4df8-a3b5-d061a521801a tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] PUT http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/073e5ddc-8499-405e-94aa-2c0f4e46c9d3 Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4540a00-805e-4df8-a3b5-d061a521801a tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4540a00-805e-4df8-a3b5-d061a521801a tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/073e5ddc-8499-405e-94aa-2c0f4e46c9d3 returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 390/774] 192.168.122.139 () {60 vars in 1391 bytes} [Thu Sep 3 11:00:50 2026] PUT /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/073e5ddc-8499-405e-94aa-2c0f4e46c9d3 => generated 122 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d67909d3-1fbd-42cd-9971-9d53e9e68d6e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d67909d3-1fbd-42cd-9971-9d53e9e68d6e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d67909d3-1fbd-42cd-9971-9d53e9e68d6e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d67909d3-1fbd-42cd-9971-9d53e9e68d6e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d67909d3-1fbd-42cd-9971-9d53e9e68d6e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 385/775] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption => generated 347 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f1ce0f71-db83-4a88-980b-6a06bee77743 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1ce0f71-db83-4a88-980b-6a06bee77743 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/cipher Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0f71-db83-4a88-980b-6a06bee77743 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0f71-db83-4a88-980b-6a06bee77743 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1ce0f71-db83-4a88-980b-6a06bee77743 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/cipher returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 391/776] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/cipher => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1fd74fff-4ce8-4113-ad9f-8bdbcf1e1b66 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1fd74fff-4ce8-4113-ad9f-8bdbcf1e1b66 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] DELETE http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/073e5ddc-8499-405e-94aa-2c0f4e46c9d3 Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1fd74fff-4ce8-4113-ad9f-8bdbcf1e1b66 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1fd74fff-4ce8-4113-ad9f-8bdbcf1e1b66 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1fd74fff-4ce8-4113-ad9f-8bdbcf1e1b66 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/073e5ddc-8499-405e-94aa-2c0f4e46c9d3 returned with HTTP 202 Sep 03 11:00:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 386/777] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:00:50 2026] DELETE /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption/073e5ddc-8499-405e-94aa-2c0f4e46c9d3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-812aa0b1-2352-4e5f-873a-8e0583445522 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-812aa0b1-2352-4e5f-873a-8e0583445522 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-812aa0b1-2352-4e5f-873a-8e0583445522 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-812aa0b1-2352-4e5f-873a-8e0583445522 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-812aa0b1-2352-4e5f-873a-8e0583445522 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 392/778] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9c02ec45-0af5-4643-a556-28b6361b681b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c02ec45-0af5-4643-a556-28b6361b681b tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c02ec45-0af5-4643-a556-28b6361b681b tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c02ec45-0af5-4643-a556-28b6361b681b tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c02ec45-0af5-4643-a556-28b6361b681b tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption returned with HTTP 200 Sep 03 11:00:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 387/779] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-598e9b66-2679-4cf8-902d-cd15b1bb6ae1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-598e9b66-2679-4cf8-902d-cd15b1bb6ae1 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] DELETE http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-598e9b66-2679-4cf8-902d-cd15b1bb6ae1 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-598e9b66-2679-4cf8-902d-cd15b1bb6ae1 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-598e9b66-2679-4cf8-902d-cd15b1bb6ae1 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb returned with HTTP 202 Sep 03 11:00:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 393/780] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:50 2026] DELETE /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-efa9a851-ee78-48b3-8f86-ceeeaf8f2fc9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efa9a851-ee78-48b3-8f86-ceeeaf8f2fc9 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efa9a851-ee78-48b3-8f86-ceeeaf8f2fc9 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efa9a851-ee78-48b3-8f86-ceeeaf8f2fc9 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efa9a851-ee78-48b3-8f86-ceeeaf8f2fc9 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb returned with HTTP 404 Sep 03 11:00:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 388/781] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types/8dc178d6-30e3-44ad-853f-9414737265fb => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8b4ce802-39b6-4d89-8b7f-725c221a118e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8b4ce802-39b6-4d89-8b7f-725c221a118e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8b4ce802-39b6-4d89-8b7f-725c221a118e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8b4ce802-39b6-4d89-8b7f-725c221a118e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8b4ce802-39b6-4d89-8b7f-725c221a118e tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 394/782] 192.168.122.139 () {58 vars in 1115 bytes} [Thu Sep 3 11:00:50 2026] GET /volume/v3/types => generated 648 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e23a7591-595a-435b-8055-c3d972ddd237 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e23a7591-595a-435b-8055-c3d972ddd237 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e23a7591-595a-435b-8055-c3d972ddd237 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-620105634"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e23a7591-595a-435b-8055-c3d972ddd237 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:00:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 389/783] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:00:51 2026] POST /volume/v3/types => generated 220 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a1307806-5b56-44a0-94b3-993ae44ce226 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a1307806-5b56-44a0-94b3-993ae44ce226 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] PUT http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 Sep 03 11:00:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a1307806-5b56-44a0-94b3-993ae44ce226 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1977821523", "description": "tempest-volume-type-description-757525655", "is_public": false}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a1307806-5b56-44a0-94b3-993ae44ce226 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 returned with HTTP 200 Sep 03 11:00:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 395/784] 192.168.122.139 () {60 vars in 1247 bytes} [Thu Sep 3 11:00:51 2026] PUT /volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 => generated 204 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9263c532-674e-48ce-8c61-45d56e98a12f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9263c532-674e-48ce-8c61-45d56e98a12f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9263c532-674e-48ce-8c61-45d56e98a12f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9263c532-674e-48ce-8c61-45d56e98a12f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9263c532-674e-48ce-8c61-45d56e98a12f tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 returned with HTTP 200 Sep 03 11:00:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 390/785] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:51 2026] GET /volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5c43001d-954a-4563-a6f6-25c5d8afdd10 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5c43001d-954a-4563-a6f6-25c5d8afdd10 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] DELETE http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 Sep 03 11:00:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5c43001d-954a-4563-a6f6-25c5d8afdd10 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5c43001d-954a-4563-a6f6-25c5d8afdd10 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5c43001d-954a-4563-a6f6-25c5d8afdd10 tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 returned with HTTP 202 Sep 03 11:00:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 396/786] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:00:51 2026] DELETE /volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-31e400a3-e064-4948-892e-b39327e82ece None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-31e400a3-e064-4948-892e-b39327e82ece tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] GET http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-31e400a3-e064-4948-892e-b39327e82ece tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-31e400a3-e064-4948-892e-b39327e82ece tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-31e400a3-e064-4948-892e-b39327e82ece tempest-VolumeTypesTest-2131128687 tempest-VolumeTypesTest-2131128687-project-admin] http://192.168.122.139/volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 returned with HTTP 404 Sep 03 11:00:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 391/787] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:00:51 2026] GET /volume/v3/types/a012a336-dea2-4c5f-8367-0a1cc055e642 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:00:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-797c4802-087d-4fc3-839b-3c30633299db None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-797c4802-087d-4fc3-839b-3c30633299db tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df Sep 03 11:00:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-797c4802-087d-4fc3-839b-3c30633299db tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-797c4802-087d-4fc3-839b-3c30633299db tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-797c4802-087d-4fc3-839b-3c30633299db tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df returned with HTTP 200 Sep 03 11:00:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 397/788] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:00:54 2026] GET /volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df => generated 440 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-50bfa327-ba98-44be-bd94-e94080086be4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2096905275"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2096905275'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume of 1 GB Sep 03 11:00:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Availability Zones retrieved successfully. Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Flow 'volume_create_api' (1c027785-a251-4895-bbcf-40a05c35e1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36813752-3e0e-4d85-9b43-95e0e56507d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36813752-3e0e-4d85-9b43-95e0e56507d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc34057-c66b-449e-a628-f22f74896217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Created reservations ['2707c36c-9daf-4513-ba5e-e85c8199c825', '49b60ce1-b728-4bc1-907a-96f9fb73a81a', '33d5a94c-5582-4121-81df-5725e128b615', '52b2983e-0cd1-4f3a-9fa7-a9a142e4c46f'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc34057-c66b-449e-a628-f22f74896217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2707c36c-9daf-4513-ba5e-e85c8199c825', '49b60ce1-b728-4bc1-907a-96f9fb73a81a', '33d5a94c-5582-4121-81df-5725e128b615', '52b2983e-0cd1-4f3a-9fa7-a9a142e4c46f']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87e0807-7ac2-4051-8ac1-a458f4f987f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87e0807-7ac2-4051-8ac1-a458f4f987f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd68f5668-f87f-4293-bd86-d3a1e35a1c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2096905275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6c05e50d9c49b5a80dbcb0016d63df',qos_specs=None,replication_status=,reservations=['2707c36c-9daf-4513-ba5e-e85c8199c825','49b60ce1-b728-4bc1-907a-96f9fb73a81a','33d5a94c-5582-4121-81df-5725e128b615','52b2983e-0cd1-4f3a-9fa7-a9a142e4c46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ead5d88fa943858c6ad15bcee46ef8',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2096905275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d68f5668-f87f-4293-bd86-d3a1e35a1c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd6c05e50d9c49b5a80dbcb0016d63df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67ead5d88fa943858c6ad15bcee46ef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465775bd-c2ab-437f-9bad-a137601af511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465775bd-c2ab-437f-9bad-a137601af511) transitioned into state 'SUCCESS' from state '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-2096905275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd6c05e50d9c49b5a80dbcb0016d63df',qos_specs=None,replication_status=,reservations=['2707c36c-9daf-4513-ba5e-e85c8199c825','49b60ce1-b728-4bc1-907a-96f9fb73a81a','33d5a94c-5582-4121-81df-5725e128b615','52b2983e-0cd1-4f3a-9fa7-a9a142e4c46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ead5d88fa943858c6ad15bcee46ef8',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc01aaa1-ce95-446a-83b8-3709f3d2d622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc01aaa1-ce95-446a-83b8-3709f3d2d622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Flow 'volume_create_api' (1c027785-a251-4895-bbcf-40a05c35e1c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume request issued successfully. Sep 03 11:00:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-50bfa327-ba98-44be-bd94-e94080086be4 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:00:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 392/789] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:00:54 2026] POST /volume/v3/volumes => generated 768 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:00:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f80875e5-a68d-4633-ae4b-81cf935b1853 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f80875e5-a68d-4633-ae4b-81cf935b1853 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] GET http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f80875e5-a68d-4633-ae4b-81cf935b1853 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f80875e5-a68d-4633-ae4b-81cf935b1853 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f80875e5-a68d-4633-ae4b-81cf935b1853 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f80875e5-a68d-4633-ae4b-81cf935b1853 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 200 Sep 03 11:00:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 398/790] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:55 2026] GET /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 836 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-117c8447-0736-4627-b564-06759d78fa28 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-117c8447-0736-4627-b564-06759d78fa28 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] GET http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-117c8447-0736-4627-b564-06759d78fa28 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-117c8447-0736-4627-b564-06759d78fa28 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-117c8447-0736-4627-b564-06759d78fa28 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-117c8447-0736-4627-b564-06759d78fa28 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 200 Sep 03 11:00:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 393/791] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:56 2026] GET /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dd4f6719-f594-470f-af44-d0ecb7cd8ad6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd4f6719-f594-470f-af44-d0ecb7cd8ad6 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] GET http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd4f6719-f594-470f-af44-d0ecb7cd8ad6 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd4f6719-f594-470f-af44-d0ecb7cd8ad6 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dd4f6719-f594-470f-af44-d0ecb7cd8ad6 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd4f6719-f594-470f-af44-d0ecb7cd8ad6 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 200 Sep 03 11:00:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 399/792] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:57 2026] GET /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:00:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-32745854-3b5d-4bca-9d9f-09276f68943d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32745854-3b5d-4bca-9d9f-09276f68943d tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df Sep 03 11:00:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32745854-3b5d-4bca-9d9f-09276f68943d tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32745854-3b5d-4bca-9d9f-09276f68943d tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df returned with HTTP 200 Sep 03 11:00:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 394/793] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:57 2026] PUT /volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df => generated 395 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-49f5c572-c397-40d6-a068-51072362277f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume of 2 GB Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Availability Zones retrieved successfully. Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Flow 'volume_create_api' (5813e60b-04a0-4d7e-b4d8-ac4a2dc20a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f5807d-7005-427b-a353-29ac028e7276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Validating volume size '2' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f5807d-7005-427b-a353-29ac028e7276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16facfe4-3bfc-48c9-be7d-e1c0f2c1cae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: WARNING cinder.quota_utils [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Quota exceeded for cd6c05e50d9c49b5a80dbcb0016d63df, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:00:57 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16facfe4-3bfc-48c9-be7d-e1c0f2c1cae6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:00:57 devstack devstack@c-api.service[86299]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16facfe4-3bfc-48c9-be7d-e1c0f2c1cae6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16facfe4-3bfc-48c9-be7d-e1c0f2c1cae6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f5807d-7005-427b-a353-29ac028e7276) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f5807d-7005-427b-a353-29ac028e7276) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:00:57 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Flow 'volume_create_api' (5813e60b-04a0-4d7e-b4d8-ac4a2dc20a30) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-49f5c572-c397-40d6-a068-51072362277f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 413 Sep 03 11:00:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 400/794] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:00:57 2026] POST /volume/v3/volumes => generated 208 bytes in 258 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:00:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ea5dce11-c90e-46ce-983a-3ef90f92dcb9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea5dce11-c90e-46ce-983a-3ef90f92dcb9 tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df Sep 03 11:00:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea5dce11-c90e-46ce-983a-3ef90f92dcb9 tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea5dce11-c90e-46ce-983a-3ef90f92dcb9 tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df returned with HTTP 200 Sep 03 11:00:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 395/795] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:57 2026] PUT /volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df => generated 395 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Create volume of 1 GB Sep 03 11:00:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Availability Zones retrieved successfully. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Flow 'volume_create_api' (736c7ca3-4c4f-4427-bdf4-41bec167cb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a99f6e7-7190-4dd6-b81c-c25bb01d512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a99f6e7-7190-4dd6-b81c-c25bb01d512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c21a53a-50a5-475e-877d-b48b7fdd1081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: WARNING cinder.quota_utils [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Quota exceeded for cd6c05e50d9c49b5a80dbcb0016d63df, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 03 11:00:58 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c21a53a-50a5-475e-877d-b48b7fdd1081) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:00:58 devstack devstack@c-api.service[86299]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c21a53a-50a5-475e-877d-b48b7fdd1081) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c21a53a-50a5-475e-877d-b48b7fdd1081) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a99f6e7-7190-4dd6-b81c-c25bb01d512b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a99f6e7-7190-4dd6-b81c-c25bb01d512b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:00:58 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Flow 'volume_create_api' (736c7ca3-4c4f-4427-bdf4-41bec167cb78) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-c18b1ae6-37cc-449e-9851-a994a3d55abd tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 413 Sep 03 11:00:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 401/796] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:00:57 2026] POST /volume/v3/volumes => generated 150 bytes in 279 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0d6155dc-5641-4a71-9076-aac5c32c100f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0d6155dc-5641-4a71-9076-aac5c32c100f tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0d6155dc-5641-4a71-9076-aac5c32c100f tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0d6155dc-5641-4a71-9076-aac5c32c100f tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df returned with HTTP 200 Sep 03 11:00:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 396/797] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:00:58 2026] PUT /volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df => generated 394 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] POST http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a/action Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: ERROR cinder.volume.api [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Quota exceeded for cd6c05e50d9c49b5a80dbcb0016d63df, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-546d05a5-b0ec-413a-a12e-0b66fce4af13 tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a/action returned with HTTP 413 Sep 03 11:00:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 402/798] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:00:58 2026] POST /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a/action => generated 208 bytes in 176 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4848096d-9c37-41cb-9ea4-07a0cb2a402d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4848096d-9c37-41cb-9ea4-07a0cb2a402d tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] GET http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4848096d-9c37-41cb-9ea4-07a0cb2a402d tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4848096d-9c37-41cb-9ea4-07a0cb2a402d tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4848096d-9c37-41cb-9ea4-07a0cb2a402d tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4848096d-9c37-41cb-9ea4-07a0cb2a402d tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 200 Sep 03 11:00:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 397/799] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:58 2026] GET /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 861 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Delete volume with id: d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:00:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Delete volume request issued successfully. Sep 03 11:00:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea17ae67-6a5c-416e-925e-a1a5fad51d2b tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 202 Sep 03 11:00:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 403/800] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:00:58 2026] DELETE /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91abd8af-7e38-4447-b750-eb48c1c11ecf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91abd8af-7e38-4447-b750-eb48c1c11ecf tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] GET http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91abd8af-7e38-4447-b750-eb48c1c11ecf tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91abd8af-7e38-4447-b750-eb48c1c11ecf tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:00:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:00:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:00:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:00:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-91abd8af-7e38-4447-b750-eb48c1c11ecf tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Volume info retrieved successfully. Sep 03 11:00:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91abd8af-7e38-4447-b750-eb48c1c11ecf tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 200 Sep 03 11:00:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 398/801] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:58 2026] GET /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1062928341"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1062928341'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Create volume of 1 GB Sep 03 11:00:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Availability Zones retrieved successfully. Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Flow 'volume_create_api' (5efd1436-a472-43c6-ad99-b5f32d860c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7165a6f-2375-45bd-af13-b021658ca8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7165a6f-2375-45bd-af13-b021658ca8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:00:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2813ba17-b25c-40e5-bafa-0ca23ae73ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:00:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3bf13f9b-aea2-4749-b02b-fd3a8590807f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:00:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3bf13f9b-aea2-4749-b02b-fd3a8590807f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] GET http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a Sep 03 11:00:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3bf13f9b-aea2-4749-b02b-fd3a8590807f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:00:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3bf13f9b-aea2-4749-b02b-fd3a8590807f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Created reservations ['5383c54d-e5fb-4a83-bdae-3dbbb61f5cd8', '0e5500c5-9fef-4d4d-847a-3fab193f2c44', 'fb9c0250-df95-4b53-ab91-5d6f1dd58e94', '5d974f46-63a0-4f1d-a0ce-973167eca6e5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2813ba17-b25c-40e5-bafa-0ca23ae73ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5383c54d-e5fb-4a83-bdae-3dbbb61f5cd8', '0e5500c5-9fef-4d4d-847a-3fab193f2c44', 'fb9c0250-df95-4b53-ab91-5d6f1dd58e94', '5d974f46-63a0-4f1d-a0ce-973167eca6e5']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61872a23-1aa5-43b0-adcd-958b11806f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3bf13f9b-aea2-4749-b02b-fd3a8590807f tempest-VolumeQuotasNegativeTestJSON-1736010099 tempest-VolumeQuotasNegativeTestJSON-1736010099-project-member] http://192.168.122.139/volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a returned with HTTP 404 Sep 03 11:01:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 399/802] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:00:59 2026] GET /volume/v3/volumes/d68f5668-f87f-4293-bd86-d3a1e35a1c2a => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d675701-2176-42aa-842c-ae41e7b2faa0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d675701-2176-42aa-842c-ae41e7b2faa0 tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df Sep 03 11:01:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d675701-2176-42aa-842c-ae41e7b2faa0 tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61872a23-1aa5-43b0-adcd-958b11806f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39df5e5e-1642-4a1c-8e81-d91453d60f2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1062928341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f9948ccfe5447cac64c93c5ef5a436',qos_specs=None,replication_status=,reservations=['5383c54d-e5fb-4a83-bdae-3dbbb61f5cd8','0e5500c5-9fef-4d4d-847a-3fab193f2c44','fb9c0250-df95-4b53-ab91-5d6f1dd58e94','5d974f46-63a0-4f1d-a0ce-973167eca6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ab39ca6cda4ac78498ba23d1768c0b',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1062928341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39df5e5e-1642-4a1c-8e81-d91453d60f2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3f9948ccfe5447cac64c93c5ef5a436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ab39ca6cda4ac78498ba23d1768c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a543f1b-b379-4d23-9503-26df5e66038b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a543f1b-b379-4d23-9503-26df5e66038b) transitioned into state 'SUCCESS' from state '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-1062928341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f9948ccfe5447cac64c93c5ef5a436',qos_specs=None,replication_status=,reservations=['5383c54d-e5fb-4a83-bdae-3dbbb61f5cd8','0e5500c5-9fef-4d4d-847a-3fab193f2c44','fb9c0250-df95-4b53-ab91-5d6f1dd58e94','5d974f46-63a0-4f1d-a0ce-973167eca6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ab39ca6cda4ac78498ba23d1768c0b',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70813c12-05a1-4171-9cb7-1673223ad5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70813c12-05a1-4171-9cb7-1673223ad5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Flow 'volume_create_api' (5efd1436-a472-43c6-ad99-b5f32d860c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Create volume request issued successfully. Sep 03 11:01:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-451ce73f-5160-4d8a-a3ca-c0dfcc2dd51b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 404/803] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:00:59 2026] POST /volume/v3/volumes => generated 828 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2ee845e1-d7ef-4fac-95dd-b6651b273b10 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ee845e1-d7ef-4fac-95dd-b6651b273b10 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ee845e1-d7ef-4fac-95dd-b6651b273b10 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ee845e1-d7ef-4fac-95dd-b6651b273b10 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2ee845e1-d7ef-4fac-95dd-b6651b273b10 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ee845e1-d7ef-4fac-95dd-b6651b273b10 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 405/804] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:00 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 896 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d675701-2176-42aa-842c-ae41e7b2faa0 tempest-VolumeQuotasNegativeTestJSON-30260791 tempest-VolumeQuotasNegativeTestJSON-30260791-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df returned with HTTP 200 Sep 03 11:01:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 400/805] 192.168.122.139 () {60 vars in 1259 bytes} [Thu Sep 3 11:01:00 2026] PUT /volume/v3/os-quota-sets/cd6c05e50d9c49b5a80dbcb0016d63df => generated 398 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-178c9789-7186-446e-a2bc-7c7e64ce5581 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-178c9789-7186-446e-a2bc-7c7e64ce5581 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-178c9789-7186-446e-a2bc-7c7e64ce5581 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-178c9789-7186-446e-a2bc-7c7e64ce5581 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-178c9789-7186-446e-a2bc-7c7e64ce5581 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-178c9789-7186-446e-a2bc-7c7e64ce5581 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 406/806] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:01 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-563cc93d-215c-4c83-a876-ca8bc801d47b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-563cc93d-215c-4c83-a876-ca8bc801d47b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-563cc93d-215c-4c83-a876-ca8bc801d47b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-563cc93d-215c-4c83-a876-ca8bc801d47b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-563cc93d-215c-4c83-a876-ca8bc801d47b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-563cc93d-215c-4c83-a876-ca8bc801d47b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 401/807] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:02 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 956 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] POST http://192.168.122.139/volume/v3/volume-transfers Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "39df5e5e-1642-4a1c-8e81-d91453d60f2d"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volume_transfer [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Creating new volume transfer {'transfer': {'volume_id': '39df5e5e-1642-4a1c-8e81-d91453d60f2d'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:01:02 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volume_transfer [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Creating transfer of volume 39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:02 devstack devstack@c-api.service[86299]: INFO cinder.transfer.api [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Generating transfer record for volume 39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab4b5ca4-9b02-4097-a1b7-45f87f20db9d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:01:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 407/808] 192.168.122.139 () {62 vars in 1210 bytes} [Thu Sep 3 11:01:02 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9030b3c9-157a-4aec-bd72-4768353e340b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9030b3c9-157a-4aec-bd72-4768353e340b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9030b3c9-157a-4aec-bd72-4768353e340b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9030b3c9-157a-4aec-bd72-4768353e340b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9030b3c9-157a-4aec-bd72-4768353e340b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9030b3c9-157a-4aec-bd72-4768353e340b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 402/809] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:02 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dba10e73-b3e8-428b-9b00-c34d1376bf58 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dba10e73-b3e8-428b-9b00-c34d1376bf58 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440 Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dba10e73-b3e8-428b-9b00-c34d1376bf58 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dba10e73-b3e8-428b-9b00-c34d1376bf58 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dba10e73-b3e8-428b-9b00-c34d1376bf58 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440 returned with HTTP 200 Sep 03 11:01:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 408/810] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 11:01:02 2026] GET /volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-32700c62-ea1c-46e5-8440-5a3390b3b8e7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32700c62-ea1c-46e5-8440-5a3390b3b8e7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volume-transfers Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32700c62-ea1c-46e5-8440-5a3390b3b8e7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32700c62-ea1c-46e5-8440-5a3390b3b8e7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volume_transfer [None req-32700c62-ea1c-46e5-8440-5a3390b3b8e7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Listing volume transfers {{(pid=86298) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:01:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32700c62-ea1c-46e5-8440-5a3390b3b8e7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers returned with HTTP 200 Sep 03 11:01:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 403/811] 192.168.122.139 () {60 vars in 1189 bytes} [Thu Sep 3 11:01:02 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a008fc6f-eaa2-4326-939e-1a184a697748 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] POST http://192.168.122.139/volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440/accept Sep 03 11:01:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "66c3dce4a6cf2902"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.volume_transfer [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Accepting volume transfer 9b533993-3773-4a4f-b8bb-b21a7d6bd440 {{(pid=86299) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Accepting transfer 9b533993-3773-4a4f-b8bb-b21a7d6bd440 Sep 03 11:01:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:03 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Created reservations ['454c2f81-d179-4d93-835a-88f3b9257ddc', '331c464f-cdc8-4b57-bfc8-5e5d70cf726b', '7b8beb5b-d767-4749-b14b-b765a65bb00d', 'e7881c30-f2f0-412f-815d-f28e5bca34f6'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Created reservations ['0dee6185-5c3a-41a9-98d2-f71df581ce06', '5078a4fd-fefd-4798-b914-12eef9480f5c', '8bb1ec35-0f8b-400d-96de-4e6993c1a766', '43e54adc-903f-456e-b924-1380c0099675'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: /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 11:01:03 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:01:03 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Created reservations ['bf19425c-7e82-470b-aea6-38ca96169ced', '07bde49a-b3f8-415c-89bc-b7b64092d02e', 'b4977efb-4221-402a-84a0-85ecc351fdac', '4bdd1054-0bab-4baa-8e0f-089a69bce736'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Created reservations ['4158160e-25df-47f2-916f-d4e2bcd5849a', 'cde68480-15a2-4c37-89e5-aef60ed9bc27', 'e28304d9-d368-4a5a-8460-dcb96e92ef5d', '001dd049-4f20-4129-9c82-cee6a5544506'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Transfer volume completed successfully. Sep 03 11:01:04 devstack devstack@c-api.service[86299]: INFO cinder.transfer.api [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Volume 39df5e5e-1642-4a1c-8e81-d91453d60f2d has been transferred. Sep 03 11:01:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a008fc6f-eaa2-4326-939e-1a184a697748 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] http://192.168.122.139/volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440/accept returned with HTTP 202 Sep 03 11:01:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 409/812] 192.168.122.139 () {62 vars in 1342 bytes} [Thu Sep 3 11:01:02 2026] POST /volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440/accept => generated 373 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-250f01a1-22fb-48ca-a8f6-988b60737f17 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-250f01a1-22fb-48ca-a8f6-988b60737f17 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-250f01a1-22fb-48ca-a8f6-988b60737f17 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-250f01a1-22fb-48ca-a8f6-988b60737f17 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-250f01a1-22fb-48ca-a8f6-988b60737f17 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Volume info retrieved successfully. Sep 03 11:01:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-250f01a1-22fb-48ca-a8f6-988b60737f17 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 404/813] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:04 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e003ae7d-1414-47fb-81c1-b91083a80641 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e003ae7d-1414-47fb-81c1-b91083a80641 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e003ae7d-1414-47fb-81c1-b91083a80641 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e003ae7d-1414-47fb-81c1-b91083a80641 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e003ae7d-1414-47fb-81c1-b91083a80641 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] Volume info retrieved successfully. Sep 03 11:01:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e003ae7d-1414-47fb-81c1-b91083a80641 tempest-VolumesTransfersV355Test-159920411 tempest-VolumesTransfersV355Test-159920411-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 410/814] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:04 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 956 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e8ccd97-af4a-44e4-b122-65845638caa5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e8ccd97-af4a-44e4-b122-65845638caa5 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] DELETE http://192.168.122.139/volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440 Sep 03 11:01:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e8ccd97-af4a-44e4-b122-65845638caa5 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e8ccd97-af4a-44e4-b122-65845638caa5 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:04 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-9e8ccd97-af4a-44e4-b122-65845638caa5 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Delete transfer with id: 9b533993-3773-4a4f-b8bb-b21a7d6bd440 Sep 03 11:01:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e8ccd97-af4a-44e4-b122-65845638caa5 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440 returned with HTTP 404 Sep 03 11:01:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 405/815] 192.168.122.139 () {60 vars in 1303 bytes} [Thu Sep 3 11:01:04 2026] DELETE /volume/v3/volume-transfers/9b533993-3773-4a4f-b8bb-b21a7d6bd440 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:05 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Delete volume with id: 39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Volume info retrieved successfully. Sep 03 11:01:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Delete volume request issued successfully. Sep 03 11:01:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d544332b-4d5c-4a6b-bf90-f446d01bb070 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 202 Sep 03 11:01:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 411/816] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:04 2026] DELETE /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 0 bytes in 834 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:01:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4fdb54ba-0803-4156-a1b4-c3a8f996e862 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fdb54ba-0803-4156-a1b4-c3a8f996e862 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fdb54ba-0803-4156-a1b4-c3a8f996e862 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fdb54ba-0803-4156-a1b4-c3a8f996e862 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4fdb54ba-0803-4156-a1b4-c3a8f996e862 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Volume info retrieved successfully. Sep 03 11:01:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fdb54ba-0803-4156-a1b4-c3a8f996e862 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 406/817] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:05 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 1139 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:01:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-42dbbc66-8084-4f3c-86f2-a5ee59fa5d78 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-42dbbc66-8084-4f3c-86f2-a5ee59fa5d78 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-42dbbc66-8084-4f3c-86f2-a5ee59fa5d78 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-42dbbc66-8084-4f3c-86f2-a5ee59fa5d78 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-42dbbc66-8084-4f3c-86f2-a5ee59fa5d78 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Volume info retrieved successfully. Sep 03 11:01:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-42dbbc66-8084-4f3c-86f2-a5ee59fa5d78 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 200 Sep 03 11:01:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 412/818] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:06 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 1139 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-90f522c2-5154-4e57-9880-d07906e5fd41 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-90f522c2-5154-4e57-9880-d07906e5fd41 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-90f522c2-5154-4e57-9880-d07906e5fd41 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-90f522c2-5154-4e57-9880-d07906e5fd41 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-90f522c2-5154-4e57-9880-d07906e5fd41 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 404 Sep 03 11:01:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 407/819] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:07 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ce935e47-a7e4-4f6d-b2a6-7022f65b311d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce935e47-a7e4-4f6d-b2a6-7022f65b311d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7b40655c-1e95-4d6d-8b61-4717cc03b884 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce935e47-a7e4-4f6d-b2a6-7022f65b311d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce935e47-a7e4-4f6d-b2a6-7022f65b311d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce935e47-a7e4-4f6d-b2a6-7022f65b311d tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 404 Sep 03 11:01:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 413/820] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:07 2026] GET /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8e61183d-913b-4352-813a-598f0d5d01cb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8e61183d-913b-4352-813a-598f0d5d01cb tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] DELETE http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8e61183d-913b-4352-813a-598f0d5d01cb tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8e61183d-913b-4352-813a-598f0d5d01cb tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-8e61183d-913b-4352-813a-598f0d5d01cb tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Delete volume with id: 39df5e5e-1642-4a1c-8e81-d91453d60f2d Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8e61183d-913b-4352-813a-598f0d5d01cb tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d returned with HTTP 404 Sep 03 11:01:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 414/821] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:07 2026] DELETE /volume/v3/volumes/39df5e5e-1642-4a1c-8e81-d91453d60f2d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-723474251"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-723474251'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Create volume of 1 GB Sep 03 11:01:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Availability Zones retrieved successfully. Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Flow 'volume_create_api' (5a2c4731-3f2e-4a18-b49c-783be4d75f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009573ec-90a6-49c9-9e6e-69e7a58ec51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009573ec-90a6-49c9-9e6e-69e7a58ec51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b86e5e-83b8-4ec6-a13f-5cf7dc93ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7b40655c-1e95-4d6d-8b61-4717cc03b884 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7b40655c-1e95-4d6d-8b61-4717cc03b884 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1548643977", "extra_specs": {"spec1": "val1"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7b40655c-1e95-4d6d-8b61-4717cc03b884 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:01:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 408/822] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:01:07 2026] POST /volume/v3/types => generated 243 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d89643fe-4214-41a6-a337-ca8f4c3571b5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d89643fe-4214-41a6-a337-ca8f4c3571b5 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] POST http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d89643fe-4214-41a6-a337-ca8f4c3571b5 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d89643fe-4214-41a6-a337-ca8f4c3571b5 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs returned with HTTP 400 Sep 03 11:01:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 409/823] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:01:07 2026] POST /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-537c5014-4bf3-49de-ac19-4cfd0c26d3c9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-537c5014-4bf3-49de-ac19-4cfd0c26d3c9 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] POST http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-537c5014-4bf3-49de-ac19-4cfd0c26d3c9 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-537c5014-4bf3-49de-ac19-4cfd0c26d3c9 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs returned with HTTP 400 Sep 03 11:01:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 410/824] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:01:07 2026] POST /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0926c187-0eff-4b29-ac43-53b001b77e68 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Created reservations ['f2cc11e4-5e64-47f3-a9c0-cc0b97ebba92', '6ca967ef-a6f9-4f1d-89a9-a8d88a00e6e3', 'a401afe6-543b-4b6f-81cc-1d9d6e7de356', '5070688b-8e9a-423a-a07b-17fc765c0357'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0926c187-0eff-4b29-ac43-53b001b77e68 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] POST http://192.168.122.139/volume/v3/types/fb483e37-674e-433d-b11a-ff9797c9acf0/extra_specs Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0926c187-0eff-4b29-ac43-53b001b77e68 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b86e5e-83b8-4ec6-a13f-5cf7dc93ff86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2cc11e4-5e64-47f3-a9c0-cc0b97ebba92', '6ca967ef-a6f9-4f1d-89a9-a8d88a00e6e3', 'a401afe6-543b-4b6f-81cc-1d9d6e7de356', '5070688b-8e9a-423a-a07b-17fc765c0357']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4035d3e-c522-41e3-bfde-5094fe376300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4035d3e-c522-41e3-bfde-5094fe376300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3e4bfe-846c-48f2-855e-abe6cab852ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-723474251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f9948ccfe5447cac64c93c5ef5a436',qos_specs=None,replication_status=,reservations=['f2cc11e4-5e64-47f3-a9c0-cc0b97ebba92','6ca967ef-a6f9-4f1d-89a9-a8d88a00e6e3','a401afe6-543b-4b6f-81cc-1d9d6e7de356','5070688b-8e9a-423a-a07b-17fc765c0357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ab39ca6cda4ac78498ba23d1768c0b',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-723474251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3e4bfe-846c-48f2-855e-abe6cab852ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3f9948ccfe5447cac64c93c5ef5a436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ab39ca6cda4ac78498ba23d1768c0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0926c187-0eff-4b29-ac43-53b001b77e68 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/fb483e37-674e-433d-b11a-ff9797c9acf0/extra_specs returned with HTTP 404 Sep 03 11:01:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 411/825] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:01:07 2026] POST /volume/v3/types/fb483e37-674e-433d-b11a-ff9797c9acf0/extra_specs => generated 114 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecf0524-3056-4cfe-9d1e-3ee3f832144f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a7fc5d9-abe3-4744-8211-1ed9b4266d54 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a7fc5d9-abe3-4744-8211-1ed9b4266d54 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] DELETE http://192.168.122.139/volume/v3/types/a5982591-7356-4646-8e57-96f01ee49ac8/extra_specs/spec1 Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a7fc5d9-abe3-4744-8211-1ed9b4266d54 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a7fc5d9-abe3-4744-8211-1ed9b4266d54 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a7fc5d9-abe3-4744-8211-1ed9b4266d54 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/a5982591-7356-4646-8e57-96f01ee49ac8/extra_specs/spec1 returned with HTTP 404 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 412/826] 192.168.122.139 () {58 vars in 1283 bytes} [Thu Sep 3 11:01:07 2026] DELETE /volume/v3/types/a5982591-7356-4646-8e57-96f01ee49ac8/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 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cefd6d4e-2892-493c-a9a7-33909f6ae667 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cefd6d4e-2892-493c-a9a7-33909f6ae667 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] GET http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/nonexistent_extra_spec_name Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cefd6d4e-2892-493c-a9a7-33909f6ae667 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cefd6d4e-2892-493c-a9a7-33909f6ae667 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecf0524-3056-4cfe-9d1e-3ee3f832144f) transitioned into state 'SUCCESS' from state '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-723474251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f9948ccfe5447cac64c93c5ef5a436',qos_specs=None,replication_status=,reservations=['f2cc11e4-5e64-47f3-a9c0-cc0b97ebba92','6ca967ef-a6f9-4f1d-89a9-a8d88a00e6e3','a401afe6-543b-4b6f-81cc-1d9d6e7de356','5070688b-8e9a-423a-a07b-17fc765c0357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ab39ca6cda4ac78498ba23d1768c0b',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf061e9-cff6-47b5-b3dc-db4a9ecc9138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cefd6d4e-2892-493c-a9a7-33909f6ae667 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 413/827] 192.168.122.139 () {58 vars in 1346 bytes} [Thu Sep 3 11:01:08 2026] GET /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2f03593c-7d0e-4826-998a-c868b57f39ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf061e9-cff6-47b5-b3dc-db4a9ecc9138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f03593c-7d0e-4826-998a-c868b57f39ce tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] GET http://192.168.122.139/volume/v3/types/6a3aa86d-88d4-49d7-91e7-19e242521568/extra_specs/spec1 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f03593c-7d0e-4826-998a-c868b57f39ce tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f03593c-7d0e-4826-998a-c868b57f39ce tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Flow 'volume_create_api' (5a2c4731-3f2e-4a18-b49c-783be4d75f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Create volume request issued successfully. Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ba21a9c-b376-40d4-8f0f-1f16a916c1b7 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 415/828] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:01:07 2026] POST /volume/v3/volumes => generated 827 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-250abbcf-0398-4d28-b2e1-e283bf64e625 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f03593c-7d0e-4826-998a-c868b57f39ce tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/6a3aa86d-88d4-49d7-91e7-19e242521568/extra_specs/spec1 returned with HTTP 404 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 414/829] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:01:08 2026] GET /volume/v3/types/6a3aa86d-88d4-49d7-91e7-19e242521568/extra_specs/spec1 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-250abbcf-0398-4d28-b2e1-e283bf64e625 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-250abbcf-0398-4d28-b2e1-e283bf64e625 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-250abbcf-0398-4d28-b2e1-e283bf64e625 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-836cacf8-c6c7-4ed7-8dfd-1edff9397202 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-836cacf8-c6c7-4ed7-8dfd-1edff9397202 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] GET http://192.168.122.139/volume/v3/types/62cb2763-04e1-4560-b729-9233f9f5a199/extra_specs Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-836cacf8-c6c7-4ed7-8dfd-1edff9397202 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-836cacf8-c6c7-4ed7-8dfd-1edff9397202 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-836cacf8-c6c7-4ed7-8dfd-1edff9397202 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/62cb2763-04e1-4560-b729-9233f9f5a199/extra_specs returned with HTTP 404 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 415/830] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:01:08 2026] GET /volume/v3/types/62cb2763-04e1-4560-b729-9233f9f5a199/extra_specs => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2dce885-0744-484b-9b3a-4247b4b531a8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2dce885-0744-484b-9b3a-4247b4b531a8 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] PUT http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/spec1 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2dce885-0744-484b-9b3a-4247b4b531a8 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2dce885-0744-484b-9b3a-4247b4b531a8 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/spec1 returned with HTTP 400 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 416/831] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 11:01:08 2026] PUT /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-250abbcf-0398-4d28-b2e1-e283bf64e625 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0a30fb1-4be3-4421-9eb9-9a4bb98a87cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0a30fb1-4be3-4421-9eb9-9a4bb98a87cc tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] PUT http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/spec1 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0a30fb1-4be3-4421-9eb9-9a4bb98a87cc tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'update', calling method: update, body: null {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-250abbcf-0398-4d28-b2e1-e283bf64e625 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 416/832] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:08 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 895 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0a30fb1-4be3-4421-9eb9-9a4bb98a87cc tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/spec1 returned with HTTP 400 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 417/833] 192.168.122.139 () {60 vars in 1299 bytes} [Thu Sep 3 11:01:08 2026] PUT /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/spec1 => generated 72 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b416d8e1-2ebf-44bf-a9c3-849b4a8a58dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b416d8e1-2ebf-44bf-a9c3-849b4a8a58dd tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] PUT http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/None Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b416d8e1-2ebf-44bf-a9c3-849b4a8a58dd tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b416d8e1-2ebf-44bf-a9c3-849b4a8a58dd tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b416d8e1-2ebf-44bf-a9c3-849b4a8a58dd tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/None returned with HTTP 400 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 417/834] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:01:08 2026] PUT /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/None => generated 73 bytes in 200 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c7f6c23e-ba99-4666-bb05-a2ac92dcdcba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c7f6c23e-ba99-4666-bb05-a2ac92dcdcba tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] PUT http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/1a6ae1b9-b89a-4019-b413-a76c8a98ec39 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c7f6c23e-ba99-4666-bb05-a2ac92dcdcba tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c7f6c23e-ba99-4666-bb05-a2ac92dcdcba tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c7f6c23e-ba99-4666-bb05-a2ac92dcdcba tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/1a6ae1b9-b89a-4019-b413-a76c8a98ec39 returned with HTTP 400 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 418/835] 192.168.122.139 () {60 vars in 1393 bytes} [Thu Sep 3 11:01:08 2026] PUT /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846/extra_specs/1a6ae1b9-b89a-4019-b413-a76c8a98ec39 => generated 73 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c4620fe8-0366-40c0-af9e-40ce6c31dcad None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c4620fe8-0366-40c0-af9e-40ce6c31dcad tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] PUT http://192.168.122.139/volume/v3/types/6f400f8b-0994-473c-bb85-4e72c41b7dc9/extra_specs/spec1 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c4620fe8-0366-40c0-af9e-40ce6c31dcad tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c4620fe8-0366-40c0-af9e-40ce6c31dcad tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/6f400f8b-0994-473c-bb85-4e72c41b7dc9/extra_specs/spec1 returned with HTTP 404 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 418/836] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 11:01:08 2026] PUT /volume/v3/types/6f400f8b-0994-473c-bb85-4e72c41b7dc9/extra_specs/spec1 => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c17873ab-1a63-4eaa-b85e-36714cff045d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c17873ab-1a63-4eaa-b85e-36714cff045d tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] DELETE http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c17873ab-1a63-4eaa-b85e-36714cff045d tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c17873ab-1a63-4eaa-b85e-36714cff045d tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c17873ab-1a63-4eaa-b85e-36714cff045d tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846 returned with HTTP 202 Sep 03 11:01:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 419/837] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:01:08 2026] DELETE /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-07481a06-75ea-4970-aa08-18ff92c78c25 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-07481a06-75ea-4970-aa08-18ff92c78c25 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] GET http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-07481a06-75ea-4970-aa08-18ff92c78c25 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-07481a06-75ea-4970-aa08-18ff92c78c25 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-07481a06-75ea-4970-aa08-18ff92c78c25 tempest-ExtraSpecsNegativeTest-794205136 tempest-ExtraSpecsNegativeTest-794205136-project-admin] http://192.168.122.139/volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846 returned with HTTP 404 Sep 03 11:01:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 419/838] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:01:08 2026] GET /volume/v3/types/d49e451a-2746-42e2-9bf8-c263fa1b5846 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-44a2da7c-8e2b-4120-9bf7-509b4615f8c0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-44a2da7c-8e2b-4120-9bf7-509b4615f8c0 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-44a2da7c-8e2b-4120-9bf7-509b4615f8c0 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-44a2da7c-8e2b-4120-9bf7-509b4615f8c0 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-44a2da7c-8e2b-4120-9bf7-509b4615f8c0 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-44a2da7c-8e2b-4120-9bf7-509b4615f8c0 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 420/839] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:09 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c525ecff-14c6-4424-b3ef-8e8d59383cf8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c525ecff-14c6-4424-b3ef-8e8d59383cf8 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c525ecff-14c6-4424-b3ef-8e8d59383cf8 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c525ecff-14c6-4424-b3ef-8e8d59383cf8 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c525ecff-14c6-4424-b3ef-8e8d59383cf8 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c525ecff-14c6-4424-b3ef-8e8d59383cf8 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 420/840] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:10 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 955 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5f462922-6585-46bd-b867-2194204a790f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f462922-6585-46bd-b867-2194204a790f tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] POST http://192.168.122.139/volume/v3/volume-transfers Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f462922-6585-46bd-b867-2194204a790f tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "de3e4bfe-846c-48f2-855e-abe6cab852ea"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volume_transfer [None req-5f462922-6585-46bd-b867-2194204a790f tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Creating new volume transfer {'transfer': {'volume_id': 'de3e4bfe-846c-48f2-855e-abe6cab852ea'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volume_transfer [None req-5f462922-6585-46bd-b867-2194204a790f tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Creating transfer of volume de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:10 devstack devstack@c-api.service[86298]: INFO cinder.transfer.api [None req-5f462922-6585-46bd-b867-2194204a790f tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Generating transfer record for volume de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f462922-6585-46bd-b867-2194204a790f tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:01:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 421/841] 192.168.122.139 () {62 vars in 1210 bytes} [Thu Sep 3 11:01:10 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b3b68d2-d279-4b78-b5f6-6013e9891118 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b3b68d2-d279-4b78-b5f6-6013e9891118 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b3b68d2-d279-4b78-b5f6-6013e9891118 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b3b68d2-d279-4b78-b5f6-6013e9891118 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b3b68d2-d279-4b78-b5f6-6013e9891118 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b3b68d2-d279-4b78-b5f6-6013e9891118 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 421/842] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:10 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 963 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2ed4689b-02c2-42b6-96c1-7119a9434b6a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2ed4689b-02c2-42b6-96c1-7119a9434b6a tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volume-transfers/detail Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2ed4689b-02c2-42b6-96c1-7119a9434b6a tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2ed4689b-02c2-42b6-96c1-7119a9434b6a tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volume_transfer [None req-2ed4689b-02c2-42b6-96c1-7119a9434b6a tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Listing volume transfers {{(pid=86298) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2ed4689b-02c2-42b6-96c1-7119a9434b6a tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b58826e-3800-49e1-b17e-a7dbc0e9b473 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 422/843] 192.168.122.139 () {60 vars in 1210 bytes} [Thu Sep 3 11:01:10 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b58826e-3800-49e1-b17e-a7dbc0e9b473 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] DELETE http://192.168.122.139/volume/v3/volume-transfers/601f8038-2198-484f-a1ae-4f74373f7013 Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b58826e-3800-49e1-b17e-a7dbc0e9b473 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b58826e-3800-49e1-b17e-a7dbc0e9b473 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:10 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-2b58826e-3800-49e1-b17e-a7dbc0e9b473 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Delete transfer with id: 601f8038-2198-484f-a1ae-4f74373f7013 Sep 03 11:01:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b58826e-3800-49e1-b17e-a7dbc0e9b473 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers/601f8038-2198-484f-a1ae-4f74373f7013 returned with HTTP 202 Sep 03 11:01:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 422/844] 192.168.122.139 () {60 vars in 1303 bytes} [Thu Sep 3 11:01:10 2026] DELETE /volume/v3/volume-transfers/601f8038-2198-484f-a1ae-4f74373f7013 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:01:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ff18dddb-c5b9-49ad-872a-0057527d4d57 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ff18dddb-c5b9-49ad-872a-0057527d4d57 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ff18dddb-c5b9-49ad-872a-0057527d4d57 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ff18dddb-c5b9-49ad-872a-0057527d4d57 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ff18dddb-c5b9-49ad-872a-0057527d4d57 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Volume info retrieved successfully. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ff18dddb-c5b9-49ad-872a-0057527d4d57 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 423/845] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:11 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 955 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-61ac2ec7-03b5-41c3-82ac-713b2eb8cf9b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61ac2ec7-03b5-41c3-82ac-713b2eb8cf9b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] DELETE http://192.168.122.139/volume/v3/volume-transfers/601f8038-2198-484f-a1ae-4f74373f7013 Sep 03 11:01:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61ac2ec7-03b5-41c3-82ac-713b2eb8cf9b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61ac2ec7-03b5-41c3-82ac-713b2eb8cf9b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-61ac2ec7-03b5-41c3-82ac-713b2eb8cf9b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Delete transfer with id: 601f8038-2198-484f-a1ae-4f74373f7013 Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61ac2ec7-03b5-41c3-82ac-713b2eb8cf9b tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volume-transfers/601f8038-2198-484f-a1ae-4f74373f7013 returned with HTTP 404 Sep 03 11:01:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 423/846] 192.168.122.139 () {60 vars in 1303 bytes} [Thu Sep 3 11:01:11 2026] DELETE /volume/v3/volume-transfers/601f8038-2198-484f-a1ae-4f74373f7013 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Delete volume with id: de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Volume info retrieved successfully. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Delete volume request issued successfully. Sep 03 11:01:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f7b6ef3-a58c-4882-a9d3-e40a6c1a5172 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 202 Sep 03 11:01:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 424/847] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:11 2026] DELETE /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:01:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d8bcc80f-c052-4cbe-af02-dba28ba4ebc0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d8bcc80f-c052-4cbe-af02-dba28ba4ebc0 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d8bcc80f-c052-4cbe-af02-dba28ba4ebc0 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d8bcc80f-c052-4cbe-af02-dba28ba4ebc0 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d8bcc80f-c052-4cbe-af02-dba28ba4ebc0 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Volume info retrieved successfully. Sep 03 11:01:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d8bcc80f-c052-4cbe-af02-dba28ba4ebc0 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 424/848] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:11 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 1138 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1ebf28d9-f6c6-4373-8b10-2e584b4c8662 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ebf28d9-f6c6-4373-8b10-2e584b4c8662 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ebf28d9-f6c6-4373-8b10-2e584b4c8662 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ebf28d9-f6c6-4373-8b10-2e584b4c8662 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1ebf28d9-f6c6-4373-8b10-2e584b4c8662 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Volume info retrieved successfully. Sep 03 11:01:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ebf28d9-f6c6-4373-8b10-2e584b4c8662 tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 200 Sep 03 11:01:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 425/849] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:12 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 1138 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e5f55fd-4f6e-40d9-8f72-34f2e75844dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e5f55fd-4f6e-40d9-8f72-34f2e75844dd tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e5f55fd-4f6e-40d9-8f72-34f2e75844dd tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e5f55fd-4f6e-40d9-8f72-34f2e75844dd tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e5f55fd-4f6e-40d9-8f72-34f2e75844dd tempest-VolumesTransfersV355Test-396098295 tempest-VolumesTransfersV355Test-396098295-project-admin] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 404 Sep 03 11:01:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 425/850] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:13 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bde931d6-65fa-4ccd-bf53-0375c2f7b4ea None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bde931d6-65fa-4ccd-bf53-0375c2f7b4ea tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] GET http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bde931d6-65fa-4ccd-bf53-0375c2f7b4ea tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bde931d6-65fa-4ccd-bf53-0375c2f7b4ea tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bde931d6-65fa-4ccd-bf53-0375c2f7b4ea tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 404 Sep 03 11:01:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 426/851] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:13 2026] GET /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:01:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0396706f-0173-45ca-bc15-f54dc9656a49 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0396706f-0173-45ca-bc15-f54dc9656a49 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] DELETE http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0396706f-0173-45ca-bc15-f54dc9656a49 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0396706f-0173-45ca-bc15-f54dc9656a49 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:13 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0396706f-0173-45ca-bc15-f54dc9656a49 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] Delete volume with id: de3e4bfe-846c-48f2-855e-abe6cab852ea Sep 03 11:01:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0396706f-0173-45ca-bc15-f54dc9656a49 tempest-VolumesTransfersV355Test-1734335092 tempest-VolumesTransfersV355Test-1734335092-project-member] http://192.168.122.139/volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea returned with HTTP 404 Sep 03 11:01:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 426/852] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:13 2026] DELETE /volume/v3/volumes/de3e4bfe-846c-48f2-855e-abe6cab852ea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8e6c31b3-3b4b-4d6e-a32b-d42f2d9d03f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e6c31b3-3b4b-4d6e-a32b-d42f2d9d03f8 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] POST http://192.168.122.139/volume/v3/types/15da4cbb-a30f-4f17-afce-7238fa11e924/encryption Sep 03 11:01:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e6c31b3-3b4b-4d6e-a32b-d42f2d9d03f8 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e6c31b3-3b4b-4d6e-a32b-d42f2d9d03f8 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/15da4cbb-a30f-4f17-afce-7238fa11e924/encryption returned with HTTP 404 Sep 03 11:01:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 427/853] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:01:21 2026] POST /volume/v3/types/15da4cbb-a30f-4f17-afce-7238fa11e924/encryption => generated 114 bytes in 361 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-47750767-d329-4ca0-b0cf-b9ce943ae759 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-47750767-d329-4ca0-b0cf-b9ce943ae759 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:01:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-47750767-d329-4ca0-b0cf-b9ce943ae759 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1836692574", "os-volume-type-access:is_public": false}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-47750767-d329-4ca0-b0cf-b9ce943ae759 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:01:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 427/854] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:01:21 2026] POST /volume/v3/types => generated 231 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4e4db543-c9e9-4bef-bb9e-6db246bd8239 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4e4db543-c9e9-4bef-bb9e-6db246bd8239 tempest-VolumeTypesNegativeTest-379992815 tempest-VolumeTypesNegativeTest-379992815-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4e4db543-c9e9-4bef-bb9e-6db246bd8239 tempest-VolumeTypesNegativeTest-379992815 tempest-VolumeTypesNegativeTest-379992815-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fcfab968-9341-4efd-9c33-c961fa263456", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1403256591"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-4e4db543-c9e9-4bef-bb9e-6db246bd8239 tempest-VolumeTypesNegativeTest-379992815 tempest-VolumeTypesNegativeTest-379992815-project-member] Create volume request body: {'volume': {'volume_type': 'fcfab968-9341-4efd-9c33-c961fa263456', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1403256591'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4e4db543-c9e9-4bef-bb9e-6db246bd8239 tempest-VolumeTypesNegativeTest-379992815 tempest-VolumeTypesNegativeTest-379992815-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 404 Sep 03 11:01:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 428/855] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:01:21 2026] POST /volume/v3/volumes => generated 114 bytes in 385 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6e48c865-f021-4067-9585-76a1262d0ecc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6e48c865-f021-4067-9585-76a1262d0ecc tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] DELETE http://192.168.122.139/volume/v3/types/fcfab968-9341-4efd-9c33-c961fa263456 Sep 03 11:01:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6e48c865-f021-4067-9585-76a1262d0ecc tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6e48c865-f021-4067-9585-76a1262d0ecc tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6e48c865-f021-4067-9585-76a1262d0ecc tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/fcfab968-9341-4efd-9c33-c961fa263456 returned with HTTP 202 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 428/856] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:01:21 2026] DELETE /volume/v3/types/fcfab968-9341-4efd-9c33-c961fa263456 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-72f64fae-9457-4cb4-9e28-78fc8bb61515 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72f64fae-9457-4cb4-9e28-78fc8bb61515 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] GET http://192.168.122.139/volume/v3/types/fcfab968-9341-4efd-9c33-c961fa263456 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72f64fae-9457-4cb4-9e28-78fc8bb61515 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72f64fae-9457-4cb4-9e28-78fc8bb61515 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72f64fae-9457-4cb4-9e28-78fc8bb61515 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/fcfab968-9341-4efd-9c33-c961fa263456 returned with HTTP 404 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 429/857] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:01:22 2026] GET /volume/v3/types/fcfab968-9341-4efd-9c33-c961fa263456 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7160ae2b-bf85-4a59-8696-9cb117089a8a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7160ae2b-bf85-4a59-8696-9cb117089a8a tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7160ae2b-bf85-4a59-8696-9cb117089a8a tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7160ae2b-bf85-4a59-8696-9cb117089a8a tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 400 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 429/858] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:01:22 2026] POST /volume/v3/types => generated 115 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21627017-c68f-4c25-855e-4883fab27074 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21627017-c68f-4c25-855e-4883fab27074 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21627017-c68f-4c25-855e-4883fab27074 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-683827986"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21627017-c68f-4c25-855e-4883fab27074 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 430/859] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:01:22 2026] POST /volume/v3/types => generated 228 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1fcc8c5a-df9d-4c55-ab0e-f1c1d0baccf5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1fcc8c5a-df9d-4c55-ab0e-f1c1d0baccf5 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1fcc8c5a-df9d-4c55-ab0e-f1c1d0baccf5 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-683827986"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1fcc8c5a-df9d-4c55-ab0e-f1c1d0baccf5 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-683827986 already exists. Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1fcc8c5a-df9d-4c55-ab0e-f1c1d0baccf5 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 409 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 430/860] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:01:22 2026] POST /volume/v3/types => generated 133 bytes in 34 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ed3578b6-90e5-4f0f-a0e1-35696b7e1a47 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed3578b6-90e5-4f0f-a0e1-35696b7e1a47 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] DELETE http://192.168.122.139/volume/v3/types/24f23bd5-5995-4470-8830-755c7b9050a9 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed3578b6-90e5-4f0f-a0e1-35696b7e1a47 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed3578b6-90e5-4f0f-a0e1-35696b7e1a47 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed3578b6-90e5-4f0f-a0e1-35696b7e1a47 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/24f23bd5-5995-4470-8830-755c7b9050a9 returned with HTTP 202 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 431/861] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:01:22 2026] DELETE /volume/v3/types/24f23bd5-5995-4470-8830-755c7b9050a9 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2195eb01-c711-4135-8307-a8a2897d2e7b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2195eb01-c711-4135-8307-a8a2897d2e7b tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] GET http://192.168.122.139/volume/v3/types/24f23bd5-5995-4470-8830-755c7b9050a9 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2195eb01-c711-4135-8307-a8a2897d2e7b tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2195eb01-c711-4135-8307-a8a2897d2e7b tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2195eb01-c711-4135-8307-a8a2897d2e7b tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/24f23bd5-5995-4470-8830-755c7b9050a9 returned with HTTP 404 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 431/862] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:01:22 2026] GET /volume/v3/types/24f23bd5-5995-4470-8830-755c7b9050a9 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6a0fdc30-ecf8-4233-b07c-5dfa653909ea None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a0fdc30-ecf8-4233-b07c-5dfa653909ea tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] DELETE http://192.168.122.139/volume/v3/types/4405d7dd-4cb3-47a9-9b34-17f4a36816f3 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a0fdc30-ecf8-4233-b07c-5dfa653909ea tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a0fdc30-ecf8-4233-b07c-5dfa653909ea tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a0fdc30-ecf8-4233-b07c-5dfa653909ea tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/4405d7dd-4cb3-47a9-9b34-17f4a36816f3 returned with HTTP 404 Sep 03 11:01:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 432/863] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:01:22 2026] DELETE /volume/v3/types/4405d7dd-4cb3-47a9-9b34-17f4a36816f3 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d536ba4c-e402-4d28-ac5a-acbd88b5ad92 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d536ba4c-e402-4d28-ac5a-acbd88b5ad92 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] GET http://192.168.122.139/volume/v3/types/d6179761-09e9-467f-9000-104e59c1de88 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d536ba4c-e402-4d28-ac5a-acbd88b5ad92 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d536ba4c-e402-4d28-ac5a-acbd88b5ad92 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d536ba4c-e402-4d28-ac5a-acbd88b5ad92 tempest-VolumeTypesNegativeTest-2017174719 tempest-VolumeTypesNegativeTest-2017174719-project-admin] http://192.168.122.139/volume/v3/types/d6179761-09e9-467f-9000-104e59c1de88 returned with HTTP 404 Sep 03 11:01:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 432/864] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:01:22 2026] GET /volume/v3/types/d6179761-09e9-467f-9000-104e59c1de88 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c028c0e8-31b5-4c3d-b1d0-b92d3fc0ca17 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1850860495"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1850860495'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume of 1 GB Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=527,cinder:INSERT=68,cinder:UPDATE=106 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Availability Zones retrieved successfully. Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (50b02093-5010-43b9-80bd-9327ae28c9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa21bff6-808d-41a9-a2ed-954f15dc9dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c028c0e8-31b5-4c3d-b1d0-b92d3fc0ca17 tempest-ExtensionsTestJSON-416770430 tempest-ExtensionsTestJSON-416770430-project-member] GET http://192.168.122.139/volume/v3/extensions Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c028c0e8-31b5-4c3d-b1d0-b92d3fc0ca17 tempest-ExtensionsTestJSON-416770430 tempest-ExtensionsTestJSON-416770430-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c028c0e8-31b5-4c3d-b1d0-b92d3fc0ca17 tempest-ExtensionsTestJSON-416770430 tempest-ExtensionsTestJSON-416770430-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c028c0e8-31b5-4c3d-b1d0-b92d3fc0ca17 tempest-ExtensionsTestJSON-416770430 tempest-ExtensionsTestJSON-416770430-project-member] http://192.168.122.139/volume/v3/extensions returned with HTTP 200 Sep 03 11:01:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 433/865] 192.168.122.139 () {58 vars in 1130 bytes} [Thu Sep 3 11:01:28 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 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa21bff6-808d-41a9-a2ed-954f15dc9dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d974063c-3f40-4ced-a563-dfa9193e00f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Created reservations ['22417a1f-05f7-47f8-877d-7d39c7107bb9', '298168b9-54bf-4bde-a2bc-0124b0e43c01', '39ffd9f2-33a7-4851-9d73-8526629fe1da', '3067dc1a-e28a-4018-b844-1975f882d15f'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d974063c-3f40-4ced-a563-dfa9193e00f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22417a1f-05f7-47f8-877d-7d39c7107bb9', '298168b9-54bf-4bde-a2bc-0124b0e43c01', '39ffd9f2-33a7-4851-9d73-8526629fe1da', '3067dc1a-e28a-4018-b844-1975f882d15f']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f54edb0-b837-4c31-a084-f1b908575a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f54edb0-b837-4c31-a084-f1b908575a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c415b8-bc67-4e95-b336-09302d331d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1850860495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['22417a1f-05f7-47f8-877d-7d39c7107bb9','298168b9-54bf-4bde-a2bc-0124b0e43c01','39ffd9f2-33a7-4851-9d73-8526629fe1da','3067dc1a-e28a-4018-b844-1975f882d15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1850860495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c415b8-bc67-4e95-b336-09302d331d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f22ab423643b8a02e65dc310314ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d278b93-d661-47b4-a1de-55258fb82e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d278b93-d661-47b4-a1de-55258fb82e02) transitioned into state 'SUCCESS' from state '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-1850860495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['22417a1f-05f7-47f8-877d-7d39c7107bb9','298168b9-54bf-4bde-a2bc-0124b0e43c01','39ffd9f2-33a7-4851-9d73-8526629fe1da','3067dc1a-e28a-4018-b844-1975f882d15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72f2628-8f27-4f6a-9414-8ef487a2724e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72f2628-8f27-4f6a-9414-8ef487a2724e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (50b02093-5010-43b9-80bd-9327ae28c9c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request issued successfully. Sep 03 11:01:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36c36206-6656-4936-a07b-a8dc8b5b1ed0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 433/866] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:28 2026] POST /volume/v3/volumes => generated 758 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f492ed6-f169-4813-894e-aa1e0953892e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f492ed6-f169-4813-894e-aa1e0953892e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f492ed6-f169-4813-894e-aa1e0953892e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f492ed6-f169-4813-894e-aa1e0953892e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=519,cinder:INSERT=67,cinder:UPDATE=142 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:01:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f492ed6-f169-4813-894e-aa1e0953892e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f492ed6-f169-4813-894e-aa1e0953892e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 434/867] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:28 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 826 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-273519425"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-273519425'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:29 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Create volume of 1 GB Sep 03 11:01:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Availability Zones retrieved successfully. Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Flow 'volume_create_api' (b8965101-bb58-4c45-bc7a-88ce4f713590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e575f8e-6f02-4ed4-a72e-15eb0c47406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6ddc3d0c-41b8-44ab-82b7-487cc742487d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6ddc3d0c-41b8-44ab-82b7-487cc742487d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6ddc3d0c-41b8-44ab-82b7-487cc742487d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6ddc3d0c-41b8-44ab-82b7-487cc742487d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e575f8e-6f02-4ed4-a72e-15eb0c47406c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6579bc39-763c-404d-8dcc-0752c441e584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6ddc3d0c-41b8-44ab-82b7-487cc742487d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6ddc3d0c-41b8-44ab-82b7-487cc742487d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 435/868] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:29 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Created reservations ['8dd54a88-ec18-4c24-9169-f1a419effd0b', '336eb211-e1f9-48e2-9bf3-4e8c69947a51', 'b2bfd216-5efd-427b-aef8-135b68cc14c4', 'a22aa273-9d6b-4e9b-b554-15fd2382bcc5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6579bc39-763c-404d-8dcc-0752c441e584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd54a88-ec18-4c24-9169-f1a419effd0b', '336eb211-e1f9-48e2-9bf3-4e8c69947a51', 'b2bfd216-5efd-427b-aef8-135b68cc14c4', 'a22aa273-9d6b-4e9b-b554-15fd2382bcc5']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159dd57e-faa0-4645-9d72-2fbe93dabc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (159dd57e-faa0-4645-9d72-2fbe93dabc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e7094fd-ce76-47dd-b209-bf6ac292bdc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-273519425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df3f47b7ad5444194cd4af66c3ab234',qos_specs=None,replication_status=,reservations=['8dd54a88-ec18-4c24-9169-f1a419effd0b','336eb211-e1f9-48e2-9bf3-4e8c69947a51','b2bfd216-5efd-427b-aef8-135b68cc14c4','a22aa273-9d6b-4e9b-b554-15fd2382bcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aa6bdc343b4c85ba727fd06a72ac61',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-273519425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e7094fd-ce76-47dd-b209-bf6ac292bdc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3df3f47b7ad5444194cd4af66c3ab234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4aa6bdc343b4c85ba727fd06a72ac61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cd2007-e95c-4781-8cce-86ac6cb794f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cd2007-e95c-4781-8cce-86ac6cb794f7) transitioned into state 'SUCCESS' from state '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-273519425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df3f47b7ad5444194cd4af66c3ab234',qos_specs=None,replication_status=,reservations=['8dd54a88-ec18-4c24-9169-f1a419effd0b','336eb211-e1f9-48e2-9bf3-4e8c69947a51','b2bfd216-5efd-427b-aef8-135b68cc14c4','a22aa273-9d6b-4e9b-b554-15fd2382bcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aa6bdc343b4c85ba727fd06a72ac61',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f4dbbc-35d5-4e3e-9ee8-7153d494a159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f4dbbc-35d5-4e3e-9ee8-7153d494a159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Flow 'volume_create_api' (b8965101-bb58-4c45-bc7a-88ce4f713590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Create volume request issued successfully. Sep 03 11:01:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55393f6d-b3df-4e23-b9bb-49cf41fbc1ea tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 434/869] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:01:29 2026] POST /volume/v3/volumes => generated 827 bytes in 1444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-56b99980-f69a-4fa8-b57b-17ae3ca9f690 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-56b99980-f69a-4fa8-b57b-17ae3ca9f690 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-56b99980-f69a-4fa8-b57b-17ae3ca9f690 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-56b99980-f69a-4fa8-b57b-17ae3ca9f690 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-56b99980-f69a-4fa8-b57b-17ae3ca9f690 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-56b99980-f69a-4fa8-b57b-17ae3ca9f690 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 436/870] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:30 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 895 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-57f9a6d6-e74e-4911-8796-e477966db746 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57f9a6d6-e74e-4911-8796-e477966db746 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57f9a6d6-e74e-4911-8796-e477966db746 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57f9a6d6-e74e-4911-8796-e477966db746 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-57f9a6d6-e74e-4911-8796-e477966db746 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57f9a6d6-e74e-4911-8796-e477966db746 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 435/871] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:31 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action body: b'{"os-attach": {"instance_uuid": "1c0ef431-984f-4dbc-a428-d7781777dc4a", "mountpoint": "/dev/vdb"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1c0ef431-984f-4dbc-a428-d7781777dc4a", "mountpoint": "/dev/vdb"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Update volume admin metadata completed successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Attach volume completed successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8793d494-dc85-48bc-9f8a-f229ac5608ce tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action returned with HTTP 202 Sep 03 11:01:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 437/872] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:31 2026] POST /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action => generated 0 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e998efc-db1a-421a-8758-e150b449784d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e998efc-db1a-421a-8758-e150b449784d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e998efc-db1a-421a-8758-e150b449784d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e998efc-db1a-421a-8758-e150b449784d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e998efc-db1a-421a-8758-e150b449784d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e998efc-db1a-421a-8758-e150b449784d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 436/873] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:31 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 1185 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-104d3abb-59f2-4dc3-a418-3bd26631b76f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-104d3abb-59f2-4dc3-a418-3bd26631b76f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-104d3abb-59f2-4dc3-a418-3bd26631b76f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-104d3abb-59f2-4dc3-a418-3bd26631b76f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4611d3b9-909b-4e77-a45f-d10472476e42 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-104d3abb-59f2-4dc3-a418-3bd26631b76f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4611d3b9-909b-4e77-a45f-d10472476e42 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4611d3b9-909b-4e77-a45f-d10472476e42 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4611d3b9-909b-4e77-a45f-d10472476e42 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-104d3abb-59f2-4dc3-a418-3bd26631b76f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 438/874] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:31 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 1185 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4611d3b9-909b-4e77-a45f-d10472476e42 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f54c128f-6f2a-482d-94af-689fc6a413b8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4611d3b9-909b-4e77-a45f-d10472476e42 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 437/875] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:31 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 919 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f54c128f-6f2a-482d-94af-689fc6a413b8 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f54c128f-6f2a-482d-94af-689fc6a413b8 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f54c128f-6f2a-482d-94af-689fc6a413b8 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-f54c128f-6f2a-482d-94af-689fc6a413b8 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume 'a5c415b8-bc67-4e95-b336-09302d331d6f' with '{'status': 'error'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f54c128f-6f2a-482d-94af-689fc6a413b8 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action returned with HTTP 202 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 439/876] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:31 2026] POST /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action => generated 0 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b89d071a-c21a-4c7e-baa9-cb0d2833391a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b89d071a-c21a-4c7e-baa9-cb0d2833391a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b89d071a-c21a-4c7e-baa9-cb0d2833391a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b89d071a-c21a-4c7e-baa9-cb0d2833391a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b89d071a-c21a-4c7e-baa9-cb0d2833391a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b89d071a-c21a-4c7e-baa9-cb0d2833391a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 438/877] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 1184 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-87c5c481-263d-43b4-b024-aec41141f8f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f8ba22f1-2eec-409e-8913-7eb917b6744d"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f8ba22f1-2eec-409e-8913-7eb917b6744d"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Terminate volume connection completed successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86298) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-411860066"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Create volume request body: {'volume': {'imageRef': 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-411860066'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Detach volume completed successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87c5c481-263d-43b4-b024-aec41141f8f9 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action returned with HTTP 202 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 440/878] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:32 2026] POST /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-055426d9-f7ea-4c63-84b3-78847f156b47 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-055426d9-f7ea-4c63-84b3-78847f156b47 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-055426d9-f7ea-4c63-84b3-78847f156b47 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-055426d9-f7ea-4c63-84b3-78847f156b47 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-055426d9-f7ea-4c63-84b3-78847f156b47 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-055426d9-f7ea-4c63-84b3-78847f156b47 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 441/879] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0a7d2153-0735-4d68-8577-7c20a9eeaf65 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0a7d2153-0735-4d68-8577-7c20a9eeaf65 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0a7d2153-0735-4d68-8577-7c20a9eeaf65 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0a7d2153-0735-4d68-8577-7c20a9eeaf65 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0a7d2153-0735-4d68-8577-7c20a9eeaf65 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Create volume of 1 GB Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0a7d2153-0735-4d68-8577-7c20a9eeaf65 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 442/880] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Availability Zones retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action body: b'{"os-detach": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Flow 'volume_create_api' (81da0523-cdff-4174-86bc-d9ff9adedaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef9552a-b182-47b0-9a5a-9fafb280a41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Detach volume completed successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dab86882-3a4e-463a-9b7f-8a050e7ba2b1 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action returned with HTTP 202 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 443/881] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:32 2026] POST /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41844c00-524c-4451-a9db-af86d9ac2a7d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41844c00-524c-4451-a9db-af86d9ac2a7d tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41844c00-524c-4451-a9db-af86d9ac2a7d tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41844c00-524c-4451-a9db-af86d9ac2a7d tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-41844c00-524c-4451-a9db-af86d9ac2a7d tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef9552a-b182-47b0-9a5a-9fafb280a41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b493ffe6-9886-4396-8c74-11e7ad85a73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41844c00-524c-4451-a9db-af86d9ac2a7d tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 444/882] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4329b812-8b25-4479-bae5-98f5ef373953 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4329b812-8b25-4479-bae5-98f5ef373953 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4329b812-8b25-4479-bae5-98f5ef373953 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4329b812-8b25-4479-bae5-98f5ef373953 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4329b812-8b25-4479-bae5-98f5ef373953 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4329b812-8b25-4479-bae5-98f5ef373953 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 445/883] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46061ce0-8171-448b-928f-2bc68afb300c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46061ce0-8171-448b-928f-2bc68afb300c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] POST http://192.168.122.139/volume/v3/volume-transfers Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46061ce0-8171-448b-928f-2bc68afb300c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5e7094fd-ce76-47dd-b209-bf6ac292bdc2"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volume_transfer [None req-46061ce0-8171-448b-928f-2bc68afb300c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Creating new volume transfer {'transfer': {'volume_id': '5e7094fd-ce76-47dd-b209-bf6ac292bdc2'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volume_transfer [None req-46061ce0-8171-448b-928f-2bc68afb300c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Creating transfer of volume 5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.transfer.api [None req-46061ce0-8171-448b-928f-2bc68afb300c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Generating transfer record for volume 5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46061ce0-8171-448b-928f-2bc68afb300c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 446/884] 192.168.122.139 () {62 vars in 1210 bytes} [Thu Sep 3 11:01:32 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fd579d38-5cf1-48f5-99e2-da0e9800605d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd579d38-5cf1-48f5-99e2-da0e9800605d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd579d38-5cf1-48f5-99e2-da0e9800605d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd579d38-5cf1-48f5-99e2-da0e9800605d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Created reservations ['026a392b-1252-4ab0-9663-1a95251e5985', 'a763d72f-1ac0-4cb8-ac82-70d99daf8863', 'ce9dd88c-115b-4192-b17e-546a5ee26d62', '7b01b0f4-f59d-4bf7-94d2-0799c2d10950'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b493ffe6-9886-4396-8c74-11e7ad85a73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026a392b-1252-4ab0-9663-1a95251e5985', 'a763d72f-1ac0-4cb8-ac82-70d99daf8863', 'ce9dd88c-115b-4192-b17e-546a5ee26d62', '7b01b0f4-f59d-4bf7-94d2-0799c2d10950']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf8187e8-94e0-458c-bef8-13f11d44d94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fd579d38-5cf1-48f5-99e2-da0e9800605d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd579d38-5cf1-48f5-99e2-da0e9800605d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 447/885] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-06422156-7232-4f4f-8e17-7b8aa79bccca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-06422156-7232-4f4f-8e17-7b8aa79bccca tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-06422156-7232-4f4f-8e17-7b8aa79bccca tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-06422156-7232-4f4f-8e17-7b8aa79bccca tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf8187e8-94e0-458c-bef8-13f11d44d94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a202e33c-7128-4c42-8e22-d938094ba96a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-411860066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b983ec10e004caab4ad46f6576ae68c',qos_specs=None,replication_status=,reservations=['026a392b-1252-4ab0-9663-1a95251e5985','a763d72f-1ac0-4cb8-ac82-70d99daf8863','ce9dd88c-115b-4192-b17e-546a5ee26d62','7b01b0f4-f59d-4bf7-94d2-0799c2d10950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b1aa21a1c6947b2aaf483f654e2efd2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-411860066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a202e33c-7128-4c42-8e22-d938094ba96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b983ec10e004caab4ad46f6576ae68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b1aa21a1c6947b2aaf483f654e2efd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c836247a-fe1b-4ade-b147-1c0c2f3a9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-06422156-7232-4f4f-8e17-7b8aa79bccca tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-06422156-7232-4f4f-8e17-7b8aa79bccca tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 448/886] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:32 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e021aa3a-72d4-4c70-9418-ec9a984563da None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] DELETE http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume with id: a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c836247a-fe1b-4ade-b147-1c0c2f3a9c9a) transitioned into state 'SUCCESS' from state '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-411860066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b983ec10e004caab4ad46f6576ae68c',qos_specs=None,replication_status=,reservations=['026a392b-1252-4ab0-9663-1a95251e5985','a763d72f-1ac0-4cb8-ac82-70d99daf8863','ce9dd88c-115b-4192-b17e-546a5ee26d62','7b01b0f4-f59d-4bf7-94d2-0799c2d10950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b1aa21a1c6947b2aaf483f654e2efd2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2c613c-7e4c-4875-8447-1f516d2cd773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2c613c-7e4c-4875-8447-1f516d2cd773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Flow 'volume_create_api' (81da0523-cdff-4174-86bc-d9ff9adedaca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume request issued successfully. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e021aa3a-72d4-4c70-9418-ec9a984563da tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 202 Sep 03 11:01:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 449/887] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:32 2026] DELETE /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Create volume request issued successfully. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c31664f9-ccfa-43e1-b90f-0197845d0542 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09b2b0aa-df6e-4be2-b135-8b01149461c9 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 439/888] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:01:32 2026] POST /volume/v3/volumes => generated 759 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c31664f9-ccfa-43e1-b90f-0197845d0542 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142 Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c31664f9-ccfa-43e1-b90f-0197845d0542 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c31664f9-ccfa-43e1-b90f-0197845d0542 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70096747-c8af-4bdf-9af0-a09c99648a57 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c31664f9-ccfa-43e1-b90f-0197845d0542 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142 returned with HTTP 200 Sep 03 11:01:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 450/889] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 11:01:33 2026] GET /volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142 => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70096747-c8af-4bdf-9af0-a09c99648a57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e2af81f9-0f6b-459f-a032-e546aa0b5572 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70096747-c8af-4bdf-9af0-a09c99648a57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2af81f9-0f6b-459f-a032-e546aa0b5572 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70096747-c8af-4bdf-9af0-a09c99648a57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2af81f9-0f6b-459f-a032-e546aa0b5572 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2af81f9-0f6b-459f-a032-e546aa0b5572 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e2af81f9-0f6b-459f-a032-e546aa0b5572 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2af81f9-0f6b-459f-a032-e546aa0b5572 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 451/890] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:33 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 827 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ed4aee4b-e712-43a8-b4df-50962a591e59 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed4aee4b-e712-43a8-b4df-50962a591e59 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volume-transfers Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed4aee4b-e712-43a8-b4df-50962a591e59 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed4aee4b-e712-43a8-b4df-50962a591e59 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volume_transfer [None req-ed4aee4b-e712-43a8-b4df-50962a591e59 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Listing volume transfers {{(pid=86298) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed4aee4b-e712-43a8-b4df-50962a591e59 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers returned with HTTP 200 Sep 03 11:01:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 452/891] 192.168.122.139 () {60 vars in 1189 bytes} [Thu Sep 3 11:01:33 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-70096747-c8af-4bdf-9af0-a09c99648a57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1994a475-9be7-48ec-ba96-64b96bec9126 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70096747-c8af-4bdf-9af0-a09c99648a57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 440/892] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:33 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 869 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] POST http://192.168.122.139/volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142/accept Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "550308494f441a2e"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.volume_transfer [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Accepting volume transfer 07300254-bed5-4d96-aa6d-6a933f9df142 {{(pid=86298) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Accepting transfer 07300254-bed5-4d96-aa6d-6a933f9df142 Sep 03 11:01:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Created reservations ['c2801110-522e-49e8-a607-72e916050e35', '54b54374-a406-4c1d-8425-855f7beb79c7', 'fa0b5fc5-1678-4cc9-b24c-e2111cf8fb39', '144e2bf4-9767-4dca-8788-484705d157bb'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Created reservations ['3b402e45-ffd6-47e2-b5e6-d3accff3bd38', 'a0f2bd43-3f28-4268-a13c-dec2f1da3f4c', '4957d44b-3e43-4dd8-89a4-e6a9a5d7962b', '4f5478f8-fe99-4bd8-863f-0bf07aa1a766'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: /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 11:01:33 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Created reservations ['38f5e650-29fd-46d6-bfa1-24765cc46092', 'f7b97dbe-84f1-48c9-a946-265aa645108d', '646267d0-ac43-4704-939d-8e2a7d76c50e', '6ced8de4-3eea-4d50-9319-df148e0acebb'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Created reservations ['82473722-3c54-4a89-91a8-20d754da94fb', '9212312a-4b1a-45f1-a124-4107ab51dce3', 'ddbf50e7-d088-4115-b5d9-7c8ddb546e73', 'cc46d550-b536-4b43-9d50-a73a8357d515'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Transfer volume completed successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e3157e0-b3cd-4701-a9cf-fed0f5ce3e1e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e3157e0-b3cd-4701-a9cf-fed0f5ce3e1e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e3157e0-b3cd-4701-a9cf-fed0f5ce3e1e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e3157e0-b3cd-4701-a9cf-fed0f5ce3e1e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e3157e0-b3cd-4701-a9cf-fed0f5ce3e1e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e3157e0-b3cd-4701-a9cf-fed0f5ce3e1e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 441/893] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:34 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 851 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0d09ad72-b131-444f-9297-99b4b84a07cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d09ad72-b131-444f-9297-99b4b84a07cd tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d09ad72-b131-444f-9297-99b4b84a07cd tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d09ad72-b131-444f-9297-99b4b84a07cd tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.transfer.api [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Volume 5e7094fd-ce76-47dd-b209-bf6ac292bdc2 has been transferred. Sep 03 11:01:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1994a475-9be7-48ec-ba96-64b96bec9126 tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] http://192.168.122.139/volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142/accept returned with HTTP 202 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 453/894] 192.168.122.139 () {62 vars in 1342 bytes} [Thu Sep 3 11:01:33 2026] POST /volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142/accept => generated 373 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bdf8308e-f0a7-43a9-bd17-65dd4617beef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bdf8308e-f0a7-43a9-bd17-65dd4617beef tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bdf8308e-f0a7-43a9-bd17-65dd4617beef tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bdf8308e-f0a7-43a9-bd17-65dd4617beef tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0d09ad72-b131-444f-9297-99b4b84a07cd tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bdf8308e-f0a7-43a9-bd17-65dd4617beef tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Volume info retrieved successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d09ad72-b131-444f-9297-99b4b84a07cd tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 200 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 442/895] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:34 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 869 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bdf8308e-f0a7-43a9-bd17-65dd4617beef tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 454/896] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:34 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b93b21e5-5237-48cb-800b-0047c2bd3d4f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b93b21e5-5237-48cb-800b-0047c2bd3d4f tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b93b21e5-5237-48cb-800b-0047c2bd3d4f tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b93b21e5-5237-48cb-800b-0047c2bd3d4f tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b93b21e5-5237-48cb-800b-0047c2bd3d4f tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] Volume info retrieved successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b93b21e5-5237-48cb-800b-0047c2bd3d4f tempest-VolumesTransfersV357Test-1679111881 tempest-VolumesTransfersV357Test-1679111881-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 443/897] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:34 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e106241e-1bbe-423b-8975-c7c3ec227def None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e106241e-1bbe-423b-8975-c7c3ec227def tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] DELETE http://192.168.122.139/volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142 Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e106241e-1bbe-423b-8975-c7c3ec227def tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e106241e-1bbe-423b-8975-c7c3ec227def tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-e106241e-1bbe-423b-8975-c7c3ec227def tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Delete transfer with id: 07300254-bed5-4d96-aa6d-6a933f9df142 Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e106241e-1bbe-423b-8975-c7c3ec227def tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142 returned with HTTP 404 Sep 03 11:01:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 455/898] 192.168.122.139 () {60 vars in 1303 bytes} [Thu Sep 3 11:01:34 2026] DELETE /volume/v3/volume-transfers/07300254-bed5-4d96-aa6d-6a933f9df142 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e69849c1-cca5-49e3-b516-7d430357732e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Delete volume with id: 5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Volume info retrieved successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Delete volume request issued successfully. Sep 03 11:01:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e69849c1-cca5-49e3-b516-7d430357732e tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 202 Sep 03 11:01:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 444/899] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:34 2026] DELETE /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 0 bytes in 353 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-62baf4ee-5d71-49ed-93cf-120c514dcfd0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62baf4ee-5d71-49ed-93cf-120c514dcfd0 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62baf4ee-5d71-49ed-93cf-120c514dcfd0 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62baf4ee-5d71-49ed-93cf-120c514dcfd0 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-62baf4ee-5d71-49ed-93cf-120c514dcfd0 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Volume info retrieved successfully. Sep 03 11:01:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62baf4ee-5d71-49ed-93cf-120c514dcfd0 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 456/900] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:34 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 1138 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-09751817-ffa3-4cef-acfd-14cd06e7a87c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09751817-ffa3-4cef-acfd-14cd06e7a87c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09751817-ffa3-4cef-acfd-14cd06e7a87c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09751817-ffa3-4cef-acfd-14cd06e7a87c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-09751817-ffa3-4cef-acfd-14cd06e7a87c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09751817-ffa3-4cef-acfd-14cd06e7a87c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 445/901] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:35 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3155ac65-b860-4611-8da2-4f6fc4eef38f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3155ac65-b860-4611-8da2-4f6fc4eef38f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f Sep 03 11:01:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3155ac65-b860-4611-8da2-4f6fc4eef38f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3155ac65-b860-4611-8da2-4f6fc4eef38f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3155ac65-b860-4611-8da2-4f6fc4eef38f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f returned with HTTP 404 Sep 03 11:01:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 457/902] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:35 2026] GET /volume/v3/volumes/a5c415b8-bc67-4e95-b336-09302d331d6f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b1f7088-0add-4482-9401-79e35621f3be None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b1f7088-0add-4482-9401-79e35621f3be tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b1f7088-0add-4482-9401-79e35621f3be tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b1f7088-0add-4482-9401-79e35621f3be tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b1f7088-0add-4482-9401-79e35621f3be tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Volume info retrieved successfully. Sep 03 11:01:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b1f7088-0add-4482-9401-79e35621f3be tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 200 Sep 03 11:01:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 446/903] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:36 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 1138 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-326abf2a-3935-48a8-8be4-5413b1821984 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-326abf2a-3935-48a8-8be4-5413b1821984 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-326abf2a-3935-48a8-8be4-5413b1821984 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-326abf2a-3935-48a8-8be4-5413b1821984 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-326abf2a-3935-48a8-8be4-5413b1821984 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-326abf2a-3935-48a8-8be4-5413b1821984 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 458/904] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:36 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-22618439"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8e3c0e66-45d4-46c0-9807-9fe2bfe7acd7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-22618439'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume of 1 GB Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e3c0e66-45d4-46c0-9807-9fe2bfe7acd7 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e3c0e66-45d4-46c0-9807-9fe2bfe7acd7 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e3c0e66-45d4-46c0-9807-9fe2bfe7acd7 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e3c0e66-45d4-46c0-9807-9fe2bfe7acd7 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 404 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 459/905] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:37 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Availability Zones retrieved successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d41d006c-e37d-41db-856c-0a9a3eafd9cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d41d006c-e37d-41db-856c-0a9a3eafd9cc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d41d006c-e37d-41db-856c-0a9a3eafd9cc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d41d006c-e37d-41db-856c-0a9a3eafd9cc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Flow 'volume_create_api' (e2f69106-21b0-45a5-bec4-e3e210aea244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becaf716-e046-4865-95b1-843cb353c075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d41d006c-e37d-41db-856c-0a9a3eafd9cc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 404 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 460/906] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:37 2026] GET /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fb5bce03-4b89-42e5-b6ce-b586819e1102 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb5bce03-4b89-42e5-b6ce-b586819e1102 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] DELETE http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb5bce03-4b89-42e5-b6ce-b586819e1102 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb5bce03-4b89-42e5-b6ce-b586819e1102 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-fb5bce03-4b89-42e5-b6ce-b586819e1102 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Delete volume with id: 5e7094fd-ce76-47dd-b209-bf6ac292bdc2 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb5bce03-4b89-42e5-b6ce-b586819e1102 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 returned with HTTP 404 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 461/907] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:37 2026] DELETE /volume/v3/volumes/5e7094fd-ce76-47dd-b209-bf6ac292bdc2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1205362226"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1205362226'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Create volume of 1 GB Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Availability Zones retrieved successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Flow 'volume_create_api' (e4401774-184f-49b5-ae45-26fb7ce07479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4529d7d0-d148-4e94-82d9-e31bffb6fa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becaf716-e046-4865-95b1-843cb353c075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3ef0f8-85e1-46f4-bb29-9d2578102338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4529d7d0-d148-4e94-82d9-e31bffb6fa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5de95b-a9fa-4240-8396-ce9d5cb8b5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Created reservations ['4ca382c3-7a89-47c3-8b9c-4541bdff5283', '337082ec-1959-49dc-8086-6d80b49ffe00', '3ac7c30a-ea5f-4ee9-9f66-905ca3a857d3', 'ccfaa565-14c2-4421-ad6e-ca038a23e302'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3ef0f8-85e1-46f4-bb29-9d2578102338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca382c3-7a89-47c3-8b9c-4541bdff5283', '337082ec-1959-49dc-8086-6d80b49ffe00', '3ac7c30a-ea5f-4ee9-9f66-905ca3a857d3', 'ccfaa565-14c2-4421-ad6e-ca038a23e302']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff803dbd-5f5d-499a-9105-c95bd156c0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Created reservations ['bd8643ff-bf39-4ad1-981b-06ff80929271', 'f68ecc94-9898-48e4-a410-b354100838b8', '6f24482c-16b9-486d-872e-6d06c201b1c7', '0e6b1e4b-954e-4381-a7e9-68b79ee5485c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5de95b-a9fa-4240-8396-ce9d5cb8b5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8643ff-bf39-4ad1-981b-06ff80929271', 'f68ecc94-9898-48e4-a410-b354100838b8', '6f24482c-16b9-486d-872e-6d06c201b1c7', '0e6b1e4b-954e-4381-a7e9-68b79ee5485c']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4b3213-40c6-4c1e-ae9c-a517d87b84e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff803dbd-5f5d-499a-9105-c95bd156c0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcd5209f-a545-4788-9128-e157252b439a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-22618439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38a61289c99f4361ae0d3d4c5b0ba464',qos_specs=None,replication_status=,reservations=['4ca382c3-7a89-47c3-8b9c-4541bdff5283','337082ec-1959-49dc-8086-6d80b49ffe00','3ac7c30a-ea5f-4ee9-9f66-905ca3a857d3','ccfaa565-14c2-4421-ad6e-ca038a23e302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46519b3aef934be88060a93bf28345fb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-22618439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcd5209f-a545-4788-9128-e157252b439a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38a61289c99f4361ae0d3d4c5b0ba464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46519b3aef934be88060a93bf28345fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371a4f47-f439-40bf-a620-927babcc62a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4b3213-40c6-4c1e-ae9c-a517d87b84e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6263ecdf-78ad-41ca-a924-5c8473a27b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1205362226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df3f47b7ad5444194cd4af66c3ab234',qos_specs=None,replication_status=,reservations=['bd8643ff-bf39-4ad1-981b-06ff80929271','f68ecc94-9898-48e4-a410-b354100838b8','6f24482c-16b9-486d-872e-6d06c201b1c7','0e6b1e4b-954e-4381-a7e9-68b79ee5485c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aa6bdc343b4c85ba727fd06a72ac61',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1205362226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6263ecdf-78ad-41ca-a924-5c8473a27b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3df3f47b7ad5444194cd4af66c3ab234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4aa6bdc343b4c85ba727fd06a72ac61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94820756-44b4-43da-97fb-72abef606b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371a4f47-f439-40bf-a620-927babcc62a2) transitioned into state 'SUCCESS' from state '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-22618439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38a61289c99f4361ae0d3d4c5b0ba464',qos_specs=None,replication_status=,reservations=['4ca382c3-7a89-47c3-8b9c-4541bdff5283','337082ec-1959-49dc-8086-6d80b49ffe00','3ac7c30a-ea5f-4ee9-9f66-905ca3a857d3','ccfaa565-14c2-4421-ad6e-ca038a23e302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46519b3aef934be88060a93bf28345fb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5b03a9-9f98-4842-84f5-48bc4f68bdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94820756-44b4-43da-97fb-72abef606b5d) transitioned into state 'SUCCESS' from state '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-1205362226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df3f47b7ad5444194cd4af66c3ab234',qos_specs=None,replication_status=,reservations=['bd8643ff-bf39-4ad1-981b-06ff80929271','f68ecc94-9898-48e4-a410-b354100838b8','6f24482c-16b9-486d-872e-6d06c201b1c7','0e6b1e4b-954e-4381-a7e9-68b79ee5485c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4aa6bdc343b4c85ba727fd06a72ac61',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ba138e-e904-4fb0-85d7-e97566ec738d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef5b03a9-9f98-4842-84f5-48bc4f68bdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Flow 'volume_create_api' (e2f69106-21b0-45a5-bec4-e3e210aea244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume request issued successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-378fc8ea-9ccb-4ddb-b910-3deb99033091 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 447/908] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:37 2026] POST /volume/v3/volumes => generated 762 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ba138e-e904-4fb0-85d7-e97566ec738d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Flow 'volume_create_api' (e4401774-184f-49b5-ae45-26fb7ce07479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Create volume request issued successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25ca7249-2156-40f4-824f-ad0ecde0e78a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 462/909] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:01:37 2026] POST /volume/v3/volumes => generated 828 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-288b5b09-caa4-4311-bcac-9a8a83041b1a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a91bcf86-91ce-41bb-90ca-207ebbfdbd7b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-288b5b09-caa4-4311-bcac-9a8a83041b1a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-288b5b09-caa4-4311-bcac-9a8a83041b1a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a91bcf86-91ce-41bb-90ca-207ebbfdbd7b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-288b5b09-caa4-4311-bcac-9a8a83041b1a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a91bcf86-91ce-41bb-90ca-207ebbfdbd7b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a91bcf86-91ce-41bb-90ca-207ebbfdbd7b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a91bcf86-91ce-41bb-90ca-207ebbfdbd7b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a91bcf86-91ce-41bb-90ca-207ebbfdbd7b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 463/910] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:37 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9ae41594-6cc9-4bd9-9abb-60304376a9d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9ae41594-6cc9-4bd9-9abb-60304376a9d9 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9ae41594-6cc9-4bd9-9abb-60304376a9d9 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9ae41594-6cc9-4bd9-9abb-60304376a9d9 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9ae41594-6cc9-4bd9-9abb-60304376a9d9 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-288b5b09-caa4-4311-bcac-9a8a83041b1a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9ae41594-6cc9-4bd9-9abb-60304376a9d9 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 464/911] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:37 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-288b5b09-caa4-4311-bcac-9a8a83041b1a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 448/912] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:37 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-272e4951-761a-4f32-9507-ddc92b943fb4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-526422415"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-526422415'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume of 1 GB Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Availability Zones retrieved successfully. Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (1a3d0bb5-51d4-4ee1-baa1-ebd6039cdd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec1d878-942e-4b86-8d06-330342ea8f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec1d878-942e-4b86-8d06-330342ea8f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037773dd-4df3-459a-aaed-5c422eb2b0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Created reservations ['3d8eab92-5912-44f6-9c68-cebb981a832f', 'a98ed8dd-0d59-4d31-9635-6fb92d4c1164', 'afeba53b-0cad-4a96-ab48-970d77f5f536', 'a11c3578-e38d-4c45-9538-94e8a05a9ff2'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037773dd-4df3-459a-aaed-5c422eb2b0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d8eab92-5912-44f6-9c68-cebb981a832f', 'a98ed8dd-0d59-4d31-9635-6fb92d4c1164', 'afeba53b-0cad-4a96-ab48-970d77f5f536', 'a11c3578-e38d-4c45-9538-94e8a05a9ff2']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfdfb906-ce0a-4b76-8922-055f2d68fab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfdfb906-ce0a-4b76-8922-055f2d68fab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1880f94-4929-4277-b4e5-673e7a26e0a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-526422415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['3d8eab92-5912-44f6-9c68-cebb981a832f','a98ed8dd-0d59-4d31-9635-6fb92d4c1164','afeba53b-0cad-4a96-ab48-970d77f5f536','a11c3578-e38d-4c45-9538-94e8a05a9ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-526422415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1880f94-4929-4277-b4e5-673e7a26e0a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f22ab423643b8a02e65dc310314ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c1db208-aba4-4edc-b1ce-cf4a39a8dd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c1db208-aba4-4edc-b1ce-cf4a39a8dd47) transitioned into state 'SUCCESS' from state '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-526422415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['3d8eab92-5912-44f6-9c68-cebb981a832f','a98ed8dd-0d59-4d31-9635-6fb92d4c1164','afeba53b-0cad-4a96-ab48-970d77f5f536','a11c3578-e38d-4c45-9538-94e8a05a9ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822bc49a-52c2-4db7-b238-f8a3135c2634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2fa9693f-cf12-4b6b-96e0-db0cc0f5b96f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822bc49a-52c2-4db7-b238-f8a3135c2634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2fa9693f-cf12-4b6b-96e0-db0cc0f5b96f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2fa9693f-cf12-4b6b-96e0-db0cc0f5b96f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (1a3d0bb5-51d4-4ee1-baa1-ebd6039cdd99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2fa9693f-cf12-4b6b-96e0-db0cc0f5b96f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request issued successfully. Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-272e4951-761a-4f32-9507-ddc92b943fb4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 465/913] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:38 2026] POST /volume/v3/volumes => generated 757 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f67d1d81-914f-408d-88d2-25590fdf7714 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f67d1d81-914f-408d-88d2-25590fdf7714 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f67d1d81-914f-408d-88d2-25590fdf7714 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2fa9693f-cf12-4b6b-96e0-db0cc0f5b96f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f67d1d81-914f-408d-88d2-25590fdf7714 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2fa9693f-cf12-4b6b-96e0-db0cc0f5b96f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 449/914] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:38 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c2d3ff7f-29a0-4a8c-8b58-32e4584edbb5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2d3ff7f-29a0-4a8c-8b58-32e4584edbb5 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2d3ff7f-29a0-4a8c-8b58-32e4584edbb5 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2d3ff7f-29a0-4a8c-8b58-32e4584edbb5 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f67d1d81-914f-408d-88d2-25590fdf7714 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2d3ff7f-29a0-4a8c-8b58-32e4584edbb5 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f67d1d81-914f-408d-88d2-25590fdf7714 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 200 Sep 03 11:01:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 466/915] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:38 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 825 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1e7d1acf-8eee-4f93-ba43-51197cceac2a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2d3ff7f-29a0-4a8c-8b58-32e4584edbb5 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 450/916] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:38 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 920 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e7d1acf-8eee-4f93-ba43-51197cceac2a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e7d1acf-8eee-4f93-ba43-51197cceac2a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e7d1acf-8eee-4f93-ba43-51197cceac2a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1e7d1acf-8eee-4f93-ba43-51197cceac2a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e7d1acf-8eee-4f93-ba43-51197cceac2a tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 467/917] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:39 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2ceee486-e2bd-442b-8308-b57c29f3b0ea None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ceee486-e2bd-442b-8308-b57c29f3b0ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ceee486-e2bd-442b-8308-b57c29f3b0ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ceee486-e2bd-442b-8308-b57c29f3b0ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2ceee486-e2bd-442b-8308-b57c29f3b0ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ceee486-e2bd-442b-8308-b57c29f3b0ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 451/918] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:39 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-27ad88da-6c82-4096-b3c5-5c392a3ae699 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27ad88da-6c82-4096-b3c5-5c392a3ae699 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27ad88da-6c82-4096-b3c5-5c392a3ae699 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27ad88da-6c82-4096-b3c5-5c392a3ae699 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-274d794a-4492-4843-a2d6-ee721563119a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-274d794a-4492-4843-a2d6-ee721563119a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-274d794a-4492-4843-a2d6-ee721563119a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-274d794a-4492-4843-a2d6-ee721563119a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-27ad88da-6c82-4096-b3c5-5c392a3ae699 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27ad88da-6c82-4096-b3c5-5c392a3ae699 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 468/919] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cdbe5609-eb27-4a27-a522-d3f7d45995c2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cdbe5609-eb27-4a27-a522-d3f7d45995c2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cdbe5609-eb27-4a27-a522-d3f7d45995c2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cdbe5609-eb27-4a27-a522-d3f7d45995c2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-274d794a-4492-4843-a2d6-ee721563119a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-274d794a-4492-4843-a2d6-ee721563119a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 452/920] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-3f1591e6-3f87-42f6-8bc0-a3b06b21f3cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-3f1591e6-3f87-42f6-8bc0-a3b06b21f3cf tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-3f1591e6-3f87-42f6-8bc0-a3b06b21f3cf tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cdbe5609-eb27-4a27-a522-d3f7d45995c2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-3f1591e6-3f87-42f6-8bc0-a3b06b21f3cf tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cdbe5609-eb27-4a27-a522-d3f7d45995c2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 469/921] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 912 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-3f1591e6-3f87-42f6-8bc0-a3b06b21f3cf tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-3f1591e6-3f87-42f6-8bc0-a3b06b21f3cf tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 453/922] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce6eb100-7561-4f97-afb2-58e88295a959 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce6eb100-7561-4f97-afb2-58e88295a959 None None] GET http://192.168.122.139/volume// Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce6eb100-7561-4f97-afb2-58e88295a959 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce6eb100-7561-4f97-afb2-58e88295a959 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce6eb100-7561-4f97-afb2-58e88295a959 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:01:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 470/923] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:01:40 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 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-bf1821f6-f4e9-4bfa-8111-cf73bc1c422b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-bf1821f6-f4e9-4bfa-8111-cf73bc1c422b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-bf1821f6-f4e9-4bfa-8111-cf73bc1c422b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcd5209f-a545-4788-9128-e157252b439a", "connector": null, "instance_uuid": "af91a89e-b1b0-4ef6-bb59-03ef13bb7bfc"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-bf1821f6-f4e9-4bfa-8111-cf73bc1c422b tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 454/924] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:01:40 2026] POST /volume/v3/attachments => generated 273 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-38192f90-6369-43d8-8a72-8ab8b85762e5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38192f90-6369-43d8-8a72-8ab8b85762e5 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38192f90-6369-43d8-8a72-8ab8b85762e5 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38192f90-6369-43d8-8a72-8ab8b85762e5 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9603a3c9-6700-4331-9efe-fa7bf284d873 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9603a3c9-6700-4331-9efe-fa7bf284d873 None None] GET http://192.168.122.139/volume// Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9603a3c9-6700-4331-9efe-fa7bf284d873 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9603a3c9-6700-4331-9efe-fa7bf284d873 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9603a3c9-6700-4331-9efe-fa7bf284d873 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 455/925] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-38192f90-6369-43d8-8a72-8ab8b85762e5 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-c4583cf2-e142-483f-acda-e0d73253ca41 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38192f90-6369-43d8-8a72-8ab8b85762e5 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 471/926] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-c4583cf2-e142-483f-acda-e0d73253ca41 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-c4583cf2-e142-483f-acda-e0d73253ca41 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-c4583cf2-e142-483f-acda-e0d73253ca41 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-c4583cf2-e142-483f-acda-e0d73253ca41 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-c4583cf2-e142-483f-acda-e0d73253ca41 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 456/927] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:01:40 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1035 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] PUT http://192.168.122.139/volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Acquiring lock "cinder-attachment_update-fcd5209f-a545-4788-9128-e157252b439a-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Lock "cinder-attachment_update-fcd5209f-a545-4788-9128-e157252b439a-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6b84a5ba-352d-449b-a1f1-6bba41555fbe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6b84a5ba-352d-449b-a1f1-6bba41555fbe tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6b84a5ba-352d-449b-a1f1-6bba41555fbe tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6b84a5ba-352d-449b-a1f1-6bba41555fbe tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6b84a5ba-352d-449b-a1f1-6bba41555fbe tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6b84a5ba-352d-449b-a1f1-6bba41555fbe tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 457/928] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-98c88588-11b9-4190-bcdc-0107245532bc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-98c88588-11b9-4190-bcdc-0107245532bc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-98c88588-11b9-4190-bcdc-0107245532bc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-98c88588-11b9-4190-bcdc-0107245532bc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-98c88588-11b9-4190-bcdc-0107245532bc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-98c88588-11b9-4190-bcdc-0107245532bc tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 458/929] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-765e7e2d-9e5e-467e-8329-21b53cd17b0e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-765e7e2d-9e5e-467e-8329-21b53cd17b0e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-765e7e2d-9e5e-467e-8329-21b53cd17b0e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-765e7e2d-9e5e-467e-8329-21b53cd17b0e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-765e7e2d-9e5e-467e-8329-21b53cd17b0e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-765e7e2d-9e5e-467e-8329-21b53cd17b0e tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 459/930] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 1330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] POST http://192.168.122.139/volume/v3/volume-transfers Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6263ecdf-78ad-41ca-a924-5c8473a27b04"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volume_transfer [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Creating new volume transfer {'transfer': {'volume_id': '6263ecdf-78ad-41ca-a924-5c8473a27b04'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volume_transfer [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Creating transfer of volume 6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.transfer.api [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Generating transfer record for volume 6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c2dd9ab-bb26-4a17-b075-563eff4e7a7c tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 460/931] 192.168.122.139 () {62 vars in 1210 bytes} [Thu Sep 3 11:01:41 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4da86e4a-e209-4259-b632-a24fc75bde31 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4da86e4a-e209-4259-b632-a24fc75bde31 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] POST http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4da86e4a-e209-4259-b632-a24fc75bde31 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-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=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4da86e4a-e209-4259-b632-a24fc75bde31 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Lock "cinder-attachment_update-fcd5209f-a545-4788-9128-e157252b439a-devstack" released by "attachment_update" :: held 0.237s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-7eca81a7-bd0a-409b-90bf-f7b6cd595923 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 472/932] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:01:41 2026] PUT /volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc => generated 694 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-042d7e5b-4b18-4fd6-b28d-8121747f38b8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-042d7e5b-4b18-4fd6-b28d-8121747f38b8 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-042d7e5b-4b18-4fd6-b28d-8121747f38b8 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-042d7e5b-4b18-4fd6-b28d-8121747f38b8 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4da86e4a-e209-4259-b632-a24fc75bde31 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-042d7e5b-4b18-4fd6-b28d-8121747f38b8 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-042d7e5b-4b18-4fd6-b28d-8121747f38b8 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 473/933] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4da86e4a-e209-4259-b632-a24fc75bde31 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Update volume metadata completed successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4da86e4a-e209-4259-b632-a24fc75bde31 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 461/934] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:01:41 2026] POST /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action => generated 526 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dcc6d258-f873-4548-a521-0ed72e7c4752 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dcc6d258-f873-4548-a521-0ed72e7c4752 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volume-transfers/detail Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dcc6d258-f873-4548-a521-0ed72e7c4752 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dcc6d258-f873-4548-a521-0ed72e7c4752 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volume_transfer [None req-dcc6d258-f873-4548-a521-0ed72e7c4752 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Listing volume transfers {{(pid=86298) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c75751a9-c68c-4118-a268-c028584e2e18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c75751a9-c68c-4118-a268-c028584e2e18 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c75751a9-c68c-4118-a268-c028584e2e18 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c75751a9-c68c-4118-a268-c028584e2e18 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dcc6d258-f873-4548-a521-0ed72e7c4752 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 474/935] 192.168.122.139 () {60 vars in 1210 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1db4e0b9-7b8a-4eab-8038-a18e0bb7f445 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1db4e0b9-7b8a-4eab-8038-a18e0bb7f445 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] DELETE http://192.168.122.139/volume/v3/volume-transfers/7e157551-e4eb-4167-a7a7-5d543f74143f Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1db4e0b9-7b8a-4eab-8038-a18e0bb7f445 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1db4e0b9-7b8a-4eab-8038-a18e0bb7f445 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-1db4e0b9-7b8a-4eab-8038-a18e0bb7f445 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Delete transfer with id: 7e157551-e4eb-4167-a7a7-5d543f74143f Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c75751a9-c68c-4118-a268-c028584e2e18 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c75751a9-c68c-4118-a268-c028584e2e18 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 462/936] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 1390 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8d6591c3-ecfc-4998-ada3-908a737d782c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] POST http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1db4e0b9-7b8a-4eab-8038-a18e0bb7f445 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers/7e157551-e4eb-4167-a7a7-5d543f74143f returned with HTTP 202 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 475/937] 192.168.122.139 () {60 vars in 1303 bytes} [Thu Sep 3 11:01:41 2026] DELETE /volume/v3/volume-transfers/7e157551-e4eb-4167-a7a7-5d543f74143f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2a8f954f-5da1-4630-9de3-853326bd19ab None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a8f954f-5da1-4630-9de3-853326bd19ab tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a8f954f-5da1-4630-9de3-853326bd19ab tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a8f954f-5da1-4630-9de3-853326bd19ab tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Get volume image-metadata completed successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2a8f954f-5da1-4630-9de3-853326bd19ab tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a8f954f-5da1-4630-9de3-853326bd19ab tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Delete volume metadata completed successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 476/938] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 956 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d6591c3-ecfc-4998-ada3-908a737d782c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 463/939] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:41 2026] POST /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] POST http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eecbafe4-2e32-4a7e-99ef-bc8821387f1a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eecbafe4-2e32-4a7e-99ef-bc8821387f1a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] DELETE http://192.168.122.139/volume/v3/volume-transfers/7e157551-e4eb-4167-a7a7-5d543f74143f Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eecbafe4-2e32-4a7e-99ef-bc8821387f1a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eecbafe4-2e32-4a7e-99ef-bc8821387f1a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-eecbafe4-2e32-4a7e-99ef-bc8821387f1a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Delete transfer with id: 7e157551-e4eb-4167-a7a7-5d543f74143f Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eecbafe4-2e32-4a7e-99ef-bc8821387f1a tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volume-transfers/7e157551-e4eb-4167-a7a7-5d543f74143f returned with HTTP 404 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 464/940] 192.168.122.139 () {60 vars in 1303 bytes} [Thu Sep 3 11:01:41 2026] DELETE /volume/v3/volume-transfers/7e157551-e4eb-4167-a7a7-5d543f74143f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Delete volume with id: 6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Get volume image-metadata completed successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7ae1d50-5b66-4afd-bed9-d2d42a219fe2 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 477/941] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:41 2026] POST /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a/action => generated 500 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b7c49bf3-2b27-4cde-b3b0-377a75dc645d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7c49bf3-2b27-4cde-b3b0-377a75dc645d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7c49bf3-2b27-4cde-b3b0-377a75dc645d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7c49bf3-2b27-4cde-b3b0-377a75dc645d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b7c49bf3-2b27-4cde-b3b0-377a75dc645d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7c49bf3-2b27-4cde-b3b0-377a75dc645d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 478/942] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Delete volume request issued successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a04d4c0-1d9d-4911-8e7b-75c8eee18a0c tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 202 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 465/943] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:41 2026] DELETE /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-10d16ac5-a937-45fd-ac45-75e30cb31134 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10d16ac5-a937-45fd-ac45-75e30cb31134 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10d16ac5-a937-45fd-ac45-75e30cb31134 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10d16ac5-a937-45fd-ac45-75e30cb31134 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] DELETE http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Delete volume with id: a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-10d16ac5-a937-45fd-ac45-75e30cb31134 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10d16ac5-a937-45fd-ac45-75e30cb31134 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 479/944] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 1139 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Delete volume request issued successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-769c2654-7c25-4fc7-950f-65c59a2acb6d tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 202 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 466/945] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:41 2026] DELETE /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f61e77a0-33af-4c01-9cb5-23cd45590fc5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f61e77a0-33af-4c01-9cb5-23cd45590fc5 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f61e77a0-33af-4c01-9cb5-23cd45590fc5 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f61e77a0-33af-4c01-9cb5-23cd45590fc5 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f61e77a0-33af-4c01-9cb5-23cd45590fc5 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f61e77a0-33af-4c01-9cb5-23cd45590fc5 tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 480/946] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9d5a4f06-85a7-4363-b71b-3eafd62a4c88 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d5a4f06-85a7-4363-b71b-3eafd62a4c88 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d5a4f06-85a7-4363-b71b-3eafd62a4c88 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d5a4f06-85a7-4363-b71b-3eafd62a4c88 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d5a4f06-85a7-4363-b71b-3eafd62a4c88 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d5a4f06-85a7-4363-b71b-3eafd62a4c88 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 467/947] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:41 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-22e108ea-ced1-498d-a84e-93f1bfa1b3f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-22e108ea-ced1-498d-a84e-93f1bfa1b3f7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc/action Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-22e108ea-ced1-498d-a84e-93f1bfa1b3f7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-22e108ea-ced1-498d-a84e-93f1bfa1b3f7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-20e74741-9919-40e4-ae1d-c8a936601b2f req-22e108ea-ced1-498d-a84e-93f1bfa1b3f7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc/action returned with HTTP 204 Sep 03 11:01:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 481/948] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:01:42 2026] POST /volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1891e1d6-d2c1-4498-8d41-51b1f54dedae None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1891e1d6-d2c1-4498-8d41-51b1f54dedae tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1891e1d6-d2c1-4498-8d41-51b1f54dedae tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1891e1d6-d2c1-4498-8d41-51b1f54dedae tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1891e1d6-d2c1-4498-8d41-51b1f54dedae tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1891e1d6-d2c1-4498-8d41-51b1f54dedae tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 200 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 468/949] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:42 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-da2b73d1-bc3a-4f27-914c-fa52004eb7fe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da2b73d1-bc3a-4f27-914c-fa52004eb7fe tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0/action Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da2b73d1-bc3a-4f27-914c-fa52004eb7fe tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da2b73d1-bc3a-4f27-914c-fa52004eb7fe tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-da2b73d1-bc3a-4f27-914c-fa52004eb7fe tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume 'd1880f94-4929-4277-b4e5-673e7a26e0a0' with '{'status': 'attaching'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da2b73d1-bc3a-4f27-914c-fa52004eb7fe tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0/action returned with HTTP 202 Sep 03 11:01:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 482/950] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:42 2026] POST /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f689cc7c-dc33-41c4-9063-ab25231ec9c4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f689cc7c-dc33-41c4-9063-ab25231ec9c4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f689cc7c-dc33-41c4-9063-ab25231ec9c4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f689cc7c-dc33-41c4-9063-ab25231ec9c4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f689cc7c-dc33-41c4-9063-ab25231ec9c4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f689cc7c-dc33-41c4-9063-ab25231ec9c4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 200 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 469/951] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:42 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0/action Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Volume info retrieved successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Delete volume request issued successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-143c7051-e70d-41f6-a7a1-9ad720d87785 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0/action returned with HTTP 202 Sep 03 11:01:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 483/952] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:42 2026] POST /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8e78e9ab-7f6e-43bb-963e-d4b445900f76 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8e78e9ab-7f6e-43bb-963e-d4b445900f76 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8e78e9ab-7f6e-43bb-963e-d4b445900f76 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8e78e9ab-7f6e-43bb-963e-d4b445900f76 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8e78e9ab-7f6e-43bb-963e-d4b445900f76 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8e78e9ab-7f6e-43bb-963e-d4b445900f76 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 200 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 470/953] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:42 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e5ab4498-8be7-44a9-a61c-70b10050f8f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5ab4498-8be7-44a9-a61c-70b10050f8f8 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5ab4498-8be7-44a9-a61c-70b10050f8f8 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5ab4498-8be7-44a9-a61c-70b10050f8f8 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e5ab4498-8be7-44a9-a61c-70b10050f8f8 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Volume info retrieved successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5ab4498-8be7-44a9-a61c-70b10050f8f8 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 200 Sep 03 11:01:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 484/954] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:42 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-810893ab-9552-405d-9856-d6f269126fcf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-810893ab-9552-405d-9856-d6f269126fcf tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-810893ab-9552-405d-9856-d6f269126fcf tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-810893ab-9552-405d-9856-d6f269126fcf tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-810893ab-9552-405d-9856-d6f269126fcf tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Volume info retrieved successfully. Sep 03 11:01:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-810893ab-9552-405d-9856-d6f269126fcf tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 200 Sep 03 11:01:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 471/955] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:42 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e43f339d-3025-4513-82ee-e3c253f5c862 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e43f339d-3025-4513-82ee-e3c253f5c862 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e43f339d-3025-4513-82ee-e3c253f5c862 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e43f339d-3025-4513-82ee-e3c253f5c862 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e43f339d-3025-4513-82ee-e3c253f5c862 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e43f339d-3025-4513-82ee-e3c253f5c862 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 485/956] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:42 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8fd138d0-5d43-4816-8251-9ac148e4031d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8fd138d0-5d43-4816-8251-9ac148e4031d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8fd138d0-5d43-4816-8251-9ac148e4031d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8fd138d0-5d43-4816-8251-9ac148e4031d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8fd138d0-5d43-4816-8251-9ac148e4031d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8fd138d0-5d43-4816-8251-9ac148e4031d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 472/957] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5e6e8f96-8ff2-4f33-9861-491d88943f4d req-b217f26a-1e6c-4c2f-87cf-bc5ac0598bf7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5e6e8f96-8ff2-4f33-9861-491d88943f4d req-b217f26a-1e6c-4c2f-87cf-bc5ac0598bf7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5e6e8f96-8ff2-4f33-9861-491d88943f4d req-b217f26a-1e6c-4c2f-87cf-bc5ac0598bf7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5e6e8f96-8ff2-4f33-9861-491d88943f4d req-b217f26a-1e6c-4c2f-87cf-bc5ac0598bf7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5e6e8f96-8ff2-4f33-9861-491d88943f4d req-b217f26a-1e6c-4c2f-87cf-bc5ac0598bf7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5e6e8f96-8ff2-4f33-9861-491d88943f4d req-b217f26a-1e6c-4c2f-87cf-bc5ac0598bf7 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 486/958] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2fd359bc-9cfb-43fb-ba64-f482e63b8eb4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2fd359bc-9cfb-43fb-ba64-f482e63b8eb4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2fd359bc-9cfb-43fb-ba64-f482e63b8eb4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2fd359bc-9cfb-43fb-ba64-f482e63b8eb4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2fd359bc-9cfb-43fb-ba64-f482e63b8eb4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2fd359bc-9cfb-43fb-ba64-f482e63b8eb4 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 473/959] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-ab203035-f603-46b1-9bac-b25dced7e98f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-ab203035-f603-46b1-9bac-b25dced7e98f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-ab203035-f603-46b1-9bac-b25dced7e98f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-ab203035-f603-46b1-9bac-b25dced7e98f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-ab203035-f603-46b1-9bac-b25dced7e98f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-ab203035-f603-46b1-9bac-b25dced7e98f tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 487/960] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a/action Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d9529652-5924-47b3-b194-a2cec0fe8597 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9529652-5924-47b3-b194-a2cec0fe8597 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9529652-5924-47b3-b194-a2cec0fe8597 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9529652-5924-47b3-b194-a2cec0fe8597 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9529652-5924-47b3-b194-a2cec0fe8597 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 488/961] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21d47291-bf3e-4c58-8c41-b3e79423ab83 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21d47291-bf3e-4c58-8c41-b3e79423ab83 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21d47291-bf3e-4c58-8c41-b3e79423ab83 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21d47291-bf3e-4c58-8c41-b3e79423ab83 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Begin detaching volume completed successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-362fa944-b886-407a-8bd3-63d7dbc0a199 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a/action returned with HTTP 202 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 474/962] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:01:43 2026] POST /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21d47291-bf3e-4c58-8c41-b3e79423ab83 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 489/963] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-10995dab-e148-4ca7-b78d-9e869c910431 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10995dab-e148-4ca7-b78d-9e869c910431 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10995dab-e148-4ca7-b78d-9e869c910431 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10995dab-e148-4ca7-b78d-9e869c910431 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-10995dab-e148-4ca7-b78d-9e869c910431 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume with id: d1880f94-4929-4277-b4e5-673e7a26e0a0 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10995dab-e148-4ca7-b78d-9e869c910431 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 475/964] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:43 2026] DELETE /volume/v3/volumes/d1880f94-4929-4277-b4e5-673e7a26e0a0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c408daae-e705-4ec5-808a-42b283336219 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1222537079"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1222537079'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume of 1 GB Sep 03 11:01:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Availability Zones retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (e7f20b76-8877-4a6f-afa3-031b17577e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86b9e855-0c29-4451-bab7-78a3d8d8eb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d2afbfd9-30a3-4364-b892-6422b6a817cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2afbfd9-30a3-4364-b892-6422b6a817cd None None] GET http://192.168.122.139/volume// Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2afbfd9-30a3-4364-b892-6422b6a817cd None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2afbfd9-30a3-4364-b892-6422b6a817cd None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2afbfd9-30a3-4364-b892-6422b6a817cd None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 476/965] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-6207fa76-cc06-492e-95e5-eddf7ccd1813 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-6207fa76-cc06-492e-95e5-eddf7ccd1813 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-6207fa76-cc06-492e-95e5-eddf7ccd1813 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-6207fa76-cc06-492e-95e5-eddf7ccd1813 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86b9e855-0c29-4451-bab7-78a3d8d8eb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096547ed-865a-4a2d-bba4-3a3c636c4cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-6207fa76-cc06-492e-95e5-eddf7ccd1813 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-6207fa76-cc06-492e-95e5-eddf7ccd1813 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 477/966] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 1331 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7628fcac-e0b5-4ce0-bb26-be3417643424 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7628fcac-e0b5-4ce0-bb26-be3417643424 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7628fcac-e0b5-4ce0-bb26-be3417643424 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7628fcac-e0b5-4ce0-bb26-be3417643424 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7628fcac-e0b5-4ce0-bb26-be3417643424 tempest-VolumesTransfersV357Test-1089241541 tempest-VolumesTransfersV357Test-1089241541-project-admin] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 478/967] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fda56062-c03b-4ceb-a2c5-84d9662eef2b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fda56062-c03b-4ceb-a2c5-84d9662eef2b tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] GET http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fda56062-c03b-4ceb-a2c5-84d9662eef2b tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fda56062-c03b-4ceb-a2c5-84d9662eef2b tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fda56062-c03b-4ceb-a2c5-84d9662eef2b tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 479/968] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-04e101e5-b995-4a34-a69e-274b7af2bb04 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-04e101e5-b995-4a34-a69e-274b7af2bb04 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-04e101e5-b995-4a34-a69e-274b7af2bb04 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-04e101e5-b995-4a34-a69e-274b7af2bb04 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-04e101e5-b995-4a34-a69e-274b7af2bb04 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] Delete volume with id: 6263ecdf-78ad-41ca-a924-5c8473a27b04 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-04e101e5-b995-4a34-a69e-274b7af2bb04 tempest-VolumesTransfersV357Test-824437389 tempest-VolumesTransfersV357Test-824437389-project-member] http://192.168.122.139/volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 480/969] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:01:43 2026] DELETE /volume/v3/volumes/6263ecdf-78ad-41ca-a924-5c8473a27b04 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Created reservations ['d642362e-dd78-4bc6-a14c-08393ee66928', '19213452-04e4-4b88-b6a2-37e9e135f9cb', 'd5b23fd4-07c6-4ddc-8832-a37b0ca202e2', '66a04caa-f4a8-4ec0-9305-f77f34d5999c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-67b1260f-9fa2-47aa-894b-b099e9ad012c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096547ed-865a-4a2d-bba4-3a3c636c4cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d642362e-dd78-4bc6-a14c-08393ee66928', '19213452-04e4-4b88-b6a2-37e9e135f9cb', 'd5b23fd4-07c6-4ddc-8832-a37b0ca202e2', '66a04caa-f4a8-4ec0-9305-f77f34d5999c']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67b1260f-9fa2-47aa-894b-b099e9ad012c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] GET http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67b1260f-9fa2-47aa-894b-b099e9ad012c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67b1260f-9fa2-47aa-894b-b099e9ad012c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e630c6a-172b-45d1-9695-9b71d76199ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67b1260f-9fa2-47aa-894b-b099e9ad012c tempest-VolumesImageMetadata-1030752442 tempest-VolumesImageMetadata-1030752442-project-member] http://192.168.122.139/volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a returned with HTTP 404 Sep 03 11:01:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 481/970] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:43 2026] GET /volume/v3/volumes/a202e33c-7128-4c42-8e22-d938094ba96a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e630c6a-172b-45d1-9695-9b71d76199ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '631cdda6-bde9-4105-ba45-fe0a5865a732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1222537079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['d642362e-dd78-4bc6-a14c-08393ee66928','19213452-04e4-4b88-b6a2-37e9e135f9cb','d5b23fd4-07c6-4ddc-8832-a37b0ca202e2','66a04caa-f4a8-4ec0-9305-f77f34d5999c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1222537079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=631cdda6-bde9-4105-ba45-fe0a5865a732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f22ab423643b8a02e65dc310314ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26ba28b-0443-45c2-b63d-fb75041b21f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26ba28b-0443-45c2-b63d-fb75041b21f7) transitioned into state 'SUCCESS' from state '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-1222537079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['d642362e-dd78-4bc6-a14c-08393ee66928','19213452-04e4-4b88-b6a2-37e9e135f9cb','d5b23fd4-07c6-4ddc-8832-a37b0ca202e2','66a04caa-f4a8-4ec0-9305-f77f34d5999c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3f1e81-1add-4acf-bf6d-b4b5d981765a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3f1e81-1add-4acf-bf6d-b4b5d981765a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (e7f20b76-8877-4a6f-afa3-031b17577e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request issued successfully. Sep 03 11:01:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c408daae-e705-4ec5-808a-42b283336219 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 490/971] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:43 2026] POST /volume/v3/volumes => generated 758 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-78aa30a5-d2bd-4148-b2d9-8049a81188d3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78aa30a5-d2bd-4148-b2d9-8049a81188d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78aa30a5-d2bd-4148-b2d9-8049a81188d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78aa30a5-d2bd-4148-b2d9-8049a81188d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-473a549b-587f-4d2b-8be8-810139eb8f13 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-473a549b-587f-4d2b-8be8-810139eb8f13 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-473a549b-587f-4d2b-8be8-810139eb8f13 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-473a549b-587f-4d2b-8be8-810139eb8f13 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-78aa30a5-d2bd-4148-b2d9-8049a81188d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78aa30a5-d2bd-4148-b2d9-8049a81188d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 200 Sep 03 11:01:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 482/972] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:44 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:44 devstack devstack@c-api.service[86298]: /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 11:01:44 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:01:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e6b3b9e0-3669-4909-ac38-722ba11ef627 req-473a549b-587f-4d2b-8be8-810139eb8f13 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc returned with HTTP 200 Sep 03 11:01:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 491/973] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:01:44 2026] DELETE /volume/v3/attachments/a4e4ec67-30ad-419a-9b28-219ad51b35bc => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-87c62ba0-e8d3-4eae-97c1-a95e3029fd66 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87c62ba0-e8d3-4eae-97c1-a95e3029fd66 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:01:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87c62ba0-e8d3-4eae-97c1-a95e3029fd66 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87c62ba0-e8d3-4eae-97c1-a95e3029fd66 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-87c62ba0-e8d3-4eae-97c1-a95e3029fd66 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:01:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87c62ba0-e8d3-4eae-97c1-a95e3029fd66 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:01:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 483/974] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:44 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3fefbebd-e513-4a75-81ea-2e8cf0df3675 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3fefbebd-e513-4a75-81ea-2e8cf0df3675 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3fefbebd-e513-4a75-81ea-2e8cf0df3675 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3fefbebd-e513-4a75-81ea-2e8cf0df3675 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3fefbebd-e513-4a75-81ea-2e8cf0df3675 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3fefbebd-e513-4a75-81ea-2e8cf0df3675 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 200 Sep 03 11:01:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 492/975] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:45 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b81b7f6-6d63-476c-91ed-c432737c828a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b81b7f6-6d63-476c-91ed-c432737c828a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b81b7f6-6d63-476c-91ed-c432737c828a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b81b7f6-6d63-476c-91ed-c432737c828a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2b81b7f6-6d63-476c-91ed-c432737c828a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b81b7f6-6d63-476c-91ed-c432737c828a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 200 Sep 03 11:01:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 484/976] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:46 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-969d5445-fc8e-4797-8929-00a404cf0a6a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-969d5445-fc8e-4797-8929-00a404cf0a6a tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732/action Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-969d5445-fc8e-4797-8929-00a404cf0a6a tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-969d5445-fc8e-4797-8929-00a404cf0a6a tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-969d5445-fc8e-4797-8929-00a404cf0a6a tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume '631cdda6-bde9-4105-ba45-fe0a5865a732' with '{'status': 'creating'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-969d5445-fc8e-4797-8929-00a404cf0a6a tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732/action returned with HTTP 202 Sep 03 11:01:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 493/977] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:46 2026] POST /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e0455f00-e4cf-4888-a67d-6660cd5a9cdb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0455f00-e4cf-4888-a67d-6660cd5a9cdb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0455f00-e4cf-4888-a67d-6660cd5a9cdb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0455f00-e4cf-4888-a67d-6660cd5a9cdb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e0455f00-e4cf-4888-a67d-6660cd5a9cdb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0455f00-e4cf-4888-a67d-6660cd5a9cdb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 200 Sep 03 11:01:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 485/978] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:46 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732/action Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Volume info retrieved successfully. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Delete volume request issued successfully. Sep 03 11:01:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f795683b-8cfc-45d5-ae2c-c79378a664fa tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732/action returned with HTTP 202 Sep 03 11:01:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 494/979] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:46 2026] POST /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93b8d39b-b20f-496c-aabb-df80a3ef6391 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93b8d39b-b20f-496c-aabb-df80a3ef6391 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93b8d39b-b20f-496c-aabb-df80a3ef6391 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93b8d39b-b20f-496c-aabb-df80a3ef6391 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93b8d39b-b20f-496c-aabb-df80a3ef6391 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93b8d39b-b20f-496c-aabb-df80a3ef6391 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 200 Sep 03 11:01:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 486/980] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:46 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1773635064"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1773635064'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:47 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Create volume of 1 GB Sep 03 11:01:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Availability Zones retrieved successfully. Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Flow 'volume_create_api' (2c8e0706-0f35-4dcf-aba6-5485561f41ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e4c090-d336-4a6a-aa37-089151ed9d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-471f060a-f95b-4dcf-b0dc-173abfe45a86 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-471f060a-f95b-4dcf-b0dc-173abfe45a86 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-471f060a-f95b-4dcf-b0dc-173abfe45a86 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-471f060a-f95b-4dcf-b0dc-173abfe45a86 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-471f060a-f95b-4dcf-b0dc-173abfe45a86 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e4c090-d336-4a6a-aa37-089151ed9d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f8365e-8795-49a1-8be8-73cea11f1362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-471f060a-f95b-4dcf-b0dc-173abfe45a86 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 200 Sep 03 11:01:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 487/981] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:47 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Created reservations ['20d083e0-6f30-4116-81ff-3243b3e06c0d', '16d8910e-0085-4efd-84ff-0d749f62647f', '5088c546-7ba3-4a0a-9960-f11d1d4b4dfc', 'fd069de6-e1eb-4962-bc5e-aac802f9bf3d'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f8365e-8795-49a1-8be8-73cea11f1362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d083e0-6f30-4116-81ff-3243b3e06c0d', '16d8910e-0085-4efd-84ff-0d749f62647f', '5088c546-7ba3-4a0a-9960-f11d1d4b4dfc', 'fd069de6-e1eb-4962-bc5e-aac802f9bf3d']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caff3dc-a64a-42a5-9de3-4b407c313195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caff3dc-a64a-42a5-9de3-4b407c313195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fc8bec1-e667-4281-94b7-7f3f097ccd87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1773635064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bb2c9a2dc4423592b91cdf92078da2',qos_specs=None,replication_status=,reservations=['20d083e0-6f30-4116-81ff-3243b3e06c0d','16d8910e-0085-4efd-84ff-0d749f62647f','5088c546-7ba3-4a0a-9960-f11d1d4b4dfc','fd069de6-e1eb-4962-bc5e-aac802f9bf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a0ac17b0974f7d83e8e88febc90b5c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1773635064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fc8bec1-e667-4281-94b7-7f3f097ccd87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65bb2c9a2dc4423592b91cdf92078da2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9a0ac17b0974f7d83e8e88febc90b5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed722092-7554-42e9-bead-4b719b590fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed722092-7554-42e9-bead-4b719b590fe8) transitioned into state 'SUCCESS' from state '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-1773635064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bb2c9a2dc4423592b91cdf92078da2',qos_specs=None,replication_status=,reservations=['20d083e0-6f30-4116-81ff-3243b3e06c0d','16d8910e-0085-4efd-84ff-0d749f62647f','5088c546-7ba3-4a0a-9960-f11d1d4b4dfc','fd069de6-e1eb-4962-bc5e-aac802f9bf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9a0ac17b0974f7d83e8e88febc90b5c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784d440f-4b6d-4099-84b6-9f7fc771a78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784d440f-4b6d-4099-84b6-9f7fc771a78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Flow 'volume_create_api' (2c8e0706-0f35-4dcf-aba6-5485561f41ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Create volume request issued successfully. Sep 03 11:01:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d25ba1d9-3638-4064-b3c1-d3c889b2b67d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 495/982] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:47 2026] POST /volume/v3/volumes => generated 764 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-64ff023e-5061-48ba-a7aa-30e4efcf5ca6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-64ff023e-5061-48ba-a7aa-30e4efcf5ca6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-64ff023e-5061-48ba-a7aa-30e4efcf5ca6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-64ff023e-5061-48ba-a7aa-30e4efcf5ca6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-64ff023e-5061-48ba-a7aa-30e4efcf5ca6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-64ff023e-5061-48ba-a7aa-30e4efcf5ca6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 200 Sep 03 11:01:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 488/983] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:48 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 832 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1ec325fd-b285-4e11-9710-3de4bb6a2776 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ec325fd-b285-4e11-9710-3de4bb6a2776 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ec325fd-b285-4e11-9710-3de4bb6a2776 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ec325fd-b285-4e11-9710-3de4bb6a2776 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ec325fd-b285-4e11-9710-3de4bb6a2776 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 404 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 496/984] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:49 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f64717ea-059a-49ea-b48e-42a0739902ab None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f64717ea-059a-49ea-b48e-42a0739902ab tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f64717ea-059a-49ea-b48e-42a0739902ab tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f64717ea-059a-49ea-b48e-42a0739902ab tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f64717ea-059a-49ea-b48e-42a0739902ab tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 404 Sep 03 11:01:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 489/985] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:49 2026] GET /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8334983a-a64f-493b-a4c5-918c62d2c566 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8334983a-a64f-493b-a4c5-918c62d2c566 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] DELETE http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8334983a-a64f-493b-a4c5-918c62d2c566 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8334983a-a64f-493b-a4c5-918c62d2c566 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-8334983a-a64f-493b-a4c5-918c62d2c566 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume with id: 631cdda6-bde9-4105-ba45-fe0a5865a732 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8334983a-a64f-493b-a4c5-918c62d2c566 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 returned with HTTP 404 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 497/986] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:49 2026] DELETE /volume/v3/volumes/631cdda6-bde9-4105-ba45-fe0a5865a732 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-622489908"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-622489908'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume of 1 GB Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Availability Zones retrieved successfully. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (5ca75868-2b58-46ba-acad-f7af5c6029bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46f82aa-ad93-4cb7-9e1e-12fcf55d36a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46f82aa-ad93-4cb7-9e1e-12fcf55d36a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9ef81c-1f54-480c-806d-934765c826bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Created reservations ['e602b9a7-0585-414d-8be1-22952621f8ac', '006fa4de-14cc-48b8-9b16-af58fef53ca5', '9350a3fe-de53-4010-b6d7-a0fd9459b890', 'e089bc79-ad8e-410f-b3c2-f6d16141bce7'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9ef81c-1f54-480c-806d-934765c826bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e602b9a7-0585-414d-8be1-22952621f8ac', '006fa4de-14cc-48b8-9b16-af58fef53ca5', '9350a3fe-de53-4010-b6d7-a0fd9459b890', 'e089bc79-ad8e-410f-b3c2-f6d16141bce7']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cc4716-69eb-4855-80ba-ced4e8326a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cc4716-69eb-4855-80ba-ced4e8326a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de11ace-8686-4781-bda5-5fc482ddaf85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-622489908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['e602b9a7-0585-414d-8be1-22952621f8ac','006fa4de-14cc-48b8-9b16-af58fef53ca5','9350a3fe-de53-4010-b6d7-a0fd9459b890','e089bc79-ad8e-410f-b3c2-f6d16141bce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-622489908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de11ace-8686-4781-bda5-5fc482ddaf85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f22ab423643b8a02e65dc310314ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454c8422-751d-44f4-8a13-f4952ffc7bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454c8422-751d-44f4-8a13-f4952ffc7bcf) transitioned into state 'SUCCESS' from state '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-622489908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['e602b9a7-0585-414d-8be1-22952621f8ac','006fa4de-14cc-48b8-9b16-af58fef53ca5','9350a3fe-de53-4010-b6d7-a0fd9459b890','e089bc79-ad8e-410f-b3c2-f6d16141bce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f4cb0c-611c-4bb4-9721-3e6a5f76ded3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f4cb0c-611c-4bb4-9721-3e6a5f76ded3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (5ca75868-2b58-46ba-acad-f7af5c6029bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request issued successfully. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ae83c4e-db2b-42be-8ac3-85bb7e256482 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 490/987] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:49 2026] POST /volume/v3/volumes => generated 757 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-657a0558-5a89-420a-925d-3d4206514a8a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-657a0558-5a89-420a-925d-3d4206514a8a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-657a0558-5a89-420a-925d-3d4206514a8a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-657a0558-5a89-420a-925d-3d4206514a8a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-657a0558-5a89-420a-925d-3d4206514a8a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1b733b1a-ffdc-43f5-be1b-93b467bcd87c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b733b1a-ffdc-43f5-be1b-93b467bcd87c tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b733b1a-ffdc-43f5-be1b-93b467bcd87c tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b733b1a-ffdc-43f5-be1b-93b467bcd87c tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-657a0558-5a89-420a-925d-3d4206514a8a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 200 Sep 03 11:01:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 498/988] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:49 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 825 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1b733b1a-ffdc-43f5-be1b-93b467bcd87c tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b733b1a-ffdc-43f5-be1b-93b467bcd87c tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 200 Sep 03 11:01:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 491/989] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:49 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-59808ec1-5c1b-429d-bd14-f5dca18c3c66 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59808ec1-5c1b-429d-bd14-f5dca18c3c66 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59808ec1-5c1b-429d-bd14-f5dca18c3c66 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59808ec1-5c1b-429d-bd14-f5dca18c3c66 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-59808ec1-5c1b-429d-bd14-f5dca18c3c66 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ffd2ace2-db32-48a2-a7fd-04e9cccc5838 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ffd2ace2-db32-48a2-a7fd-04e9cccc5838 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ffd2ace2-db32-48a2-a7fd-04e9cccc5838 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ffd2ace2-db32-48a2-a7fd-04e9cccc5838 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59808ec1-5c1b-429d-bd14-f5dca18c3c66 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 200 Sep 03 11:01:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 499/990] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:50 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ffd2ace2-db32-48a2-a7fd-04e9cccc5838 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ffd2ace2-db32-48a2-a7fd-04e9cccc5838 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 200 Sep 03 11:01:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 492/991] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:50 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:01:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fc8bec1-e667-4281-94b7-7f3f097ccd87", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1644682017"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Create snapshot from volume 6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:50 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Created reservations ['1d980759-83d5-453f-ab26-09dea6936c50', 'ff4f0f07-9f16-43d1-9cc6-9a90f7adb468', '62c36b4a-a6d1-4451-aaa7-05c74fd60f03', '28e436c5-bc5c-4fc5-aff5-a743d7bdaaf7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot create request issued successfully. Sep 03 11:01:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-620b8ee4-cfc3-469f-8b16-aa8505aac100 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:01:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 500/992] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:01:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bba11bab-5be2-4038-851a-174fbf156b73 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bba11bab-5be2-4038-851a-174fbf156b73 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bba11bab-5be2-4038-851a-174fbf156b73 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bba11bab-5be2-4038-851a-174fbf156b73 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bba11bab-5be2-4038-851a-174fbf156b73 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bba11bab-5be2-4038-851a-174fbf156b73 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 493/993] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:51 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-261359756"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-261359756'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Create volume of 1 GB Sep 03 11:01:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Availability Zones retrieved successfully. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Flow 'volume_create_api' (841d1a3b-c67d-475a-b6d6-3c7819164c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1387242-8af6-4e8e-ad6e-be8ab17342c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1387242-8af6-4e8e-ad6e-be8ab17342c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6fd324-9c1f-4a7b-a822-de22e611601b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Created reservations ['31196a98-3f56-46c2-bb38-fcf5311c653f', '14f329f2-b78c-4045-a69e-a76effded7d7', '28b5909b-75d7-4941-9362-79055ab335c7', 'ea768484-ed1c-4b55-bd46-bdd1b33834d7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6fd324-9c1f-4a7b-a822-de22e611601b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31196a98-3f56-46c2-bb38-fcf5311c653f', '14f329f2-b78c-4045-a69e-a76effded7d7', '28b5909b-75d7-4941-9362-79055ab335c7', 'ea768484-ed1c-4b55-bd46-bdd1b33834d7']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d502fac-e935-43d6-ad9c-9f9b3150191c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d502fac-e935-43d6-ad9c-9f9b3150191c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb353e9b-6a69-4e87-ba21-c08676f6eea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-261359756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc79f006e3be4186b6d5f0eb4e04f8f1',qos_specs=None,replication_status=,reservations=['31196a98-3f56-46c2-bb38-fcf5311c653f','14f329f2-b78c-4045-a69e-a76effded7d7','28b5909b-75d7-4941-9362-79055ab335c7','ea768484-ed1c-4b55-bd46-bdd1b33834d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='811ebc3ca5b045339fcf615cbe48c65e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-261359756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb353e9b-6a69-4e87-ba21-c08676f6eea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc79f006e3be4186b6d5f0eb4e04f8f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='811ebc3ca5b045339fcf615cbe48c65e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255fe261-9106-4e48-80c1-4b17ed364d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255fe261-9106-4e48-80c1-4b17ed364d15) transitioned into state 'SUCCESS' from state '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-261359756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc79f006e3be4186b6d5f0eb4e04f8f1',qos_specs=None,replication_status=,reservations=['31196a98-3f56-46c2-bb38-fcf5311c653f','14f329f2-b78c-4045-a69e-a76effded7d7','28b5909b-75d7-4941-9362-79055ab335c7','ea768484-ed1c-4b55-bd46-bdd1b33834d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='811ebc3ca5b045339fcf615cbe48c65e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c72c527-92eb-49df-81b3-9e258ba1722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c72c527-92eb-49df-81b3-9e258ba1722e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Flow 'volume_create_api' (841d1a3b-c67d-475a-b6d6-3c7819164c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Create volume request issued successfully. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c3c2683-0d1e-46c5-8544-9234a1915797 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 501/994] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:51 2026] POST /volume/v3/volumes => generated 755 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f6962363-edda-410c-9d81-e7b3f9843792 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f6962363-edda-410c-9d81-e7b3f9843792 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f6962363-edda-410c-9d81-e7b3f9843792 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f6962363-edda-410c-9d81-e7b3f9843792 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f6962363-edda-410c-9d81-e7b3f9843792 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f6962363-edda-410c-9d81-e7b3f9843792 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:01:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 494/995] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:51 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 823 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0f74a5e4-b6e2-486f-bd63-2836d977658a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f74a5e4-b6e2-486f-bd63-2836d977658a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f74a5e4-b6e2-486f-bd63-2836d977658a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f74a5e4-b6e2-486f-bd63-2836d977658a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0f74a5e4-b6e2-486f-bd63-2836d977658a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f74a5e4-b6e2-486f-bd63-2836d977658a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 200 Sep 03 11:01:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 502/996] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:51 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e6208eb3-3bf3-4f49-a4bf-dd5a621cb28e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6208eb3-3bf3-4f49-a4bf-dd5a621cb28e tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85/action Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6208eb3-3bf3-4f49-a4bf-dd5a621cb28e tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6208eb3-3bf3-4f49-a4bf-dd5a621cb28e tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-e6208eb3-3bf3-4f49-a4bf-dd5a621cb28e tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume '3de11ace-8686-4781-bda5-5fc482ddaf85' with '{'status': 'error'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6208eb3-3bf3-4f49-a4bf-dd5a621cb28e tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85/action returned with HTTP 202 Sep 03 11:01:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 495/997] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:51 2026] POST /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cf7c0a7c-33ad-4f66-b071-5236b2806603 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cf7c0a7c-33ad-4f66-b071-5236b2806603 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cf7c0a7c-33ad-4f66-b071-5236b2806603 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cf7c0a7c-33ad-4f66-b071-5236b2806603 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cf7c0a7c-33ad-4f66-b071-5236b2806603 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cf7c0a7c-33ad-4f66-b071-5236b2806603 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 200 Sep 03 11:01:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 503/998] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:51 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85/action Sep 03 11:01:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Volume info retrieved successfully. Sep 03 11:01:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bf15df4c-dd0a-4633-855d-7d6543bc1c00 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bf15df4c-dd0a-4633-855d-7d6543bc1c00 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bf15df4c-dd0a-4633-855d-7d6543bc1c00 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bf15df4c-dd0a-4633-855d-7d6543bc1c00 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Delete volume request issued successfully. Sep 03 11:01:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6d8daee-aa71-49c1-94ef-7bb263a7969b tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85/action returned with HTTP 202 Sep 03 11:01:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 496/999] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:51 2026] POST /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bf15df4c-dd0a-4633-855d-7d6543bc1c00 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bf15df4c-dd0a-4633-855d-7d6543bc1c00 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 504/1000] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:52 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-987539f3-d33a-4cb8-a8e6-ac6aac7e0e31 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-987539f3-d33a-4cb8-a8e6-ac6aac7e0e31 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-987539f3-d33a-4cb8-a8e6-ac6aac7e0e31 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-987539f3-d33a-4cb8-a8e6-ac6aac7e0e31 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-987539f3-d33a-4cb8-a8e6-ac6aac7e0e31 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-987539f3-d33a-4cb8-a8e6-ac6aac7e0e31 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 200 Sep 03 11:01:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 497/1001] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:52 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8b32dfd6-b6ae-46bc-b1d4-1cd257d6e20b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8b32dfd6-b6ae-46bc-b1d4-1cd257d6e20b tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:01:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8b32dfd6-b6ae-46bc-b1d4-1cd257d6e20b tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8b32dfd6-b6ae-46bc-b1d4-1cd257d6e20b tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8b32dfd6-b6ae-46bc-b1d4-1cd257d6e20b tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8b32dfd6-b6ae-46bc-b1d4-1cd257d6e20b tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:01:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 505/1002] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:52 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e532532c-9a25-4d8b-8b00-da3f62b62096 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e532532c-9a25-4d8b-8b00-da3f62b62096 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e532532c-9a25-4d8b-8b00-da3f62b62096 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e532532c-9a25-4d8b-8b00-da3f62b62096 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e532532c-9a25-4d8b-8b00-da3f62b62096 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e532532c-9a25-4d8b-8b00-da3f62b62096 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 498/1003] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:53 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-583d047f-c51f-4f2f-bfd9-269f6c92206d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-583d047f-c51f-4f2f-bfd9-269f6c92206d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-583d047f-c51f-4f2f-bfd9-269f6c92206d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-583d047f-c51f-4f2f-bfd9-269f6c92206d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-583d047f-c51f-4f2f-bfd9-269f6c92206d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 404 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 506/1004] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:53 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6eee6eac-9cef-432e-ad7f-359d1a0afd96 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6eee6eac-9cef-432e-ad7f-359d1a0afd96 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6eee6eac-9cef-432e-ad7f-359d1a0afd96 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6eee6eac-9cef-432e-ad7f-359d1a0afd96 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6eee6eac-9cef-432e-ad7f-359d1a0afd96 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 404 Sep 03 11:01:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 499/1005] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:53 2026] GET /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1ed854e1-da1c-43c3-98c3-e8c247934974 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ed854e1-da1c-43c3-98c3-e8c247934974 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] DELETE http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ed854e1-da1c-43c3-98c3-e8c247934974 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1ed854e1-da1c-43c3-98c3-e8c247934974 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1ed854e1-da1c-43c3-98c3-e8c247934974 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume with id: 3de11ace-8686-4781-bda5-5fc482ddaf85 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1ed854e1-da1c-43c3-98c3-e8c247934974 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 returned with HTTP 404 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 507/1006] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:53 2026] DELETE /volume/v3/volumes/3de11ace-8686-4781-bda5-5fc482ddaf85 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1313457495"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1313457495'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume of 1 GB Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Availability Zones retrieved successfully. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (da8375cd-fac0-4f57-879a-3eca12cddb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a63d4ae-19ab-42d7-b284-f215b6fbc997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a63d4ae-19ab-42d7-b284-f215b6fbc997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77daf757-f0d6-4e9f-8d69-3498bf6d3915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Created reservations ['f4dfee31-8cbc-4707-990d-08d07e248052', 'b54f9a19-c1ce-4d4d-aa0a-d12fa15513ec', '5e1476c8-a728-4bbc-a545-88796bedfd11', '5f7be791-6256-43ba-9e2a-f69d9745274d'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77daf757-f0d6-4e9f-8d69-3498bf6d3915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4dfee31-8cbc-4707-990d-08d07e248052', 'b54f9a19-c1ce-4d4d-aa0a-d12fa15513ec', '5e1476c8-a728-4bbc-a545-88796bedfd11', '5f7be791-6256-43ba-9e2a-f69d9745274d']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63705a09-1a6f-42a2-a417-5791b0514505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63705a09-1a6f-42a2-a417-5791b0514505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5371d5-e5d2-48fa-8022-bfa8b20cfc28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1313457495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['f4dfee31-8cbc-4707-990d-08d07e248052','b54f9a19-c1ce-4d4d-aa0a-d12fa15513ec','5e1476c8-a728-4bbc-a545-88796bedfd11','5f7be791-6256-43ba-9e2a-f69d9745274d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1313457495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5371d5-e5d2-48fa-8022-bfa8b20cfc28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f22ab423643b8a02e65dc310314ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3eb774-1191-47f6-9af3-7c0c48454c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3eb774-1191-47f6-9af3-7c0c48454c09) transitioned into state 'SUCCESS' from state '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-1313457495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['f4dfee31-8cbc-4707-990d-08d07e248052','b54f9a19-c1ce-4d4d-aa0a-d12fa15513ec','5e1476c8-a728-4bbc-a545-88796bedfd11','5f7be791-6256-43ba-9e2a-f69d9745274d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5887dbb9-ab23-47ca-91b3-6193bebc8841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5887dbb9-ab23-47ca-91b3-6193bebc8841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (da8375cd-fac0-4f57-879a-3eca12cddb33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request issued successfully. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5e8dcb4e-9360-429c-8bd9-165405f2c74d tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 500/1007] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:53 2026] POST /volume/v3/volumes => generated 758 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5fb4ba6a-b8e2-4c42-94b8-2521b740bfc8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fb4ba6a-b8e2-4c42-94b8-2521b740bfc8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fb4ba6a-b8e2-4c42-94b8-2521b740bfc8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fb4ba6a-b8e2-4c42-94b8-2521b740bfc8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5fb4ba6a-b8e2-4c42-94b8-2521b740bfc8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fb4ba6a-b8e2-4c42-94b8-2521b740bfc8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 200 Sep 03 11:01:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 508/1008] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:53 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-77a25b82-7768-4b34-b6e0-9f5c5e1a15df None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-77a25b82-7768-4b34-b6e0-9f5c5e1a15df tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-77a25b82-7768-4b34-b6e0-9f5c5e1a15df tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-77a25b82-7768-4b34-b6e0-9f5c5e1a15df tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-77a25b82-7768-4b34-b6e0-9f5c5e1a15df tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-77a25b82-7768-4b34-b6e0-9f5c5e1a15df tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:01:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 501/1009] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:53 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b85dc39e-1ae6-4967-9463-97773b9e3e74 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b85dc39e-1ae6-4967-9463-97773b9e3e74 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b85dc39e-1ae6-4967-9463-97773b9e3e74 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b85dc39e-1ae6-4967-9463-97773b9e3e74 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b85dc39e-1ae6-4967-9463-97773b9e3e74 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b85dc39e-1ae6-4967-9463-97773b9e3e74 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 509/1010] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-35233b46-5772-470c-93cf-355ceebdc551 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35233b46-5772-470c-93cf-355ceebdc551 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] POST http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35233b46-5772-470c-93cf-355ceebdc551 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-35233b46-5772-470c-93cf-355ceebdc551 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-35233b46-5772-470c-93cf-355ceebdc551 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Update snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35233b46-5772-470c-93cf-355ceebdc551 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 502/1011] 192.168.122.139 () {60 vars in 1286 bytes} [Thu Sep 3 11:01:54 2026] POST /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 68 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21e9a91f-2d3f-4035-b66d-8bbd2a7b7ab9 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 510/1012] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-25e7f85e-5050-4be2-898d-45b7ee341e05 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25e7f85e-5050-4be2-898d-45b7ee341e05 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] PUT http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25e7f85e-5050-4be2-898d-45b7ee341e05 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25e7f85e-5050-4be2-898d-45b7ee341e05 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25e7f85e-5050-4be2-898d-45b7ee341e05 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Update snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25e7f85e-5050-4be2-898d-45b7ee341e05 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 503/1013] 192.168.122.139 () {60 vars in 1285 bytes} [Thu Sep 3 11:01:54 2026] PUT /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 57 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-334970d3-e206-4e09-8ecb-102cd3a2ca56 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 511/1014] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Delete snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03d7bbd6-d4f4-4d9b-84e3-d77e0240d2a6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 504/1015] 192.168.122.139 () {58 vars in 1283 bytes} [Thu Sep 3 11:01:54 2026] DELETE /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-468bf63f-3fc7-48a3-9e9c-30e681da8ed1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 512/1016] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-770b25dc-4112-4353-8991-c2b891749734 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-770b25dc-4112-4353-8991-c2b891749734 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] PUT http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-770b25dc-4112-4353-8991-c2b891749734 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-770b25dc-4112-4353-8991-c2b891749734 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-770b25dc-4112-4353-8991-c2b891749734 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Update snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-770b25dc-4112-4353-8991-c2b891749734 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 505/1017] 192.168.122.139 () {60 vars in 1285 bytes} [Thu Sep 3 11:01:54 2026] PUT /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 16 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-98ecd574-39b0-46c1-894c-ff3e28c90e54 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98ecd574-39b0-46c1-894c-ff3e28c90e54 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] POST http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98ecd574-39b0-46c1-894c-ff3e28c90e54 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-98ecd574-39b0-46c1-894c-ff3e28c90e54 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4531f644-bb26-4418-89b0-4b3d9f0cfd80 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4531f644-bb26-4418-89b0-4b3d9f0cfd80 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4531f644-bb26-4418-89b0-4b3d9f0cfd80 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4531f644-bb26-4418-89b0-4b3d9f0cfd80 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-98ecd574-39b0-46c1-894c-ff3e28c90e54 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Update snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98ecd574-39b0-46c1-894c-ff3e28c90e54 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 513/1018] 192.168.122.139 () {60 vars in 1286 bytes} [Thu Sep 3 11:01:54 2026] POST /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 68 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4531f644-bb26-4418-89b0-4b3d9f0cfd80 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5cf7ca96-fa4b-41cd-970d-7b815b1dac77 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 514/1019] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d3fd6d7a-0ac3-4f5f-b6be-40940ed4ce21 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4531f644-bb26-4418-89b0-4b3d9f0cfd80 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 506/1020] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3fd6d7a-0ac3-4f5f-b6be-40940ed4ce21 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] PUT http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3fd6d7a-0ac3-4f5f-b6be-40940ed4ce21 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d3fd6d7a-0ac3-4f5f-b6be-40940ed4ce21 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d3fd6d7a-0ac3-4f5f-b6be-40940ed4ce21 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Update snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3fd6d7a-0ac3-4f5f-b6be-40940ed4ce21 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 515/1021] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 11:01:54 2026] PUT /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 => generated 35 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-73a1e8c9-f33e-41db-92ad-23b36c6cd650 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-73a1e8c9-f33e-41db-92ad-23b36c6cd650 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-73a1e8c9-f33e-41db-92ad-23b36c6cd650 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-73a1e8c9-f33e-41db-92ad-23b36c6cd650 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5421a6e-d606-4f8b-a760-897e7ee7acc1 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 507/1022] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-73a1e8c9-f33e-41db-92ad-23b36c6cd650 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-73a1e8c9-f33e-41db-92ad-23b36c6cd650 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 516/1023] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Get snapshot metadata completed successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cf4112ee-ea0a-40d4-8c69-5826ef04c5c8 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 508/1024] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:01:54 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 75 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4b37ac10-ad3e-4e84-b211-6d77d2a7e5e7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b37ac10-ad3e-4e84-b211-6d77d2a7e5e7 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] PUT http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eb353e9b-6a69-4e87-ba21-c08676f6eea2", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1217608496"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Create volume request body: {'volume': {'source_volid': 'eb353e9b-6a69-4e87-ba21-c08676f6eea2', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1217608496'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b37ac10-ad3e-4e84-b211-6d77d2a7e5e7 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4b37ac10-ad3e-4e84-b211-6d77d2a7e5e7 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume retrieved successfully. Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Create volume of 2 GB Sep 03 11:01:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Availability Zones retrieved successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Flow 'volume_create_api' (1922b646-ad31-4059-a7d6-7ba3db851643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8df8a8-b784-4858-9541-6fa9c978ad29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4b37ac10-ad3e-4e84-b211-6d77d2a7e5e7 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Update snapshot metadata completed successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b37ac10-ad3e-4e84-b211-6d77d2a7e5e7 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata returned with HTTP 200 Sep 03 11:01:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 517/1025] 192.168.122.139 () {60 vars in 1285 bytes} [Thu Sep 3 11:01:54 2026] PUT /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd/metadata => generated 16 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Delete snapshot with id: 6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8df8a8-b784-4858-9541-6fa9c978ad29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'eb353e9b-6a69-4e87-ba21-c08676f6eea2', 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot delete request issued successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc747ea9-d5d6-4323-b6cc-4bdd59338ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-562d99fb-e492-4c07-9bf8-b81febacd8c2 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 202 Sep 03 11:01:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 518/1026] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:01:55 2026] DELETE /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ae21e17f-1838-451c-b02c-e59cca055830 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ae21e17f-1838-451c-b02c-e59cca055830 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ae21e17f-1838-451c-b02c-e59cca055830 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ae21e17f-1838-451c-b02c-e59cca055830 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ae21e17f-1838-451c-b02c-e59cca055830 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ae21e17f-1838-451c-b02c-e59cca055830 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 519/1027] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:55 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Created reservations ['0b433fe0-fced-4480-9f59-1f8c1f8a7cb1', '1ac47f4d-9742-496a-b0ce-86f02c4e01e8', 'bc20abc7-2926-4844-86e1-0834e1731f92', '94f97bc6-6a18-47ca-9ba8-0e1fbdf06ce3'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc747ea9-d5d6-4323-b6cc-4bdd59338ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b433fe0-fced-4480-9f59-1f8c1f8a7cb1', '1ac47f4d-9742-496a-b0ce-86f02c4e01e8', 'bc20abc7-2926-4844-86e1-0834e1731f92', '94f97bc6-6a18-47ca-9ba8-0e1fbdf06ce3']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0496e38-9f9f-4b55-9f1c-ab56d55ba558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0496e38-9f9f-4b55-9f1c-ab56d55ba558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd42c93f-c046-4d31-bcf8-db3b8d4b79a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1217608496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc79f006e3be4186b6d5f0eb4e04f8f1',qos_specs=None,replication_status=,reservations=['0b433fe0-fced-4480-9f59-1f8c1f8a7cb1','1ac47f4d-9742-496a-b0ce-86f02c4e01e8','bc20abc7-2926-4844-86e1-0834e1731f92','94f97bc6-6a18-47ca-9ba8-0e1fbdf06ce3'],size=2,snapshot_id=None,source_replicaid=,source_volid=eb353e9b-6a69-4e87-ba21-c08676f6eea2,status='creating',user_id='811ebc3ca5b045339fcf615cbe48c65e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1217608496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd42c93f-c046-4d31-bcf8-db3b8d4b79a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc79f006e3be4186b6d5f0eb4e04f8f1',provider_auth=None,provider_geometry=None,provider_id=None,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=eb353e9b-6a69-4e87-ba21-c08676f6eea2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='811ebc3ca5b045339fcf615cbe48c65e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a9f08c-98dd-4be3-b4d2-c2da8b5a4015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a9f08c-98dd-4be3-b4d2-c2da8b5a4015) transitioned into state 'SUCCESS' from state '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-1217608496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc79f006e3be4186b6d5f0eb4e04f8f1',qos_specs=None,replication_status=,reservations=['0b433fe0-fced-4480-9f59-1f8c1f8a7cb1','1ac47f4d-9742-496a-b0ce-86f02c4e01e8','bc20abc7-2926-4844-86e1-0834e1731f92','94f97bc6-6a18-47ca-9ba8-0e1fbdf06ce3'],size=2,snapshot_id=None,source_replicaid=,source_volid=eb353e9b-6a69-4e87-ba21-c08676f6eea2,status='creating',user_id='811ebc3ca5b045339fcf615cbe48c65e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8c8f95-c1e1-4948-881e-3610424e33a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8c8f95-c1e1-4948-881e-3610424e33a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Flow 'volume_create_api' (1922b646-ad31-4059-a7d6-7ba3db851643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Create volume request issued successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-614a8b6f-3b96-4e44-9f35-5d355f163876 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 509/1028] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:01:54 2026] POST /volume/v3/volumes => generated 790 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c1e8cff5-5654-4fc3-b4d2-f37418f562a2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1e8cff5-5654-4fc3-b4d2-f37418f562a2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1e8cff5-5654-4fc3-b4d2-f37418f562a2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1e8cff5-5654-4fc3-b4d2-f37418f562a2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c1e8cff5-5654-4fc3-b4d2-f37418f562a2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1e8cff5-5654-4fc3-b4d2-f37418f562a2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:01:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 520/1029] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:55 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a2ca237d-85e5-41e4-96d4-80a810fa2051 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2ca237d-85e5-41e4-96d4-80a810fa2051 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2ca237d-85e5-41e4-96d4-80a810fa2051 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2ca237d-85e5-41e4-96d4-80a810fa2051 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a2ca237d-85e5-41e4-96d4-80a810fa2051 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2ca237d-85e5-41e4-96d4-80a810fa2051 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 200 Sep 03 11:01:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 510/1030] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:55 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-89cabee0-1838-4574-9cdb-437b99909d78 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-89cabee0-1838-4574-9cdb-437b99909d78 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28/action Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-89cabee0-1838-4574-9cdb-437b99909d78 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-89cabee0-1838-4574-9cdb-437b99909d78 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-89cabee0-1838-4574-9cdb-437b99909d78 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume '1a5371d5-e5d2-48fa-8022-bfa8b20cfc28' with '{'status': 'maintenance'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:01:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-89cabee0-1838-4574-9cdb-437b99909d78 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28/action returned with HTTP 202 Sep 03 11:01:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-76181277-55a9-4a16-af29-1a1018f6e468 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 521/1031] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:55 2026] POST /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-76181277-55a9-4a16-af29-1a1018f6e468 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-76181277-55a9-4a16-af29-1a1018f6e468 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-76181277-55a9-4a16-af29-1a1018f6e468 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-76181277-55a9-4a16-af29-1a1018f6e468 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-76181277-55a9-4a16-af29-1a1018f6e468 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 200 Sep 03 11:01:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 511/1032] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:56 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28/action Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Volume info retrieved successfully. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Delete volume request issued successfully. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a1e4d51-e89f-46d1-9a10-fec6a14cc363 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28/action returned with HTTP 202 Sep 03 11:01:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 522/1033] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:01:56 2026] POST /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:01:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-58a81b1e-dbd7-463f-bc8b-9d10e63b09e6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-58a81b1e-dbd7-463f-bc8b-9d10e63b09e6 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-58a81b1e-dbd7-463f-bc8b-9d10e63b09e6 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-58a81b1e-dbd7-463f-bc8b-9d10e63b09e6 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7019050c-40f4-4369-a406-99c67e962b2a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7019050c-40f4-4369-a406-99c67e962b2a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7019050c-40f4-4369-a406-99c67e962b2a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7019050c-40f4-4369-a406-99c67e962b2a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7019050c-40f4-4369-a406-99c67e962b2a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7019050c-40f4-4369-a406-99c67e962b2a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 523/1034] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:56 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-58a81b1e-dbd7-463f-bc8b-9d10e63b09e6 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-58a81b1e-dbd7-463f-bc8b-9d10e63b09e6 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 200 Sep 03 11:01:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 512/1035] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:56 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9a4b110-9ecf-447d-a225-1c395a02ae54 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9a4b110-9ecf-447d-a225-1c395a02ae54 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9a4b110-9ecf-447d-a225-1c395a02ae54 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9a4b110-9ecf-447d-a225-1c395a02ae54 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c9a4b110-9ecf-447d-a225-1c395a02ae54 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9a4b110-9ecf-447d-a225-1c395a02ae54 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:01:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 524/1036] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:56 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-10ec63d1-d552-4670-9efa-5b48387af99f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10ec63d1-d552-4670-9efa-5b48387af99f tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10ec63d1-d552-4670-9efa-5b48387af99f tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10ec63d1-d552-4670-9efa-5b48387af99f tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-10ec63d1-d552-4670-9efa-5b48387af99f tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Snapshot retrieved successfully. Sep 03 11:01:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10ec63d1-d552-4670-9efa-5b48387af99f tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 200 Sep 03 11:01:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 513/1037] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:57 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-59429bd6-20c8-4e3e-9934-a240e2d5c96b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59429bd6-20c8-4e3e-9934-a240e2d5c96b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59429bd6-20c8-4e3e-9934-a240e2d5c96b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59429bd6-20c8-4e3e-9934-a240e2d5c96b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-59429bd6-20c8-4e3e-9934-a240e2d5c96b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59429bd6-20c8-4e3e-9934-a240e2d5c96b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 200 Sep 03 11:01:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 525/1038] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:57 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ac21e4f5-45cd-4484-a428-e235de7df944 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac21e4f5-45cd-4484-a428-e235de7df944 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:01:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac21e4f5-45cd-4484-a428-e235de7df944 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac21e4f5-45cd-4484-a428-e235de7df944 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ac21e4f5-45cd-4484-a428-e235de7df944 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac21e4f5-45cd-4484-a428-e235de7df944 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:01:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 514/1039] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:57 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abeaec25-ea6c-4822-9392-d3caea98427a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abeaec25-ea6c-4822-9392-d3caea98427a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abeaec25-ea6c-4822-9392-d3caea98427a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abeaec25-ea6c-4822-9392-d3caea98427a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abeaec25-ea6c-4822-9392-d3caea98427a tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd returned with HTTP 404 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 526/1040] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:01:58 2026] GET /volume/v3/snapshots/6ac5e484-430b-41c9-a283-b5f156994acd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c543595b-3eac-4443-a7c6-3b83c572dbcc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c543595b-3eac-4443-a7c6-3b83c572dbcc tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c543595b-3eac-4443-a7c6-3b83c572dbcc tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c543595b-3eac-4443-a7c6-3b83c572dbcc tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c543595b-3eac-4443-a7c6-3b83c572dbcc tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c543595b-3eac-4443-a7c6-3b83c572dbcc tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 200 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 515/1041] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:58 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Delete volume with id: 6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3d607b7c-ae59-4d1f-866e-0e9ca9920b3a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d607b7c-ae59-4d1f-866e-0e9ca9920b3a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d607b7c-ae59-4d1f-866e-0e9ca9920b3a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d607b7c-ae59-4d1f-866e-0e9ca9920b3a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d607b7c-ae59-4d1f-866e-0e9ca9920b3a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 404 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 516/1042] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:58 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ba9fdf1b-7a75-42a3-ad92-47404b0e6d53 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ba9fdf1b-7a75-42a3-ad92-47404b0e6d53 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ba9fdf1b-7a75-42a3-ad92-47404b0e6d53 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ba9fdf1b-7a75-42a3-ad92-47404b0e6d53 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ba9fdf1b-7a75-42a3-ad92-47404b0e6d53 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 404 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 517/1043] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:58 2026] GET /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14492636-27dd-43c7-a046-9affa2a21f57 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14492636-27dd-43c7-a046-9affa2a21f57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] DELETE http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14492636-27dd-43c7-a046-9affa2a21f57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14492636-27dd-43c7-a046-9affa2a21f57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-14492636-27dd-43c7-a046-9affa2a21f57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume with id: 1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Delete volume request issued successfully. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2ae4066c-cafa-4a6f-8bba-85431605ed8d tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 202 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 527/1044] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:58 2026] DELETE /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5543f1a6-4230-465b-917e-84d11d6db618 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5543f1a6-4230-465b-917e-84d11d6db618 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5543f1a6-4230-465b-917e-84d11d6db618 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5543f1a6-4230-465b-917e-84d11d6db618 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14492636-27dd-43c7-a046-9affa2a21f57 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 returned with HTTP 404 Sep 03 11:01:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 518/1045] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:01:58 2026] DELETE /volume/v3/volumes/1a5371d5-e5d2-48fa-8022-bfa8b20cfc28 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1715607228"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1715607228'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume of 1 GB Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5543f1a6-4230-465b-917e-84d11d6db618 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Availability Zones retrieved successfully. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5543f1a6-4230-465b-917e-84d11d6db618 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 200 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 528/1046] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:58 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (acef50b7-1f26-4c2f-bac8-f69202f0dfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a40dc9-2742-4bba-8798-e6c2ca09f9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a40dc9-2742-4bba-8798-e6c2ca09f9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbcdfa88-0fd6-4473-b2dc-45c6f46b0e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Created reservations ['7ee66523-6bc6-4a56-b57d-3232e7ee8ec2', '50c2f4d1-3246-4c23-8f8e-721c907c7b8a', '35bf8529-4408-48f3-bb97-0433e3d78a3b', 'fd7d2334-a33c-4332-975a-e5e9ac57dacf'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbcdfa88-0fd6-4473-b2dc-45c6f46b0e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee66523-6bc6-4a56-b57d-3232e7ee8ec2', '50c2f4d1-3246-4c23-8f8e-721c907c7b8a', '35bf8529-4408-48f3-bb97-0433e3d78a3b', 'fd7d2334-a33c-4332-975a-e5e9ac57dacf']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0ad201-b5f5-4899-9356-a0d7d80a021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d6fa4225-f2aa-4f59-8305-2846ae888e29 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6fa4225-f2aa-4f59-8305-2846ae888e29 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d6fa4225-f2aa-4f59-8305-2846ae888e29 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d6fa4225-f2aa-4f59-8305-2846ae888e29 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0ad201-b5f5-4899-9356-a0d7d80a021b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21a613b-4091-46ea-8e2b-1cb3622a3c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1715607228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['7ee66523-6bc6-4a56-b57d-3232e7ee8ec2','50c2f4d1-3246-4c23-8f8e-721c907c7b8a','35bf8529-4408-48f3-bb97-0433e3d78a3b','fd7d2334-a33c-4332-975a-e5e9ac57dacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1715607228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b21a613b-4091-46ea-8e2b-1cb3622a3c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f22ab423643b8a02e65dc310314ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0768b68-4a17-4bd6-b409-4e71c80f280d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d6fa4225-f2aa-4f59-8305-2846ae888e29 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:01:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6fa4225-f2aa-4f59-8305-2846ae888e29 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:01:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 529/1047] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:58 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0768b68-4a17-4bd6-b409-4e71c80f280d) transitioned into state 'SUCCESS' from state '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-1715607228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8113612e1f8f4aa7b8f0f5a97f1250f3',qos_specs=None,replication_status=,reservations=['7ee66523-6bc6-4a56-b57d-3232e7ee8ec2','50c2f4d1-3246-4c23-8f8e-721c907c7b8a','35bf8529-4408-48f3-bb97-0433e3d78a3b','fd7d2334-a33c-4332-975a-e5e9ac57dacf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f22ab423643b8a02e65dc310314ce',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ea3f323-78af-49d3-a307-43e798695608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:01:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ea3f323-78af-49d3-a307-43e798695608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:01:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Flow 'volume_create_api' (acef50b7-1f26-4c2f-bac8-f69202f0dfff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:01:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Create volume request issued successfully. Sep 03 11:01:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb332de2-ba86-4ca0-ae15-886fd7b9194e tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:01:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 519/1048] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:01:58 2026] POST /volume/v3/volumes => generated 758 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:01:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f348fa3a-4e3b-42ea-999d-e7746336c1e8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f348fa3a-4e3b-42ea-999d-e7746336c1e8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:01:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f348fa3a-4e3b-42ea-999d-e7746336c1e8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f348fa3a-4e3b-42ea-999d-e7746336c1e8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:01:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:01:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f348fa3a-4e3b-42ea-999d-e7746336c1e8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:01:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f348fa3a-4e3b-42ea-999d-e7746336c1e8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:01:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 530/1049] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:59 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4f25730c-399e-4906-988a-9ff157dd84c6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f25730c-399e-4906-988a-9ff157dd84c6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:01:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f25730c-399e-4906-988a-9ff157dd84c6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:01:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f25730c-399e-4906-988a-9ff157dd84c6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:01:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:01:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:01:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:01:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:01:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4f25730c-399e-4906-988a-9ff157dd84c6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Volume info retrieved successfully. Sep 03 11:01:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f25730c-399e-4906-988a-9ff157dd84c6 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 200 Sep 03 11:01:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 520/1050] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:59 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 856 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:01:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2a939540-5a14-4528-b87e-4111ea91796c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:01:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a939540-5a14-4528-b87e-4111ea91796c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a939540-5a14-4528-b87e-4111ea91796c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a939540-5a14-4528-b87e-4111ea91796c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2a939540-5a14-4528-b87e-4111ea91796c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a939540-5a14-4528-b87e-4111ea91796c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 531/1051] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:01:59 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2981b93f-897d-4d60-8b46-61f62ab6c4f8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2981b93f-897d-4d60-8b46-61f62ab6c4f8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2981b93f-897d-4d60-8b46-61f62ab6c4f8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2981b93f-897d-4d60-8b46-61f62ab6c4f8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2981b93f-897d-4d60-8b46-61f62ab6c4f8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2981b93f-897d-4d60-8b46-61f62ab6c4f8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 521/1052] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:00 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8f57d35d-2e5e-47b9-982b-3179ece26c70 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f57d35d-2e5e-47b9-982b-3179ece26c70 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] GET http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 Sep 03 11:02:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f57d35d-2e5e-47b9-982b-3179ece26c70 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f57d35d-2e5e-47b9-982b-3179ece26c70 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f57d35d-2e5e-47b9-982b-3179ece26c70 tempest-SnapshotMetadataTestJSON-1746682148 tempest-SnapshotMetadataTestJSON-1746682148-project-member] http://192.168.122.139/volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 returned with HTTP 404 Sep 03 11:02:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 532/1053] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:00 2026] GET /volume/v3/volumes/6fc8bec1-e667-4281-94b7-7f3f097ccd87 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:02:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d6b10500-206a-4716-ba05-cbd394c1ab3e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d6b10500-206a-4716-ba05-cbd394c1ab3e tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d6b10500-206a-4716-ba05-cbd394c1ab3e tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d6b10500-206a-4716-ba05-cbd394c1ab3e tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d6b10500-206a-4716-ba05-cbd394c1ab3e tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d6b10500-206a-4716-ba05-cbd394c1ab3e tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 522/1054] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:01 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e5b1fa3f-355d-45ba-8ae1-e4a6268280d0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5b1fa3f-355d-45ba-8ae1-e4a6268280d0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5b1fa3f-355d-45ba-8ae1-e4a6268280d0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5b1fa3f-355d-45ba-8ae1-e4a6268280d0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e5b1fa3f-355d-45ba-8ae1-e4a6268280d0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5b1fa3f-355d-45ba-8ae1-e4a6268280d0 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 533/1055] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:01 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-356c1d2a-d3e6-44d9-b659-c8a52bae53e9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-356c1d2a-d3e6-44d9-b659-c8a52bae53e9 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-356c1d2a-d3e6-44d9-b659-c8a52bae53e9 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-356c1d2a-d3e6-44d9-b659-c8a52bae53e9 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-356c1d2a-d3e6-44d9-b659-c8a52bae53e9 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-805b9ce5-cfb2-4605-8575-14298072367a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-805b9ce5-cfb2-4605-8575-14298072367a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-805b9ce5-cfb2-4605-8575-14298072367a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-356c1d2a-d3e6-44d9-b659-c8a52bae53e9 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-805b9ce5-cfb2-4605-8575-14298072367a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 523/1056] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:02 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-805b9ce5-cfb2-4605-8575-14298072367a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-805b9ce5-cfb2-4605-8575-14298072367a tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 534/1057] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:02 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dd6a9f09-8b72-45d4-885c-26e09373b97d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd6a9f09-8b72-45d4-885c-26e09373b97d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd6a9f09-8b72-45d4-885c-26e09373b97d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd6a9f09-8b72-45d4-885c-26e09373b97d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dd6a9f09-8b72-45d4-885c-26e09373b97d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd6a9f09-8b72-45d4-885c-26e09373b97d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 524/1058] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:03 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-caf71772-571b-40cc-9af9-75a0d41f8c36 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-caf71772-571b-40cc-9af9-75a0d41f8c36 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-caf71772-571b-40cc-9af9-75a0d41f8c36 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-caf71772-571b-40cc-9af9-75a0d41f8c36 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-caf71772-571b-40cc-9af9-75a0d41f8c36 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-caf71772-571b-40cc-9af9-75a0d41f8c36 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 535/1059] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:03 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8ebad703-794b-4b20-9e0b-0def22b8b30c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ebad703-794b-4b20-9e0b-0def22b8b30c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ebad703-794b-4b20-9e0b-0def22b8b30c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ebad703-794b-4b20-9e0b-0def22b8b30c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8ebad703-794b-4b20-9e0b-0def22b8b30c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ebad703-794b-4b20-9e0b-0def22b8b30c tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 525/1060] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:04 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d08dd45-58d2-4908-85db-e7646057cad4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d08dd45-58d2-4908-85db-e7646057cad4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d08dd45-58d2-4908-85db-e7646057cad4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d08dd45-58d2-4908-85db-e7646057cad4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d08dd45-58d2-4908-85db-e7646057cad4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d08dd45-58d2-4908-85db-e7646057cad4 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 536/1061] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:05 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c5a1a6c9-b538-400f-a86e-db93b148c49a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c5a1a6c9-b538-400f-a86e-db93b148c49a tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c5a1a6c9-b538-400f-a86e-db93b148c49a tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c5a1a6c9-b538-400f-a86e-db93b148c49a tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c5a1a6c9-b538-400f-a86e-db93b148c49a tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c5a1a6c9-b538-400f-a86e-db93b148c49a tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 526/1062] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:05 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-61991e69-516d-48ce-8ad6-fc62a1095a1b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-61991e69-516d-48ce-8ad6-fc62a1095a1b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-61991e69-516d-48ce-8ad6-fc62a1095a1b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-61991e69-516d-48ce-8ad6-fc62a1095a1b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-61991e69-516d-48ce-8ad6-fc62a1095a1b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-61991e69-516d-48ce-8ad6-fc62a1095a1b tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 537/1063] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:06 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f8f59564-680b-4fff-bea1-02f342790748 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8f59564-680b-4fff-bea1-02f342790748 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8f59564-680b-4fff-bea1-02f342790748 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8f59564-680b-4fff-bea1-02f342790748 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f8f59564-680b-4fff-bea1-02f342790748 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7693b79f-bbe5-44ba-972d-a596df14cb24 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7693b79f-bbe5-44ba-972d-a596df14cb24 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7693b79f-bbe5-44ba-972d-a596df14cb24 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7693b79f-bbe5-44ba-972d-a596df14cb24 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8f59564-680b-4fff-bea1-02f342790748 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 527/1064] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:07 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:07 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:07 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7693b79f-bbe5-44ba-972d-a596df14cb24 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7693b79f-bbe5-44ba-972d-a596df14cb24 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 538/1065] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:07 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-777f17bb-ba30-4016-a399-7aa364711527 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-777f17bb-ba30-4016-a399-7aa364711527 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-777f17bb-ba30-4016-a399-7aa364711527 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-777f17bb-ba30-4016-a399-7aa364711527 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-777f17bb-ba30-4016-a399-7aa364711527 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-777f17bb-ba30-4016-a399-7aa364711527 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 528/1066] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:08 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b9ae41b2-5a76-4581-8844-cf947e542ad3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b9ae41b2-5a76-4581-8844-cf947e542ad3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b9ae41b2-5a76-4581-8844-cf947e542ad3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b9ae41b2-5a76-4581-8844-cf947e542ad3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b9ae41b2-5a76-4581-8844-cf947e542ad3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b9ae41b2-5a76-4581-8844-cf947e542ad3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 539/1067] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:08 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-80c5bda2-d5a4-4ed0-8be3-c3595cbd7e00 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-80c5bda2-d5a4-4ed0-8be3-c3595cbd7e00 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-80c5bda2-d5a4-4ed0-8be3-c3595cbd7e00 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-80c5bda2-d5a4-4ed0-8be3-c3595cbd7e00 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-80c5bda2-d5a4-4ed0-8be3-c3595cbd7e00 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-80c5bda2-d5a4-4ed0-8be3-c3595cbd7e00 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 529/1068] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:09 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f2c7bcb4-c692-4e3a-85f1-3f5b250affd8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f2c7bcb4-c692-4e3a-85f1-3f5b250affd8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f2c7bcb4-c692-4e3a-85f1-3f5b250affd8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f2c7bcb4-c692-4e3a-85f1-3f5b250affd8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f2c7bcb4-c692-4e3a-85f1-3f5b250affd8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f2c7bcb4-c692-4e3a-85f1-3f5b250affd8 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 540/1069] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:09 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1951065421"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1951065421'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Create volume of 1 GB Sep 03 11:02:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Availability Zones retrieved successfully. Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Flow 'volume_create_api' (cdaa1215-3dac-4fc6-9a52-b30e09b682e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643f74a9-5fa8-48f1-970b-e240af26f02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643f74a9-5fa8-48f1-970b-e240af26f02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d32550-2ad7-44d2-a16e-2c2b0a99aa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-db6e3019-0c1f-462d-8745-173983716cc2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db6e3019-0c1f-462d-8745-173983716cc2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db6e3019-0c1f-462d-8745-173983716cc2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db6e3019-0c1f-462d-8745-173983716cc2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-db6e3019-0c1f-462d-8745-173983716cc2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db6e3019-0c1f-462d-8745-173983716cc2 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 541/1070] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:10 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Created reservations ['ec71f93e-a862-43c2-988d-7485967e81c7', 'bb60c414-6a55-40ea-a37e-54d3b0cbfa56', '5a95ea5b-20dd-46be-9dcf-f9e73a290a79', '20d82508-4303-44bc-9fce-9259177cc3be'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d32550-2ad7-44d2-a16e-2c2b0a99aa22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec71f93e-a862-43c2-988d-7485967e81c7', 'bb60c414-6a55-40ea-a37e-54d3b0cbfa56', '5a95ea5b-20dd-46be-9dcf-f9e73a290a79', '20d82508-4303-44bc-9fce-9259177cc3be']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0fcb7a-3b82-4728-8cfc-f2b532d7983d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0fcb7a-3b82-4728-8cfc-f2b532d7983d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '759574e0-e217-4238-9327-026cd577aaba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1951065421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94f57dea13e04d74abaff8854dae8e02',qos_specs=None,replication_status=,reservations=['ec71f93e-a862-43c2-988d-7485967e81c7','bb60c414-6a55-40ea-a37e-54d3b0cbfa56','5a95ea5b-20dd-46be-9dcf-f9e73a290a79','20d82508-4303-44bc-9fce-9259177cc3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1233b2417b24e0c84bb22e1470a6dfc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1951065421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=759574e0-e217-4238-9327-026cd577aaba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94f57dea13e04d74abaff8854dae8e02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1233b2417b24e0c84bb22e1470a6dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94fd95f-47fc-4622-a90d-0766f4d0ca2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94fd95f-47fc-4622-a90d-0766f4d0ca2b) transitioned into state 'SUCCESS' from state '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-1951065421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94f57dea13e04d74abaff8854dae8e02',qos_specs=None,replication_status=,reservations=['ec71f93e-a862-43c2-988d-7485967e81c7','bb60c414-6a55-40ea-a37e-54d3b0cbfa56','5a95ea5b-20dd-46be-9dcf-f9e73a290a79','20d82508-4303-44bc-9fce-9259177cc3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1233b2417b24e0c84bb22e1470a6dfc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ef237b-8c64-44ab-a2e7-61a6509efcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5468bfac-b467-4882-87aa-3ff4d96f2765 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ef237b-8c64-44ab-a2e7-61a6509efcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5468bfac-b467-4882-87aa-3ff4d96f2765 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5468bfac-b467-4882-87aa-3ff4d96f2765 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5468bfac-b467-4882-87aa-3ff4d96f2765 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Flow 'volume_create_api' (cdaa1215-3dac-4fc6-9a52-b30e09b682e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Create volume request issued successfully. Sep 03 11:02:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-95a4e0bb-5ac9-4941-90bd-9b5fb4539421 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 530/1071] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:10 2026] POST /volume/v3/volumes => generated 759 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:02:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-031271c0-5441-4037-9419-6ac812814bdf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-031271c0-5441-4037-9419-6ac812814bdf tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-031271c0-5441-4037-9419-6ac812814bdf tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-031271c0-5441-4037-9419-6ac812814bdf tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5468bfac-b467-4882-87aa-3ff4d96f2765 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5468bfac-b467-4882-87aa-3ff4d96f2765 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 542/1072] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:11 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-031271c0-5441-4037-9419-6ac812814bdf tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-031271c0-5441-4037-9419-6ac812814bdf tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 200 Sep 03 11:02:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 531/1073] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:11 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 827 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8dcb0454-0c27-42c4-9294-ad368a356809 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8dcb0454-0c27-42c4-9294-ad368a356809 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8dcb0454-0c27-42c4-9294-ad368a356809 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8dcb0454-0c27-42c4-9294-ad368a356809 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8dcb0454-0c27-42c4-9294-ad368a356809 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8dcb0454-0c27-42c4-9294-ad368a356809 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 543/1074] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:11 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 883 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5d9746cf-31d3-47d9-9719-846000504382 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d9746cf-31d3-47d9-9719-846000504382 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d9746cf-31d3-47d9-9719-846000504382 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d9746cf-31d3-47d9-9719-846000504382 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5d9746cf-31d3-47d9-9719-846000504382 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d9746cf-31d3-47d9-9719-846000504382 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 532/1075] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:11 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a54a16d8-2f57-43b8-bb75-80a301d44051 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a54a16d8-2f57-43b8-bb75-80a301d44051 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a54a16d8-2f57-43b8-bb75-80a301d44051 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a54a16d8-2f57-43b8-bb75-80a301d44051 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a54a16d8-2f57-43b8-bb75-80a301d44051 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a54a16d8-2f57-43b8-bb75-80a301d44051 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 544/1076] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:12 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] DELETE http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Delete volume with id: bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3f4475bd-3224-4ca1-9438-190fb11a0a91 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f4475bd-3224-4ca1-9438-190fb11a0a91 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f4475bd-3224-4ca1-9438-190fb11a0a91 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f4475bd-3224-4ca1-9438-190fb11a0a91 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Delete volume request issued successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6b18cde5-10ac-43ca-b8d0-046dbf14632d tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 202 Sep 03 11:02:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 533/1077] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:12 2026] DELETE /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3d56435b-5aab-422b-9251-f50c8dcd34f7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d56435b-5aab-422b-9251-f50c8dcd34f7 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d56435b-5aab-422b-9251-f50c8dcd34f7 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d56435b-5aab-422b-9251-f50c8dcd34f7 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f4475bd-3224-4ca1-9438-190fb11a0a91 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f4475bd-3224-4ca1-9438-190fb11a0a91 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 545/1078] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:12 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-451c157c-68bc-4429-891b-ccdc82eb122b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-451c157c-68bc-4429-891b-ccdc82eb122b tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-451c157c-68bc-4429-891b-ccdc82eb122b tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-451c157c-68bc-4429-891b-ccdc82eb122b tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3d56435b-5aab-422b-9251-f50c8dcd34f7 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d56435b-5aab-422b-9251-f50c8dcd34f7 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 200 Sep 03 11:02:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 534/1079] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:12 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 882 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-451c157c-68bc-4429-891b-ccdc82eb122b tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-451c157c-68bc-4429-891b-ccdc82eb122b tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 200 Sep 03 11:02:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 546/1080] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:12 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-668957f1-92b8-4f6f-8406-8dc30372aa5f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-668957f1-92b8-4f6f-8406-8dc30372aa5f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-668957f1-92b8-4f6f-8406-8dc30372aa5f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-668957f1-92b8-4f6f-8406-8dc30372aa5f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-022f3bbe-c72a-4f12-bc5d-8f98e6493eef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-668957f1-92b8-4f6f-8406-8dc30372aa5f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-022f3bbe-c72a-4f12-bc5d-8f98e6493eef tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-022f3bbe-c72a-4f12-bc5d-8f98e6493eef tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-022f3bbe-c72a-4f12-bc5d-8f98e6493eef tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-668957f1-92b8-4f6f-8406-8dc30372aa5f tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 535/1081] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-022f3bbe-c72a-4f12-bc5d-8f98e6493eef tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 returned with HTTP 404 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 547/1082] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/bd42c93f-c046-4d31-bcf8-db3b8d4b79a2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ebb92976-703e-41de-9888-3225e9fba5ba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebb92976-703e-41de-9888-3225e9fba5ba tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebb92976-703e-41de-9888-3225e9fba5ba tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebb92976-703e-41de-9888-3225e9fba5ba tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ae934ccb-b1cd-4f36-8999-a9be480df06d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae934ccb-b1cd-4f36-8999-a9be480df06d tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae934ccb-b1cd-4f36-8999-a9be480df06d tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae934ccb-b1cd-4f36-8999-a9be480df06d tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ebb92976-703e-41de-9888-3225e9fba5ba tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebb92976-703e-41de-9888-3225e9fba5ba tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 548/1083] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6abf935-3a25-448b-a698-15b837723721 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ae934ccb-b1cd-4f36-8999-a9be480df06d tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6abf935-3a25-448b-a698-15b837723721 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6abf935-3a25-448b-a698-15b837723721 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6abf935-3a25-448b-a698-15b837723721 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae934ccb-b1cd-4f36-8999-a9be480df06d tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 536/1084] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7554b889-309a-4f59-9d3a-9051be25c020 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-b6abf935-3a25-448b-a698-15b837723721 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume 'b21a613b-4091-46ea-8e2b-1cb3622a3c00' with '{'status': 'error'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] DELETE http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Delete volume with id: eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6abf935-3a25-448b-a698-15b837723721 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action returned with HTTP 202 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 549/1085] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:13 2026] POST /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f4ee3ca0-f6c7-4622-a75f-190febe37bf3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f4ee3ca0-f6c7-4622-a75f-190febe37bf3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/limits Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f4ee3ca0-f6c7-4622-a75f-190febe37bf3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f4ee3ca0-f6c7-4622-a75f-190febe37bf3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Delete volume request issued successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7554b889-309a-4f59-9d3a-9051be25c020 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 202 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 537/1086] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:13 2026] DELETE /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-72a80a26-3f86-4ad9-858c-1a7e9da1c162 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f4ee3ca0-f6c7-4622-a75f-190febe37bf3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/limits returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 550/1087] 192.168.122.139 () {58 vars in 1118 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/limits => generated 302 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b796aac6-a850-4a5c-92cb-6ae478105951 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b796aac6-a850-4a5c-92cb-6ae478105951 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b796aac6-a850-4a5c-92cb-6ae478105951 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b796aac6-a850-4a5c-92cb-6ae478105951 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-72a80a26-3f86-4ad9-858c-1a7e9da1c162 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-72a80a26-3f86-4ad9-858c-1a7e9da1c162 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-72a80a26-3f86-4ad9-858c-1a7e9da1c162 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b796aac6-a850-4a5c-92cb-6ae478105951 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b796aac6-a850-4a5c-92cb-6ae478105951 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 551/1088] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a13defdc-1b3c-41c6-a1b7-04cb1ffdf976 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-72a80a26-3f86-4ad9-858c-1a7e9da1c162 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a13defdc-1b3c-41c6-a1b7-04cb1ffdf976 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a13defdc-1b3c-41c6-a1b7-04cb1ffdf976 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a13defdc-1b3c-41c6-a1b7-04cb1ffdf976 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-72a80a26-3f86-4ad9-858c-1a7e9da1c162 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 538/1089] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 847 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-85086eba-9eee-48b1-af7c-cbe27ac194ec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a13defdc-1b3c-41c6-a1b7-04cb1ffdf976 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-85086eba-9eee-48b1-af7c-cbe27ac194ec tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-85086eba-9eee-48b1-af7c-cbe27ac194ec tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-85086eba-9eee-48b1-af7c-cbe27ac194ec tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a13defdc-1b3c-41c6-a1b7-04cb1ffdf976 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 552/1090] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-85086eba-9eee-48b1-af7c-cbe27ac194ec tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume 'b21a613b-4091-46ea-8e2b-1cb3622a3c00' with '{'status': 'available'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] DELETE http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Delete volume with id: 759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Delete volume request issued successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-174dc2c2-5a35-456d-9482-ddeb7942f213 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 202 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 553/1091] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:13 2026] DELETE /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-85086eba-9eee-48b1-af7c-cbe27ac194ec tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action returned with HTTP 202 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 539/1092] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:13 2026] POST /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1c10fe74-6322-4416-8ce3-aee7ea3d0af5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cb287a77-1c76-4948-b68a-ac8a18f6e8d3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1c10fe74-6322-4416-8ce3-aee7ea3d0af5 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1c10fe74-6322-4416-8ce3-aee7ea3d0af5 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1c10fe74-6322-4416-8ce3-aee7ea3d0af5 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb287a77-1c76-4948-b68a-ac8a18f6e8d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb287a77-1c76-4948-b68a-ac8a18f6e8d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb287a77-1c76-4948-b68a-ac8a18f6e8d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1c10fe74-6322-4416-8ce3-aee7ea3d0af5 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1c10fe74-6322-4416-8ce3-aee7ea3d0af5 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 554/1093] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb287a77-1c76-4948-b68a-ac8a18f6e8d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb287a77-1c76-4948-b68a-ac8a18f6e8d3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 540/1094] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:13 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-86c9cdd0-d623-4b3a-9c07-db0de80bace7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86c9cdd0-d623-4b3a-9c07-db0de80bace7 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86c9cdd0-d623-4b3a-9c07-db0de80bace7 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86c9cdd0-d623-4b3a-9c07-db0de80bace7 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-86c9cdd0-d623-4b3a-9c07-db0de80bace7 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume 'b21a613b-4091-46ea-8e2b-1cb3622a3c00' with '{'status': 'maintenance'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86c9cdd0-d623-4b3a-9c07-db0de80bace7 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action returned with HTTP 202 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 555/1095] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:13 2026] POST /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9a7580a3-77cb-4c9e-baee-6bfd749bda43 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a7580a3-77cb-4c9e-baee-6bfd749bda43 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a7580a3-77cb-4c9e-baee-6bfd749bda43 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a7580a3-77cb-4c9e-baee-6bfd749bda43 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9a7580a3-77cb-4c9e-baee-6bfd749bda43 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a7580a3-77cb-4c9e-baee-6bfd749bda43 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 541/1096] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:14 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3f08f42c-b2db-4b16-a57a-d308e25a0057 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f08f42c-b2db-4b16-a57a-d308e25a0057 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] POST http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f08f42c-b2db-4b16-a57a-d308e25a0057 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f08f42c-b2db-4b16-a57a-d308e25a0057 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-3f08f42c-b2db-4b16-a57a-d308e25a0057 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] Updating volume 'b21a613b-4091-46ea-8e2b-1cb3622a3c00' with '{'status': 'available'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f08f42c-b2db-4b16-a57a-d308e25a0057 tempest-VolumesActionsTest-1780590410 tempest-VolumesActionsTest-1780590410-project-admin] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action returned with HTTP 202 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 556/1097] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:14 2026] POST /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-aaa9e61e-b86d-4551-91c3-d7a7c76bb0fb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aaa9e61e-b86d-4551-91c3-d7a7c76bb0fb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aaa9e61e-b86d-4551-91c3-d7a7c76bb0fb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aaa9e61e-b86d-4551-91c3-d7a7c76bb0fb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-aaa9e61e-b86d-4551-91c3-d7a7c76bb0fb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aaa9e61e-b86d-4551-91c3-d7a7c76bb0fb tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 542/1098] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:14 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c8850f24-980c-43e4-91a2-f09e078f8321 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8850f24-980c-43e4-91a2-f09e078f8321 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8850f24-980c-43e4-91a2-f09e078f8321 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8850f24-980c-43e4-91a2-f09e078f8321 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c8850f24-980c-43e4-91a2-f09e078f8321 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8850f24-980c-43e4-91a2-f09e078f8321 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 557/1099] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:14 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] DELETE http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume with id: b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Delete volume request issued successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-65baceb9-e6bd-42a8-b39a-76d209b660f9 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 202 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 543/1100] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:14 2026] DELETE /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91646527-575b-41bd-9548-18d0baee2aa3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91646527-575b-41bd-9548-18d0baee2aa3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91646527-575b-41bd-9548-18d0baee2aa3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91646527-575b-41bd-9548-18d0baee2aa3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-91646527-575b-41bd-9548-18d0baee2aa3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91646527-575b-41bd-9548-18d0baee2aa3 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 200 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 558/1101] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:14 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-948c9d95-1dd5-491a-881d-343d0a4b2786 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-948c9d95-1dd5-491a-881d-343d0a4b2786 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-948c9d95-1dd5-491a-881d-343d0a4b2786 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-948c9d95-1dd5-491a-881d-343d0a4b2786 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-948c9d95-1dd5-491a-881d-343d0a4b2786 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-948c9d95-1dd5-491a-881d-343d0a4b2786 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 200 Sep 03 11:02:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 544/1102] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:14 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7e9a7cb2-dab3-4f55-8bca-8b0bec4d6a2f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e9a7cb2-dab3-4f55-8bca-8b0bec4d6a2f tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e9a7cb2-dab3-4f55-8bca-8b0bec4d6a2f tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e9a7cb2-dab3-4f55-8bca-8b0bec4d6a2f tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7e9a7cb2-dab3-4f55-8bca-8b0bec4d6a2f tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Volume info retrieved successfully. Sep 03 11:02:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e9a7cb2-dab3-4f55-8bca-8b0bec4d6a2f tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 200 Sep 03 11:02:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 559/1103] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:14 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-270ba689-5a44-47f3-9ca0-3a7283847d63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-270ba689-5a44-47f3-9ca0-3a7283847d63 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] GET http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 Sep 03 11:02:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-270ba689-5a44-47f3-9ca0-3a7283847d63 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-270ba689-5a44-47f3-9ca0-3a7283847d63 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-270ba689-5a44-47f3-9ca0-3a7283847d63 tempest-VolumesActionsTest-2143280055 tempest-VolumesActionsTest-2143280055-project-member] http://192.168.122.139/volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 returned with HTTP 404 Sep 03 11:02:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 545/1104] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:15 2026] GET /volume/v3/volumes/b21a613b-4091-46ea-8e2b-1cb3622a3c00 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-389b52da-7a35-4854-b29f-0831c6b6fc96 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-389b52da-7a35-4854-b29f-0831c6b6fc96 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] GET http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 Sep 03 11:02:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-389b52da-7a35-4854-b29f-0831c6b6fc96 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-389b52da-7a35-4854-b29f-0831c6b6fc96 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-389b52da-7a35-4854-b29f-0831c6b6fc96 tempest-VolumesCloneTest-205299109 tempest-VolumesCloneTest-205299109-project-member] http://192.168.122.139/volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 returned with HTTP 404 Sep 03 11:02:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 560/1105] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:15 2026] GET /volume/v3/volumes/eb353e9b-6a69-4e87-ba21-c08676f6eea2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-751c472c-1bbb-4f91-a0f9-9d738eaf3ab3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-751c472c-1bbb-4f91-a0f9-9d738eaf3ab3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] GET http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba Sep 03 11:02:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-751c472c-1bbb-4f91-a0f9-9d738eaf3ab3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-751c472c-1bbb-4f91-a0f9-9d738eaf3ab3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-751c472c-1bbb-4f91-a0f9-9d738eaf3ab3 tempest-AbsoluteLimitsTests-1459888228 tempest-AbsoluteLimitsTests-1459888228-project-member] http://192.168.122.139/volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba returned with HTTP 404 Sep 03 11:02:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 546/1106] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:15 2026] GET /volume/v3/volumes/759574e0-e217-4238-9327-026cd577aaba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1339828439"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1339828439'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:18 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Create volume of 2 GB Sep 03 11:02:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Availability Zones retrieved successfully. Sep 03 11:02:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Flow 'volume_create_api' (20674cc7-9541-40fd-812d-227bdb403df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc6678a-2d85-4418-9a1a-5cf24971a81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Validating volume size '2' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc6678a-2d85-4418-9a1a-5cf24971a81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0821d346-68b0-413b-942a-bca5b16bfb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Created reservations ['5d120270-3efe-466f-9f71-baf9911d560d', 'e05475b3-a55f-4ff6-8a6f-bebec771a01d', '66090dbe-e2b4-41c0-8eec-0c2ac5fb8bbc', '1a3db670-625b-4d61-a004-270a96f2d2da'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0821d346-68b0-413b-942a-bca5b16bfb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d120270-3efe-466f-9f71-baf9911d560d', 'e05475b3-a55f-4ff6-8a6f-bebec771a01d', '66090dbe-e2b4-41c0-8eec-0c2ac5fb8bbc', '1a3db670-625b-4d61-a004-270a96f2d2da']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969a1403-95a7-4e8b-b7ea-3bcc6b4cb216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969a1403-95a7-4e8b-b7ea-3bcc6b4cb216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1339828439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03bfde107284179a23ec6f0f52361a8',qos_specs=None,replication_status=,reservations=['5d120270-3efe-466f-9f71-baf9911d560d','e05475b3-a55f-4ff6-8a6f-bebec771a01d','66090dbe-e2b4-41c0-8eec-0c2ac5fb8bbc','1a3db670-625b-4d61-a004-270a96f2d2da'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ea81c1d5d34fc1b4434492670679a4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1339828439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03bfde107284179a23ec6f0f52361a8',provider_auth=None,provider_geometry=None,provider_id=None,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='29ea81c1d5d34fc1b4434492670679a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062909c9-ea80-41d5-9f19-f76089afdf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (062909c9-ea80-41d5-9f19-f76089afdf67) transitioned into state 'SUCCESS' from state '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-1339828439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03bfde107284179a23ec6f0f52361a8',qos_specs=None,replication_status=,reservations=['5d120270-3efe-466f-9f71-baf9911d560d','e05475b3-a55f-4ff6-8a6f-bebec771a01d','66090dbe-e2b4-41c0-8eec-0c2ac5fb8bbc','1a3db670-625b-4d61-a004-270a96f2d2da'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ea81c1d5d34fc1b4434492670679a4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2880d372-3c72-4054-883c-a44087614cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2880d372-3c72-4054-883c-a44087614cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Flow 'volume_create_api' (20674cc7-9541-40fd-812d-227bdb403df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Create volume request issued successfully. Sep 03 11:02:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51fc5ee5-deb4-45d4-bbff-292f3fce717f tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 561/1107] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:18 2026] POST /volume/v3/volumes => generated 764 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:02:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2bdad194-fde3-4a90-adf7-8fd5f77ad1e7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2bdad194-fde3-4a90-adf7-8fd5f77ad1e7 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] GET http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2bdad194-fde3-4a90-adf7-8fd5f77ad1e7 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2bdad194-fde3-4a90-adf7-8fd5f77ad1e7 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2bdad194-fde3-4a90-adf7-8fd5f77ad1e7 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume info retrieved successfully. Sep 03 11:02:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2bdad194-fde3-4a90-adf7-8fd5f77ad1e7 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 200 Sep 03 11:02:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 547/1108] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:19 2026] GET /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-537559a6-68d4-4152-9521-9fd2fa3a480c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1108523366"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c38ac766-58ff-42b4-981f-fe0eec8e5721 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1108523366'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume of 1 GB Sep 03 11:02:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c38ac766-58ff-42b4-981f-fe0eec8e5721 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] GET http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c38ac766-58ff-42b4-981f-fe0eec8e5721 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c38ac766-58ff-42b4-981f-fe0eec8e5721 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Availability Zones retrieved successfully. Sep 03 11:02:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Flow 'volume_create_api' (8dcadd05-4026-4ae3-ae11-59d3b758e55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e0d740-f818-409b-a5e8-eff1b65fc0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c38ac766-58ff-42b4-981f-fe0eec8e5721 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume info retrieved successfully. Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c38ac766-58ff-42b4-981f-fe0eec8e5721 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 200 Sep 03 11:02:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 548/1109] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:20 2026] GET /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e0d740-f818-409b-a5e8-eff1b65fc0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38534e05-c048-4481-bee3-529d71b4398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Created reservations ['102ff857-dc20-4ced-8015-61fdb1e666c8', '673322f8-2775-4370-855b-cc8a7a2de7e6', '580b290c-6f3c-4c65-b389-da63bdd6ae7b', '6e28685d-dc25-4a09-92c5-842feef7ca38'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38534e05-c048-4481-bee3-529d71b4398a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102ff857-dc20-4ced-8015-61fdb1e666c8', '673322f8-2775-4370-855b-cc8a7a2de7e6', '580b290c-6f3c-4c65-b389-da63bdd6ae7b', '6e28685d-dc25-4a09-92c5-842feef7ca38']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e268e6a-0be4-4080-ada9-8d62abd3af4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e268e6a-0be4-4080-ada9-8d62abd3af4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95dc3bcf-9bdf-420b-b363-c7e04de17908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1108523366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',qos_specs=None,replication_status=,reservations=['102ff857-dc20-4ced-8015-61fdb1e666c8','673322f8-2775-4370-855b-cc8a7a2de7e6','580b290c-6f3c-4c65-b389-da63bdd6ae7b','6e28685d-dc25-4a09-92c5-842feef7ca38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52b2f18974a409298635df6bc447224',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1108523366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95dc3bcf-9bdf-420b-b363-c7e04de17908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d52b2f18974a409298635df6bc447224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02eae014-4891-4efc-90e7-47c1ed5b915d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02eae014-4891-4efc-90e7-47c1ed5b915d) transitioned into state 'SUCCESS' from state '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-1108523366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',qos_specs=None,replication_status=,reservations=['102ff857-dc20-4ced-8015-61fdb1e666c8','673322f8-2775-4370-855b-cc8a7a2de7e6','580b290c-6f3c-4c65-b389-da63bdd6ae7b','6e28685d-dc25-4a09-92c5-842feef7ca38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52b2f18974a409298635df6bc447224',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88bd5d7-906f-49e6-9476-c203b008b679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88bd5d7-906f-49e6-9476-c203b008b679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Flow 'volume_create_api' (8dcadd05-4026-4ae3-ae11-59d3b758e55b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume request issued successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-537559a6-68d4-4152-9521-9fd2fa3a480c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 562/1110] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:20 2026] POST /volume/v3/volumes => generated 760 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3fa1d60c-047a-49e1-92b1-97b8eb3ef06b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fa1d60c-047a-49e1-92b1-97b8eb3ef06b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fa1d60c-047a-49e1-92b1-97b8eb3ef06b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fa1d60c-047a-49e1-92b1-97b8eb3ef06b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3fa1d60c-047a-49e1-92b1-97b8eb3ef06b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fa1d60c-047a-49e1-92b1-97b8eb3ef06b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 549/1111] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:21 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-27d305a2-476f-4c1a-9d62-ae5053ae4b43 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27d305a2-476f-4c1a-9d62-ae5053ae4b43 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] GET http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27d305a2-476f-4c1a-9d62-ae5053ae4b43 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27d305a2-476f-4c1a-9d62-ae5053ae4b43 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-27d305a2-476f-4c1a-9d62-ae5053ae4b43 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume info retrieved successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27d305a2-476f-4c1a-9d62-ae5053ae4b43 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 200 Sep 03 11:02:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 563/1112] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:21 2026] GET /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume retrieved successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Create volume of 1 GB Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Availability Zones retrieved successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Flow 'volume_create_api' (0395a7fa-46cd-4369-97fe-ab3abb8a8a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44369cb-e293-48bb-9254-c8ba73259832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44369cb-e293-48bb-9254-c8ba73259832) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:02:21 devstack devstack@c-api.service[86299]: 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 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44369cb-e293-48bb-9254-c8ba73259832) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44369cb-e293-48bb-9254-c8ba73259832) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:02:21 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Flow 'volume_create_api' (0395a7fa-46cd-4369-97fe-ab3abb8a8a3d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d90f9c1-b4e3-46c7-b8ec-1f48441630cc tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 550/1113] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:21 2026] POST /volume/v3/volumes => generated 173 bytes in 119 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-991bfd9b-63e7-4c98-ba09-198f964de9ae None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-991bfd9b-63e7-4c98-ba09-198f964de9ae tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] GET http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-991bfd9b-63e7-4c98-ba09-198f964de9ae tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-991bfd9b-63e7-4c98-ba09-198f964de9ae tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-991bfd9b-63e7-4c98-ba09-198f964de9ae tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume info retrieved successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-991bfd9b-63e7-4c98-ba09-198f964de9ae tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 200 Sep 03 11:02:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 564/1114] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:21 2026] GET /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] DELETE http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Delete volume with id: faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume info retrieved successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Delete volume request issued successfully. Sep 03 11:02:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-feecaeff-3e37-4ad8-b3af-e1e5e722bc36 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 202 Sep 03 11:02:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 551/1115] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:21 2026] DELETE /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5fee69d2-cc12-4333-9291-aa5254d8fe22 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fee69d2-cc12-4333-9291-aa5254d8fe22 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] GET http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fee69d2-cc12-4333-9291-aa5254d8fe22 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fee69d2-cc12-4333-9291-aa5254d8fe22 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5fee69d2-cc12-4333-9291-aa5254d8fe22 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Volume info retrieved successfully. Sep 03 11:02:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fee69d2-cc12-4333-9291-aa5254d8fe22 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 200 Sep 03 11:02:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 565/1116] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:21 2026] GET /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1e57d70b-54b7-4393-8a54-50fb94bb7e45 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1e57d70b-54b7-4393-8a54-50fb94bb7e45 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1e57d70b-54b7-4393-8a54-50fb94bb7e45 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1e57d70b-54b7-4393-8a54-50fb94bb7e45 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1e57d70b-54b7-4393-8a54-50fb94bb7e45 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1e57d70b-54b7-4393-8a54-50fb94bb7e45 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 552/1117] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:22 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91e05cbb-51df-49f5-8f1d-cac993f1feb1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91e05cbb-51df-49f5-8f1d-cac993f1feb1 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] GET http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec Sep 03 11:02:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91e05cbb-51df-49f5-8f1d-cac993f1feb1 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91e05cbb-51df-49f5-8f1d-cac993f1feb1 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91e05cbb-51df-49f5-8f1d-cac993f1feb1 tempest-VolumesCloneNegativeTest-1956623290 tempest-VolumesCloneNegativeTest-1956623290-project-member] http://192.168.122.139/volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec returned with HTTP 404 Sep 03 11:02:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 566/1118] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:23 2026] GET /volume/v3/volumes/faa4468a-bdbc-4f21-b4fe-4bfa4d8636ec => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cfcbb3a0-ea0b-4496-920d-fa0156db5a76 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cfcbb3a0-ea0b-4496-920d-fa0156db5a76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cfcbb3a0-ea0b-4496-920d-fa0156db5a76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cfcbb3a0-ea0b-4496-920d-fa0156db5a76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cfcbb3a0-ea0b-4496-920d-fa0156db5a76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cfcbb3a0-ea0b-4496-920d-fa0156db5a76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 553/1119] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:23 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6cb43462-324d-4e9d-8096-d0360cb51861 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:02:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95dc3bcf-9bdf-420b-b363-c7e04de17908", "name": "tempest-VolumesDeleteCascade-Snapshot-20412131"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create snapshot from volume 95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:23 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Created reservations ['2bde8740-5491-4c90-92c7-3cab366a44e3', '739a68b8-dece-4b99-8c42-c8c4ce0e0df4', '35f3bb9f-1f8f-40b5-a95b-0bbcd3da306b', 'fe070ac5-338e-4d7a-91ff-d344e3207ec6'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot create request issued successfully. Sep 03 11:02:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6cb43462-324d-4e9d-8096-d0360cb51861 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:02:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 567/1120] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:02:23 2026] POST /volume/v3/snapshots => generated 305 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7586ec5e-863d-4d48-b9f1-c62d5d854b84 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7586ec5e-863d-4d48-b9f1-c62d5d854b84 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 Sep 03 11:02:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7586ec5e-863d-4d48-b9f1-c62d5d854b84 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7586ec5e-863d-4d48-b9f1-c62d5d854b84 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7586ec5e-863d-4d48-b9f1-c62d5d854b84 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7586ec5e-863d-4d48-b9f1-c62d5d854b84 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 returned with HTTP 200 Sep 03 11:02:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 554/1121] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:23 2026] GET /volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 => generated 437 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9db7b637-f5ac-4946-814c-4a907fae86fd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9db7b637-f5ac-4946-814c-4a907fae86fd tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 Sep 03 11:02:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9db7b637-f5ac-4946-814c-4a907fae86fd tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9db7b637-f5ac-4946-814c-4a907fae86fd tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9db7b637-f5ac-4946-814c-4a907fae86fd tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9db7b637-f5ac-4946-814c-4a907fae86fd tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 returned with HTTP 200 Sep 03 11:02:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 568/1122] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:24 2026] GET /volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f4f6e89-3fdb-4a6c-9aa7-99a30ddfa144 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f4f6e89-3fdb-4a6c-9aa7-99a30ddfa144 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 Sep 03 11:02:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f4f6e89-3fdb-4a6c-9aa7-99a30ddfa144 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f4f6e89-3fdb-4a6c-9aa7-99a30ddfa144 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2f4f6e89-3fdb-4a6c-9aa7-99a30ddfa144 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f4f6e89-3fdb-4a6c-9aa7-99a30ddfa144 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 returned with HTTP 200 Sep 03 11:02:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 555/1123] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:25 2026] GET /volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-088e9f95-3cf4-40b0-a743-452c6f163390 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-368121762"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-368121762'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume of 1 GB Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Availability Zones retrieved successfully. Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Flow 'volume_create_api' (7fd66494-f02e-4182-bcbd-c972487a5e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a93483-0ca4-4b80-ab69-eaa11cf8765b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a93483-0ca4-4b80-ab69-eaa11cf8765b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087643d8-20d3-4b03-8a11-2262a7f1d71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Created reservations ['62c5a362-144e-4b31-9eee-0293fef131ea', '36d8a3dc-ae3d-4e64-988d-e1028ce195d4', 'a051916d-f71c-49fd-9eab-812532eed390', '2b186fe0-1251-4e26-bc19-4faa5fb5201b'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087643d8-20d3-4b03-8a11-2262a7f1d71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c5a362-144e-4b31-9eee-0293fef131ea', '36d8a3dc-ae3d-4e64-988d-e1028ce195d4', 'a051916d-f71c-49fd-9eab-812532eed390', '2b186fe0-1251-4e26-bc19-4faa5fb5201b']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65c915e-cfa6-4784-b081-3b4894150d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65c915e-cfa6-4784-b081-3b4894150d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dff2c65d-538d-4979-b6d8-ffc6be0594a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-368121762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b04c5291514985a99d2ae9eba1f67c',qos_specs=None,replication_status=,reservations=['62c5a362-144e-4b31-9eee-0293fef131ea','36d8a3dc-ae3d-4e64-988d-e1028ce195d4','a051916d-f71c-49fd-9eab-812532eed390','2b186fe0-1251-4e26-bc19-4faa5fb5201b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569fc99decb14a759e06a1735329189a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-368121762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dff2c65d-538d-4979-b6d8-ffc6be0594a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b04c5291514985a99d2ae9eba1f67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='569fc99decb14a759e06a1735329189a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb385e7b-4f48-47a6-a622-39a5f85111ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb385e7b-4f48-47a6-a622-39a5f85111ed) transitioned into state 'SUCCESS' from state '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-368121762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b04c5291514985a99d2ae9eba1f67c',qos_specs=None,replication_status=,reservations=['62c5a362-144e-4b31-9eee-0293fef131ea','36d8a3dc-ae3d-4e64-988d-e1028ce195d4','a051916d-f71c-49fd-9eab-812532eed390','2b186fe0-1251-4e26-bc19-4faa5fb5201b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='569fc99decb14a759e06a1735329189a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca452d7-c55b-40c9-a029-19e4550a9ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca452d7-c55b-40c9-a029-19e4550a9ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Flow 'volume_create_api' (7fd66494-f02e-4182-bcbd-c972487a5e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request issued successfully. Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-088e9f95-3cf4-40b0-a743-452c6f163390 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 569/1124] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:25 2026] POST /volume/v3/volumes => generated 758 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:02:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8df89161-f614-4d6f-8259-ed4b2786ee55 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8df89161-f614-4d6f-8259-ed4b2786ee55 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8df89161-f614-4d6f-8259-ed4b2786ee55 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8df89161-f614-4d6f-8259-ed4b2786ee55 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8df89161-f614-4d6f-8259-ed4b2786ee55 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8df89161-f614-4d6f-8259-ed4b2786ee55 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 200 Sep 03 11:02:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 556/1125] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:26 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ecf40ba9-7a8d-4159-92c4-779fb089a1f3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ecf40ba9-7a8d-4159-92c4-779fb089a1f3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ecf40ba9-7a8d-4159-92c4-779fb089a1f3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ecf40ba9-7a8d-4159-92c4-779fb089a1f3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ecf40ba9-7a8d-4159-92c4-779fb089a1f3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ecf40ba9-7a8d-4159-92c4-779fb089a1f3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 returned with HTTP 200 Sep 03 11:02:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 570/1126] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:26 2026] GET /volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:02:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95dc3bcf-9bdf-420b-b363-c7e04de17908", "name": "tempest-VolumesDeleteCascade-Snapshot-808862582"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create snapshot from volume 95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:26 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Created reservations ['c5769df5-2c7d-44f6-b792-467c8122d4ad', 'c4e4b7d6-96c9-4316-b119-fae8c4cb21b1', '3b2f83c2-fc63-4f79-af27-0c1ffea797c1', 'f7d5890b-6337-4484-8ddb-327d74d0ccff'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot create request issued successfully. Sep 03 11:02:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4d60696a-48fb-436b-9fd7-35e9d0c8ca37 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:02:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 557/1127] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:02:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e2ec6a28-0019-4e4d-9b37-eafffdebe7e5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2ec6a28-0019-4e4d-9b37-eafffdebe7e5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2ec6a28-0019-4e4d-9b37-eafffdebe7e5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2ec6a28-0019-4e4d-9b37-eafffdebe7e5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e2ec6a28-0019-4e4d-9b37-eafffdebe7e5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2ec6a28-0019-4e4d-9b37-eafffdebe7e5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef returned with HTTP 200 Sep 03 11:02:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 571/1128] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:26 2026] GET /volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d0dd75d4-8985-470f-9da5-8dc65ab99d19 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d0dd75d4-8985-470f-9da5-8dc65ab99d19 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d0dd75d4-8985-470f-9da5-8dc65ab99d19 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d0dd75d4-8985-470f-9da5-8dc65ab99d19 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d0dd75d4-8985-470f-9da5-8dc65ab99d19 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d0dd75d4-8985-470f-9da5-8dc65ab99d19 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 200 Sep 03 11:02:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 558/1129] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:27 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d5f290e8-d2a9-4b6f-871c-3280f14a03f4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5f290e8-d2a9-4b6f-871c-3280f14a03f4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5f290e8-d2a9-4b6f-871c-3280f14a03f4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5f290e8-d2a9-4b6f-871c-3280f14a03f4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d5f290e8-d2a9-4b6f-871c-3280f14a03f4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5f290e8-d2a9-4b6f-871c-3280f14a03f4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef returned with HTTP 200 Sep 03 11:02:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 572/1130] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:28 2026] GET /volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ce7e11b8-0a6f-4fc3-92b7-e05f0bcbdabb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce7e11b8-0a6f-4fc3-92b7-e05f0bcbdabb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce7e11b8-0a6f-4fc3-92b7-e05f0bcbdabb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce7e11b8-0a6f-4fc3-92b7-e05f0bcbdabb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:28 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=620,cinder:INSERT=90,cinder:UPDATE=145,cinder:DELETE=2 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:02:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ce7e11b8-0a6f-4fc3-92b7-e05f0bcbdabb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce7e11b8-0a6f-4fc3-92b7-e05f0bcbdabb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 200 Sep 03 11:02:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 559/1131] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:28 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1dad6317-140d-4ddc-9148-527141e2d1ca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-803333933"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-803333933'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume of 1 GB Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=698,cinder:INSERT=117,cinder:UPDATE=181,cinder:DELETE=7 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Availability Zones retrieved successfully. Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Flow 'volume_create_api' (cd52b6d0-fac1-41c1-b785-7e035dc9448f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2ad71a-a3fb-4b0a-8fe6-aae77524eda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2ad71a-a3fb-4b0a-8fe6-aae77524eda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c28e9c4e-72f6-4903-90b5-b6265f97d4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-48d3fbc8-8517-46b6-a8ae-8496719e3574 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48d3fbc8-8517-46b6-a8ae-8496719e3574 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef Sep 03 11:02:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48d3fbc8-8517-46b6-a8ae-8496719e3574 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48d3fbc8-8517-46b6-a8ae-8496719e3574 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Created reservations ['21724d0c-4676-4d9b-bdd1-a10b7f4fc889', 'd6f96b1b-a410-485a-92de-944a5402581c', 'fd55e277-4ed4-4386-8d94-823cf262c454', 'cdca4da1-08c7-4db7-8d24-66f7fcf77cc6'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-48d3fbc8-8517-46b6-a8ae-8496719e3574 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48d3fbc8-8517-46b6-a8ae-8496719e3574 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef returned with HTTP 200 Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c28e9c4e-72f6-4903-90b5-b6265f97d4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21724d0c-4676-4d9b-bdd1-a10b7f4fc889', 'd6f96b1b-a410-485a-92de-944a5402581c', 'fd55e277-4ed4-4386-8d94-823cf262c454', 'cdca4da1-08c7-4db7-8d24-66f7fcf77cc6']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 560/1132] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:29 2026] GET /volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218e0e44-5c1e-4aa5-ad81-3484098727dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218e0e44-5c1e-4aa5-ad81-3484098727dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b723b306-1555-4d91-9049-eb6e97ec1aff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-803333933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38a61289c99f4361ae0d3d4c5b0ba464',qos_specs=None,replication_status=,reservations=['21724d0c-4676-4d9b-bdd1-a10b7f4fc889','d6f96b1b-a410-485a-92de-944a5402581c','fd55e277-4ed4-4386-8d94-823cf262c454','cdca4da1-08c7-4db7-8d24-66f7fcf77cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46519b3aef934be88060a93bf28345fb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-803333933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b723b306-1555-4d91-9049-eb6e97ec1aff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38a61289c99f4361ae0d3d4c5b0ba464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46519b3aef934be88060a93bf28345fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d1c6c7-c8a5-4695-8670-62c6203f2189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d1c6c7-c8a5-4695-8670-62c6203f2189) transitioned into state 'SUCCESS' from state '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-803333933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38a61289c99f4361ae0d3d4c5b0ba464',qos_specs=None,replication_status=,reservations=['21724d0c-4676-4d9b-bdd1-a10b7f4fc889','d6f96b1b-a410-485a-92de-944a5402581c','fd55e277-4ed4-4386-8d94-823cf262c454','cdca4da1-08c7-4db7-8d24-66f7fcf77cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46519b3aef934be88060a93bf28345fb',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae248234-1053-4448-879f-c1e1be7a21d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae248234-1053-4448-879f-c1e1be7a21d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Flow 'volume_create_api' (cd52b6d0-fac1-41c1-b785-7e035dc9448f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Create volume request issued successfully. Sep 03 11:02:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1dad6317-140d-4ddc-9148-527141e2d1ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 573/1133] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:28 2026] POST /volume/v3/volumes => generated 763 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2181324f-f44c-4fd5-8c0b-4fd19a6e4759 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2181324f-f44c-4fd5-8c0b-4fd19a6e4759 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2181324f-f44c-4fd5-8c0b-4fd19a6e4759 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2181324f-f44c-4fd5-8c0b-4fd19a6e4759 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2181324f-f44c-4fd5-8c0b-4fd19a6e4759 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2181324f-f44c-4fd5-8c0b-4fd19a6e4759 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 561/1134] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:29 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5303e19e-0af6-4f02-9fa3-5c8342db5d2e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5303e19e-0af6-4f02-9fa3-5c8342db5d2e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5303e19e-0af6-4f02-9fa3-5c8342db5d2e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5303e19e-0af6-4f02-9fa3-5c8342db5d2e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5303e19e-0af6-4f02-9fa3-5c8342db5d2e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5303e19e-0af6-4f02-9fa3-5c8342db5d2e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef returned with HTTP 200 Sep 03 11:02:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 574/1135] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:30 2026] GET /volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908?cascade=True Sep 03 11:02:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume with id: 95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: /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 11:02:30 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume request issued successfully. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5e2d09e4-ada2-47f0-8e8e-e64cb211c66a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908?cascade=True returned with HTTP 202 Sep 03 11:02:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 562/1136] 192.168.122.139 () {58 vars in 1260 bytes} [Thu Sep 3 11:02:30 2026] DELETE /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908?cascade=True => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-45fba2f8-133c-43d5-a875-3df9ce0f217e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45fba2f8-133c-43d5-a875-3df9ce0f217e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45fba2f8-133c-43d5-a875-3df9ce0f217e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45fba2f8-133c-43d5-a875-3df9ce0f217e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b37da87b-6684-44ec-9c51-dd70b9ad8d8a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b37da87b-6684-44ec-9c51-dd70b9ad8d8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b37da87b-6684-44ec-9c51-dd70b9ad8d8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b37da87b-6684-44ec-9c51-dd70b9ad8d8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-45fba2f8-133c-43d5-a875-3df9ce0f217e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b37da87b-6684-44ec-9c51-dd70b9ad8d8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45fba2f8-133c-43d5-a875-3df9ce0f217e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 575/1137] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:30 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b37da87b-6684-44ec-9c51-dd70b9ad8d8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 563/1138] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:30 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 855 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1116234150"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1116234150'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Create volume of 1 GB Sep 03 11:02:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Availability Zones retrieved successfully. Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Flow 'volume_create_api' (cc436166-e511-4bac-9281-e8f3a4a24f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f81bd599-0b59-437d-b19a-5d4714086500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f81bd599-0b59-437d-b19a-5d4714086500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a151542-9f61-4159-8179-b23af963c52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Created reservations ['80d81cd6-8d6b-414f-ade0-a5dad165fe1b', '778d0b23-886e-4a10-9985-1849afa6a675', '84d520fa-cf93-47af-bd7f-81f690c5f497', '15e56416-7257-4c58-b479-596ea5ca7fca'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a151542-9f61-4159-8179-b23af963c52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d81cd6-8d6b-414f-ade0-a5dad165fe1b', '778d0b23-886e-4a10-9985-1849afa6a675', '84d520fa-cf93-47af-bd7f-81f690c5f497', '15e56416-7257-4c58-b479-596ea5ca7fca']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1bfc60-1e89-41a9-937f-7ed7d3da9086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1bfc60-1e89-41a9-937f-7ed7d3da9086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10068d08-2cd2-4029-9625-8b2ceda8a645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1116234150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4063654e8ac44da79f561a985b8eb09d',qos_specs=None,replication_status=,reservations=['80d81cd6-8d6b-414f-ade0-a5dad165fe1b','778d0b23-886e-4a10-9985-1849afa6a675','84d520fa-cf93-47af-bd7f-81f690c5f497','15e56416-7257-4c58-b479-596ea5ca7fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942cef3a41cd429cb85c4a3899247693',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1116234150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10068d08-2cd2-4029-9625-8b2ceda8a645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4063654e8ac44da79f561a985b8eb09d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942cef3a41cd429cb85c4a3899247693',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf0034c-091f-46da-b5b6-9c95a287627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf0034c-091f-46da-b5b6-9c95a287627e) transitioned into state 'SUCCESS' from state '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-1116234150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4063654e8ac44da79f561a985b8eb09d',qos_specs=None,replication_status=,reservations=['80d81cd6-8d6b-414f-ade0-a5dad165fe1b','778d0b23-886e-4a10-9985-1849afa6a675','84d520fa-cf93-47af-bd7f-81f690c5f497','15e56416-7257-4c58-b479-596ea5ca7fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942cef3a41cd429cb85c4a3899247693',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de341b13-9415-4b90-b19a-505b2f2f698e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de341b13-9415-4b90-b19a-505b2f2f698e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Flow 'volume_create_api' (cc436166-e511-4bac-9281-e8f3a4a24f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Create volume request issued successfully. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51f59e46-9bab-47e8-976d-2a917e2b9ab4 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 576/1139] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:30 2026] POST /volume/v3/volumes => generated 760 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6078f808-bba8-4e99-ba0d-a1059d0c7c26 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6078f808-bba8-4e99-ba0d-a1059d0c7c26 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6078f808-bba8-4e99-ba0d-a1059d0c7c26 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6078f808-bba8-4e99-ba0d-a1059d0c7c26 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6078f808-bba8-4e99-ba0d-a1059d0c7c26 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6078f808-bba8-4e99-ba0d-a1059d0c7c26 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 564/1140] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:31 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 828 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7973ec07-b2a5-42c4-99f4-55db171da7b7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7973ec07-b2a5-42c4-99f4-55db171da7b7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7973ec07-b2a5-42c4-99f4-55db171da7b7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7973ec07-b2a5-42c4-99f4-55db171da7b7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-67c298cd-d5fa-454e-84e2-69ea6d781a8a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67c298cd-d5fa-454e-84e2-69ea6d781a8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67c298cd-d5fa-454e-84e2-69ea6d781a8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67c298cd-d5fa-454e-84e2-69ea6d781a8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7973ec07-b2a5-42c4-99f4-55db171da7b7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7973ec07-b2a5-42c4-99f4-55db171da7b7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 577/1141] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:31 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-67c298cd-d5fa-454e-84e2-69ea6d781a8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67c298cd-d5fa-454e-84e2-69ea6d781a8a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 565/1142] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:31 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-ac5d0bbf-41aa-4c43-96bb-c09948c15e97 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-ac5d0bbf-41aa-4c43-96bb-c09948c15e97 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-ac5d0bbf-41aa-4c43-96bb-c09948c15e97 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-ac5d0bbf-41aa-4c43-96bb-c09948c15e97 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-ac5d0bbf-41aa-4c43-96bb-c09948c15e97 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-ac5d0bbf-41aa-4c43-96bb-c09948c15e97 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 578/1143] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:02:31 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 856 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f600d73f-2ddb-4574-831e-883e0b7819ff None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f600d73f-2ddb-4574-831e-883e0b7819ff None None] GET http://192.168.122.139/volume// Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f600d73f-2ddb-4574-831e-883e0b7819ff None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f600d73f-2ddb-4574-831e-883e0b7819ff None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f600d73f-2ddb-4574-831e-883e0b7819ff None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 566/1144] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:02:32 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-8c490f23-24d4-4d02-9b56-5635d7d0c458 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1df0b7eb-aa92-4e03-a1f8-536b40be637b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1df0b7eb-aa92-4e03-a1f8-536b40be637b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1df0b7eb-aa92-4e03-a1f8-536b40be637b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1df0b7eb-aa92-4e03-a1f8-536b40be637b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1df0b7eb-aa92-4e03-a1f8-536b40be637b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-8c490f23-24d4-4d02-9b56-5635d7d0c458 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1df0b7eb-aa92-4e03-a1f8-536b40be637b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 567/1145] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:32 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-8c490f23-24d4-4d02-9b56-5635d7d0c458 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b723b306-1555-4d91-9049-eb6e97ec1aff", "connector": null, "instance_uuid": "0d5503b1-1345-4fc6-848a-339e45c54c31"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3b4e59de-0854-4752-80ff-79b66476eac5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3b4e59de-0854-4752-80ff-79b66476eac5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3b4e59de-0854-4752-80ff-79b66476eac5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3b4e59de-0854-4752-80ff-79b66476eac5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-8c490f23-24d4-4d02-9b56-5635d7d0c458 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:02:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 579/1146] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:02:32 2026] POST /volume/v3/attachments => generated 273 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3b4e59de-0854-4752-80ff-79b66476eac5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3b4e59de-0854-4752-80ff-79b66476eac5 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 568/1147] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:32 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce73aa2c-2862-411b-b012-c01a1a850e44 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce73aa2c-2862-411b-b012-c01a1a850e44 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce73aa2c-2862-411b-b012-c01a1a850e44 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce73aa2c-2862-411b-b012-c01a1a850e44 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-efc4555c-d2f9-4a41-a2ea-02e422e9e76e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-efc4555c-d2f9-4a41-a2ea-02e422e9e76e None None] GET http://192.168.122.139/volume// Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-efc4555c-d2f9-4a41-a2ea-02e422e9e76e None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-efc4555c-d2f9-4a41-a2ea-02e422e9e76e None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-efc4555c-d2f9-4a41-a2ea-02e422e9e76e None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 569/1148] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:02:32 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-96409b83-8b88-4735-93b9-51bc16d49f09 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-96409b83-8b88-4735-93b9-51bc16d49f09 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-96409b83-8b88-4735-93b9-51bc16d49f09 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-96409b83-8b88-4735-93b9-51bc16d49f09 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ce73aa2c-2862-411b-b012-c01a1a850e44 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce73aa2c-2862-411b-b012-c01a1a850e44 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 580/1149] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:32 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-96409b83-8b88-4735-93b9-51bc16d49f09 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-96409b83-8b88-4735-93b9-51bc16d49f09 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 570/1150] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:02:32 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 1036 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] PUT http://192.168.122.139/volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Acquiring lock "cinder-attachment_update-b723b306-1555-4d91-9049-eb6e97ec1aff-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Lock "cinder-attachment_update-b723b306-1555-4d91-9049-eb6e97ec1aff-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Lock "cinder-attachment_update-b723b306-1555-4d91-9049-eb6e97ec1aff-devstack" released by "attachment_update" :: held 0.245s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-93e639bd-baba-4725-9011-67a0602ba0eb tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 581/1151] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:02:33 2026] PUT /volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d => generated 694 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-09f43496-14cf-48bf-abcb-8cdfd98d7058 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09f43496-14cf-48bf-abcb-8cdfd98d7058 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09f43496-14cf-48bf-abcb-8cdfd98d7058 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-09f43496-14cf-48bf-abcb-8cdfd98d7058 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-09f43496-14cf-48bf-abcb-8cdfd98d7058 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-09f43496-14cf-48bf-abcb-8cdfd98d7058 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 571/1152] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:33 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] POST http://192.168.122.139/volume/v3/os-volume-transfer Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "10068d08-2cd2-4029-9625-8b2ceda8a645"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.volume_transfer [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Creating new volume transfer {'transfer': {'volume_id': '10068d08-2cd2-4029-9625-8b2ceda8a645'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Creating transfer of volume 10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.transfer.api [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Generating transfer record for volume 10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c675b8ee-ef99-4b6b-a6cc-461c8c135186 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 582/1153] 192.168.122.139 () {60 vars in 1175 bytes} [Thu Sep 3 11:02:33 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-772998df-81e6-4321-a5ce-5f64bb57e1fe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-772998df-81e6-4321-a5ce-5f64bb57e1fe tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-772998df-81e6-4321-a5ce-5f64bb57e1fe tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-772998df-81e6-4321-a5ce-5f64bb57e1fe tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-772998df-81e6-4321-a5ce-5f64bb57e1fe tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-772998df-81e6-4321-a5ce-5f64bb57e1fe tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-66a6896b-66ba-4471-a774-e3478d1532a7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 572/1154] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:33 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66a6896b-66ba-4471-a774-e3478d1532a7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66a6896b-66ba-4471-a774-e3478d1532a7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66a6896b-66ba-4471-a774-e3478d1532a7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3456f445-3c6f-4066-a8a7-7d44f86e4d3b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3456f445-3c6f-4066-a8a7-7d44f86e4d3b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3456f445-3c6f-4066-a8a7-7d44f86e4d3b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3456f445-3c6f-4066-a8a7-7d44f86e4d3b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-66a6896b-66ba-4471-a774-e3478d1532a7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3456f445-3c6f-4066-a8a7-7d44f86e4d3b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 573/1155] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:02:33 2026] GET /volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8964ddf-f991-436d-b11c-52c1deb0aca3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66a6896b-66ba-4471-a774-e3478d1532a7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 583/1156] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:33 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8964ddf-f991-436d-b11c-52c1deb0aca3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/os-volume-transfer Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8964ddf-f991-436d-b11c-52c1deb0aca3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8964ddf-f991-436d-b11c-52c1deb0aca3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.volume_transfer [None req-b8964ddf-f991-436d-b11c-52c1deb0aca3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Listing volume transfers {{(pid=86299) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8964ddf-f991-436d-b11c-52c1deb0aca3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 574/1157] 192.168.122.139 () {58 vars in 1154 bytes} [Thu Sep 3 11:02:33 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19665fb8-9b78-4368-82c5-8be1456c99ea None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19665fb8-9b78-4368-82c5-8be1456c99ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19665fb8-9b78-4368-82c5-8be1456c99ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19665fb8-9b78-4368-82c5-8be1456c99ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-19665fb8-9b78-4368-82c5-8be1456c99ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19665fb8-9b78-4368-82c5-8be1456c99ea tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 575/1158] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:33 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] POST http://192.168.122.139/volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e/accept Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c684cec0515f4bdf"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.volume_transfer [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Accepting volume transfer 07729df2-8da0-4fef-84bf-851d5b0e205e {{(pid=86298) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Accepting transfer 07729df2-8da0-4fef-84bf-851d5b0e205e Sep 03 11:02:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-82d16de0-9d7d-4e07-9225-6cf7e89bd289 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-82d16de0-9d7d-4e07-9225-6cf7e89bd289 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d/action Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-82d16de0-9d7d-4e07-9225-6cf7e89bd289 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-82d16de0-9d7d-4e07-9225-6cf7e89bd289 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Created reservations ['6968aedc-57e9-410f-81fc-0bbdda880917', 'fb8c8e3d-8055-4368-95dd-2735c3f38ef3', '315ae9a5-ffa0-4c42-a8aa-380df927cfa6', 'c1495a5b-35ad-4672-9751-f508752c3fe7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5112b1de-5340-4bc9-9e84-1b80efd54c66 req-82d16de0-9d7d-4e07-9225-6cf7e89bd289 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d/action returned with HTTP 204 Sep 03 11:02:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 576/1159] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:02:34 2026] POST /volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Created reservations ['ae81310c-0eb8-4638-b92d-8369e9da7512', '19c35692-8366-4c6c-941b-756464ee4c13', '6af980e0-f064-451c-bf43-f0c9d15d1af0', 'ba9363f0-0389-428d-92dd-ff12e0482731'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: /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 11:02:34 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Created reservations ['0bcbe4fa-ca63-4fb6-ac9a-38555e46a6af', 'b6c6ef4d-5758-4be8-aac9-e5793b5531bc', '8c86cdbb-dfaa-4a4c-9296-b5a1248fc58e', 'f33d758f-dd7b-4ced-9e5d-26e16a673388'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Created reservations ['321fda77-36ab-4dd1-af19-2c8e3bd9da54', 'bc27aa6e-4bce-48f3-bb79-64b29e6c22c1', 'eb1ef761-0ee4-4e42-8175-0363f085c5de', '2394ef8e-8075-4d6e-8d4e-12715baaf76f'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Transfer volume completed successfully. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.transfer.api [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Volume 10068d08-2cd2-4029-9625-8b2ceda8a645 has been transferred. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c73cc1f9-2f89-4dbd-ba6d-97000a20a2ef tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e/accept returned with HTTP 202 Sep 03 11:02:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 584/1160] 192.168.122.139 () {60 vars in 1307 bytes} [Thu Sep 3 11:02:33 2026] POST /volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e/accept => generated 373 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-07ba81c3-f916-4b0d-9331-9033fe5726bb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-07ba81c3-f916-4b0d-9331-9033fe5726bb tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-07ba81c3-f916-4b0d-9331-9033fe5726bb tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-07ba81c3-f916-4b0d-9331-9033fe5726bb tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5fee62f5-81bb-4c70-bdab-603cbedca24b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fee62f5-81bb-4c70-bdab-603cbedca24b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fee62f5-81bb-4c70-bdab-603cbedca24b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fee62f5-81bb-4c70-bdab-603cbedca24b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-07ba81c3-f916-4b0d-9331-9033fe5726bb tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Volume info retrieved successfully. Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5fee62f5-81bb-4c70-bdab-603cbedca24b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-07ba81c3-f916-4b0d-9331-9033fe5726bb tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fee62f5-81bb-4c70-bdab-603cbedca24b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 577/1161] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:34 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 585/1162] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:34 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff2e7ed3-7502-4212-ba85-1e63167d61a9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff2e7ed3-7502-4212-ba85-1e63167d61a9 tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff2e7ed3-7502-4212-ba85-1e63167d61a9 tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff2e7ed3-7502-4212-ba85-1e63167d61a9 tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff2e7ed3-7502-4212-ba85-1e63167d61a9 tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] Volume info retrieved successfully. Sep 03 11:02:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff2e7ed3-7502-4212-ba85-1e63167d61a9 tempest-VolumesTransfersTest-452248096 tempest-VolumesTransfersTest-452248096-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 578/1163] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:34 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e25d7815-6d3b-49d2-97cc-b07164da53e0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e25d7815-6d3b-49d2-97cc-b07164da53e0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] DELETE http://192.168.122.139/volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e25d7815-6d3b-49d2-97cc-b07164da53e0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e25d7815-6d3b-49d2-97cc-b07164da53e0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-e25d7815-6d3b-49d2-97cc-b07164da53e0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Delete transfer with id: 07729df2-8da0-4fef-84bf-851d5b0e205e Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e25d7815-6d3b-49d2-97cc-b07164da53e0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e returned with HTTP 404 Sep 03 11:02:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 586/1164] 192.168.122.139 () {58 vars in 1268 bytes} [Thu Sep 3 11:02:34 2026] DELETE /volume/v3/os-volume-transfer/07729df2-8da0-4fef-84bf-851d5b0e205e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-32b5aedc-655d-49de-888b-f00f7c487e4d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32b5aedc-655d-49de-888b-f00f7c487e4d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32b5aedc-655d-49de-888b-f00f7c487e4d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32b5aedc-655d-49de-888b-f00f7c487e4d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-32b5aedc-655d-49de-888b-f00f7c487e4d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32b5aedc-655d-49de-888b-f00f7c487e4d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 587/1165] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:34 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-748e7ab8-6af4-4e8c-9a75-20f03a7554e2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-748e7ab8-6af4-4e8c-9a75-20f03a7554e2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-748e7ab8-6af4-4e8c-9a75-20f03a7554e2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-748e7ab8-6af4-4e8c-9a75-20f03a7554e2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Delete volume with id: 10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-748e7ab8-6af4-4e8c-9a75-20f03a7554e2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-748e7ab8-6af4-4e8c-9a75-20f03a7554e2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Delete volume request issued successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a97fa4f-8d74-49b5-8c77-0e26b663fe9f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 202 Sep 03 11:02:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 579/1166] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:34 2026] DELETE /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 588/1167] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:35 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 1148 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-18814148-dcaa-44ef-9a59-05866d9be66f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18814148-dcaa-44ef-9a59-05866d9be66f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18814148-dcaa-44ef-9a59-05866d9be66f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18814148-dcaa-44ef-9a59-05866d9be66f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume with id: b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-18814148-dcaa-44ef-9a59-05866d9be66f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18814148-dcaa-44ef-9a59-05866d9be66f tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 580/1168] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:35 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-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 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-be5f9a5e-969c-4387-bf83-c9f99177e455 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 400 Sep 03 11:02:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 589/1169] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:35 2026] DELETE /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 307 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5e543c2a-5bbc-4bbc-b155-c5ebf21b7a0d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5e543c2a-5bbc-4bbc-b155-c5ebf21b7a0d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5e543c2a-5bbc-4bbc-b155-c5ebf21b7a0d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5e543c2a-5bbc-4bbc-b155-c5ebf21b7a0d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5e543c2a-5bbc-4bbc-b155-c5ebf21b7a0d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5e543c2a-5bbc-4bbc-b155-c5ebf21b7a0d tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 581/1170] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:35 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 1148 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-8df6235b-6efe-4323-aed4-ba58817e1007 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-8df6235b-6efe-4323-aed4-ba58817e1007 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-8df6235b-6efe-4323-aed4-ba58817e1007 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-8df6235b-6efe-4323-aed4-ba58817e1007 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-8df6235b-6efe-4323-aed4-ba58817e1007 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-8df6235b-6efe-4323-aed4-ba58817e1007 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 590/1171] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:02:35 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 1148 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] POST http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff/action Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e7368fd9-7399-46d8-87af-f7353062a58a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7368fd9-7399-46d8-87af-f7353062a58a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7368fd9-7399-46d8-87af-f7353062a58a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7368fd9-7399-46d8-87af-f7353062a58a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Begin detaching volume completed successfully. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f88c29fe-18b5-4cdf-805c-0a19a30a87ca tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff/action returned with HTTP 202 Sep 03 11:02:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 582/1172] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:02:35 2026] POST /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:02:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e7368fd9-7399-46d8-87af-f7353062a58a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7368fd9-7399-46d8-87af-f7353062a58a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 591/1173] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:35 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-92a9c373-0243-412c-822e-08500fca6b21 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-92a9c373-0243-412c-822e-08500fca6b21 None None] GET http://192.168.122.139/volume// Sep 03 11:02:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-92a9c373-0243-412c-822e-08500fca6b21 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-92a9c373-0243-412c-822e-08500fca6b21 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-92a9c373-0243-412c-822e-08500fca6b21 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:02:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 583/1174] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:02:36 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 11:02:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f9bc5d5d-a58b-4031-965f-1a85d75e7b57 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-81151832-55d4-4335-8743-92becd21f728 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81151832-55d4-4335-8743-92becd21f728 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81151832-55d4-4335-8743-92becd21f728 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81151832-55d4-4335-8743-92becd21f728 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f9bc5d5d-a58b-4031-965f-1a85d75e7b57 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f9bc5d5d-a58b-4031-965f-1a85d75e7b57 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f9bc5d5d-a58b-4031-965f-1a85d75e7b57 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-81151832-55d4-4335-8743-92becd21f728 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Volume info retrieved successfully. Sep 03 11:02:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81151832-55d4-4335-8743-92becd21f728 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 200 Sep 03 11:02:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 584/1175] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:36 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 1015 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:02:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f9bc5d5d-a58b-4031-965f-1a85d75e7b57 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-f9bc5d5d-a58b-4031-965f-1a85d75e7b57 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 592/1176] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:02:36 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 1332 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-30d1b2e7-b5f2-45d6-8e81-be858efa13ab None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0ed8c2cd-e84d-49ea-89d9-02cfa9344862 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-30d1b2e7-b5f2-45d6-8e81-be858efa13ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ed8c2cd-e84d-49ea-89d9-02cfa9344862 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ed8c2cd-e84d-49ea-89d9-02cfa9344862 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-30d1b2e7-b5f2-45d6-8e81-be858efa13ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ed8c2cd-e84d-49ea-89d9-02cfa9344862 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-30d1b2e7-b5f2-45d6-8e81-be858efa13ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0ed8c2cd-e84d-49ea-89d9-02cfa9344862 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ed8c2cd-e84d-49ea-89d9-02cfa9344862 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 593/1177] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:37 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:37 devstack devstack@c-api.service[86299]: /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 11:02:37 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-548baac1-be1f-452d-b277-bf0d0e53d227 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e65093ed-24c2-45f0-960f-b4af59754a52 req-30d1b2e7-b5f2-45d6-8e81-be858efa13ab tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d returned with HTTP 200 Sep 03 11:02:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 585/1178] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:02:37 2026] DELETE /volume/v3/attachments/b1fc755d-dc0c-4579-b555-4c9dbbf1b42d => generated 19 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-548baac1-be1f-452d-b277-bf0d0e53d227 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-548baac1-be1f-452d-b277-bf0d0e53d227 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-548baac1-be1f-452d-b277-bf0d0e53d227 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-548baac1-be1f-452d-b277-bf0d0e53d227 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 404 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 594/1179] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:37 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-05dbd911-7ac8-4305-a853-816d99d88935 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-05dbd911-7ac8-4305-a853-816d99d88935 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-05dbd911-7ac8-4305-a853-816d99d88935 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-05dbd911-7ac8-4305-a853-816d99d88935 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-05dbd911-7ac8-4305-a853-816d99d88935 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 404 Sep 03 11:02:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 586/1180] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:37 2026] GET /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-66fb7598-699c-40e1-a3e2-7089f4cafd48 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66fb7598-699c-40e1-a3e2-7089f4cafd48 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] DELETE http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66fb7598-699c-40e1-a3e2-7089f4cafd48 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66fb7598-699c-40e1-a3e2-7089f4cafd48 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-66fb7598-699c-40e1-a3e2-7089f4cafd48 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Delete volume with id: 10068d08-2cd2-4029-9625-8b2ceda8a645 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66fb7598-699c-40e1-a3e2-7089f4cafd48 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 returned with HTTP 404 Sep 03 11:02:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 595/1181] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:37 2026] DELETE /volume/v3/volumes/10068d08-2cd2-4029-9625-8b2ceda8a645 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-833179008"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-833179008'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Create volume of 1 GB Sep 03 11:02:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Availability Zones retrieved successfully. Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Flow 'volume_create_api' (710e5c5b-4db2-4698-8781-9ee294c6a14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8149c5-8ed6-453c-aec6-e3c5dce8fb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8149c5-8ed6-453c-aec6-e3c5dce8fb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c21938-d198-496b-a3d7-b01621a77ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8b5376b9-8fba-49d8-8e44-a6810e742bd2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8b5376b9-8fba-49d8-8e44-a6810e742bd2 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8b5376b9-8fba-49d8-8e44-a6810e742bd2 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8b5376b9-8fba-49d8-8e44-a6810e742bd2 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Created reservations ['639aa65d-9172-4e16-be9a-4d3a9d0a3249', '2ab07fd4-04de-47b5-a1ff-d47abd9120e9', '931942e5-7987-49c0-b8fe-9c36f3886180', 'f95a388a-55e6-4a9b-86bd-96f7be90fcf8'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c21938-d198-496b-a3d7-b01621a77ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639aa65d-9172-4e16-be9a-4d3a9d0a3249', '2ab07fd4-04de-47b5-a1ff-d47abd9120e9', '931942e5-7987-49c0-b8fe-9c36f3886180', 'f95a388a-55e6-4a9b-86bd-96f7be90fcf8']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d1e6db-f23b-48b5-91f4-e78be6c020e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8b5376b9-8fba-49d8-8e44-a6810e742bd2 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8b5376b9-8fba-49d8-8e44-a6810e742bd2 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 596/1182] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:38 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d1e6db-f23b-48b5-91f4-e78be6c020e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e30500-6dd9-400a-8d94-94b5f32be4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-833179008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4063654e8ac44da79f561a985b8eb09d',qos_specs=None,replication_status=,reservations=['639aa65d-9172-4e16-be9a-4d3a9d0a3249','2ab07fd4-04de-47b5-a1ff-d47abd9120e9','931942e5-7987-49c0-b8fe-9c36f3886180','f95a388a-55e6-4a9b-86bd-96f7be90fcf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942cef3a41cd429cb85c4a3899247693',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-833179008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e30500-6dd9-400a-8d94-94b5f32be4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4063654e8ac44da79f561a985b8eb09d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='942cef3a41cd429cb85c4a3899247693',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12671a2-653d-499a-8f25-0b0ab284294e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12671a2-653d-499a-8f25-0b0ab284294e) transitioned into state 'SUCCESS' from state '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-833179008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4063654e8ac44da79f561a985b8eb09d',qos_specs=None,replication_status=,reservations=['639aa65d-9172-4e16-be9a-4d3a9d0a3249','2ab07fd4-04de-47b5-a1ff-d47abd9120e9','931942e5-7987-49c0-b8fe-9c36f3886180','f95a388a-55e6-4a9b-86bd-96f7be90fcf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='942cef3a41cd429cb85c4a3899247693',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8855d0-90bb-4a3b-a87a-6b6fd62cf9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8855d0-90bb-4a3b-a87a-6b6fd62cf9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Flow 'volume_create_api' (710e5c5b-4db2-4698-8781-9ee294c6a14d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Create volume request issued successfully. Sep 03 11:02:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b6ebd90-6540-4263-9468-21c7b12979b0 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 587/1183] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:37 2026] POST /volume/v3/volumes => generated 759 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d90a389b-f941-48bb-963f-72fb907cbfb3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d90a389b-f941-48bb-963f-72fb907cbfb3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d90a389b-f941-48bb-963f-72fb907cbfb3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d90a389b-f941-48bb-963f-72fb907cbfb3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb676108-19b0-4c95-8b66-a36cf3a9fe89 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d90a389b-f941-48bb-963f-72fb907cbfb3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb676108-19b0-4c95-8b66-a36cf3a9fe89 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb676108-19b0-4c95-8b66-a36cf3a9fe89 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb676108-19b0-4c95-8b66-a36cf3a9fe89 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d90a389b-f941-48bb-963f-72fb907cbfb3 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 597/1184] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:38 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 827 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bb676108-19b0-4c95-8b66-a36cf3a9fe89 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb676108-19b0-4c95-8b66-a36cf3a9fe89 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 588/1185] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:38 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-03951b63-33a3-40d9-b724-3083db4a5c4b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03951b63-33a3-40d9-b724-3083db4a5c4b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03951b63-33a3-40d9-b724-3083db4a5c4b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03951b63-33a3-40d9-b724-3083db4a5c4b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03951b63-33a3-40d9-b724-3083db4a5c4b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6194dcae-3c64-49d8-b3b1-fdf480d83ea7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6194dcae-3c64-49d8-b3b1-fdf480d83ea7 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03951b63-33a3-40d9-b724-3083db4a5c4b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 598/1186] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:39 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6194dcae-3c64-49d8-b3b1-fdf480d83ea7 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6194dcae-3c64-49d8-b3b1-fdf480d83ea7 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6194dcae-3c64-49d8-b3b1-fdf480d83ea7 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6194dcae-3c64-49d8-b3b1-fdf480d83ea7 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 589/1187] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:39 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-87341160-ebd6-4407-bfca-e6fc1c54d3e1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87341160-ebd6-4407-bfca-e6fc1c54d3e1 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/f9f920b9-7b1b-45fd-8c7a-2e5075a2cb20/action Sep 03 11:02:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87341160-ebd6-4407-bfca-e6fc1c54d3e1 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-attach": {"instance_uuid": "b44286e1-3aeb-4e6b-a5b4-6edae6e49f58", "mountpoint": "/dev/vdc"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87341160-ebd6-4407-bfca-e6fc1c54d3e1 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b44286e1-3aeb-4e6b-a5b4-6edae6e49f58", "mountpoint": "/dev/vdc"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87341160-ebd6-4407-bfca-e6fc1c54d3e1 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/f9f920b9-7b1b-45fd-8c7a-2e5075a2cb20/action returned with HTTP 404 Sep 03 11:02:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 599/1188] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:39 2026] POST /volume/v3/volumes/f9f920b9-7b1b-45fd-8c7a-2e5075a2cb20/action => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb3477fe-1709-4650-825f-b8c68ce0df31 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb3477fe-1709-4650-825f-b8c68ce0df31 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb3477fe-1709-4650-825f-b8c68ce0df31 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb3477fe-1709-4650-825f-b8c68ce0df31 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bb3477fe-1709-4650-825f-b8c68ce0df31 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb3477fe-1709-4650-825f-b8c68ce0df31 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 200 Sep 03 11:02:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 590/1189] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:40 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 852 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cc0c1511-9268-4c7f-b083-b16f707554bb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc0c1511-9268-4c7f-b083-b16f707554bb tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc0c1511-9268-4c7f-b083-b16f707554bb tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc0c1511-9268-4c7f-b083-b16f707554bb tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cc0c1511-9268-4c7f-b083-b16f707554bb tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc0c1511-9268-4c7f-b083-b16f707554bb tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 600/1190] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:40 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dd4df860-f1c2-4503-837c-eb1e1e9855b8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd4df860-f1c2-4503-837c-eb1e1e9855b8 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd4df860-f1c2-4503-837c-eb1e1e9855b8 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd4df860-f1c2-4503-837c-eb1e1e9855b8 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd4df860-f1c2-4503-837c-eb1e1e9855b8 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 404 Sep 03 11:02:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 591/1191] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:41 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:02:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:02:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Get all volumes completed successfully. Sep 03 11:02:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-876237bf-a782-4ddf-9b88-7a6cd7a68b9b tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:02:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 601/1192] 192.168.122.139 () {58 vars in 1121 bytes} [Thu Sep 3 11:02:41 2026] GET /volume/v3/volumes => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:41 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /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 11:02:42 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Get all snapshots completed successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fec7ec4-8e3b-452f-8110-379d16c92d91 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 592/1193] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:02:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c0eb93d2-f867-4864-96f3-5f440e6e1fa4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0eb93d2-f867-4864-96f3-5f440e6e1fa4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0eb93d2-f867-4864-96f3-5f440e6e1fa4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0eb93d2-f867-4864-96f3-5f440e6e1fa4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-c0eb93d2-f867-4864-96f3-5f440e6e1fa4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete snapshot with id: adecc3a6-c5b2-4ec6-a377-fe7a05c932ef Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-10b0d9a1-6bf3-40f6-91b5-6e48fbb90f65 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10b0d9a1-6bf3-40f6-91b5-6e48fbb90f65 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10b0d9a1-6bf3-40f6-91b5-6e48fbb90f65 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10b0d9a1-6bf3-40f6-91b5-6e48fbb90f65 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0eb93d2-f867-4864-96f3-5f440e6e1fa4 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef returned with HTTP 404 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 602/1194] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:02:42 2026] DELETE /volume/v3/snapshots/adecc3a6-c5b2-4ec6-a377-fe7a05c932ef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d4bbaf7-14f7-4336-a4e7-c970fef4c6f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d4bbaf7-14f7-4336-a4e7-c970fef4c6f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d4bbaf7-14f7-4336-a4e7-c970fef4c6f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d4bbaf7-14f7-4336-a4e7-c970fef4c6f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-8d4bbaf7-14f7-4336-a4e7-c970fef4c6f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete snapshot with id: 9ec57a0d-d0be-4acf-867d-78a2ca430910 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d4bbaf7-14f7-4336-a4e7-c970fef4c6f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 returned with HTTP 404 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 603/1195] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:02:42 2026] DELETE /volume/v3/snapshots/9ec57a0d-d0be-4acf-867d-78a2ca430910 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-683fc837-2c2e-4430-8870-593dabd7282e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-683fc837-2c2e-4430-8870-593dabd7282e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-683fc837-2c2e-4430-8870-593dabd7282e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-683fc837-2c2e-4430-8870-593dabd7282e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-10b0d9a1-6bf3-40f6-91b5-6e48fbb90f65 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-683fc837-2c2e-4430-8870-593dabd7282e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 404 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 604/1196] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ab85efb5-76ae-4f77-b0b4-6d594a01720e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab85efb5-76ae-4f77-b0b4-6d594a01720e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ab85efb5-76ae-4f77-b0b4-6d594a01720e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10b0d9a1-6bf3-40f6-91b5-6e48fbb90f65 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ab85efb5-76ae-4f77-b0b4-6d594a01720e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ab85efb5-76ae-4f77-b0b4-6d594a01720e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume with id: 95dc3bcf-9bdf-420b-b363-c7e04de17908 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 593/1197] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab85efb5-76ae-4f77-b0b4-6d594a01720e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 returned with HTTP 404 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 605/1198] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:42 2026] DELETE /volume/v3/volumes/95dc3bcf-9bdf-420b-b363-c7e04de17908 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] POST http://192.168.122.139/volume/v3/os-volume-transfer Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "57e30500-6dd9-400a-8d94-94b5f32be4c2"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.volume_transfer [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Creating new volume transfer {'transfer': {'volume_id': '57e30500-6dd9-400a-8d94-94b5f32be4c2'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Creating transfer of volume 57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.transfer.api [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Generating transfer record for volume 57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-412440385"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-412440385'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume of 1 GB Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Availability Zones retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Flow 'volume_create_api' (fe61e06c-de61-4996-91f9-b358549e4b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d674c16-6c19-41e2-814c-4a1625a12e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bc10645-5c90-4553-88b4-b48333ac3f30 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 594/1199] 192.168.122.139 () {60 vars in 1175 bytes} [Thu Sep 3 11:02:42 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe44a47f-9c15-4762-83c5-d1a0d4282656 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe44a47f-9c15-4762-83c5-d1a0d4282656 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe44a47f-9c15-4762-83c5-d1a0d4282656 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe44a47f-9c15-4762-83c5-d1a0d4282656 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe44a47f-9c15-4762-83c5-d1a0d4282656 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe44a47f-9c15-4762-83c5-d1a0d4282656 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 595/1200] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ab1931ad-3672-4f4d-b9d0-449898b08a76 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab1931ad-3672-4f4d-b9d0-449898b08a76 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/os-volume-transfer/detail Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab1931ad-3672-4f4d-b9d0-449898b08a76 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab1931ad-3672-4f4d-b9d0-449898b08a76 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.volume_transfer [None req-ab1931ad-3672-4f4d-b9d0-449898b08a76 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Listing volume transfers {{(pid=86299) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab1931ad-3672-4f4d-b9d0-449898b08a76 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 596/1201] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93645536-da73-4f6b-abbe-6a1665f7374d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93645536-da73-4f6b-abbe-6a1665f7374d tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] DELETE http://192.168.122.139/volume/v3/os-volume-transfer/abef7db4-4583-4722-9a9e-6fe845af92c8 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93645536-da73-4f6b-abbe-6a1665f7374d tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93645536-da73-4f6b-abbe-6a1665f7374d tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-93645536-da73-4f6b-abbe-6a1665f7374d tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Delete transfer with id: abef7db4-4583-4722-9a9e-6fe845af92c8 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d674c16-6c19-41e2-814c-4a1625a12e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203acd43-aece-4dc7-b7ca-e267e5e93d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93645536-da73-4f6b-abbe-6a1665f7374d tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/abef7db4-4583-4722-9a9e-6fe845af92c8 returned with HTTP 202 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 597/1202] 192.168.122.139 () {58 vars in 1268 bytes} [Thu Sep 3 11:02:42 2026] DELETE /volume/v3/os-volume-transfer/abef7db4-4583-4722-9a9e-6fe845af92c8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ce2dc9ad-76e7-40a4-8363-d22fa8924c57 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce2dc9ad-76e7-40a4-8363-d22fa8924c57 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce2dc9ad-76e7-40a4-8363-d22fa8924c57 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce2dc9ad-76e7-40a4-8363-d22fa8924c57 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ce2dc9ad-76e7-40a4-8363-d22fa8924c57 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Volume info retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce2dc9ad-76e7-40a4-8363-d22fa8924c57 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 598/1203] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e0841628-6fff-455d-b28f-4fe43ee84f97 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0841628-6fff-455d-b28f-4fe43ee84f97 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] DELETE http://192.168.122.139/volume/v3/os-volume-transfer/abef7db4-4583-4722-9a9e-6fe845af92c8 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0841628-6fff-455d-b28f-4fe43ee84f97 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0841628-6fff-455d-b28f-4fe43ee84f97 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-e0841628-6fff-455d-b28f-4fe43ee84f97 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Delete transfer with id: abef7db4-4583-4722-9a9e-6fe845af92c8 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Created reservations ['9898bcc5-278d-4db5-8c22-4ad301ab06de', '63fc538b-7203-42e2-98ae-2a51bc58cf10', '644bf2f3-d750-40fc-aa0e-4eb0bb1ba685', 'eb2c98e0-a536-48f0-a755-57264876ffcc'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203acd43-aece-4dc7-b7ca-e267e5e93d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9898bcc5-278d-4db5-8c22-4ad301ab06de', '63fc538b-7203-42e2-98ae-2a51bc58cf10', '644bf2f3-d750-40fc-aa0e-4eb0bb1ba685', 'eb2c98e0-a536-48f0-a755-57264876ffcc']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7de7bd-558b-4fe7-9894-4cf1b4ae886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0841628-6fff-455d-b28f-4fe43ee84f97 tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/abef7db4-4583-4722-9a9e-6fe845af92c8 returned with HTTP 404 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 599/1204] 192.168.122.139 () {58 vars in 1268 bytes} [Thu Sep 3 11:02:42 2026] DELETE /volume/v3/os-volume-transfer/abef7db4-4583-4722-9a9e-6fe845af92c8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Delete volume with id: 57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Volume info retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7de7bd-558b-4fe7-9894-4cf1b4ae886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '699314b6-514e-4cdc-bd03-2ed4c493f177', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-412440385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',qos_specs=None,replication_status=,reservations=['9898bcc5-278d-4db5-8c22-4ad301ab06de','63fc538b-7203-42e2-98ae-2a51bc58cf10','644bf2f3-d750-40fc-aa0e-4eb0bb1ba685','eb2c98e0-a536-48f0-a755-57264876ffcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52b2f18974a409298635df6bc447224',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-412440385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=699314b6-514e-4cdc-bd03-2ed4c493f177,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d52b2f18974a409298635df6bc447224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0443564-a79c-4fef-b887-0d645af5b9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Delete volume request issued successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-edfa2949-917a-48f4-bdbb-a8c0ab47ae48 tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 202 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 600/1205] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:42 2026] DELETE /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1bb978e4-b89e-4708-b5c6-382eeedb7b5c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bb978e4-b89e-4708-b5c6-382eeedb7b5c tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bb978e4-b89e-4708-b5c6-382eeedb7b5c tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bb978e4-b89e-4708-b5c6-382eeedb7b5c tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0443564-a79c-4fef-b887-0d645af5b9fe) transitioned into state 'SUCCESS' from state '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-412440385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',qos_specs=None,replication_status=,reservations=['9898bcc5-278d-4db5-8c22-4ad301ab06de','63fc538b-7203-42e2-98ae-2a51bc58cf10','644bf2f3-d750-40fc-aa0e-4eb0bb1ba685','eb2c98e0-a536-48f0-a755-57264876ffcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52b2f18974a409298635df6bc447224',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397fb87c-0c71-498d-a5ea-8aeb175a1bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1bb978e4-b89e-4708-b5c6-382eeedb7b5c tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Volume info retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bb978e4-b89e-4708-b5c6-382eeedb7b5c tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 601/1206] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397fb87c-0c71-498d-a5ea-8aeb175a1bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Flow 'volume_create_api' (fe61e06c-de61-4996-91f9-b358549e4b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume request issued successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad95aff0-9c56-45a4-8952-0a8ac9c46670 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 606/1207] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:42 2026] POST /volume/v3/volumes => generated 759 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-29043c9f-1a31-4ea1-98c9-2996591654ee None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-29043c9f-1a31-4ea1-98c9-2996591654ee tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-29043c9f-1a31-4ea1-98c9-2996591654ee tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-29043c9f-1a31-4ea1-98c9-2996591654ee tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-29043c9f-1a31-4ea1-98c9-2996591654ee tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-29043c9f-1a31-4ea1-98c9-2996591654ee tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:02:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 602/1208] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:42 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 827 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-82013374-04b7-465f-9c86-929beb8dcc8b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-82013374-04b7-465f-9c86-929beb8dcc8b tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-82013374-04b7-465f-9c86-929beb8dcc8b tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-82013374-04b7-465f-9c86-929beb8dcc8b tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-82013374-04b7-465f-9c86-929beb8dcc8b tempest-VolumesTransfersTest-856556444 tempest-VolumesTransfersTest-856556444-project-admin] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 404 Sep 03 11:02:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 607/1209] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:43 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cd796bf3-1521-411c-a508-a7d5a4cf767b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd796bf3-1521-411c-a508-a7d5a4cf767b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] GET http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd796bf3-1521-411c-a508-a7d5a4cf767b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd796bf3-1521-411c-a508-a7d5a4cf767b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f12c4f1a-6ad6-450d-bfcc-87b1b71afa9f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd796bf3-1521-411c-a508-a7d5a4cf767b tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 404 Sep 03 11:02:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f12c4f1a-6ad6-450d-bfcc-87b1b71afa9f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f12c4f1a-6ad6-450d-bfcc-87b1b71afa9f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 603/1210] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:43 2026] GET /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f12c4f1a-6ad6-450d-bfcc-87b1b71afa9f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0062fbb4-f75a-48d9-9c61-36c29e58fa7f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0062fbb4-f75a-48d9-9c61-36c29e58fa7f tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] DELETE http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0062fbb4-f75a-48d9-9c61-36c29e58fa7f tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f12c4f1a-6ad6-450d-bfcc-87b1b71afa9f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0062fbb4-f75a-48d9-9c61-36c29e58fa7f tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0062fbb4-f75a-48d9-9c61-36c29e58fa7f tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] Delete volume with id: 57e30500-6dd9-400a-8d94-94b5f32be4c2 Sep 03 11:02:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f12c4f1a-6ad6-450d-bfcc-87b1b71afa9f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:02:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 608/1211] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:43 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0062fbb4-f75a-48d9-9c61-36c29e58fa7f tempest-VolumesTransfersTest-1433128462 tempest-VolumesTransfersTest-1433128462-project-member] http://192.168.122.139/volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 returned with HTTP 404 Sep 03 11:02:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 604/1212] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:43 2026] DELETE /volume/v3/volumes/57e30500-6dd9-400a-8d94-94b5f32be4c2 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume with id: b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume request issued successfully. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9193edf6-1875-4eb7-b4c3-676ee7a21ae2 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 202 Sep 03 11:02:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 609/1213] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:44 2026] DELETE /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-01140f31-c440-4c3c-8668-00863366b547 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01140f31-c440-4c3c-8668-00863366b547 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01140f31-c440-4c3c-8668-00863366b547 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01140f31-c440-4c3c-8668-00863366b547 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-01140f31-c440-4c3c-8668-00863366b547 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01140f31-c440-4c3c-8668-00863366b547 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 605/1214] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:44 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1d833253-fb71-46ad-a8ce-5fae95e94c8a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d833253-fb71-46ad-a8ce-5fae95e94c8a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d833253-fb71-46ad-a8ce-5fae95e94c8a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d833253-fb71-46ad-a8ce-5fae95e94c8a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1d833253-fb71-46ad-a8ce-5fae95e94c8a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d833253-fb71-46ad-a8ce-5fae95e94c8a tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:02:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 610/1215] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:44 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:02:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "699314b6-514e-4cdc-bd03-2ed4c493f177", "name": "tempest-VolumesDeleteCascade-Snapshot-1489406920"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:44 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create snapshot from volume 699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:45 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Created reservations ['bec73864-640d-47c3-8acc-cdc14438e4e4', '6a249c2f-df48-4dc4-ab6d-9f79247d9df2', '6aac0ea7-76a7-45e1-b475-20afb2d0c2c7', 'd534da3f-c67f-4bf4-adc8-b22ce974edef'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot create request issued successfully. Sep 03 11:02:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-966664c5-a27d-4f85-92b9-ed5a065b7215 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:02:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 606/1216] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:02:44 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 11:02:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-58da943e-1ac0-468a-903f-89bed14fa947 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58da943e-1ac0-468a-903f-89bed14fa947 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a Sep 03 11:02:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58da943e-1ac0-468a-903f-89bed14fa947 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58da943e-1ac0-468a-903f-89bed14fa947 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-58da943e-1ac0-468a-903f-89bed14fa947 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58da943e-1ac0-468a-903f-89bed14fa947 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a returned with HTTP 200 Sep 03 11:02:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 611/1217] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:45 2026] GET /volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-db39cc90-574b-4741-9944-1c17b5f76818 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-db39cc90-574b-4741-9944-1c17b5f76818 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-db39cc90-574b-4741-9944-1c17b5f76818 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-db39cc90-574b-4741-9944-1c17b5f76818 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-db39cc90-574b-4741-9944-1c17b5f76818 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-db39cc90-574b-4741-9944-1c17b5f76818 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 200 Sep 03 11:02:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 607/1218] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:45 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ea4da172-ee6a-4f09-b3b1-f0d541a0b7ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea4da172-ee6a-4f09-b3b1-f0d541a0b7ce tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a Sep 03 11:02:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea4da172-ee6a-4f09-b3b1-f0d541a0b7ce tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea4da172-ee6a-4f09-b3b1-f0d541a0b7ce tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ea4da172-ee6a-4f09-b3b1-f0d541a0b7ce tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea4da172-ee6a-4f09-b3b1-f0d541a0b7ce tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a returned with HTTP 200 Sep 03 11:02:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 612/1219] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:46 2026] GET /volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e26138b-bdf9-495a-a042-5cbc83916017 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6813cbb8-6ea6-4f63-88c4-db56a13fe50d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1164780488"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request body: {'volume': {'imageRef': '6813cbb8-6ea6-4f63-88c4-db56a13fe50d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1164780488'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d99ed33-64de-4035-88b0-039c727da53a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume of 2 GB Sep 03 11:02:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d99ed33-64de-4035-88b0-039c727da53a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff Sep 03 11:02:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d99ed33-64de-4035-88b0-039c727da53a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d99ed33-64de-4035-88b0-039c727da53a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Availability Zones retrieved successfully. Sep 03 11:02:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d99ed33-64de-4035-88b0-039c727da53a tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff returned with HTTP 404 Sep 03 11:02:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 613/1220] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:46 2026] GET /volume/v3/volumes/b723b306-1555-4d91-9049-eb6e97ec1aff => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Flow 'volume_create_api' (374dc6bc-9013-4d40-9521-4e13140f641f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d3154d-7f0f-48fc-b397-681cc2b5b69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Validating volume size '2' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d3154d-7f0f-48fc-b397-681cc2b5b69c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:02:46 devstack devstack@c-api.service[86299]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6813cbb8-6ea6-4f63-88c4-db56a13fe50d is not active. Sep 03 11:02:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d3154d-7f0f-48fc-b397-681cc2b5b69c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:46 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7d3154d-7f0f-48fc-b397-681cc2b5b69c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:02:47 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Flow 'volume_create_api' (374dc6bc-9013-4d40-9521-4e13140f641f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:02:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e26138b-bdf9-495a-a042-5cbc83916017 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 608/1221] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:02:46 2026] POST /volume/v3/volumes => generated 125 bytes in 559 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-154772ea-2763-4f8e-a307-6b3590212a98 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:02:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume with id: fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:02:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume request issued successfully. Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-154772ea-2763-4f8e-a307-6b3590212a98 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 202 Sep 03 11:02:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 614/1222] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:47 2026] DELETE /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c734c1f3-c06e-4520-9a5f-ab796b4143f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c734c1f3-c06e-4520-9a5f-ab796b4143f6 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:02:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c734c1f3-c06e-4520-9a5f-ab796b4143f6 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c734c1f3-c06e-4520-9a5f-ab796b4143f6 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c734c1f3-c06e-4520-9a5f-ab796b4143f6 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c734c1f3-c06e-4520-9a5f-ab796b4143f6 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 200 Sep 03 11:02:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 609/1223] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:47 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cb11e5d4-2e07-4c89-8e79-81e1afdb181d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb11e5d4-2e07-4c89-8e79-81e1afdb181d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a Sep 03 11:02:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb11e5d4-2e07-4c89-8e79-81e1afdb181d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb11e5d4-2e07-4c89-8e79-81e1afdb181d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cb11e5d4-2e07-4c89-8e79-81e1afdb181d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb11e5d4-2e07-4c89-8e79-81e1afdb181d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a returned with HTTP 200 Sep 03 11:02:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 615/1224] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:47 2026] GET /volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-08cb670a-0534-4350-a403-c567f602e805 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08cb670a-0534-4350-a403-c567f602e805 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08cb670a-0534-4350-a403-c567f602e805 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08cb670a-0534-4350-a403-c567f602e805 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08cb670a-0534-4350-a403-c567f602e805 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a returned with HTTP 404 Sep 03 11:02:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 610/1225] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:48 2026] GET /volume/v3/volumes/fcd5209f-a545-4788-9128-e157252b439a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-79aea1e6-7c3a-45df-9a21-4d3764c4a4f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79aea1e6-7c3a-45df-9a21-4d3764c4a4f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79aea1e6-7c3a-45df-9a21-4d3764c4a4f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79aea1e6-7c3a-45df-9a21-4d3764c4a4f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-79aea1e6-7c3a-45df-9a21-4d3764c4a4f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79aea1e6-7c3a-45df-9a21-4d3764c4a4f7 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a returned with HTTP 200 Sep 03 11:02:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 616/1226] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:02:48 2026] GET /volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84caca12-a43e-46b4-8835-ae7dafbda15a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1534239589"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume request body: {'volume': {'snapshot_id': '84caca12-a43e-46b4-8835-ae7dafbda15a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1534239589'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Snapshot retrieved successfully. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume of 1 GB Sep 03 11:02:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Availability Zones retrieved successfully. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Flow 'volume_create_api' (e8df4006-a354-4b11-8c11-6a85ac4fe6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e893b5-589d-49d4-b2d0-a10773cef1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e893b5-589d-49d4-b2d0-a10773cef1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84caca12-a43e-46b4-8835-ae7dafbda15a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f269282-492a-473c-bd40-a0886f4adfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7c56b582-a402-487f-b7f0-24e49a256343 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] DELETE http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume with id: 20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:02:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Created reservations ['1a3c8860-810c-46b0-961e-63aa763f4989', '3940135c-22d1-44e9-931b-8569193532d6', '25fcf331-3253-4178-85ef-92d76f04b361', 'b2fa81e5-1f19-4430-9d07-cb595adfee17'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f269282-492a-473c-bd40-a0886f4adfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3c8860-810c-46b0-961e-63aa763f4989', '3940135c-22d1-44e9-931b-8569193532d6', '25fcf331-3253-4178-85ef-92d76f04b361', 'b2fa81e5-1f19-4430-9d07-cb595adfee17']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd97d0d4-4390-40c0-a3f1-e38e2cc04d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Delete volume request issued successfully. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7c56b582-a402-487f-b7f0-24e49a256343 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 202 Sep 03 11:02:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 617/1227] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:48 2026] DELETE /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f773934b-c633-429b-8e8e-90d10b077cc1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f773934b-c633-429b-8e8e-90d10b077cc1 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f773934b-c633-429b-8e8e-90d10b077cc1 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f773934b-c633-429b-8e8e-90d10b077cc1 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f773934b-c633-429b-8e8e-90d10b077cc1 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Volume info retrieved successfully. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f773934b-c633-429b-8e8e-90d10b077cc1 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 200 Sep 03 11:02:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 618/1228] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:48 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd97d0d4-4390-40c0-a3f1-e38e2cc04d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eeafd78-691a-4db7-828c-7e031feccd32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1534239589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',qos_specs=None,replication_status=,reservations=['1a3c8860-810c-46b0-961e-63aa763f4989','3940135c-22d1-44e9-931b-8569193532d6','25fcf331-3253-4178-85ef-92d76f04b361','b2fa81e5-1f19-4430-9d07-cb595adfee17'],size=1,snapshot_id=84caca12-a43e-46b4-8835-ae7dafbda15a,source_replicaid=,source_volid=None,status='creating',user_id='d52b2f18974a409298635df6bc447224',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1534239589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eeafd78-691a-4db7-828c-7e031feccd32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84caca12-a43e-46b4-8835-ae7dafbda15a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d52b2f18974a409298635df6bc447224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677c9a39-a888-4620-a5e5-fb93c5ea56ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (677c9a39-a888-4620-a5e5-fb93c5ea56ba) transitioned into state 'SUCCESS' from state '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-1534239589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4277ce0b68f477abdd2dea6f8ddbf64',qos_specs=None,replication_status=,reservations=['1a3c8860-810c-46b0-961e-63aa763f4989','3940135c-22d1-44e9-931b-8569193532d6','25fcf331-3253-4178-85ef-92d76f04b361','b2fa81e5-1f19-4430-9d07-cb595adfee17'],size=1,snapshot_id=84caca12-a43e-46b4-8835-ae7dafbda15a,source_replicaid=,source_volid=None,status='creating',user_id='d52b2f18974a409298635df6bc447224',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442880a2-8a42-4c50-8731-bfb73fa8c80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442880a2-8a42-4c50-8731-bfb73fa8c80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Flow 'volume_create_api' (e8df4006-a354-4b11-8c11-6a85ac4fe6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Create volume request issued successfully. Sep 03 11:02:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8b1ff943-15cd-40b5-a46c-613b20b144b9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 611/1229] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:02:48 2026] POST /volume/v3/volumes => generated 794 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:02:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b776c39e-544c-4243-a8ed-f4182b60e59f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b776c39e-544c-4243-a8ed-f4182b60e59f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b776c39e-544c-4243-a8ed-f4182b60e59f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b776c39e-544c-4243-a8ed-f4182b60e59f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b776c39e-544c-4243-a8ed-f4182b60e59f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b776c39e-544c-4243-a8ed-f4182b60e59f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 619/1230] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:49 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ac2f3271-b1eb-4a29-b678-9a078a9c7750 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac2f3271-b1eb-4a29-b678-9a078a9c7750 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] GET http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e Sep 03 11:02:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac2f3271-b1eb-4a29-b678-9a078a9c7750 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac2f3271-b1eb-4a29-b678-9a078a9c7750 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac2f3271-b1eb-4a29-b678-9a078a9c7750 tempest-AttachVolumeNegativeTest-1675740208 tempest-AttachVolumeNegativeTest-1675740208-project-member] http://192.168.122.139/volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e returned with HTTP 404 Sep 03 11:02:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 612/1231] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:49 2026] GET /volume/v3/volumes/20a5497a-88f1-41d2-b415-07bcf1a9873e => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-991f1edd-502d-4985-b2aa-48858ed51f15 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-991f1edd-502d-4985-b2aa-48858ed51f15 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-991f1edd-502d-4985-b2aa-48858ed51f15 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-991f1edd-502d-4985-b2aa-48858ed51f15 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-991f1edd-502d-4985-b2aa-48858ed51f15 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-991f1edd-502d-4985-b2aa-48858ed51f15 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 620/1232] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:50 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d9196055-cbbd-4172-b71d-ad14c048b569"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd9196055-cbbd-4172-b71d-ad14c048b569'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume of 1 GB Sep 03 11:02:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Availability Zones retrieved successfully. Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Flow 'volume_create_api' (3a4f09d0-cad4-49bb-b886-eb3bae91aec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a152e3eb-075d-4182-aad3-acfc4de017ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a152e3eb-075d-4182-aad3-acfc4de017ba) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:02:50 devstack devstack@c-api.service[86299]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a152e3eb-075d-4182-aad3-acfc4de017ba) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a152e3eb-075d-4182-aad3-acfc4de017ba) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:02:50 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Flow 'volume_create_api' (3a4f09d0-cad4-49bb-b886-eb3bae91aec5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8475a5fe-bfb6-4b6c-ab1c-704e715fd21e tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 613/1233] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 2026] POST /volume/v3/volumes => generated 134 bytes in 409 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a tempest-VolumesSummaryTest-1844008427 tempest-VolumesSummaryTest-1844008427-project-member] GET http://192.168.122.139/volume/v3/volumes/summary Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a tempest-VolumesSummaryTest-1844008427 tempest-VolumesSummaryTest-1844008427-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a tempest-VolumesSummaryTest-1844008427 tempest-VolumesSummaryTest-1844008427-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a tempest-VolumesSummaryTest-1844008427 tempest-VolumesSummaryTest-1844008427-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a tempest-VolumesSummaryTest-1844008427 tempest-VolumesSummaryTest-1844008427-project-member] Get summary completed successfully. Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d408c28a-8b53-4dbe-9c66-5eee26fd794a tempest-VolumesSummaryTest-1844008427 tempest-VolumesSummaryTest-1844008427-project-member] http://192.168.122.139/volume/v3/volumes/summary returned with HTTP 200 Sep 03 11:02:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 621/1234] 192.168.122.139 () {60 vars in 1186 bytes} [Thu Sep 3 11:02:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-db723d92-49bb-4360-9118-5551a37446c9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-db723d92-49bb-4360-9118-5551a37446c9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-db723d92-49bb-4360-9118-5551a37446c9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-db723d92-49bb-4360-9118-5551a37446c9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 614/1235] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 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 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-93a7e8de-0b88-434f-8475-71f8e78dfc3f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-93a7e8de-0b88-434f-8475-71f8e78dfc3f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-93a7e8de-0b88-434f-8475-71f8e78dfc3f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "02104ba4-56e9-4207-9799-7439e649dbbe"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-93a7e8de-0b88-434f-8475-71f8e78dfc3f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '02104ba4-56e9-4207-9799-7439e649dbbe'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-93a7e8de-0b88-434f-8475-71f8e78dfc3f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 404 Sep 03 11:02:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 622/1236] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 2026] POST /volume/v3/volumes => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1499405c-8f46-471c-877c-dd3b0ca14c90 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1499405c-8f46-471c-877c-dd3b0ca14c90 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1499405c-8f46-471c-877c-dd3b0ca14c90 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "66e1aa7e-9bc3-4e51-8438-110c85f71651"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-1499405c-8f46-471c-877c-dd3b0ca14c90 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '66e1aa7e-9bc3-4e51-8438-110c85f71651'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1499405c-8f46-471c-877c-dd3b0ca14c90 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 404 Sep 03 11:02:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 615/1237] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 2026] POST /volume/v3/volumes => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c3486110-2890-4d14-96ae-6dac967e06ba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c3486110-2890-4d14-96ae-6dac967e06ba tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c3486110-2890-4d14-96ae-6dac967e06ba tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "0b2269bb-3485-44b5-bb41-8dcae764df4a"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-c3486110-2890-4d14-96ae-6dac967e06ba tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '0b2269bb-3485-44b5-bb41-8dcae764df4a'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c3486110-2890-4d14-96ae-6dac967e06ba tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 404 Sep 03 11:02:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 623/1238] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 2026] POST /volume/v3/volumes => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-51369dc2-8989-4a95-93d6-13017eb5d84b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-51369dc2-8989-4a95-93d6-13017eb5d84b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-51369dc2-8989-4a95-93d6-13017eb5d84b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-51369dc2-8989-4a95-93d6-13017eb5d84b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 616/1239] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 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 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d6e520dd-1c26-4101-8c90-a45034ccaa31 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6e520dd-1c26-4101-8c90-a45034ccaa31 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d6e520dd-1c26-4101-8c90-a45034ccaa31 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6e520dd-1c26-4101-8c90-a45034ccaa31 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 624/1240] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:50 2026] POST /volume/v3/volumes => generated 125 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-42017027-ce53-4759-a5a1-0d1d1a71aea6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-42017027-ce53-4759-a5a1-0d1d1a71aea6 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-42017027-ce53-4759-a5a1-0d1d1a71aea6 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-42017027-ce53-4759-a5a1-0d1d1a71aea6 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 617/1241] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:51 2026] POST /volume/v3/volumes => generated 121 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52aac509-13fe-4d4e-ab02-1a0ad987850f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52aac509-13fe-4d4e-ab02-1a0ad987850f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] DELETE http://192.168.122.139/volume/v3/volumes/tempest-invalid-122193651 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52aac509-13fe-4d4e-ab02-1a0ad987850f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52aac509-13fe-4d4e-ab02-1a0ad987850f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-52aac509-13fe-4d4e-ab02-1a0ad987850f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Delete volume with id: tempest-invalid-122193651 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52aac509-13fe-4d4e-ab02-1a0ad987850f tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/tempest-invalid-122193651 returned with HTTP 404 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 625/1242] 192.168.122.139 () {58 vars in 1202 bytes} [Thu Sep 3 11:02:51 2026] DELETE /volume/v3/volumes/tempest-invalid-122193651 => generated 98 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1ca50107-ce07-4e47-b1ba-79acbedf5947 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 618/1243] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:02:51 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52bf258d-de73-4360-a44b-55c984063ac8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52bf258d-de73-4360-a44b-55c984063ac8 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/xxx/action Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52bf258d-de73-4360-a44b-55c984063ac8 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-detach": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52bf258d-de73-4360-a44b-55c984063ac8 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52bf258d-de73-4360-a44b-55c984063ac8 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 626/1244] 192.168.122.139 () {60 vars in 1175 bytes} [Thu Sep 3 11:02:51 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e6e5258f-db38-47aa-97d2-f1328e21bceb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6e5258f-db38-47aa-97d2-f1328e21bceb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/tempest-invalid-227155031 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6e5258f-db38-47aa-97d2-f1328e21bceb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6e5258f-db38-47aa-97d2-f1328e21bceb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6e5258f-db38-47aa-97d2-f1328e21bceb tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/tempest-invalid-227155031 returned with HTTP 404 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 619/1245] 192.168.122.139 () {58 vars in 1199 bytes} [Thu Sep 3 11:02:51 2026] GET /volume/v3/volumes/tempest-invalid-227155031 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a9eefd1a-318d-4def-aab9-95384a8e635e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 627/1246] 192.168.122.139 () {58 vars in 1124 bytes} [Thu Sep 3 11:02:51 2026] GET /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 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?status=null Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Could not evaluate value null, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Get all volumes completed successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c66447e-ca67-4899-96ce-0d7e97ea0fc3 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 620/1247] 192.168.122.139 () {58 vars in 1165 bytes} [Thu Sep 3 11:02:51 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-810b0252-a8fa-4ae0-a0c8-6d685ffc1728 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-33d6523b-438b-4b13-89ba-9954cd89a296 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-810b0252-a8fa-4ae0-a0c8-6d685ffc1728 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-810b0252-a8fa-4ae0-a0c8-6d685ffc1728 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-810b0252-a8fa-4ae0-a0c8-6d685ffc1728 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1557698680 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1557698680'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-810b0252-a8fa-4ae0-a0c8-6d685ffc1728 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Get all volumes completed successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-33d6523b-438b-4b13-89ba-9954cd89a296 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1557698680 returned with HTTP 200 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 621/1248] 192.168.122.139 () {58 vars in 1243 bytes} [Thu Sep 3 11:02:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1557698680 => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes?status=null Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Could not evaluate value null, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-810b0252-a8fa-4ae0-a0c8-6d685ffc1728 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 628/1249] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:51 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Get all volumes completed successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9bac86eb-8c25-44ea-8619-6ff764d749ec tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes?status=null returned with HTTP 200 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 622/1250] 192.168.122.139 () {58 vars in 1144 bytes} [Thu Sep 3 11:02:51 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-789793235 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-789793235'), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Get all volumes completed successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f45f26b6-e971-4550-a2b8-7bf994e03acf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-789793235 returned with HTTP 200 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 629/1251] 192.168.122.139 () {58 vars in 1220 bytes} [Thu Sep 3 11:02:51 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-789793235 => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Reserve volume completed successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9a74ee0-fb6d-4d64-9b2e-2c538db45427 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action returned with HTTP 202 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 623/1252] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:51 2026] POST /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: ERROR cinder.volume.api [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume status must be available to reserve, but the status is attaching. Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0609f52b-6f1b-4a5b-bfcd-4537fbef6639 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action returned with HTTP 400 Sep 03 11:02:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 630/1253] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:51 2026] POST /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action => generated 132 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Unreserve volume completed successfully. Sep 03 11:02:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff0c8841-c14c-4467-a947-eb3803c87a15 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action returned with HTTP 202 Sep 03 11:02:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 624/1254] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:51 2026] POST /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-595bdfd4-6180-4381-a35e-bac551f9c775 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-595bdfd4-6180-4381-a35e-bac551f9c775 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/b94df062-c432-4ae1-a3e3-794df00211c6/action Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-595bdfd4-6180-4381-a35e-bac551f9c775 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-595bdfd4-6180-4381-a35e-bac551f9c775 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-595bdfd4-6180-4381-a35e-bac551f9c775 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/b94df062-c432-4ae1-a3e3-794df00211c6/action returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 631/1255] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:51 2026] POST /volume/v3/volumes/b94df062-c432-4ae1-a3e3-794df00211c6/action => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4e9495c0-2ef9-4997-8921-957ef209a281 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e9495c0-2ef9-4997-8921-957ef209a281 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/1b41839d-8504-40a2-a6ab-87433c6b51a5/action Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e9495c0-2ef9-4997-8921-957ef209a281 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e9495c0-2ef9-4997-8921-957ef209a281 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e9495c0-2ef9-4997-8921-957ef209a281 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/1b41839d-8504-40a2-a6ab-87433c6b51a5/action returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 625/1256] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:52 2026] POST /volume/v3/volumes/1b41839d-8504-40a2-a6ab-87433c6b51a5/action => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-04dd19b2-112e-423d-b8ed-8fc229ada690 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 632/1257] 192.168.122.139 () {60 vars in 1144 bytes} [Thu Sep 3 11:02:52 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8971901b-0aac-468d-8f94-1ef9232a12ce None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8971901b-0aac-468d-8f94-1ef9232a12ce tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] PUT http://192.168.122.139/volume/v3/volumes/tempest-invalid-951336650 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8971901b-0aac-468d-8f94-1ef9232a12ce tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8971901b-0aac-468d-8f94-1ef9232a12ce tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/tempest-invalid-951336650 returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 626/1258] 192.168.122.139 () {60 vars in 1219 bytes} [Thu Sep 3 11:02:52 2026] PUT /volume/v3/volumes/tempest-invalid-951336650 => generated 98 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-08b00fe3-b499-4bf8-832e-b2e1e510c320 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08b00fe3-b499-4bf8-832e-b2e1e510c320 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] PUT http://192.168.122.139/volume/v3/volumes/6d018847-a22b-49d7-95b9-e70c53232cf3 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08b00fe3-b499-4bf8-832e-b2e1e510c320 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08b00fe3-b499-4bf8-832e-b2e1e510c320 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/6d018847-a22b-49d7-95b9-e70c53232cf3 returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 633/1259] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:02:52 2026] PUT /volume/v3/volumes/6d018847-a22b-49d7-95b9-e70c53232cf3 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bfd0e87a-a1f7-4305-a844-a77ce108c987 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bfd0e87a-a1f7-4305-a844-a77ce108c987 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] DELETE http://192.168.122.139/volume/v3/volumes/9c1e7c32-a093-4240-b0e1-5228be6cc06e Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bfd0e87a-a1f7-4305-a844-a77ce108c987 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bfd0e87a-a1f7-4305-a844-a77ce108c987 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-bfd0e87a-a1f7-4305-a844-a77ce108c987 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Delete volume with id: 9c1e7c32-a093-4240-b0e1-5228be6cc06e Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bfd0e87a-a1f7-4305-a844-a77ce108c987 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/9c1e7c32-a093-4240-b0e1-5228be6cc06e returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 627/1260] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:52 2026] DELETE /volume/v3/volumes/9c1e7c32-a093-4240-b0e1-5228be6cc06e => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-df59ab03-5633-47e0-bdbf-96fdb1675db0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df59ab03-5633-47e0-bdbf-96fdb1675db0 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df59ab03-5633-47e0-bdbf-96fdb1675db0 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df59ab03-5633-47e0-bdbf-96fdb1675db0 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ccccfbd4-dc50-462b-af15-c1c34a8f9346 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df59ab03-5633-47e0-bdbf-96fdb1675db0 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action returned with HTTP 400 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 634/1261] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:52 2026] POST /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action => generated 140 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ccccfbd4-dc50-462b-af15-c1c34a8f9346 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ccccfbd4-dc50-462b-af15-c1c34a8f9346 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ccccfbd4-dc50-462b-af15-c1c34a8f9346 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6b72d7f6-2e86-413b-8e61-0fc3f937ecd7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b72d7f6-2e86-413b-8e61-0fc3f937ecd7 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b72d7f6-2e86-413b-8e61-0fc3f937ecd7 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b72d7f6-2e86-413b-8e61-0fc3f937ecd7 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b72d7f6-2e86-413b-8e61-0fc3f937ecd7 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action returned with HTTP 400 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 635/1262] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:52 2026] POST /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action => generated 131 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ccccfbd4-dc50-462b-af15-c1c34a8f9346 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ccccfbd4-dc50-462b-af15-c1c34a8f9346 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 628/1263] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:52 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-42e74003-a34d-43a0-a575-f952b3f0170b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-42e74003-a34d-43a0-a575-f952b3f0170b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/9aacdb50-d892-4494-a3f2-1b71183dc71c/action Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-42e74003-a34d-43a0-a575-f952b3f0170b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-42e74003-a34d-43a0-a575-f952b3f0170b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-42e74003-a34d-43a0-a575-f952b3f0170b tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/9aacdb50-d892-4494-a3f2-1b71183dc71c/action returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 636/1264] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:52 2026] POST /volume/v3/volumes/9aacdb50-d892-4494-a3f2-1b71183dc71c/action => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e7b997ed-2079-4954-8bbf-0acc9e3f7adf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7b997ed-2079-4954-8bbf-0acc9e3f7adf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7b997ed-2079-4954-8bbf-0acc9e3f7adf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7b997ed-2079-4954-8bbf-0acc9e3f7adf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7b997ed-2079-4954-8bbf-0acc9e3f7adf tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action returned with HTTP 400 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 629/1265] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:02:52 2026] POST /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4/action => generated 129 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-357b074d-3cfb-498b-9731-bf95487dc42c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-357b074d-3cfb-498b-9731-bf95487dc42c tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] POST http://192.168.122.139/volume/v3/volumes/None/action Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-357b074d-3cfb-498b-9731-bf95487dc42c tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-357b074d-3cfb-498b-9731-bf95487dc42c tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-357b074d-3cfb-498b-9731-bf95487dc42c tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/None/action returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 637/1266] 192.168.122.139 () {60 vars in 1178 bytes} [Thu Sep 3 11:02:52 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-77bc35b3-4999-4790-8c11-68c38b2d33d9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-77bc35b3-4999-4790-8c11-68c38b2d33d9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/0c574d8b-4b32-4314-9d9f-760505f07629 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-77bc35b3-4999-4790-8c11-68c38b2d33d9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-77bc35b3-4999-4790-8c11-68c38b2d33d9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-77bc35b3-4999-4790-8c11-68c38b2d33d9 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/0c574d8b-4b32-4314-9d9f-760505f07629 returned with HTTP 404 Sep 03 11:02:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 630/1267] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:52 2026] GET /volume/v3/volumes/0c574d8b-4b32-4314-9d9f-760505f07629 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46bdc90a-30b1-48cd-968d-93102583f583 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46bdc90a-30b1-48cd-968d-93102583f583 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46bdc90a-30b1-48cd-968d-93102583f583 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46bdc90a-30b1-48cd-968d-93102583f583 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-46bdc90a-30b1-48cd-968d-93102583f583 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46bdc90a-30b1-48cd-968d-93102583f583 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 200 Sep 03 11:02:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 638/1268] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:52 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 851 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] DELETE http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Delete volume with id: dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Delete volume request issued successfully. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e019cd7c-f25e-46b7-8265-428a79fd88ca tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 202 Sep 03 11:02:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 631/1269] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:02:53 2026] DELETE /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-87ad065e-cf0f-45e4-b2c5-655017ef8827 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87ad065e-cf0f-45e4-b2c5-655017ef8827 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87ad065e-cf0f-45e4-b2c5-655017ef8827 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87ad065e-cf0f-45e4-b2c5-655017ef8827 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-87ad065e-cf0f-45e4-b2c5-655017ef8827 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ec7aa3df-4894-4ab5-b46f-62d2f2abdebb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec7aa3df-4894-4ab5-b46f-62d2f2abdebb tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec7aa3df-4894-4ab5-b46f-62d2f2abdebb tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec7aa3df-4894-4ab5-b46f-62d2f2abdebb tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87ad065e-cf0f-45e4-b2c5-655017ef8827 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 200 Sep 03 11:02:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 639/1270] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:53 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 850 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:02:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ec7aa3df-4894-4ab5-b46f-62d2f2abdebb tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec7aa3df-4894-4ab5-b46f-62d2f2abdebb tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 632/1271] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:53 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-84b1a3a9-635a-4ba2-b0ee-488526e77771 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84b1a3a9-635a-4ba2-b0ee-488526e77771 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84b1a3a9-635a-4ba2-b0ee-488526e77771 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84b1a3a9-635a-4ba2-b0ee-488526e77771 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-84b1a3a9-635a-4ba2-b0ee-488526e77771 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Volume info retrieved successfully. Sep 03 11:02:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-53ed2802-2d7e-4068-94bf-7978eed7638f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-53ed2802-2d7e-4068-94bf-7978eed7638f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-53ed2802-2d7e-4068-94bf-7978eed7638f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-53ed2802-2d7e-4068-94bf-7978eed7638f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84b1a3a9-635a-4ba2-b0ee-488526e77771 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 200 Sep 03 11:02:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 640/1272] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:54 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 850 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-53ed2802-2d7e-4068-94bf-7978eed7638f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-53ed2802-2d7e-4068-94bf-7978eed7638f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 633/1273] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:54 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-33d33c13-a688-4a4f-a9b3-08b59dfcb4e2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33d33c13-a688-4a4f-a9b3-08b59dfcb4e2 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] GET http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 Sep 03 11:02:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33d33c13-a688-4a4f-a9b3-08b59dfcb4e2 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33d33c13-a688-4a4f-a9b3-08b59dfcb4e2 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33d33c13-a688-4a4f-a9b3-08b59dfcb4e2 tempest-VolumesNegativeTest-1931976656 tempest-VolumesNegativeTest-1931976656-project-member] http://192.168.122.139/volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 returned with HTTP 404 Sep 03 11:02:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 641/1274] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:55 2026] GET /volume/v3/volumes/dff2c65d-538d-4979-b6d8-ffc6be0594a4 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:02:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f49c039-e167-4477-aeed-aa3acf577332 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f49c039-e167-4477-aeed-aa3acf577332 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f49c039-e167-4477-aeed-aa3acf577332 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f49c039-e167-4477-aeed-aa3acf577332 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f49c039-e167-4477-aeed-aa3acf577332 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f49c039-e167-4477-aeed-aa3acf577332 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 634/1275] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:55 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21a25705-91b2-43c6-b929-80941f51c38d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21a25705-91b2-43c6-b929-80941f51c38d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21a25705-91b2-43c6-b929-80941f51c38d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21a25705-91b2-43c6-b929-80941f51c38d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21a25705-91b2-43c6-b929-80941f51c38d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21a25705-91b2-43c6-b929-80941f51c38d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 642/1276] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:57 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-76740428"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-76740428'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Create volume of 1 GB Sep 03 11:02:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Availability Zones retrieved successfully. Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Flow 'volume_create_api' (eb2eb39e-eb52-4968-a183-be3b24735be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2763f93-33f7-4cf8-879c-afbee29a9f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2763f93-33f7-4cf8-879c-afbee29a9f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ae330b-6716-4367-a63d-442fe1d2c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Created reservations ['34db388f-7e4b-44e5-a132-0d78e6834809', 'be15c968-9de5-4dbe-82c4-edd7f0aab5cd', '3ced259d-9d45-4cab-b979-ef571e558f2c', 'eb89630e-e394-4715-8467-6bb857937156'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ae330b-6716-4367-a63d-442fe1d2c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34db388f-7e4b-44e5-a132-0d78e6834809', 'be15c968-9de5-4dbe-82c4-edd7f0aab5cd', '3ced259d-9d45-4cab-b979-ef571e558f2c', 'eb89630e-e394-4715-8467-6bb857937156']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af327c3-6776-4b52-9e39-52f7cb2b90fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af327c3-6776-4b52-9e39-52f7cb2b90fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28e5602-d187-4c15-99f4-65d0d1f24d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-76740428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='545e952ad57b49a084fbf6e2914fd176',qos_specs=None,replication_status=,reservations=['34db388f-7e4b-44e5-a132-0d78e6834809','be15c968-9de5-4dbe-82c4-edd7f0aab5cd','3ced259d-9d45-4cab-b979-ef571e558f2c','eb89630e-e394-4715-8467-6bb857937156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b8d665c2cf48a9bc93ffea36803973',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-76740428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28e5602-d187-4c15-99f4-65d0d1f24d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='545e952ad57b49a084fbf6e2914fd176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b8d665c2cf48a9bc93ffea36803973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78bbb9c-74b7-4988-8f02-2fc9bd63ca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78bbb9c-74b7-4988-8f02-2fc9bd63ca62) transitioned into state 'SUCCESS' from state '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-76740428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='545e952ad57b49a084fbf6e2914fd176',qos_specs=None,replication_status=,reservations=['34db388f-7e4b-44e5-a132-0d78e6834809','be15c968-9de5-4dbe-82c4-edd7f0aab5cd','3ced259d-9d45-4cab-b979-ef571e558f2c','eb89630e-e394-4715-8467-6bb857937156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b8d665c2cf48a9bc93ffea36803973',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ba8c4e-67e5-4a26-be06-2aff50dda069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ba8c4e-67e5-4a26-be06-2aff50dda069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Flow 'volume_create_api' (eb2eb39e-eb52-4968-a183-be3b24735be4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Create volume request issued successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f276aace-3d09-43ee-a53e-9bb1386329d2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:02:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 635/1277] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:02:57 2026] POST /volume/v3/volumes => generated 765 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-16d2363d-4f64-4b0c-a467-ea53edb4bc7d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-16d2363d-4f64-4b0c-a467-ea53edb4bc7d tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-16d2363d-4f64-4b0c-a467-ea53edb4bc7d tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-16d2363d-4f64-4b0c-a467-ea53edb4bc7d tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-16d2363d-4f64-4b0c-a467-ea53edb4bc7d tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-16d2363d-4f64-4b0c-a467-ea53edb4bc7d tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 200 Sep 03 11:02:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 643/1278] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:58 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 833 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5ec0332a-f643-4223-b24e-fa0c68f2b488 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5ec0332a-f643-4223-b24e-fa0c68f2b488 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5ec0332a-f643-4223-b24e-fa0c68f2b488 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5ec0332a-f643-4223-b24e-fa0c68f2b488 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5ec0332a-f643-4223-b24e-fa0c68f2b488 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5ec0332a-f643-4223-b24e-fa0c68f2b488 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 636/1279] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:58 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8f22fe6c-f2e2-4e9d-a552-23d268a1f48d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f22fe6c-f2e2-4e9d-a552-23d268a1f48d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f22fe6c-f2e2-4e9d-a552-23d268a1f48d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f22fe6c-f2e2-4e9d-a552-23d268a1f48d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8f22fe6c-f2e2-4e9d-a552-23d268a1f48d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f22fe6c-f2e2-4e9d-a552-23d268a1f48d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:02:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 644/1280] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:58 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-66207999-5213-4100-8077-ad21ab10038e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177?cascade=True Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume with id: 699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: /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 11:02:58 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume request issued successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66207999-5213-4100-8077-ad21ab10038e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177?cascade=True returned with HTTP 202 Sep 03 11:02:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 637/1281] 192.168.122.139 () {58 vars in 1260 bytes} [Thu Sep 3 11:02:58 2026] DELETE /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177?cascade=True => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce15de7e-a8fa-418b-9000-ffee72477ae6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce15de7e-a8fa-418b-9000-ffee72477ae6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce15de7e-a8fa-418b-9000-ffee72477ae6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce15de7e-a8fa-418b-9000-ffee72477ae6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ce15de7e-a8fa-418b-9000-ffee72477ae6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce15de7e-a8fa-418b-9000-ffee72477ae6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:02:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 645/1282] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:58 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6527ebda-d9ae-45a7-976b-e11ddb63a549 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6527ebda-d9ae-45a7-976b-e11ddb63a549 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:02:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6527ebda-d9ae-45a7-976b-e11ddb63a549 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6527ebda-d9ae-45a7-976b-e11ddb63a549 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:02:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:02:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6527ebda-d9ae-45a7-976b-e11ddb63a549 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:02:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6527ebda-d9ae-45a7-976b-e11ddb63a549 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 200 Sep 03 11:02:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 638/1283] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:59 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:02:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0b80a701-546e-46d2-8894-d186882d4d5d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:02:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b80a701-546e-46d2-8894-d186882d4d5d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:02:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b80a701-546e-46d2-8894-d186882d4d5d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:02:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b80a701-546e-46d2-8894-d186882d4d5d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:02:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:02:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:02:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:02:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:02:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0b80a701-546e-46d2-8894-d186882d4d5d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:02:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b80a701-546e-46d2-8894-d186882d4d5d tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:02:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 646/1284] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:02:59 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f668c754-3e23-4504-b7d2-fb1c754fd7f8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f668c754-3e23-4504-b7d2-fb1c754fd7f8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f668c754-3e23-4504-b7d2-fb1c754fd7f8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f668c754-3e23-4504-b7d2-fb1c754fd7f8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f668c754-3e23-4504-b7d2-fb1c754fd7f8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f668c754-3e23-4504-b7d2-fb1c754fd7f8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 200 Sep 03 11:03:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 639/1285] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:00 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d28e5602-d187-4c15-99f4-65d0d1f24d21", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-391099896"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Create snapshot from volume d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:00 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Created reservations ['c4d53c9c-66ee-45ca-812e-d9a20a03be1b', '81c4c92c-aafa-41ea-aa77-5be51d14bb32', '85fe9155-00ca-41af-85b3-ea8ac60cd227', 'e452e82d-db2d-401e-bcee-d18679e8f410'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot create request issued successfully. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49d8d87b-1d25-4f87-be20-70d6495ac990 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 647/1286] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1585d212-54d9-4d89-b354-fa2d92a76300 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1585d212-54d9-4d89-b354-fa2d92a76300 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1585d212-54d9-4d89-b354-fa2d92a76300 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1585d212-54d9-4d89-b354-fa2d92a76300 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1585d212-54d9-4d89-b354-fa2d92a76300 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1585d212-54d9-4d89-b354-fa2d92a76300 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 200 Sep 03 11:03:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 640/1287] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:00 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-01eb566f-4b2e-49fa-ba2b-d5c9dc294c76 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-01eb566f-4b2e-49fa-ba2b-d5c9dc294c76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:03:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-01eb566f-4b2e-49fa-ba2b-d5c9dc294c76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-01eb566f-4b2e-49fa-ba2b-d5c9dc294c76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-01eb566f-4b2e-49fa-ba2b-d5c9dc294c76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:03:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-01eb566f-4b2e-49fa-ba2b-d5c9dc294c76 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:03:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 648/1288] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:00 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed71ee3d-6714-49cd-8cd9-bd984d66b481 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed71ee3d-6714-49cd-8cd9-bd984d66b481 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed71ee3d-6714-49cd-8cd9-bd984d66b481 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed71ee3d-6714-49cd-8cd9-bd984d66b481 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ed71ee3d-6714-49cd-8cd9-bd984d66b481 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed71ee3d-6714-49cd-8cd9-bd984d66b481 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 200 Sep 03 11:03:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 641/1289] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:01 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d3490b3a-5dce-4f92-934c-64b1fb0b590c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3490b3a-5dce-4f92-934c-64b1fb0b590c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:03:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3490b3a-5dce-4f92-934c-64b1fb0b590c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3490b3a-5dce-4f92-934c-64b1fb0b590c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d3490b3a-5dce-4f92-934c-64b1fb0b590c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:03:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3490b3a-5dce-4f92-934c-64b1fb0b590c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 200 Sep 03 11:03:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 649/1290] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:02 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5b03ce66-d6fe-44aa-a024-2bbc86e20248 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5b03ce66-d6fe-44aa-a024-2bbc86e20248 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5b03ce66-d6fe-44aa-a024-2bbc86e20248 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5b03ce66-d6fe-44aa-a024-2bbc86e20248 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5b03ce66-d6fe-44aa-a024-2bbc86e20248 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5b03ce66-d6fe-44aa-a024-2bbc86e20248 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 200 Sep 03 11:03:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 642/1291] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:02 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-846588624", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-846588624', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Create volume of 1 GB Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Availability Zones retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Flow 'volume_create_api' (546caa68-d3d8-4233-9889-25b80f1a7a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb3e096-7730-43e3-9559-03853441910e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f9efb43d-d8d9-4ef1-ac26-4df368b4d088 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9efb43d-d8d9-4ef1-ac26-4df368b4d088 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9efb43d-d8d9-4ef1-ac26-4df368b4d088 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9efb43d-d8d9-4ef1-ac26-4df368b4d088 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9efb43d-d8d9-4ef1-ac26-4df368b4d088 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 404 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 643/1292] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-126a2bf1-0142-4c20-9296-e7d25126724f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb3e096-7730-43e3-9559-03853441910e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /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 11:03:03 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Get all volumes completed successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-126a2bf1-0142-4c20-9296-e7d25126724f tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce902bf-5cb7-48fa-ada7-65471deb6320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 644/1293] 192.168.122.139 () {58 vars in 1121 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/volumes => generated 343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /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 11:03:03 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Get all snapshots completed successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-982c52ea-005b-4fad-a17c-a2ec37da97d3 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 645/1294] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2323b758-f7a2-4886-abf5-1b7b31fb63a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2323b758-f7a2-4886-abf5-1b7b31fb63a6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2323b758-f7a2-4886-abf5-1b7b31fb63a6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2323b758-f7a2-4886-abf5-1b7b31fb63a6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2323b758-f7a2-4886-abf5-1b7b31fb63a6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2323b758-f7a2-4886-abf5-1b7b31fb63a6 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 646/1295] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume with id: 0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Created reservations ['11eb8db9-6a5c-4c4a-9963-bbd34bbbdb46', '21635b97-5c63-41b4-acb6-2a22d777a8cd', '7e8e4399-6eee-4f61-9d1e-16cb71966cb9', '2e513ee6-0ac5-4cc9-9033-b811a833748b'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce902bf-5cb7-48fa-ada7-65471deb6320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11eb8db9-6a5c-4c4a-9963-bbd34bbbdb46', '21635b97-5c63-41b4-acb6-2a22d777a8cd', '7e8e4399-6eee-4f61-9d1e-16cb71966cb9', '2e513ee6-0ac5-4cc9-9033-b811a833748b']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350e4adc-9072-4014-a4a8-f4a64399dd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume request issued successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6df8fb0d-6fcd-4ad3-8bf1-8283f25d9616 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 202 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 647/1296] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:03 2026] DELETE /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff79ad08-0908-4b70-aa08-73d0c7dfee8e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff79ad08-0908-4b70-aa08-73d0c7dfee8e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff79ad08-0908-4b70-aa08-73d0c7dfee8e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff79ad08-0908-4b70-aa08-73d0c7dfee8e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350e4adc-9072-4014-a4a8-f4a64399dd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a64cea4-0b79-4d12-86e9-aa55817d9355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-846588624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2bfb0dfe9f8d440498b6bbe7c19f4829',qos_specs=None,replication_status=,reservations=['11eb8db9-6a5c-4c4a-9963-bbd34bbbdb46','21635b97-5c63-41b4-acb6-2a22d777a8cd','7e8e4399-6eee-4f61-9d1e-16cb71966cb9','2e513ee6-0ac5-4cc9-9033-b811a833748b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9082df2f72e14b38962e98b902882f61',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-846588624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a64cea4-0b79-4d12-86e9-aa55817d9355,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2bfb0dfe9f8d440498b6bbe7c19f4829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9082df2f72e14b38962e98b902882f61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbea2d8-379c-40f9-8436-ce1c4f5ac649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff79ad08-0908-4b70-aa08-73d0c7dfee8e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff79ad08-0908-4b70-aa08-73d0c7dfee8e tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 648/1297] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbea2d8-379c-40f9-8436-ce1c4f5ac649) transitioned into state 'SUCCESS' from state '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-846588624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2bfb0dfe9f8d440498b6bbe7c19f4829',qos_specs=None,replication_status=,reservations=['11eb8db9-6a5c-4c4a-9963-bbd34bbbdb46','21635b97-5c63-41b4-acb6-2a22d777a8cd','7e8e4399-6eee-4f61-9d1e-16cb71966cb9','2e513ee6-0ac5-4cc9-9033-b811a833748b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9082df2f72e14b38962e98b902882f61',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46b8982-cfc6-426a-b6bf-c521ae272a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46b8982-cfc6-426a-b6bf-c521ae272a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Flow 'volume_create_api' (546caa68-d3d8-4233-9889-25b80f1a7a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Create volume request issued successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-484496eb-d095-4043-8592-1dfa0112697e tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 650/1298] 192.168.122.139 () {64 vars in 1430 bytes} [Thu Sep 3 11:03:03 2026] POST /volume/v3/volumes => generated 771 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-0b94fd56-992d-4b38-8c59-f41d6203b2f1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-0b94fd56-992d-4b38-8c59-f41d6203b2f1 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-0b94fd56-992d-4b38-8c59-f41d6203b2f1 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-0b94fd56-992d-4b38-8c59-f41d6203b2f1 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-0b94fd56-992d-4b38-8c59-f41d6203b2f1 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Volume info retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-04f45f0e-9560-41e6-aff8-88719eaff428 req-0b94fd56-992d-4b38-8c59-f41d6203b2f1 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 649/1299] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 839 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-d24446e4-d766-468b-be04-1f36a32cf376 req-5c4517b3-f050-4e40-abe6-2d26d993d89d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d24446e4-d766-468b-be04-1f36a32cf376 req-5c4517b3-f050-4e40-abe6-2d26d993d89d tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d24446e4-d766-468b-be04-1f36a32cf376 req-5c4517b3-f050-4e40-abe6-2d26d993d89d tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d24446e4-d766-468b-be04-1f36a32cf376 req-5c4517b3-f050-4e40-abe6-2d26d993d89d tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-d24446e4-d766-468b-be04-1f36a32cf376 req-5c4517b3-f050-4e40-abe6-2d26d993d89d tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Volume info retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d24446e4-d766-468b-be04-1f36a32cf376 req-5c4517b3-f050-4e40-abe6-2d26d993d89d tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 651/1300] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b63a8871-8f96-47fd-ac6f-63359f25b886 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b63a8871-8f96-47fd-ac6f-63359f25b886 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b63a8871-8f96-47fd-ac6f-63359f25b886 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b63a8871-8f96-47fd-ac6f-63359f25b886 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b63a8871-8f96-47fd-ac6f-63359f25b886 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b63a8871-8f96-47fd-ac6f-63359f25b886 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 200 Sep 03 11:03:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 650/1301] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:03 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d28e5602-d187-4c15-99f4-65d0d1f24d21", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1833279985"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:03 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Create snapshot from volume d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:03 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Created reservations ['da5d5177-3e89-460d-8d94-495c097018f6', '1b1dfc22-f266-4165-aaa8-e0c0ab9e9d7b', '1514e3dc-b97f-4f45-8312-a1940cb80fd9', '68f4e72a-ce23-4773-8a4b-4b4d9990fe2f'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot create request issued successfully. Sep 03 11:03:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7862f098-cdac-4c6f-8c83-77c110f76d93 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 652/1302] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:03 2026] POST /volume/v3/snapshots => generated 314 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c1bcdad4-fcb8-49a5-b195-a9d39ac07373 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c1bcdad4-fcb8-49a5-b195-a9d39ac07373 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c1bcdad4-fcb8-49a5-b195-a9d39ac07373 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c1bcdad4-fcb8-49a5-b195-a9d39ac07373 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c1bcdad4-fcb8-49a5-b195-a9d39ac07373 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c1bcdad4-fcb8-49a5-b195-a9d39ac07373 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 651/1303] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:04 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 446 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d42088f3-b809-4669-b1fd-6bc58995db74 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d42088f3-b809-4669-b1fd-6bc58995db74 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:03:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d42088f3-b809-4669-b1fd-6bc58995db74 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d42088f3-b809-4669-b1fd-6bc58995db74 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d42088f3-b809-4669-b1fd-6bc58995db74 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Volume info retrieved successfully. Sep 03 11:03:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d42088f3-b809-4669-b1fd-6bc58995db74 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 200 Sep 03 11:03:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 653/1304] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:04 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-af58551b-5698-4a4c-a610-1116d5914af8 req-3696de1f-c861-4b77-9257-476c9913e986 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-af58551b-5698-4a4c-a610-1116d5914af8 req-3696de1f-c861-4b77-9257-476c9913e986 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-af58551b-5698-4a4c-a610-1116d5914af8 req-3696de1f-c861-4b77-9257-476c9913e986 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-af58551b-5698-4a4c-a610-1116d5914af8 req-3696de1f-c861-4b77-9257-476c9913e986 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-af58551b-5698-4a4c-a610-1116d5914af8 req-3696de1f-c861-4b77-9257-476c9913e986 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Volume info retrieved successfully. Sep 03 11:03:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-af58551b-5698-4a4c-a610-1116d5914af8 req-3696de1f-c861-4b77-9257-476c9913e986 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 200 Sep 03 11:03:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 652/1305] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:04 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-38d3d268-9a36-49d8-a34c-0961b18302be None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38d3d268-9a36-49d8-a34c-0961b18302be tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38d3d268-9a36-49d8-a34c-0961b18302be tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38d3d268-9a36-49d8-a34c-0961b18302be tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-38d3d268-9a36-49d8-a34c-0961b18302be tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38d3d268-9a36-49d8-a34c-0961b18302be tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 654/1306] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:05 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7d83fde2-ad15-4c7a-9d68-30c6d45c86c9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d83fde2-ad15-4c7a-9d68-30c6d45c86c9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d83fde2-ad15-4c7a-9d68-30c6d45c86c9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d83fde2-ad15-4c7a-9d68-30c6d45c86c9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d83fde2-ad15-4c7a-9d68-30c6d45c86c9 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 returned with HTTP 404 Sep 03 11:03:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 653/1307] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:05 2026] GET /volume/v3/volumes/0eeafd78-691a-4db7-828c-7e031feccd32 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c85a0cff-596e-4717-aae9-bab1ae6fc768 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c85a0cff-596e-4717-aae9-bab1ae6fc768 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c85a0cff-596e-4717-aae9-bab1ae6fc768 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c85a0cff-596e-4717-aae9-bab1ae6fc768 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-c85a0cff-596e-4717-aae9-bab1ae6fc768 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete snapshot with id: 84caca12-a43e-46b4-8835-ae7dafbda15a Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c85a0cff-596e-4717-aae9-bab1ae6fc768 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a returned with HTTP 404 Sep 03 11:03:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 655/1308] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:05 2026] DELETE /volume/v3/snapshots/84caca12-a43e-46b4-8835-ae7dafbda15a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-be1deb76-c8fa-4995-bbe2-e90a681c218c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-be1deb76-c8fa-4995-bbe2-e90a681c218c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] GET http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-be1deb76-c8fa-4995-bbe2-e90a681c218c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-be1deb76-c8fa-4995-bbe2-e90a681c218c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-be1deb76-c8fa-4995-bbe2-e90a681c218c tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 404 Sep 03 11:03:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 654/1309] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:05 2026] GET /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c62a10aa-ee0e-4c08-b2df-5303cf4def98 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c62a10aa-ee0e-4c08-b2df-5303cf4def98 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] DELETE http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c62a10aa-ee0e-4c08-b2df-5303cf4def98 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c62a10aa-ee0e-4c08-b2df-5303cf4def98 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c62a10aa-ee0e-4c08-b2df-5303cf4def98 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] Delete volume with id: 699314b6-514e-4cdc-bd03-2ed4c493f177 Sep 03 11:03:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c62a10aa-ee0e-4c08-b2df-5303cf4def98 tempest-VolumesDeleteCascade-1711411148 tempest-VolumesDeleteCascade-1711411148-project-member] http://192.168.122.139/volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 returned with HTTP 404 Sep 03 11:03:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 656/1310] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:05 2026] DELETE /volume/v3/volumes/699314b6-514e-4cdc-bd03-2ed4c493f177 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f4a9d4cc-035b-4c15-9366-c6b84a1fc341 req-3daf3d56-17ba-4c8e-b665-b335430972a0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f4a9d4cc-035b-4c15-9366-c6b84a1fc341 req-3daf3d56-17ba-4c8e-b665-b335430972a0 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f4a9d4cc-035b-4c15-9366-c6b84a1fc341 req-3daf3d56-17ba-4c8e-b665-b335430972a0 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f4a9d4cc-035b-4c15-9366-c6b84a1fc341 req-3daf3d56-17ba-4c8e-b665-b335430972a0 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-f4a9d4cc-035b-4c15-9366-c6b84a1fc341 req-3daf3d56-17ba-4c8e-b665-b335430972a0 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Volume info retrieved successfully. Sep 03 11:03:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f4a9d4cc-035b-4c15-9366-c6b84a1fc341 req-3daf3d56-17ba-4c8e-b665-b335430972a0 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 200 Sep 03 11:03:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 655/1311] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:05 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7f790062-6e58-4fa3-afdc-2b186a4ab69f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f790062-6e58-4fa3-afdc-2b186a4ab69f tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f790062-6e58-4fa3-afdc-2b186a4ab69f tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f790062-6e58-4fa3-afdc-2b186a4ab69f tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7f790062-6e58-4fa3-afdc-2b186a4ab69f tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f790062-6e58-4fa3-afdc-2b186a4ab69f tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 657/1312] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:06 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-efa590fe-7556-4914-848f-1794191681ad req-f88ed195-9ad2-4866-b442-86e5f953a9f7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-efa590fe-7556-4914-848f-1794191681ad req-f88ed195-9ad2-4866-b442-86e5f953a9f7 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-reader] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-efa590fe-7556-4914-848f-1794191681ad req-f88ed195-9ad2-4866-b442-86e5f953a9f7 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-efa590fe-7556-4914-848f-1794191681ad req-f88ed195-9ad2-4866-b442-86e5f953a9f7 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-efa590fe-7556-4914-848f-1794191681ad req-f88ed195-9ad2-4866-b442-86e5f953a9f7 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-reader] Volume info retrieved successfully. Sep 03 11:03:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-efa590fe-7556-4914-848f-1794191681ad req-f88ed195-9ad2-4866-b442-86e5f953a9f7 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-reader] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 200 Sep 03 11:03:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 656/1313] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:06 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] DELETE http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Delete volume with id: 9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Volume info retrieved successfully. Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Delete volume request issued successfully. Sep 03 11:03:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-33a6a0b6-52ce-463a-a82c-1a5e0221d06e req-6bc1e86b-67df-41d6-af19-3774cea8ff9a tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 202 Sep 03 11:03:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 658/1314] 192.168.122.139 () {62 vars in 1509 bytes} [Thu Sep 3 11:03:06 2026] DELETE /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:03:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-60d8ebb9-05e9-450d-b87c-232b4377a60b req-621dffce-545d-4942-ad40-579711a53f07 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-60d8ebb9-05e9-450d-b87c-232b4377a60b req-621dffce-545d-4942-ad40-579711a53f07 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-60d8ebb9-05e9-450d-b87c-232b4377a60b req-621dffce-545d-4942-ad40-579711a53f07 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-60d8ebb9-05e9-450d-b87c-232b4377a60b req-621dffce-545d-4942-ad40-579711a53f07 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-60d8ebb9-05e9-450d-b87c-232b4377a60b req-621dffce-545d-4942-ad40-579711a53f07 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Volume info retrieved successfully. Sep 03 11:03:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-60d8ebb9-05e9-450d-b87c-232b4377a60b req-621dffce-545d-4942-ad40-579711a53f07 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 200 Sep 03 11:03:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 657/1315] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:06 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a1474dcc-581b-4dce-9e98-f49784d75b48 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a1474dcc-581b-4dce-9e98-f49784d75b48 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a1474dcc-581b-4dce-9e98-f49784d75b48 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a1474dcc-581b-4dce-9e98-f49784d75b48 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a1474dcc-581b-4dce-9e98-f49784d75b48 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a1474dcc-581b-4dce-9e98-f49784d75b48 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 659/1316] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:07 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d28e5602-d187-4c15-99f4-65d0d1f24d21", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Create snapshot from volume d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:07 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Created reservations ['827ac023-e69f-4d74-b94d-45563e0514ba', '44b8e82f-cf6d-4784-a8bc-7b6137b1896b', '4ac59deb-7c49-40e1-99b9-5db418efa89e', '04acc425-ca3c-43dd-b9a9-c14d233f5ce0'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot create request issued successfully. Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e64de77d-dc54-4ce6-8e92-c7da4d38c4f6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 658/1317] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:07 2026] POST /volume/v3/snapshots => generated 314 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-db5ca36e-36bc-4769-bfa9-d5d259f79824 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db5ca36e-36bc-4769-bfa9-d5d259f79824 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db5ca36e-36bc-4769-bfa9-d5d259f79824 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db5ca36e-36bc-4769-bfa9-d5d259f79824 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-db5ca36e-36bc-4769-bfa9-d5d259f79824 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db5ca36e-36bc-4769-bfa9-d5d259f79824 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 660/1318] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:07 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-57fb81cf-0bdb-4915-a37f-e65b7c797fa5 req-895e74db-8c7a-445b-886f-7de8ac517001 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-57fb81cf-0bdb-4915-a37f-e65b7c797fa5 req-895e74db-8c7a-445b-886f-7de8ac517001 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] GET http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 Sep 03 11:03:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-57fb81cf-0bdb-4915-a37f-e65b7c797fa5 req-895e74db-8c7a-445b-886f-7de8ac517001 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-57fb81cf-0bdb-4915-a37f-e65b7c797fa5 req-895e74db-8c7a-445b-886f-7de8ac517001 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-57fb81cf-0bdb-4915-a37f-e65b7c797fa5 req-895e74db-8c7a-445b-886f-7de8ac517001 tempest-VolumesGetTestJSON-899367130 tempest-VolumesGetTestJSON-899367130-project-member] http://192.168.122.139/volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 returned with HTTP 404 Sep 03 11:03:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 659/1319] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:07 2026] GET /volume/v3/volumes/9a64cea4-0b79-4d12-86e9-aa55817d9355 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fc4fcb5d-6ed6-4119-aafd-bc114574e73e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc4fcb5d-6ed6-4119-aafd-bc114574e73e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc4fcb5d-6ed6-4119-aafd-bc114574e73e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc4fcb5d-6ed6-4119-aafd-bc114574e73e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fc4fcb5d-6ed6-4119-aafd-bc114574e73e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc4fcb5d-6ed6-4119-aafd-bc114574e73e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 661/1320] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:08 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1465144369"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1465144369'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:09 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Create volume of 1 GB Sep 03 11:03:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Availability Zones retrieved successfully. Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Flow 'volume_create_api' (66f15234-c6ed-474a-8463-46a8ee7d9bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cb14cbae-9e40-41f7-a161-57b7b94f07e4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca495e6f-ac68-41af-a443-4e56f4d095f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb14cbae-9e40-41f7-a161-57b7b94f07e4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb14cbae-9e40-41f7-a161-57b7b94f07e4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb14cbae-9e40-41f7-a161-57b7b94f07e4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cb14cbae-9e40-41f7-a161-57b7b94f07e4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb14cbae-9e40-41f7-a161-57b7b94f07e4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 662/1321] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:09 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 446 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca495e6f-ac68-41af-a443-4e56f4d095f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b1d05c-69c1-4293-b520-5d8da217b092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Created reservations ['ec25e9e2-cfe6-45a0-976b-a44e55339a3b', '6cf32095-9914-439a-87b1-71938296dc2a', 'f46c5a2b-38bf-4c6a-a683-19706b3c2d11', '63c526ac-a24b-4499-8a98-1d4e2d07390f'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b1d05c-69c1-4293-b520-5d8da217b092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec25e9e2-cfe6-45a0-976b-a44e55339a3b', '6cf32095-9914-439a-87b1-71938296dc2a', 'f46c5a2b-38bf-4c6a-a683-19706b3c2d11', '63c526ac-a24b-4499-8a98-1d4e2d07390f']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66bef8f6-6a29-41f2-a632-d3b6c0243f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66bef8f6-6a29-41f2-a632-d3b6c0243f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '078b4382-a41c-45d5-a5b7-07d02f35197b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1465144369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418ee54ac806417aa7cbb71fc14388c2',qos_specs=None,replication_status=,reservations=['ec25e9e2-cfe6-45a0-976b-a44e55339a3b','6cf32095-9914-439a-87b1-71938296dc2a','f46c5a2b-38bf-4c6a-a683-19706b3c2d11','63c526ac-a24b-4499-8a98-1d4e2d07390f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eace6e7ba7b1478fb935f5edf80cff78',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1465144369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=078b4382-a41c-45d5-a5b7-07d02f35197b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='418ee54ac806417aa7cbb71fc14388c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eace6e7ba7b1478fb935f5edf80cff78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83919add-8c83-4f5f-adaa-8a203cb7fdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83919add-8c83-4f5f-adaa-8a203cb7fdd5) transitioned into state 'SUCCESS' from state '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-1465144369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418ee54ac806417aa7cbb71fc14388c2',qos_specs=None,replication_status=,reservations=['ec25e9e2-cfe6-45a0-976b-a44e55339a3b','6cf32095-9914-439a-87b1-71938296dc2a','f46c5a2b-38bf-4c6a-a683-19706b3c2d11','63c526ac-a24b-4499-8a98-1d4e2d07390f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eace6e7ba7b1478fb935f5edf80cff78',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c894c251-638d-4476-a900-2fb895e5adc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c894c251-638d-4476-a900-2fb895e5adc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Flow 'volume_create_api' (66f15234-c6ed-474a-8463-46a8ee7d9bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Create volume request issued successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c6eb67b-36d6-4720-bc4a-a6bb0f54b54d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 660/1322] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:03:09 2026] POST /volume/v3/volumes => generated 759 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1e6954c4-5713-4ec3-b50b-85596f623283 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e6954c4-5713-4ec3-b50b-85596f623283 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e6954c4-5713-4ec3-b50b-85596f623283 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e6954c4-5713-4ec3-b50b-85596f623283 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1e6954c4-5713-4ec3-b50b-85596f623283 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e6954c4-5713-4ec3-b50b-85596f623283 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 200 Sep 03 11:03:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 663/1323] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 827 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-892e32fb-25b1-4072-bb26-74232d7f25e6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-892e32fb-25b1-4072-bb26-74232d7f25e6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-892e32fb-25b1-4072-bb26-74232d7f25e6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-892e32fb-25b1-4072-bb26-74232d7f25e6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-892e32fb-25b1-4072-bb26-74232d7f25e6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-892e32fb-25b1-4072-bb26-74232d7f25e6 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 661/1324] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4c0a98bb-de33-483e-90b1-b044e418f52b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?limit=1 Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: /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 11:03:10 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c0a98bb-de33-483e-90b1-b044e418f52b tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 03 11:03:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 664/1325] 192.168.122.139 () {58 vars in 1142 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a32627ee-b303-494d-8042-256cbea70e97 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: /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 11:03:10 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a32627ee-b303-494d-8042-256cbea70e97 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:03:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 662/1326] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/snapshots => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?limit=100000 Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:10 devstack devstack@c-api.service[86298]: /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 11:03:10 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b30a3d9-35af-4103-9bf5-ed89779ffe85 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 03 11:03:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 665/1327] 192.168.122.139 () {58 vars in 1152 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-13e3da58-7a86-4d96-bd64-204701e5370a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?limit=0 Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:10 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:10 devstack devstack@c-api.service[86299]: /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 11:03:10 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-13e3da58-7a86-4d96-bd64-204701e5370a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 03 11:03:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 663/1328] 192.168.122.139 () {58 vars in 1142 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /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 11:03:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c77ccdb7-f890-4e4b-8cd8-df116f8bf614 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 666/1329] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:03:10 2026] GET /volume/v3/snapshots => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0cc2095e-f336-44cc-b159-1504994b7994 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?marker=cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0cc2095e-f336-44cc-b159-1504994b7994 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?marker=cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 664/1330] 192.168.122.139 () {58 vars in 1214 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?marker=cc097192-ccef-4857-8925-29d6c518fc18 => generated 341 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?offset=2&limit=3 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /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 11:03:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6b9d049-0eb2-4a75-9a6a-de937275e8e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 667/1331] 192.168.122.139 () {58 vars in 1160 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /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 11:03:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d71d08d3-7683-4a84-a24d-d7b76c323682 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 665/1332] 192.168.122.139 () {58 vars in 1192 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cb49f28e-e7df-4486-abca-ff4fadd17302 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb49f28e-e7df-4486-abca-ff4fadd17302 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb49f28e-e7df-4486-abca-ff4fadd17302 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb49f28e-e7df-4486-abca-ff4fadd17302 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /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 11:03:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-362dd522-e184-4df6-8cb3-c4dd436143f5 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 666/1333] 192.168.122.139 () {58 vars in 1194 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cb49f28e-e7df-4486-abca-ff4fadd17302 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb49f28e-e7df-4486-abca-ff4fadd17302 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 668/1334] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /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 11:03:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b87438ce-6640-4fd5-acd7-c3c847814e37 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 667/1335] 192.168.122.139 () {58 vars in 1176 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /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 11:03:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09df8c2c-efc9-4585-a9fd-c89afa01bf4e tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 669/1336] 192.168.122.139 () {58 vars in 1178 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /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 11:03:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37b77efc-f1be-4c20-89f6-2a3464316eb0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 668/1337] 192.168.122.139 () {58 vars in 1196 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /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 11:03:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f70ddd7-e237-4a7b-b895-7953dcf4a465 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 670/1338] 192.168.122.139 () {58 vars in 1198 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /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 11:03:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e9980da-7f3a-49a5-a9b4-7314eab55da8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 669/1339] 192.168.122.139 () {58 vars in 1269 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 => generated 476 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e57119c-1977-45da-91d9-af7ec65022dd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail?status=available Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /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 11:03:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e57119c-1977-45da-91d9-af7ec65022dd tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 671/1340] 192.168.122.139 () {58 vars in 1181 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /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 11:03:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c1da9e96-828f-4d29-8c0e-7c0c23811fe4 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 670/1341] 192.168.122.139 () {58 vars in 1303 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 => generated 476 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:11 devstack devstack@c-api.service[86298]: /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 11:03:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d366661-d7b8-4562-914c-46dec8fd71d8 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 returned with HTTP 200 Sep 03 11:03:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 672/1342] 192.168.122.139 () {58 vars in 1248 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-225fc453-4587-4aff-b54f-2b2957c603dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?status=available Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:11 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: /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 11:03:12 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-225fc453-4587-4aff-b54f-2b2957c603dc tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?status=available returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 671/1343] 192.168.122.139 () {58 vars in 1160 bytes} [Thu Sep 3 11:03:11 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bfa46037-7e85-4983-a263-b09c0b06d04c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /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 11:03:12 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Get all snapshots completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bfa46037-7e85-4983-a263-b09c0b06d04c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 673/1344] 192.168.122.139 () {58 vars in 1282 bytes} [Thu Sep 3 11:03:12 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1294138695 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Delete snapshot with id: 982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot delete request issued successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e205933-8bb7-45e0-bf63-1c89527d9fc0 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 202 Sep 03 11:03:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 672/1345] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:12 2026] DELETE /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-85bf4467-9bfa-4078-bdb8-bebdbc657d01 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85bf4467-9bfa-4078-bdb8-bebdbc657d01 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85bf4467-9bfa-4078-bdb8-bebdbc657d01 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85bf4467-9bfa-4078-bdb8-bebdbc657d01 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-85bf4467-9bfa-4078-bdb8-bebdbc657d01 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85bf4467-9bfa-4078-bdb8-bebdbc657d01 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 674/1346] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:12 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-243421ea-6f98-4003-adc8-2d162650d6af None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9394c409-801c-4ece-83f8-90cd999f77df None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9394c409-801c-4ece-83f8-90cd999f77df tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9394c409-801c-4ece-83f8-90cd999f77df tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9394c409-801c-4ece-83f8-90cd999f77df tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9394c409-801c-4ece-83f8-90cd999f77df tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9394c409-801c-4ece-83f8-90cd999f77df tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 675/1347] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:12 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3206dae5-f3bb-4492-8f0b-7096d64cd205 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1062926922"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3206dae5-f3bb-4492-8f0b-7096d64cd205 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] POST http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1062926922'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume of 1 GB Sep 03 11:03:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3206dae5-f3bb-4492-8f0b-7096d64cd205 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Availability Zones retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3206dae5-f3bb-4492-8f0b-7096d64cd205 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Flow 'volume_create_api' (a7793eee-b6f7-4c78-bbf0-94967b2cb43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1c0f04-b766-4aab-94c5-dae8ef761b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3206dae5-f3bb-4492-8f0b-7096d64cd205 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Create volume metadata completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3206dae5-f3bb-4492-8f0b-7096d64cd205 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 676/1348] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:03:12 2026] POST /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 101 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Get volume metadata completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-737cafa6-0a0c-4702-a03f-3393bc639b3d tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 677/1349] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:03:12 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 101 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f7838a89-ecd6-47cc-89c9-0f951e3b5d21 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7838a89-ecd6-47cc-89c9-0f951e3b5d21 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] PUT http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7838a89-ecd6-47cc-89c9-0f951e3b5d21 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1c0f04-b766-4aab-94c5-dae8ef761b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ee7ace-cc3b-4add-a31d-3ee61d29c9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f7838a89-ecd6-47cc-89c9-0f951e3b5d21 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f7838a89-ecd6-47cc-89c9-0f951e3b5d21 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Update volume metadata completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7838a89-ecd6-47cc-89c9-0f951e3b5d21 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 678/1350] 192.168.122.139 () {60 vars in 1279 bytes} [Thu Sep 3 11:03:12 2026] PUT /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Get volume metadata completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bcc1e1e9-4e3c-4c0c-9754-43b3b2749345 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 679/1351] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:03:12 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 57 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f3923432-9d41-4947-9f30-7744631e2586 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] DELETE http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key1 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Created reservations ['011c51d4-2065-42ae-910c-cd58dbfa8955', '590c414d-8517-4fcb-a3fb-6c349defba61', '847dbc39-deae-4c9b-b50c-104baa9fad29', 'a85e2202-0789-4b91-b642-5935cd8faf40'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ee7ace-cc3b-4add-a31d-3ee61d29c9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['011c51d4-2065-42ae-910c-cd58dbfa8955', '590c414d-8517-4fcb-a3fb-6c349defba61', '847dbc39-deae-4c9b-b50c-104baa9fad29', 'a85e2202-0789-4b91-b642-5935cd8faf40']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9831ecf6-3cfd-4e1a-bc06-1e75ca666ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Get volume metadata completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9831ecf6-3cfd-4e1a-bc06-1e75ca666ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d7da32-b7da-4aa4-99de-b49cdc4d953c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1062926922',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7aee612edef84a65889624a78773d190',qos_specs=None,replication_status=,reservations=['011c51d4-2065-42ae-910c-cd58dbfa8955','590c414d-8517-4fcb-a3fb-6c349defba61','847dbc39-deae-4c9b-b50c-104baa9fad29','a85e2202-0789-4b91-b642-5935cd8faf40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1062926922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d7da32-b7da-4aa4-99de-b49cdc4d953c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7aee612edef84a65889624a78773d190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542362cf-0478-499c-bfaa-d4a4cb553980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Delete volume metadata completed successfully. Sep 03 11:03:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f3923432-9d41-4947-9f30-7744631e2586 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key1 returned with HTTP 200 Sep 03 11:03:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 680/1352] 192.168.122.139 () {58 vars in 1277 bytes} [Thu Sep 3 11:03:12 2026] DELETE /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key1 => generated 0 bytes in 135 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-901d324b-655e-4433-bff6-a0de17ca5b6b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-901d324b-655e-4433-bff6-a0de17ca5b6b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-901d324b-655e-4433-bff6-a0de17ca5b6b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-901d324b-655e-4433-bff6-a0de17ca5b6b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542362cf-0478-499c-bfaa-d4a4cb553980) transitioned into state 'SUCCESS' from state '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-1062926922',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7aee612edef84a65889624a78773d190',qos_specs=None,replication_status=,reservations=['011c51d4-2065-42ae-910c-cd58dbfa8955','590c414d-8517-4fcb-a3fb-6c349defba61','847dbc39-deae-4c9b-b50c-104baa9fad29','a85e2202-0789-4b91-b642-5935cd8faf40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a44ad4-3b23-4a67-8d79-d966005cbbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-901d324b-655e-4433-bff6-a0de17ca5b6b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-901d324b-655e-4433-bff6-a0de17ca5b6b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Get volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-901d324b-655e-4433-bff6-a0de17ca5b6b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 681/1353] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 32 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a44ad4-3b23-4a67-8d79-d966005cbbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-03512805-177b-41da-8b6c-6ad4e1e0cf8f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03512805-177b-41da-8b6c-6ad4e1e0cf8f tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] PUT http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03512805-177b-41da-8b6c-6ad4e1e0cf8f tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Flow 'volume_create_api' (a7793eee-b6f7-4c78-bbf0-94967b2cb43c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume request issued successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-243421ea-6f98-4003-adc8-2d162650d6af tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 673/1354] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:12 2026] POST /volume/v3/volumes => generated 769 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03512805-177b-41da-8b6c-6ad4e1e0cf8f tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b51dea5a-f3b6-4f22-8530-850b5c5afd5d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b51dea5a-f3b6-4f22-8530-850b5c5afd5d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03512805-177b-41da-8b6c-6ad4e1e0cf8f tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Update volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b51dea5a-f3b6-4f22-8530-850b5c5afd5d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03512805-177b-41da-8b6c-6ad4e1e0cf8f tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b51dea5a-f3b6-4f22-8530-850b5c5afd5d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 682/1355] 192.168.122.139 () {60 vars in 1279 bytes} [Thu Sep 3 11:03:13 2026] PUT /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 16 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9967596a-db45-44fd-b53c-09072f7573f3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9967596a-db45-44fd-b53c-09072f7573f3 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9967596a-db45-44fd-b53c-09072f7573f3 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9967596a-db45-44fd-b53c-09072f7573f3 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b51dea5a-f3b6-4f22-8530-850b5c5afd5d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9967596a-db45-44fd-b53c-09072f7573f3 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b51dea5a-f3b6-4f22-8530-850b5c5afd5d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 674/1356] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 837 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9967596a-db45-44fd-b53c-09072f7573f3 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 683/1357] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 472 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-285fa4ca-f518-4f62-93bc-c1ea789fbcfa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-285fa4ca-f518-4f62-93bc-c1ea789fbcfa tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] POST http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-285fa4ca-f518-4f62-93bc-c1ea789fbcfa tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-285fa4ca-f518-4f62-93bc-c1ea789fbcfa tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-285fa4ca-f518-4f62-93bc-c1ea789fbcfa tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Create volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-285fa4ca-f518-4f62-93bc-c1ea789fbcfa tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 675/1358] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:13 2026] POST /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 68 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1e8ba214-95ad-4906-9920-a65e1e1eb236 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e8ba214-95ad-4906-9920-a65e1e1eb236 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] PUT http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key3 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e8ba214-95ad-4906-9920-a65e1e1eb236 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1e8ba214-95ad-4906-9920-a65e1e1eb236 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1e8ba214-95ad-4906-9920-a65e1e1eb236 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Update volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e8ba214-95ad-4906-9920-a65e1e1eb236 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key3 returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 684/1359] 192.168.122.139 () {60 vars in 1294 bytes} [Thu Sep 3 11:03:13 2026] PUT /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key3 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Get volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a5524f18-9cff-4181-b2ac-4d47f8973366 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key3 returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 676/1360] 192.168.122.139 () {58 vars in 1274 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata/key3 => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-271cae36-e396-499b-a585-b16df412b554 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-271cae36-e396-499b-a585-b16df412b554 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-271cae36-e396-499b-a585-b16df412b554 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-271cae36-e396-499b-a585-b16df412b554 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-271cae36-e396-499b-a585-b16df412b554 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-271cae36-e396-499b-a585-b16df412b554 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Get volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-271cae36-e396-499b-a585-b16df412b554 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 685/1361] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 75 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bd3465f6-9451-45c6-b493-4fa084d2e49e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd3465f6-9451-45c6-b493-4fa084d2e49e tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] PUT http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd3465f6-9451-45c6-b493-4fa084d2e49e tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bd3465f6-9451-45c6-b493-4fa084d2e49e tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bd3465f6-9451-45c6-b493-4fa084d2e49e tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Update volume metadata completed successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd3465f6-9451-45c6-b493-4fa084d2e49e tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 677/1362] 192.168.122.139 () {60 vars in 1279 bytes} [Thu Sep 3 11:03:13 2026] PUT /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b/metadata => generated 16 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a3304094-e684-4d1f-87a0-d817fac910e0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3304094-e684-4d1f-87a0-d817fac910e0 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3304094-e684-4d1f-87a0-d817fac910e0 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3304094-e684-4d1f-87a0-d817fac910e0 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a3304094-e684-4d1f-87a0-d817fac910e0 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3304094-e684-4d1f-87a0-d817fac910e0 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 686/1363] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] DELETE http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Delete volume with id: 078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Delete volume request issued successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a8dd0376-35b0-44c1-9f9e-07c048ec1fde tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 202 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 678/1364] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:13 2026] DELETE /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a8463a37-f9a7-4531-b022-8fb9b08a123b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2122241949"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a8463a37-f9a7-4531-b022-8fb9b08a123b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a8463a37-f9a7-4531-b022-8fb9b08a123b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a8463a37-f9a7-4531-b022-8fb9b08a123b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2122241949'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume of 1 GB Sep 03 11:03:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Availability Zones retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a8463a37-f9a7-4531-b022-8fb9b08a123b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (b92e09a3-68df-4f09-97f4-e6e5883683c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe91ba1-c0b5-4e62-8d6e-e453fcef0f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a8463a37-f9a7-4531-b022-8fb9b08a123b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 200 Sep 03 11:03:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 679/1365] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:13 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe91ba1-c0b5-4e62-8d6e-e453fcef0f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb35007-a10b-4f3b-b85d-9dd3fceb5689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2cf271a8-4a87-413b-84e4-e88ad4ff227a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2cf271a8-4a87-413b-84e4-e88ad4ff227a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2cf271a8-4a87-413b-84e4-e88ad4ff227a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2cf271a8-4a87-413b-84e4-e88ad4ff227a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2cf271a8-4a87-413b-84e4-e88ad4ff227a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2cf271a8-4a87-413b-84e4-e88ad4ff227a tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 200 Sep 03 11:03:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 680/1366] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:14 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 472 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dfec06b4-f3e5-480b-8da7-40a58eb54f63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dfec06b4-f3e5-480b-8da7-40a58eb54f63 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dfec06b4-f3e5-480b-8da7-40a58eb54f63 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dfec06b4-f3e5-480b-8da7-40a58eb54f63 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dfec06b4-f3e5-480b-8da7-40a58eb54f63 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dfec06b4-f3e5-480b-8da7-40a58eb54f63 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 200 Sep 03 11:03:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 681/1367] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:14 2026] GET /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['42d86fa0-ab16-4ada-aece-a5cc3f5d7515', '4ff1e431-5598-4549-93a2-2df711f012c5', '0fc2d97a-bb69-4632-8253-a352f75c5fd3', '7bfd2b4b-0842-40e0-90e0-dd134b9c1775'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb35007-a10b-4f3b-b85d-9dd3fceb5689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d86fa0-ab16-4ada-aece-a5cc3f5d7515', '4ff1e431-5598-4549-93a2-2df711f012c5', '0fc2d97a-bb69-4632-8253-a352f75c5fd3', '7bfd2b4b-0842-40e0-90e0-dd134b9c1775']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f15e80b-c57a-4feb-ab10-252ae64b90d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f15e80b-c57a-4feb-ab10-252ae64b90d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c698c5-5811-441e-808d-f5a85df15735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2122241949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['42d86fa0-ab16-4ada-aece-a5cc3f5d7515','4ff1e431-5598-4549-93a2-2df711f012c5','0fc2d97a-bb69-4632-8253-a352f75c5fd3','7bfd2b4b-0842-40e0-90e0-dd134b9c1775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2122241949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80c698c5-5811-441e-808d-f5a85df15735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b49c786262046a7a573c1592bcd4be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91b4448-cd89-440f-a195-141b62b61fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91b4448-cd89-440f-a195-141b62b61fc2) transitioned into state 'SUCCESS' from state '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-2122241949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['42d86fa0-ab16-4ada-aece-a5cc3f5d7515','4ff1e431-5598-4549-93a2-2df711f012c5','0fc2d97a-bb69-4632-8253-a352f75c5fd3','7bfd2b4b-0842-40e0-90e0-dd134b9c1775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338f6216-9c54-4c54-a972-1758bdcb6a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338f6216-9c54-4c54-a972-1758bdcb6a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (b92e09a3-68df-4f09-97f4-e6e5883683c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request issued successfully. Sep 03 11:03:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e33df87-abf3-400d-bc2a-eac16d9e0fc1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 687/1368] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:03:13 2026] POST /volume/v3/volumes => generated 763 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-afc9909c-3825-4df0-93f3-2139ebb3e07a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-afc9909c-3825-4df0-93f3-2139ebb3e07a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-afc9909c-3825-4df0-93f3-2139ebb3e07a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-afc9909c-3825-4df0-93f3-2139ebb3e07a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-afc9909c-3825-4df0-93f3-2139ebb3e07a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-afc9909c-3825-4df0-93f3-2139ebb3e07a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:03:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 682/1369] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:14 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 831 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-db940e87-cef3-4155-abed-9f88c624b18b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db940e87-cef3-4155-abed-9f88c624b18b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db940e87-cef3-4155-abed-9f88c624b18b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db940e87-cef3-4155-abed-9f88c624b18b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-db940e87-cef3-4155-abed-9f88c624b18b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Volume info retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db940e87-cef3-4155-abed-9f88c624b18b tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 200 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 688/1370] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:15 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e157a0af-a0aa-4e08-b80e-b1b24a9a73a9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e157a0af-a0aa-4e08-b80e-b1b24a9a73a9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e157a0af-a0aa-4e08-b80e-b1b24a9a73a9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e157a0af-a0aa-4e08-b80e-b1b24a9a73a9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e157a0af-a0aa-4e08-b80e-b1b24a9a73a9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 returned with HTTP 404 Sep 03 11:03:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 683/1371] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:15 2026] GET /volume/v3/snapshots/982722ca-8402-4756-855f-2d362942fd27 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6bc844d-6791-41ae-9713-949b92dd891c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Delete snapshot with id: cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-78bbb1ee-489c-456b-b883-d32ea540c5cb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78bbb1ee-489c-456b-b883-d32ea540c5cb tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78bbb1ee-489c-456b-b883-d32ea540c5cb tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78bbb1ee-489c-456b-b883-d32ea540c5cb tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot delete request issued successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6bc844d-6791-41ae-9713-949b92dd891c tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 202 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 689/1372] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:15 2026] DELETE /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19df7a88-0379-4251-a632-fef3e831fac1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19df7a88-0379-4251-a632-fef3e831fac1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19df7a88-0379-4251-a632-fef3e831fac1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19df7a88-0379-4251-a632-fef3e831fac1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19df7a88-0379-4251-a632-fef3e831fac1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19df7a88-0379-4251-a632-fef3e831fac1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 690/1373] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:15 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 472 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-78bbb1ee-489c-456b-b883-d32ea540c5cb tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78bbb1ee-489c-456b-b883-d32ea540c5cb tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 200 Sep 03 11:03:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 684/1374] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:15 2026] GET /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-7f50375f-c071-4c8f-84d7-72acd64de2a8 req-10f71c28-13cf-4bea-9bf0-8a4913799155 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7f50375f-c071-4c8f-84d7-72acd64de2a8 req-10f71c28-13cf-4bea-9bf0-8a4913799155 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7f50375f-c071-4c8f-84d7-72acd64de2a8 req-10f71c28-13cf-4bea-9bf0-8a4913799155 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7f50375f-c071-4c8f-84d7-72acd64de2a8 req-10f71c28-13cf-4bea-9bf0-8a4913799155 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-7f50375f-c071-4c8f-84d7-72acd64de2a8 req-10f71c28-13cf-4bea-9bf0-8a4913799155 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7f50375f-c071-4c8f-84d7-72acd64de2a8 req-10f71c28-13cf-4bea-9bf0-8a4913799155 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 200 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 691/1375] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:15 2026] GET /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1634040900"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1634040900'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume of 1 GB Sep 03 11:03:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Availability Zones retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Flow 'volume_create_api' (23141907-3244-483a-81bc-8dc275325d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b64d1a-95ca-44ff-ab7a-79f3d47c1155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b64d1a-95ca-44ff-ab7a-79f3d47c1155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3129dc3c-af7e-4d26-80be-b8b60caaed67 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244ff0b5-e022-4207-bd5a-b87c8a11fac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3129dc3c-af7e-4d26-80be-b8b60caaed67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3129dc3c-af7e-4d26-80be-b8b60caaed67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3129dc3c-af7e-4d26-80be-b8b60caaed67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3129dc3c-af7e-4d26-80be-b8b60caaed67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3129dc3c-af7e-4d26-80be-b8b60caaed67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:03:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 692/1376] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:15 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Created reservations ['78ec7c22-f5d3-4a4d-a8a2-77f225de1368', 'a1d5ad9b-555c-4451-b9af-ea8810c38701', 'a895ef99-8201-44e1-bf52-1848fb72cb38', '447ccf77-7b5b-4525-9e4b-98374e4916b1'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244ff0b5-e022-4207-bd5a-b87c8a11fac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ec7c22-f5d3-4a4d-a8a2-77f225de1368', 'a1d5ad9b-555c-4451-b9af-ea8810c38701', 'a895ef99-8201-44e1-bf52-1848fb72cb38', '447ccf77-7b5b-4525-9e4b-98374e4916b1']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7804d448-2107-45e5-b69a-a579d68fc630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7804d448-2107-45e5-b69a-a579d68fc630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aead677f-0b2a-4009-a833-932e09a149d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1634040900',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7aee612edef84a65889624a78773d190',qos_specs=None,replication_status=,reservations=['78ec7c22-f5d3-4a4d-a8a2-77f225de1368','a1d5ad9b-555c-4451-b9af-ea8810c38701','a895ef99-8201-44e1-bf52-1848fb72cb38','447ccf77-7b5b-4525-9e4b-98374e4916b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1634040900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aead677f-0b2a-4009-a833-932e09a149d7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7aee612edef84a65889624a78773d190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e146fcf0-418d-4d54-a788-272d6cfafee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e146fcf0-418d-4d54-a788-272d6cfafee6) transitioned into state 'SUCCESS' from state '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-1634040900',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7aee612edef84a65889624a78773d190',qos_specs=None,replication_status=,reservations=['78ec7c22-f5d3-4a4d-a8a2-77f225de1368','a1d5ad9b-555c-4451-b9af-ea8810c38701','a895ef99-8201-44e1-bf52-1848fb72cb38','447ccf77-7b5b-4525-9e4b-98374e4916b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (371a8881-cb58-4308-b6aa-4a8bbe9de9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (371a8881-cb58-4308-b6aa-4a8bbe9de9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Flow 'volume_create_api' (23141907-3244-483a-81bc-8dc275325d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume request issued successfully. Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5816127-84f2-4d82-a717-dfc94c3c8a3d tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 685/1377] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:15 2026] POST /volume/v3/volumes => generated 769 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5fac72c1-d0c2-490f-9ce6-918ee734edd9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fac72c1-d0c2-490f-9ce6-918ee734edd9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fac72c1-d0c2-490f-9ce6-918ee734edd9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fac72c1-d0c2-490f-9ce6-918ee734edd9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5fac72c1-d0c2-490f-9ce6-918ee734edd9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fac72c1-d0c2-490f-9ce6-918ee734edd9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 200 Sep 03 11:03:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 693/1378] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:16 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 837 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2de820f5-f893-4af7-8e69-6018661eadd3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2de820f5-f893-4af7-8e69-6018661eadd3 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] GET http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2de820f5-f893-4af7-8e69-6018661eadd3 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2de820f5-f893-4af7-8e69-6018661eadd3 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2de820f5-f893-4af7-8e69-6018661eadd3 tempest-VolumesMetadataTest-1017539640 tempest-VolumesMetadataTest-1017539640-project-member] http://192.168.122.139/volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b returned with HTTP 404 Sep 03 11:03:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 686/1379] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:16 2026] GET /volume/v3/volumes/078b4382-a41c-45d5-a5b7-07d02f35197b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-efea2801-0f62-4adb-a774-66978161d803 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efea2801-0f62-4adb-a774-66978161d803 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efea2801-0f62-4adb-a774-66978161d803 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-efea2801-0f62-4adb-a774-66978161d803 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-efea2801-0f62-4adb-a774-66978161d803 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-efea2801-0f62-4adb-a774-66978161d803 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 200 Sep 03 11:03:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 694/1380] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:16 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6d34e1ad-7d02-4b99-90d8-5a2a0a6e47aa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d34e1ad-7d02-4b99-90d8-5a2a0a6e47aa tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d34e1ad-7d02-4b99-90d8-5a2a0a6e47aa tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d34e1ad-7d02-4b99-90d8-5a2a0a6e47aa tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d34e1ad-7d02-4b99-90d8-5a2a0a6e47aa tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d34e1ad-7d02-4b99-90d8-5a2a0a6e47aa tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:03:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 687/1381] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:16 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a4029ade-a8b2-47cb-a860-652857899fc2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4029ade-a8b2-47cb-a860-652857899fc2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4029ade-a8b2-47cb-a860-652857899fc2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4029ade-a8b2-47cb-a860-652857899fc2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a4029ade-a8b2-47cb-a860-652857899fc2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4029ade-a8b2-47cb-a860-652857899fc2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 695/1382] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:16 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80c698c5-5811-441e-808d-f5a85df15735", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-883308456"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bc4096fb-8670-4ee8-8270-d26b9192e593 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc4096fb-8670-4ee8-8270-d26b9192e593 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc4096fb-8670-4ee8-8270-d26b9192e593 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc4096fb-8670-4ee8-8270-d26b9192e593 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create snapshot from volume 80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bc4096fb-8670-4ee8-8270-d26b9192e593 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc4096fb-8670-4ee8-8270-d26b9192e593 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 200 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 696/1383] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:17 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['b0dd9c70-34b9-4743-a8cb-f0774ce67eac', 'c5f7018b-799f-486d-8360-039bb24152f1', '38a226c2-4d28-45b6-b5db-5de00b63b241', 'f507d109-3b49-441a-9f68-cb38adc65be5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot create request issued successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e2f3451-ec1b-4b84-a456-d247d8bf146f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 688/1384] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:17 2026] POST /volume/v3/snapshots => generated 379 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d8349cc7-2c45-4bdc-98ee-217360cac003 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d8349cc7-2c45-4bdc-98ee-217360cac003 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d8349cc7-2c45-4bdc-98ee-217360cac003 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d8349cc7-2c45-4bdc-98ee-217360cac003 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d8349cc7-2c45-4bdc-98ee-217360cac003 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d8349cc7-2c45-4bdc-98ee-217360cac003 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 697/1385] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:17 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f4a169d2-0f38-4f5c-8c9c-80de3b4cd3e9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4a169d2-0f38-4f5c-8c9c-80de3b4cd3e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4a169d2-0f38-4f5c-8c9c-80de3b4cd3e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4a169d2-0f38-4f5c-8c9c-80de3b4cd3e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4a169d2-0f38-4f5c-8c9c-80de3b4cd3e9 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 returned with HTTP 404 Sep 03 11:03:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 689/1386] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:17 2026] GET /volume/v3/snapshots/cc097192-ccef-4857-8925-29d6c518fc18 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-528c0ace-54ae-4255-9ef4-238f73007c57 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Delete snapshot with id: 0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot delete request issued successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-528c0ace-54ae-4255-9ef4-238f73007c57 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 202 Sep 03 11:03:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 698/1387] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:17 2026] DELETE /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c07f20b4-2ca3-4b91-ba13-3bd21b7aa8ba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c07f20b4-2ca3-4b91-ba13-3bd21b7aa8ba tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c07f20b4-2ca3-4b91-ba13-3bd21b7aa8ba tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c07f20b4-2ca3-4b91-ba13-3bd21b7aa8ba tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c07f20b4-2ca3-4b91-ba13-3bd21b7aa8ba tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c07f20b4-2ca3-4b91-ba13-3bd21b7aa8ba tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 200 Sep 03 11:03:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 690/1388] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:17 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6fdac8fb-f263-400c-9fce-767ee4c9f2cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6fdac8fb-f263-400c-9fce-767ee4c9f2cc tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6fdac8fb-f263-400c-9fce-767ee4c9f2cc tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6fdac8fb-f263-400c-9fce-767ee4c9f2cc tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6fdac8fb-f263-400c-9fce-767ee4c9f2cc tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6fdac8fb-f263-400c-9fce-767ee4c9f2cc tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 200 Sep 03 11:03:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 699/1389] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:18 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-25027807-05c5-4d40-b3e5-f273c079dd97 req-42b6f771-0c90-495e-84aa-988e8fbbc931 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-25027807-05c5-4d40-b3e5-f273c079dd97 req-42b6f771-0c90-495e-84aa-988e8fbbc931 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-25027807-05c5-4d40-b3e5-f273c079dd97 req-42b6f771-0c90-495e-84aa-988e8fbbc931 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-25027807-05c5-4d40-b3e5-f273c079dd97 req-42b6f771-0c90-495e-84aa-988e8fbbc931 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-25027807-05c5-4d40-b3e5-f273c079dd97 req-42b6f771-0c90-495e-84aa-988e8fbbc931 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-25027807-05c5-4d40-b3e5-f273c079dd97 req-42b6f771-0c90-495e-84aa-988e8fbbc931 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 200 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 691/1390] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:18 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1713045969"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1713045969'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume of 1 GB Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Availability Zones retrieved successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Flow 'volume_create_api' (7e610fca-2dbe-4fa6-b39b-adef67232a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4b5fff-6162-4c0d-b6cb-e92511753ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-264e2502-ed32-4048-b88a-0567b5b036a2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-264e2502-ed32-4048-b88a-0567b5b036a2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-264e2502-ed32-4048-b88a-0567b5b036a2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-264e2502-ed32-4048-b88a-0567b5b036a2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-264e2502-ed32-4048-b88a-0567b5b036a2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-264e2502-ed32-4048-b88a-0567b5b036a2 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 692/1391] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:18 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4b5fff-6162-4c0d-b6cb-e92511753ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (039394b8-ca80-4ab5-bdf9-3f7af3f1c8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Created reservations ['989b7f78-0db5-4ba5-b58a-bb5f59a9b8db', '2c14edf8-56bf-4386-adc1-16cc37fa9bf2', '40ae9bef-a3d9-4f5f-8f89-eb71e777900d', '47e9acf8-46db-4b0a-93c5-844ad01ecbd4'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (039394b8-ca80-4ab5-bdf9-3f7af3f1c8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['989b7f78-0db5-4ba5-b58a-bb5f59a9b8db', '2c14edf8-56bf-4386-adc1-16cc37fa9bf2', '40ae9bef-a3d9-4f5f-8f89-eb71e777900d', '47e9acf8-46db-4b0a-93c5-844ad01ecbd4']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f21259-e086-48da-9134-18249dc63b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f21259-e086-48da-9134-18249dc63b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11006b19-dac0-4eea-ad75-8ff26ab257b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1713045969',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7aee612edef84a65889624a78773d190',qos_specs=None,replication_status=,reservations=['989b7f78-0db5-4ba5-b58a-bb5f59a9b8db','2c14edf8-56bf-4386-adc1-16cc37fa9bf2','40ae9bef-a3d9-4f5f-8f89-eb71e777900d','47e9acf8-46db-4b0a-93c5-844ad01ecbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1713045969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11006b19-dac0-4eea-ad75-8ff26ab257b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7aee612edef84a65889624a78773d190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933f5c60-6420-45d8-b8c7-576898aa8ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4e4516e7-d07a-4555-a8c8-064e2ce26bca None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e4516e7-d07a-4555-a8c8-064e2ce26bca tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e4516e7-d07a-4555-a8c8-064e2ce26bca tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e4516e7-d07a-4555-a8c8-064e2ce26bca tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4e4516e7-d07a-4555-a8c8-064e2ce26bca tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Snapshot retrieved successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e4516e7-d07a-4555-a8c8-064e2ce26bca tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 200 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 693/1392] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:18 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933f5c60-6420-45d8-b8c7-576898aa8ee4) transitioned into state 'SUCCESS' from state '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-1713045969',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7aee612edef84a65889624a78773d190',qos_specs=None,replication_status=,reservations=['989b7f78-0db5-4ba5-b58a-bb5f59a9b8db','2c14edf8-56bf-4386-adc1-16cc37fa9bf2','40ae9bef-a3d9-4f5f-8f89-eb71e777900d','47e9acf8-46db-4b0a-93c5-844ad01ecbd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7911d101da84ffc90b3f55f87cd11a2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42d6fae-f2ac-4e38-9250-bb6351b92431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42d6fae-f2ac-4e38-9250-bb6351b92431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Flow 'volume_create_api' (7e610fca-2dbe-4fa6-b39b-adef67232a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Create volume request issued successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de9b2bf6-9b14-4863-b72c-ca83474c3814 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 700/1393] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:18 2026] POST /volume/v3/volumes => generated 769 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3535f67c-fe8a-4641-a1dd-57a28b0b76a9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3535f67c-fe8a-4641-a1dd-57a28b0b76a9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3535f67c-fe8a-4641-a1dd-57a28b0b76a9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3535f67c-fe8a-4641-a1dd-57a28b0b76a9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3535f67c-fe8a-4641-a1dd-57a28b0b76a9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3535f67c-fe8a-4641-a1dd-57a28b0b76a9 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 200 Sep 03 11:03:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 694/1394] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:18 2026] GET /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 837 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-92ff5a5d-003e-4531-821e-9319035568c0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1625926878"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create volume request body: {'volume': {'imageRef': 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1625926878'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-79002f52-c2d1-4065-b713-a9b628d3753e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79002f52-c2d1-4065-b713-a9b628d3753e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79002f52-c2d1-4065-b713-a9b628d3753e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79002f52-c2d1-4065-b713-a9b628d3753e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create volume of 1 GB Sep 03 11:03:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Availability Zones retrieved successfully. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-79002f52-c2d1-4065-b713-a9b628d3753e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79002f52-c2d1-4065-b713-a9b628d3753e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 695/1395] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:19 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Flow 'volume_create_api' (f45d4d42-94a1-429e-b466-f213ffa29a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471f7500-fd4c-4362-b50c-00dff172851a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471f7500-fd4c-4362-b50c-00dff172851a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb504dc-f2b3-42db-b9ac-b3f2ffa14c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-89136d11-c915-4982-aa40-f8d3e1810782 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-89136d11-c915-4982-aa40-f8d3e1810782 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-89136d11-c915-4982-aa40-f8d3e1810782 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-89136d11-c915-4982-aa40-f8d3e1810782 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-89136d11-c915-4982-aa40-f8d3e1810782 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 returned with HTTP 404 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 696/1396] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:19 2026] GET /volume/v3/snapshots/0d0fffa9-bd6f-4009-a828-7b2fb56bcb26 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ad7355f3-2609-431e-a9b6-cbb2651818c1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad7355f3-2609-431e-a9b6-cbb2651818c1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad7355f3-2609-431e-a9b6-cbb2651818c1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad7355f3-2609-431e-a9b6-cbb2651818c1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Created reservations ['7bdd059c-7f7b-4407-9730-b3afc35859bb', '7f11e2ac-1938-4161-86df-d74e646eea6d', 'ecdd542f-6d1c-4ee8-8836-970ba88610fa', '2d51007c-0522-413b-8501-56de0fe61d6a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb504dc-f2b3-42db-b9ac-b3f2ffa14c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bdd059c-7f7b-4407-9730-b3afc35859bb', '7f11e2ac-1938-4161-86df-d74e646eea6d', 'ecdd542f-6d1c-4ee8-8836-970ba88610fa', '2d51007c-0522-413b-8501-56de0fe61d6a']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840c3919-3173-44db-93a2-ba90e511ca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ad7355f3-2609-431e-a9b6-cbb2651818c1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad7355f3-2609-431e-a9b6-cbb2651818c1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 200 Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840c3919-3173-44db-93a2-ba90e511ca49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c186c1a3-d6af-477f-bb88-a733135afeb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1625926878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ecc0e954b6844fe8524e6838ae78b64',qos_specs=None,replication_status=,reservations=['7bdd059c-7f7b-4407-9730-b3afc35859bb','7f11e2ac-1938-4161-86df-d74e646eea6d','ecdd542f-6d1c-4ee8-8836-970ba88610fa','2d51007c-0522-413b-8501-56de0fe61d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fbe0d32fb2a4ff0917c400a925a1c3e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1625926878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c186c1a3-d6af-477f-bb88-a733135afeb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ecc0e954b6844fe8524e6838ae78b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fbe0d32fb2a4ff0917c400a925a1c3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 697/1397] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:19 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c4626d-4e6d-4ee3-9b83-01726ac0f0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Delete volume with id: d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c4626d-4e6d-4ee3-9b83-01726ac0f0bb) transitioned into state 'SUCCESS' from state '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-1625926878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ecc0e954b6844fe8524e6838ae78b64',qos_specs=None,replication_status=,reservations=['7bdd059c-7f7b-4407-9730-b3afc35859bb','7f11e2ac-1938-4161-86df-d74e646eea6d','ecdd542f-6d1c-4ee8-8836-970ba88610fa','2d51007c-0522-413b-8501-56de0fe61d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fbe0d32fb2a4ff0917c400a925a1c3e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12bcde57-23fa-4c3c-9094-86ce0a972e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Delete volume request issued successfully. Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8ecb978-73d0-4594-aff7-b7d6c136b4b1 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 202 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 698/1398] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:19 2026] DELETE /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-800a5856-cc72-4b12-bd1c-ea22f7128147 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-800a5856-cc72-4b12-bd1c-ea22f7128147 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-800a5856-cc72-4b12-bd1c-ea22f7128147 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-800a5856-cc72-4b12-bd1c-ea22f7128147 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12bcde57-23fa-4c3c-9094-86ce0a972e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Flow 'volume_create_api' (f45d4d42-94a1-429e-b466-f213ffa29a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create volume request issued successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-92ff5a5d-003e-4531-821e-9319035568c0 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 701/1399] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:19 2026] POST /volume/v3/volumes => generated 757 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ec9ff169-1b44-4d47-9e9d-f15eb2905141 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ec9ff169-1b44-4d47-9e9d-f15eb2905141 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ec9ff169-1b44-4d47-9e9d-f15eb2905141 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ec9ff169-1b44-4d47-9e9d-f15eb2905141 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-800a5856-cc72-4b12-bd1c-ea22f7128147 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-800a5856-cc72-4b12-bd1c-ea22f7128147 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 699/1400] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:19 2026] GET /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fa636ce7-37ad-42e2-9ad7-4fd1c3342fdf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fa636ce7-37ad-42e2-9ad7-4fd1c3342fdf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fa636ce7-37ad-42e2-9ad7-4fd1c3342fdf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fa636ce7-37ad-42e2-9ad7-4fd1c3342fdf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fa636ce7-37ad-42e2-9ad7-4fd1c3342fdf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ec9ff169-1b44-4d47-9e9d-f15eb2905141 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fa636ce7-37ad-42e2-9ad7-4fd1c3342fdf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 700/1401] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ec9ff169-1b44-4d47-9e9d-f15eb2905141 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 702/1402] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3307618c-de1c-44b0-9220-38ab7b635f09 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3307618c-de1c-44b0-9220-38ab7b635f09 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3307618c-de1c-44b0-9220-38ab7b635f09 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3307618c-de1c-44b0-9220-38ab7b635f09 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3307618c-de1c-44b0-9220-38ab7b635f09 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3307618c-de1c-44b0-9220-38ab7b635f09 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 701/1403] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ac495719-feba-49a7-a89d-922208827763 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac495719-feba-49a7-a89d-922208827763 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac495719-feba-49a7-a89d-922208827763 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac495719-feba-49a7-a89d-922208827763 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ac495719-feba-49a7-a89d-922208827763 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac495719-feba-49a7-a89d-922208827763 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 703/1404] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /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 11:03:20 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Get all snapshots completed successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0f65364c-9b1e-4762-bc86-1db4b82869ba tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 702/1405] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/snapshots => generated 407 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4fe7aca2-a556-4001-8f6d-1080667ab64c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fe7aca2-a556-4001-8f6d-1080667ab64c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] PUT http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fe7aca2-a556-4001-8f6d-1080667ab64c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-195038352", "description": "This is the new description of snapshot."}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4fe7aca2-a556-4001-8f6d-1080667ab64c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fe7aca2-a556-4001-8f6d-1080667ab64c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 704/1406] 192.168.122.139 () {60 vars in 1259 bytes} [Thu Sep 3 11:03:20 2026] PUT /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d2ef9392-1ce2-46fa-99d7-bf53a55f073d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2ef9392-1ce2-46fa-99d7-bf53a55f073d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2ef9392-1ce2-46fa-99d7-bf53a55f073d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2ef9392-1ce2-46fa-99d7-bf53a55f073d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d2ef9392-1ce2-46fa-99d7-bf53a55f073d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2ef9392-1ce2-46fa-99d7-bf53a55f073d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 703/1407] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 576 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete snapshot with id: 863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot delete request issued successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-31ed0fe0-0c6b-45ef-b494-1f3eb7532a84 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 202 Sep 03 11:03:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 705/1408] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:20 2026] DELETE /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a072a0d3-7c06-4637-9c3b-6a973636369d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a072a0d3-7c06-4637-9c3b-6a973636369d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a072a0d3-7c06-4637-9c3b-6a973636369d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a072a0d3-7c06-4637-9c3b-6a973636369d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a072a0d3-7c06-4637-9c3b-6a973636369d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a072a0d3-7c06-4637-9c3b-6a973636369d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 704/1409] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:20 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 575 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91bb3de9-1711-493f-a9d7-58ee06f260bd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91bb3de9-1711-493f-a9d7-58ee06f260bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91bb3de9-1711-493f-a9d7-58ee06f260bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91bb3de9-1711-493f-a9d7-58ee06f260bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-91bb3de9-1711-493f-a9d7-58ee06f260bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-81875dad-196d-4cf7-8504-302905a74aa1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81875dad-196d-4cf7-8504-302905a74aa1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81875dad-196d-4cf7-8504-302905a74aa1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91bb3de9-1711-493f-a9d7-58ee06f260bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-81875dad-196d-4cf7-8504-302905a74aa1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 706/1410] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6b622792-70a4-416d-9163-759eaac57059 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b622792-70a4-416d-9163-759eaac57059 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b622792-70a4-416d-9163-759eaac57059 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b622792-70a4-416d-9163-759eaac57059 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-81875dad-196d-4cf7-8504-302905a74aa1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6b622792-70a4-416d-9163-759eaac57059 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Volume info retrieved successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b622792-70a4-416d-9163-759eaac57059 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 707/1411] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-f02c2f01-4e0c-43f8-b561-5c568dd2e846 req-c5659d90-30f2-4325-ad5a-ea6c99aaa8b2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-81875dad-196d-4cf7-8504-302905a74aa1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 705/1412] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f02c2f01-4e0c-43f8-b561-5c568dd2e846 req-c5659d90-30f2-4325-ad5a-ea6c99aaa8b2 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f02c2f01-4e0c-43f8-b561-5c568dd2e846 req-c5659d90-30f2-4325-ad5a-ea6c99aaa8b2 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f02c2f01-4e0c-43f8-b561-5c568dd2e846 req-c5659d90-30f2-4325-ad5a-ea6c99aaa8b2 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-f02c2f01-4e0c-43f8-b561-5c568dd2e846 req-c5659d90-30f2-4325-ad5a-ea6c99aaa8b2 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f02c2f01-4e0c-43f8-b561-5c568dd2e846 req-c5659d90-30f2-4325-ad5a-ea6c99aaa8b2 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 708/1413] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-2e1b0ecb-2627-492d-9b3b-5809e2e9bfe6 req-c3196798-bc63-43a4-8bad-437d27f12e69 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 706/1414] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-76c2b36e-0d9c-4bec-b1c6-49c8b3c058d7 req-660ac7a5-40f0-4ae4-98ca-3f6a16e3c226 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 709/1415] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-53d07197-0a16-49f5-84d6-4d3c3f679f24 req-37342270-6a97-4f02-96cd-83494f068f05 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 707/1416] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1327b68c-8b91-4da3-baa5-7142464edd3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1327b68c-8b91-4da3-baa5-7142464edd3e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1327b68c-8b91-4da3-baa5-7142464edd3e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1327b68c-8b91-4da3-baa5-7142464edd3e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1327b68c-8b91-4da3-baa5-7142464edd3e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1327b68c-8b91-4da3-baa5-7142464edd3e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 710/1417] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 575 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9e6e463b-9744-41f0-aa95-3cc6db1425c6 req-87b25f13-de55-4752-adbf-c3d33d3f89bd tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 708/1418] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /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 11:03:21 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3c067f70-7248-4bda-9e38-4207c86a3625 req-fd0c1367-43c7-4147-ab4c-479fd7ea8ce4 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 711/1419] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:21 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-689a532d-b28b-45c5-8979-d760dbdfb98d req-c266c688-d07d-49d6-802d-5982dfc927ef tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 709/1420] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e34652c9-30cb-4c14-90ef-ee08b0be785b req-8e14bb6b-f4cf-4d70-b0b4-4e8285d20d8c tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 712/1421] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d994aad-7db7-470e-9590-71d97056e7a2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d994aad-7db7-470e-9590-71d97056e7a2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] GET http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d994aad-7db7-470e-9590-71d97056e7a2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d994aad-7db7-470e-9590-71d97056e7a2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] Get all volumes completed successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d994aad-7db7-470e-9590-71d97056e7a2 tempest-VolumesSnapshotListTestJSON-2102176012 tempest-VolumesSnapshotListTestJSON-2102176012-project-member] http://192.168.122.139/volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 returned with HTTP 404 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 713/1422] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/volumes/d28e5602-d187-4c15-99f4-65d0d1f24d21 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d8f1dc5-c087-4038-9772-4793317c4ebf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-56f48f57-9c2f-4bad-a0d2-af7e9d4cd5dc req-90ee32ec-8ece-467f-ada3-3181889fad32 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:03:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 710/1423] 192.168.122.139 () {60 vars in 1397 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d8f1dc5-c087-4038-9772-4793317c4ebf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d8f1dc5-c087-4038-9772-4793317c4ebf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d8f1dc5-c087-4038-9772-4793317c4ebf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] DELETE http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Delete volume with id: 11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d8f1dc5-c087-4038-9772-4793317c4ebf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d8f1dc5-c087-4038-9772-4793317c4ebf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 714/1424] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Delete volume request issued successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-28a72aeb-f8b5-4f47-95ec-c39510a35532 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 202 Sep 03 11:03:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 711/1425] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:22 2026] DELETE /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-269fd09b-88e2-4eed-858d-6417f29efec1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-269fd09b-88e2-4eed-858d-6417f29efec1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-269fd09b-88e2-4eed-858d-6417f29efec1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-269fd09b-88e2-4eed-858d-6417f29efec1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-269fd09b-88e2-4eed-858d-6417f29efec1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-269fd09b-88e2-4eed-858d-6417f29efec1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 200 Sep 03 11:03:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 715/1426] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1eeba15f-fcdb-4ced-964a-f7d476f7ff9c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1eeba15f-fcdb-4ced-964a-f7d476f7ff9c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1eeba15f-fcdb-4ced-964a-f7d476f7ff9c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1eeba15f-fcdb-4ced-964a-f7d476f7ff9c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1eeba15f-fcdb-4ced-964a-f7d476f7ff9c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1eeba15f-fcdb-4ced-964a-f7d476f7ff9c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 200 Sep 03 11:03:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 712/1427] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:22 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 575 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-303a342b-03a4-4713-bc13-e9b487e9e966 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-303a342b-03a4-4713-bc13-e9b487e9e966 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-303a342b-03a4-4713-bc13-e9b487e9e966 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-303a342b-03a4-4713-bc13-e9b487e9e966 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-303a342b-03a4-4713-bc13-e9b487e9e966 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-303a342b-03a4-4713-bc13-e9b487e9e966 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 716/1428] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:23 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-446024f5-606a-4e38-b6d1-fc9e5668a939 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-446024f5-606a-4e38-b6d1-fc9e5668a939 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-446024f5-606a-4e38-b6d1-fc9e5668a939 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-446024f5-606a-4e38-b6d1-fc9e5668a939 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-446024f5-606a-4e38-b6d1-fc9e5668a939 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 returned with HTTP 404 Sep 03 11:03:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 713/1429] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:23 2026] GET /volume/v3/volumes/11006b19-dac0-4eea-ad75-8ff26ab257b2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a231d072-42b9-409a-aa14-9e7a986003a0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] DELETE http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Delete volume with id: aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Delete volume request issued successfully. Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a231d072-42b9-409a-aa14-9e7a986003a0 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 202 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 717/1430] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:23 2026] DELETE /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-55870c3c-a095-4c9c-b295-becdbbd5e982 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55870c3c-a095-4c9c-b295-becdbbd5e982 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55870c3c-a095-4c9c-b295-becdbbd5e982 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55870c3c-a095-4c9c-b295-becdbbd5e982 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-55870c3c-a095-4c9c-b295-becdbbd5e982 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55870c3c-a095-4c9c-b295-becdbbd5e982 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 200 Sep 03 11:03:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 714/1431] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:23 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cef25240-13d3-4fa2-bfc4-102bc7468d87 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cef25240-13d3-4fa2-bfc4-102bc7468d87 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cef25240-13d3-4fa2-bfc4-102bc7468d87 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cef25240-13d3-4fa2-bfc4-102bc7468d87 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cef25240-13d3-4fa2-bfc4-102bc7468d87 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 404 Sep 03 11:03:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 718/1432] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:23 2026] GET /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9b93aee8-daa0-4456-bf67-5eacaaccfe5c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b93aee8-daa0-4456-bf67-5eacaaccfe5c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b93aee8-daa0-4456-bf67-5eacaaccfe5c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b93aee8-daa0-4456-bf67-5eacaaccfe5c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:23 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-9b93aee8-daa0-4456-bf67-5eacaaccfe5c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete snapshot with id: 863976cc-f3bc-4d05-9ac8-6e010ea38173 Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b93aee8-daa0-4456-bf67-5eacaaccfe5c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 returned with HTTP 404 Sep 03 11:03:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 715/1433] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:23 2026] DELETE /volume/v3/snapshots/863976cc-f3bc-4d05-9ac8-6e010ea38173 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1a431ebe-594b-4914-85ba-d6f2e33cc59e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1a431ebe-594b-4914-85ba-d6f2e33cc59e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1a431ebe-594b-4914-85ba-d6f2e33cc59e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1a431ebe-594b-4914-85ba-d6f2e33cc59e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1a431ebe-594b-4914-85ba-d6f2e33cc59e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1a431ebe-594b-4914-85ba-d6f2e33cc59e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:03:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 719/1434] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:24 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0964275d-09a7-4087-bd3f-f004e464fc9e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1238727201"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1238727201'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume of 1 GB Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Availability Zones retrieved successfully. Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (a1e135d4-0d89-45e1-91e5-dc476a987fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c816b81-050e-4ea9-a51b-e4897c6f9d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c816b81-050e-4ea9-a51b-e4897c6f9d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1092f313-b201-41fa-9633-fae5bcb5df2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['73b65787-193a-4958-aba0-dc23d0309c30', 'be0a03cd-3b9d-42d3-ba4b-249780e45fde', 'dd7debf7-a8fe-45ef-903e-c74b5b0b1da2', 'e3ea2d0b-a20a-422f-8c9b-b0caa55ddb7b'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1092f313-b201-41fa-9633-fae5bcb5df2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73b65787-193a-4958-aba0-dc23d0309c30', 'be0a03cd-3b9d-42d3-ba4b-249780e45fde', 'dd7debf7-a8fe-45ef-903e-c74b5b0b1da2', 'e3ea2d0b-a20a-422f-8c9b-b0caa55ddb7b']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48436580-2c19-4a21-8ef3-b69a67375739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48436580-2c19-4a21-8ef3-b69a67375739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2ccebe-bb54-436b-aca7-930e380c3696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1238727201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['73b65787-193a-4958-aba0-dc23d0309c30','be0a03cd-3b9d-42d3-ba4b-249780e45fde','dd7debf7-a8fe-45ef-903e-c74b5b0b1da2','e3ea2d0b-a20a-422f-8c9b-b0caa55ddb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1238727201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa2ccebe-bb54-436b-aca7-930e380c3696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b49c786262046a7a573c1592bcd4be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a1480a-ac59-4539-bf35-dd93732bbe59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6fb84a0-2745-46e2-a6e2-bc4356fd4079 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6fb84a0-2745-46e2-a6e2-bc4356fd4079 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6fb84a0-2745-46e2-a6e2-bc4356fd4079 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6fb84a0-2745-46e2-a6e2-bc4356fd4079 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a1480a-ac59-4539-bf35-dd93732bbe59) transitioned into state 'SUCCESS' from state '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-1238727201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['73b65787-193a-4958-aba0-dc23d0309c30','be0a03cd-3b9d-42d3-ba4b-249780e45fde','dd7debf7-a8fe-45ef-903e-c74b5b0b1da2','e3ea2d0b-a20a-422f-8c9b-b0caa55ddb7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (037f61c8-da71-4335-8a90-1496aa3b56a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f6fb84a0-2745-46e2-a6e2-bc4356fd4079 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (037f61c8-da71-4335-8a90-1496aa3b56a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (a1e135d4-0d89-45e1-91e5-dc476a987fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6fb84a0-2745-46e2-a6e2-bc4356fd4079 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request issued successfully. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 720/1435] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:24 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0964275d-09a7-4087-bd3f-f004e464fc9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 716/1436] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:03:24 2026] POST /volume/v3/volumes => generated 763 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-098ccb75-f6bb-4694-aa12-eeab3f5edf7b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-098ccb75-f6bb-4694-aa12-eeab3f5edf7b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-098ccb75-f6bb-4694-aa12-eeab3f5edf7b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-098ccb75-f6bb-4694-aa12-eeab3f5edf7b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-098ccb75-f6bb-4694-aa12-eeab3f5edf7b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-098ccb75-f6bb-4694-aa12-eeab3f5edf7b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 200 Sep 03 11:03:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 721/1437] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:24 2026] GET /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 831 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5f2d894-02d3-43ec-91fd-a00440ffc157 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5f2d894-02d3-43ec-91fd-a00440ffc157 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5f2d894-02d3-43ec-91fd-a00440ffc157 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5f2d894-02d3-43ec-91fd-a00440ffc157 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5f2d894-02d3-43ec-91fd-a00440ffc157 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5f2d894-02d3-43ec-91fd-a00440ffc157 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 200 Sep 03 11:03:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 717/1438] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:24 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-edd3d22d-8f98-40a4-9a00-4270600b90a6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-edd3d22d-8f98-40a4-9a00-4270600b90a6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-edd3d22d-8f98-40a4-9a00-4270600b90a6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-edd3d22d-8f98-40a4-9a00-4270600b90a6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-edd3d22d-8f98-40a4-9a00-4270600b90a6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-edd3d22d-8f98-40a4-9a00-4270600b90a6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 722/1439] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:25 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-67d18c5d-9fe2-423f-a51c-4ab73a17d0a7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67d18c5d-9fe2-423f-a51c-4ab73a17d0a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67d18c5d-9fe2-423f-a51c-4ab73a17d0a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67d18c5d-9fe2-423f-a51c-4ab73a17d0a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-67d18c5d-9fe2-423f-a51c-4ab73a17d0a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67d18c5d-9fe2-423f-a51c-4ab73a17d0a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 200 Sep 03 11:03:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 718/1440] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:25 2026] GET /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dbf6d354-bf48-489c-bef6-c795740941df None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dbf6d354-bf48-489c-bef6-c795740941df tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dbf6d354-bf48-489c-bef6-c795740941df tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dbf6d354-bf48-489c-bef6-c795740941df tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dbf6d354-bf48-489c-bef6-c795740941df tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 returned with HTTP 404 Sep 03 11:03:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 723/1441] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:25 2026] GET /volume/v3/volumes/aead677f-0b2a-4009-a833-932e09a149d7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] DELETE http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Delete volume with id: 21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Delete volume request issued successfully. Sep 03 11:03:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e57fe143-dfa9-4565-abc1-5c9e9e4165b1 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 202 Sep 03 11:03:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 719/1442] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:25 2026] DELETE /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2ad4671-2281-4691-97b0-a0a129c4b452 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2ad4671-2281-4691-97b0-a0a129c4b452 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2ad4671-2281-4691-97b0-a0a129c4b452 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2ad4671-2281-4691-97b0-a0a129c4b452 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2ad4671-2281-4691-97b0-a0a129c4b452 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Volume info retrieved successfully. Sep 03 11:03:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2ad4671-2281-4691-97b0-a0a129c4b452 tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 200 Sep 03 11:03:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 724/1443] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:25 2026] GET /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c72aa289-21bf-4151-9f0a-a561bccb30c2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c72aa289-21bf-4151-9f0a-a561bccb30c2 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c72aa289-21bf-4151-9f0a-a561bccb30c2 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c72aa289-21bf-4151-9f0a-a561bccb30c2 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c72aa289-21bf-4151-9f0a-a561bccb30c2 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c72aa289-21bf-4151-9f0a-a561bccb30c2 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 720/1444] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:26 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5c5b1297-43a6-42a1-8985-27ffa555d41d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c5b1297-43a6-42a1-8985-27ffa555d41d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c5b1297-43a6-42a1-8985-27ffa555d41d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c5b1297-43a6-42a1-8985-27ffa555d41d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5c5b1297-43a6-42a1-8985-27ffa555d41d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c5b1297-43a6-42a1-8985-27ffa555d41d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 200 Sep 03 11:03:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 725/1445] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:26 2026] GET /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa2ccebe-bb54-436b-aca7-930e380c3696", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1605139886"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create snapshot from volume aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:26 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['d901db41-abe9-47b4-8684-6d807ce55bde', 'bbd4d75f-ec87-44cd-9ba6-32cc4c1ef867', '2df4a7ea-f42d-44c6-9bac-af3b8eaed409', '072d4e8e-e799-4e02-8867-d687aefee234'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6b430dfe-7eae-421b-adb9-881a7ffa458a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b430dfe-7eae-421b-adb9-881a7ffa458a tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] GET http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c Sep 03 11:03:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b430dfe-7eae-421b-adb9-881a7ffa458a tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b430dfe-7eae-421b-adb9-881a7ffa458a tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot create request issued successfully. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22e93855-c204-4cdb-9caa-72658e1c8ca9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 721/1446] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b430dfe-7eae-421b-adb9-881a7ffa458a tempest-VolumesTestJSON-661849563 tempest-VolumesTestJSON-661849563-project-member] http://192.168.122.139/volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c returned with HTTP 404 Sep 03 11:03:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 726/1447] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:26 2026] GET /volume/v3/volumes/21d7da32-b7da-4aa4-99de-b49cdc4d953c => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-696ab455-026a-4bca-ba87-0120de55315c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-696ab455-026a-4bca-ba87-0120de55315c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-696ab455-026a-4bca-ba87-0120de55315c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-696ab455-026a-4bca-ba87-0120de55315c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-696ab455-026a-4bca-ba87-0120de55315c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-696ab455-026a-4bca-ba87-0120de55315c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 722/1448] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:27 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a644794c-b36f-425d-8e85-349f74a67f55 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a644794c-b36f-425d-8e85-349f74a67f55 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a644794c-b36f-425d-8e85-349f74a67f55 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a644794c-b36f-425d-8e85-349f74a67f55 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a644794c-b36f-425d-8e85-349f74a67f55 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a644794c-b36f-425d-8e85-349f74a67f55 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 727/1449] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:27 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] POST http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1/action Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Created reservations ['3f68e2c9-9783-4428-baa1-0cf46fb8b5fd', 'e8269ded-dc61-46dd-bd45-3365e62476f7'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Extend volume request issued successfully. Sep 03 11:03:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-742a7098-ee50-4b7d-8e8a-57c99721e93d tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1/action returned with HTTP 202 Sep 03 11:03:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 723/1450] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:03:27 2026] POST /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-faacdbdf-79d4-4e63-a72f-7f1fe3d432b5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-faacdbdf-79d4-4e63-a72f-7f1fe3d432b5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-faacdbdf-79d4-4e63-a72f-7f1fe3d432b5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-faacdbdf-79d4-4e63-a72f-7f1fe3d432b5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-faacdbdf-79d4-4e63-a72f-7f1fe3d432b5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-faacdbdf-79d4-4e63-a72f-7f1fe3d432b5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 728/1451] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:27 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:03:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7e903ec7-400d-4c39-a8d9-2080c0b2b5eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7e903ec7-400d-4c39-a8d9-2080c0b2b5eb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7e903ec7-400d-4c39-a8d9-2080c0b2b5eb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7e903ec7-400d-4c39-a8d9-2080c0b2b5eb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7e903ec7-400d-4c39-a8d9-2080c0b2b5eb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7e903ec7-400d-4c39-a8d9-2080c0b2b5eb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 724/1452] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:28 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-13d81d7e-b4d2-4d5c-b935-3e558c6b4748 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13d81d7e-b4d2-4d5c-b935-3e558c6b4748 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13d81d7e-b4d2-4d5c-b935-3e558c6b4748 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13d81d7e-b4d2-4d5c-b935-3e558c6b4748 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:29 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=626,cinder:INSERT=104,cinder:UPDATE=160 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:03:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-13d81d7e-b4d2-4d5c-b935-3e558c6b4748 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13d81d7e-b4d2-4d5c-b935-3e558c6b4748 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 729/1453] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:29 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d6c9b577-17cd-4bba-91c7-c6be58250f00 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d6c9b577-17cd-4bba-91c7-c6be58250f00 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d6c9b577-17cd-4bba-91c7-c6be58250f00 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d6c9b577-17cd-4bba-91c7-c6be58250f00 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:29 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=604,cinder:UPDATE=161,cinder:INSERT=95 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:03:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d6c9b577-17cd-4bba-91c7-c6be58250f00 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d6c9b577-17cd-4bba-91c7-c6be58250f00 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 725/1454] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:29 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fa069846-959f-4c63-8859-1a43b46f3150 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fa069846-959f-4c63-8859-1a43b46f3150 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fa069846-959f-4c63-8859-1a43b46f3150 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fa069846-959f-4c63-8859-1a43b46f3150 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a625a3d7-fcd7-439c-ad6f-d8b64d2ae1e9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a625a3d7-fcd7-439c-ad6f-d8b64d2ae1e9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a625a3d7-fcd7-439c-ad6f-d8b64d2ae1e9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a625a3d7-fcd7-439c-ad6f-d8b64d2ae1e9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fa069846-959f-4c63-8859-1a43b46f3150 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a625a3d7-fcd7-439c-ad6f-d8b64d2ae1e9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a625a3d7-fcd7-439c-ad6f-d8b64d2ae1e9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 726/1455] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:30 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fa069846-959f-4c63-8859-1a43b46f3150 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 730/1456] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:30 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-772b3bc3-d539-4789-8c99-75298284944e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b95797e1-e76f-4bdd-8b09-1d17748ee880", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-740385415"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request body: {'volume': {'snapshot_id': 'b95797e1-e76f-4bdd-8b09-1d17748ee880', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-740385415'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume of 2 GB Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Availability Zones retrieved successfully. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (ef224b9f-ec44-4ff8-968e-6c8c2bc47c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad8e3f3-7106-4d8d-9356-877897f247c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad8e3f3-7106-4d8d-9356-877897f247c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b95797e1-e76f-4bdd-8b09-1d17748ee880', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dfe33a-7f79-437e-b695-6568317e8516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['3f1cc3c6-3e29-4a29-ad71-33268f4ce1f6', '6f1be1fa-710f-48bd-a8e4-641cf10328cc', '329a446b-2b4a-41c0-b0b4-3a2633f4b07a', 'ee3c6ad1-a6e7-42ce-9587-7abb50612316'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dfe33a-7f79-437e-b695-6568317e8516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f1cc3c6-3e29-4a29-ad71-33268f4ce1f6', '6f1be1fa-710f-48bd-a8e4-641cf10328cc', '329a446b-2b4a-41c0-b0b4-3a2633f4b07a', 'ee3c6ad1-a6e7-42ce-9587-7abb50612316']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878b904a-6d46-4bf1-8475-bc659f729541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878b904a-6d46-4bf1-8475-bc659f729541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7520c96e-1f35-48c6-b4f2-a7900fd08b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-740385415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['3f1cc3c6-3e29-4a29-ad71-33268f4ce1f6','6f1be1fa-710f-48bd-a8e4-641cf10328cc','329a446b-2b4a-41c0-b0b4-3a2633f4b07a','ee3c6ad1-a6e7-42ce-9587-7abb50612316'],size=2,snapshot_id=b95797e1-e76f-4bdd-8b09-1d17748ee880,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-740385415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7520c96e-1f35-48c6-b4f2-a7900fd08b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b49c786262046a7a573c1592bcd4be3',provider_auth=None,provider_geometry=None,provider_id=None,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=b95797e1-e76f-4bdd-8b09-1d17748ee880,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b46dc0-1ecb-49dd-9f34-ca3078400c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b46dc0-1ecb-49dd-9f34-ca3078400c9e) transitioned into state 'SUCCESS' from state '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-740385415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['3f1cc3c6-3e29-4a29-ad71-33268f4ce1f6','6f1be1fa-710f-48bd-a8e4-641cf10328cc','329a446b-2b4a-41c0-b0b4-3a2633f4b07a','ee3c6ad1-a6e7-42ce-9587-7abb50612316'],size=2,snapshot_id=b95797e1-e76f-4bdd-8b09-1d17748ee880,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c18922-3176-41c9-a718-fd74aa3ea271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c18922-3176-41c9-a718-fd74aa3ea271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (ef224b9f-ec44-4ff8-968e-6c8c2bc47c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request issued successfully. Sep 03 11:03:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-772b3bc3-d539-4789-8c99-75298284944e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 727/1457] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:30 2026] POST /volume/v3/volumes => generated 796 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fd1df24d-45ba-49fa-bccb-b5cc9571de9a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd1df24d-45ba-49fa-bccb-b5cc9571de9a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd1df24d-45ba-49fa-bccb-b5cc9571de9a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd1df24d-45ba-49fa-bccb-b5cc9571de9a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fd1df24d-45ba-49fa-bccb-b5cc9571de9a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd1df24d-45ba-49fa-bccb-b5cc9571de9a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 731/1458] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:30 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f743fad2-4a16-4a15-9538-dee93b93c51e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fcef392c-973b-43c7-a6fc-640d6f33b7ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fcef392c-973b-43c7-a6fc-640d6f33b7ad tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fcef392c-973b-43c7-a6fc-640d6f33b7ad tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fcef392c-973b-43c7-a6fc-640d6f33b7ad tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fcef392c-973b-43c7-a6fc-640d6f33b7ad tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fcef392c-973b-43c7-a6fc-640d6f33b7ad tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 732/1459] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:31 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b7dc88a8-d783-4da2-ae01-f5118d800ae7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7dc88a8-d783-4da2-ae01-f5118d800ae7 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7dc88a8-d783-4da2-ae01-f5118d800ae7 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7dc88a8-d783-4da2-ae01-f5118d800ae7 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b7dc88a8-d783-4da2-ae01-f5118d800ae7 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7dc88a8-d783-4da2-ae01-f5118d800ae7 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 733/1460] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:31 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49382488-5db2-4f2b-b987-cdf91229db20 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49382488-5db2-4f2b-b987-cdf91229db20 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49382488-5db2-4f2b-b987-cdf91229db20 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49382488-5db2-4f2b-b987-cdf91229db20 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49382488-5db2-4f2b-b987-cdf91229db20 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49382488-5db2-4f2b-b987-cdf91229db20 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 734/1461] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:31 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Delete volume with id: c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-76489479"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-76489479'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:31 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create volume of 1 GB Sep 03 11:03:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Availability Zones retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Flow 'volume_create_api' (f63347c9-2524-4f48-beeb-24f9ce2d4fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf6155b-26aa-4ff8-bb9d-07946baed934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Delete volume request issued successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d89951c2-6e40-46d1-97bd-3ea75b711690 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 202 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 735/1462] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:31 2026] DELETE /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-411fe27b-f50b-4b98-96fa-37d8c734f106 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-411fe27b-f50b-4b98-96fa-37d8c734f106 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-411fe27b-f50b-4b98-96fa-37d8c734f106 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-411fe27b-f50b-4b98-96fa-37d8c734f106 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-411fe27b-f50b-4b98-96fa-37d8c734f106 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-411fe27b-f50b-4b98-96fa-37d8c734f106 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 736/1463] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:31 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1327 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bbaeec9e-ea31-4cbe-9197-4aea81159d67 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bbaeec9e-ea31-4cbe-9197-4aea81159d67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bbaeec9e-ea31-4cbe-9197-4aea81159d67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bbaeec9e-ea31-4cbe-9197-4aea81159d67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf6155b-26aa-4ff8-bb9d-07946baed934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cf436e6-406c-4b3a-a580-352ac8b8ed39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bbaeec9e-ea31-4cbe-9197-4aea81159d67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bbaeec9e-ea31-4cbe-9197-4aea81159d67 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 737/1464] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:31 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:31 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Created reservations ['f8fe579b-bed9-4d95-962b-c69e5c043e18', 'd06d1392-7063-4d85-aba5-005f922f938f', '3475fe07-ff79-4753-8e6a-d12e0e70ecb3', 'b9b5d636-4e8b-442d-bdf6-dd2e8d15ba99'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cf436e6-406c-4b3a-a580-352ac8b8ed39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8fe579b-bed9-4d95-962b-c69e5c043e18', 'd06d1392-7063-4d85-aba5-005f922f938f', '3475fe07-ff79-4753-8e6a-d12e0e70ecb3', 'b9b5d636-4e8b-442d-bdf6-dd2e8d15ba99']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1929f22-af76-46b2-ba2b-7b975659d2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1929f22-af76-46b2-ba2b-7b975659d2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '511d94c8-4d33-4bbd-91cb-16a081eee726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-76489479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9783bc307b54ed68eac0e57ca7e5231',qos_specs=None,replication_status=,reservations=['f8fe579b-bed9-4d95-962b-c69e5c043e18','d06d1392-7063-4d85-aba5-005f922f938f','3475fe07-ff79-4753-8e6a-d12e0e70ecb3','b9b5d636-4e8b-442d-bdf6-dd2e8d15ba99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16a18c8b4974659898d4faebdabdc39',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-76489479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=511d94c8-4d33-4bbd-91cb-16a081eee726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9783bc307b54ed68eac0e57ca7e5231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a16a18c8b4974659898d4faebdabdc39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1142406-4ebf-42ce-8be3-a08ae963d1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1142406-4ebf-42ce-8be3-a08ae963d1d7) transitioned into state 'SUCCESS' from state '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-76489479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9783bc307b54ed68eac0e57ca7e5231',qos_specs=None,replication_status=,reservations=['f8fe579b-bed9-4d95-962b-c69e5c043e18','d06d1392-7063-4d85-aba5-005f922f938f','3475fe07-ff79-4753-8e6a-d12e0e70ecb3','b9b5d636-4e8b-442d-bdf6-dd2e8d15ba99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16a18c8b4974659898d4faebdabdc39',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5ccf3b-cdb1-4908-b187-383137d58b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5ccf3b-cdb1-4908-b187-383137d58b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Flow 'volume_create_api' (f63347c9-2524-4f48-beeb-24f9ce2d4fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create volume request issued successfully. Sep 03 11:03:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f743fad2-4a16-4a15-9538-dee93b93c51e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 728/1465] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:03:31 2026] POST /volume/v3/volumes => generated 758 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-33233827-aec1-4c95-9981-7e3b8f745898 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33233827-aec1-4c95-9981-7e3b8f745898 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33233827-aec1-4c95-9981-7e3b8f745898 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33233827-aec1-4c95-9981-7e3b8f745898 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-33233827-aec1-4c95-9981-7e3b8f745898 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33233827-aec1-4c95-9981-7e3b8f745898 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 738/1466] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:32 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f37cbd20-6482-4d26-a037-74fe39770f8f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f37cbd20-6482-4d26-a037-74fe39770f8f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f37cbd20-6482-4d26-a037-74fe39770f8f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f37cbd20-6482-4d26-a037-74fe39770f8f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f37cbd20-6482-4d26-a037-74fe39770f8f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-154e58db-abe1-40c4-a4a3-5d87ca26786c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-154e58db-abe1-40c4-a4a3-5d87ca26786c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-154e58db-abe1-40c4-a4a3-5d87ca26786c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-154e58db-abe1-40c4-a4a3-5d87ca26786c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f37cbd20-6482-4d26-a037-74fe39770f8f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 200 Sep 03 11:03:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 729/1467] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:32 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 1327 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:03:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-154e58db-abe1-40c4-a4a3-5d87ca26786c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-154e58db-abe1-40c4-a4a3-5d87ca26786c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 739/1468] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:32 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6fad8869-c2a5-4bfa-95e2-6139ca3e2716 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6fad8869-c2a5-4bfa-95e2-6139ca3e2716 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6fad8869-c2a5-4bfa-95e2-6139ca3e2716 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6fad8869-c2a5-4bfa-95e2-6139ca3e2716 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6fad8869-c2a5-4bfa-95e2-6139ca3e2716 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6fad8869-c2a5-4bfa-95e2-6139ca3e2716 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 730/1469] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:33 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-92dd5858-fc88-4177-a267-bf4d399aebbe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-92dd5858-fc88-4177-a267-bf4d399aebbe tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 Sep 03 11:03:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-92dd5858-fc88-4177-a267-bf4d399aebbe tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-92dd5858-fc88-4177-a267-bf4d399aebbe tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e4e1ca78-79e3-4b63-9550-2356c4b4fd6e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-92dd5858-fc88-4177-a267-bf4d399aebbe tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 returned with HTTP 404 Sep 03 11:03:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 740/1470] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:33 2026] GET /volume/v3/volumes/c186c1a3-d6af-477f-bb88-a733135afeb1 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4e1ca78-79e3-4b63-9550-2356c4b4fd6e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4e1ca78-79e3-4b63-9550-2356c4b4fd6e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4e1ca78-79e3-4b63-9550-2356c4b4fd6e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-480827829"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-480827829'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create volume of 1 GB Sep 03 11:03:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Availability Zones retrieved successfully. Sep 03 11:03:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e4e1ca78-79e3-4b63-9550-2356c4b4fd6e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Flow 'volume_create_api' (2f42bd6e-eadb-494d-8dec-7b7bf3149d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdde7454-ea5b-43a3-bd29-05bd3ba66a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4e1ca78-79e3-4b63-9550-2356c4b4fd6e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 731/1471] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:33 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdde7454-ea5b-43a3-bd29-05bd3ba66a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4ee30d-b6e7-47e0-8509-a82834ecdf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ac9c8bd4-0193-4682-9880-3c7d1fc8aa91 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac9c8bd4-0193-4682-9880-3c7d1fc8aa91 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac9c8bd4-0193-4682-9880-3c7d1fc8aa91 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac9c8bd4-0193-4682-9880-3c7d1fc8aa91 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ac9c8bd4-0193-4682-9880-3c7d1fc8aa91 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac9c8bd4-0193-4682-9880-3c7d1fc8aa91 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 732/1472] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:34 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Created reservations ['394faa2a-d701-4962-a0f0-70e9e2778a0e', '2594363e-f3d1-4ecf-af14-8dc2c96eadf4', 'af0d5524-b964-4d11-83ed-6c2a3ff80c30', 'de633816-1380-4811-ab23-43e0cb10a336'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4ee30d-b6e7-47e0-8509-a82834ecdf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394faa2a-d701-4962-a0f0-70e9e2778a0e', '2594363e-f3d1-4ecf-af14-8dc2c96eadf4', 'af0d5524-b964-4d11-83ed-6c2a3ff80c30', 'de633816-1380-4811-ab23-43e0cb10a336']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a250e2-0237-4a77-9b36-d01158700d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a250e2-0237-4a77-9b36-d01158700d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233547cb-5fb4-47d3-88b1-6e95c2c07caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-480827829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ecc0e954b6844fe8524e6838ae78b64',qos_specs=None,replication_status=,reservations=['394faa2a-d701-4962-a0f0-70e9e2778a0e','2594363e-f3d1-4ecf-af14-8dc2c96eadf4','af0d5524-b964-4d11-83ed-6c2a3ff80c30','de633816-1380-4811-ab23-43e0cb10a336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fbe0d32fb2a4ff0917c400a925a1c3e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-480827829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233547cb-5fb4-47d3-88b1-6e95c2c07caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ecc0e954b6844fe8524e6838ae78b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fbe0d32fb2a4ff0917c400a925a1c3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9367519d-8101-456f-a459-17956779d271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9367519d-8101-456f-a459-17956779d271) transitioned into state 'SUCCESS' from state '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-480827829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ecc0e954b6844fe8524e6838ae78b64',qos_specs=None,replication_status=,reservations=['394faa2a-d701-4962-a0f0-70e9e2778a0e','2594363e-f3d1-4ecf-af14-8dc2c96eadf4','af0d5524-b964-4d11-83ed-6c2a3ff80c30','de633816-1380-4811-ab23-43e0cb10a336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fbe0d32fb2a4ff0917c400a925a1c3e',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d67c8b4-88dd-429b-9fa4-d9c9f21dff6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d67c8b4-88dd-429b-9fa4-d9c9f21dff6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Flow 'volume_create_api' (2f42bd6e-eadb-494d-8dec-7b7bf3149d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create volume request issued successfully. Sep 03 11:03:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-90ca7cc1-c0d2-4a2b-95d5-897d9e928320 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 741/1473] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:03:34 2026] POST /volume/v3/volumes => generated 756 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9a9cfa0d-056e-4401-b619-8542c307453f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a9cfa0d-056e-4401-b619-8542c307453f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a9cfa0d-056e-4401-b619-8542c307453f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a9cfa0d-056e-4401-b619-8542c307453f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-12d80d7e-6239-4f08-9e75-366143f7077f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12d80d7e-6239-4f08-9e75-366143f7077f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12d80d7e-6239-4f08-9e75-366143f7077f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12d80d7e-6239-4f08-9e75-366143f7077f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9a9cfa0d-056e-4401-b619-8542c307453f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a9cfa0d-056e-4401-b619-8542c307453f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 733/1474] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:35 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 824 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-12d80d7e-6239-4f08-9e75-366143f7077f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12d80d7e-6239-4f08-9e75-366143f7077f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 742/1475] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:35 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ae7f6905-30a0-4abf-886b-2990153ab7d9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae7f6905-30a0-4abf-886b-2990153ab7d9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae7f6905-30a0-4abf-886b-2990153ab7d9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ae7f6905-30a0-4abf-886b-2990153ab7d9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ae7f6905-30a0-4abf-886b-2990153ab7d9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ae7f6905-30a0-4abf-886b-2990153ab7d9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 734/1476] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:35 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-da356a54-d071-4d56-bece-81d7bc9c154e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da356a54-d071-4d56-bece-81d7bc9c154e tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da356a54-d071-4d56-bece-81d7bc9c154e tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da356a54-d071-4d56-bece-81d7bc9c154e tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-da356a54-d071-4d56-bece-81d7bc9c154e tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0819d317-cf9d-4e7c-9329-5f773d0975b9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0819d317-cf9d-4e7c-9329-5f773d0975b9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0819d317-cf9d-4e7c-9329-5f773d0975b9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0819d317-cf9d-4e7c-9329-5f773d0975b9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da356a54-d071-4d56-bece-81d7bc9c154e tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 743/1477] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:36 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 848 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0819d317-cf9d-4e7c-9329-5f773d0975b9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0819d317-cf9d-4e7c-9329-5f773d0975b9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 735/1478] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:36 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5799df5f-bde9-4a69-9e47-c7da443b45f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5799df5f-bde9-4a69-9e47-c7da443b45f8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5799df5f-bde9-4a69-9e47-c7da443b45f8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5799df5f-bde9-4a69-9e47-c7da443b45f8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5799df5f-bde9-4a69-9e47-c7da443b45f8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5799df5f-bde9-4a69-9e47-c7da443b45f8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 744/1479] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:36 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-632185ad-8ee8-407f-b222-ba2ca9d8eba6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-632185ad-8ee8-407f-b222-ba2ca9d8eba6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-632185ad-8ee8-407f-b222-ba2ca9d8eba6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-632185ad-8ee8-407f-b222-ba2ca9d8eba6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-05870c42-2d1b-40ee-9a00-bb01e515c8ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-632185ad-8ee8-407f-b222-ba2ca9d8eba6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-05870c42-2d1b-40ee-9a00-bb01e515c8ad tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-05870c42-2d1b-40ee-9a00-bb01e515c8ad tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-05870c42-2d1b-40ee-9a00-bb01e515c8ad tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-632185ad-8ee8-407f-b222-ba2ca9d8eba6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 736/1480] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:37 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 848 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-05870c42-2d1b-40ee-9a00-bb01e515c8ad tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-05870c42-2d1b-40ee-9a00-bb01e515c8ad tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 745/1481] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:37 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b61201d2-a72c-4794-b4bd-cd08a0d65d59 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b61201d2-a72c-4794-b4bd-cd08a0d65d59 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b61201d2-a72c-4794-b4bd-cd08a0d65d59 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b61201d2-a72c-4794-b4bd-cd08a0d65d59 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b61201d2-a72c-4794-b4bd-cd08a0d65d59 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b61201d2-a72c-4794-b4bd-cd08a0d65d59 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 737/1482] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:38 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dfa5661c-270a-400a-b19b-b3a3d365ec32 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dfa5661c-270a-400a-b19b-b3a3d365ec32 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dfa5661c-270a-400a-b19b-b3a3d365ec32 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dfa5661c-270a-400a-b19b-b3a3d365ec32 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dfa5661c-270a-400a-b19b-b3a3d365ec32 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dfa5661c-270a-400a-b19b-b3a3d365ec32 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 746/1483] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:38 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f017c82e-a0af-40d9-89fc-085654191ec8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f017c82e-a0af-40d9-89fc-085654191ec8 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f017c82e-a0af-40d9-89fc-085654191ec8 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f017c82e-a0af-40d9-89fc-085654191ec8 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f017c82e-a0af-40d9-89fc-085654191ec8 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f017c82e-a0af-40d9-89fc-085654191ec8 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 738/1484] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:38 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7fd510b0-bc7f-4d04-a646-4f0f3b70e362 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7fd510b0-bc7f-4d04-a646-4f0f3b70e362 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7fd510b0-bc7f-4d04-a646-4f0f3b70e362 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7fd510b0-bc7f-4d04-a646-4f0f3b70e362 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7fd510b0-bc7f-4d04-a646-4f0f3b70e362 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7fd510b0-bc7f-4d04-a646-4f0f3b70e362 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 747/1485] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:39 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fd02d983-e207-41eb-8270-f3cc715e4f0a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd02d983-e207-41eb-8270-f3cc715e4f0a tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd02d983-e207-41eb-8270-f3cc715e4f0a tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd02d983-e207-41eb-8270-f3cc715e4f0a tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fd02d983-e207-41eb-8270-f3cc715e4f0a tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd02d983-e207-41eb-8270-f3cc715e4f0a tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 739/1486] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:39 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ac31564f-2165-4ad5-84f8-4e2eb1d2aec1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac31564f-2165-4ad5-84f8-4e2eb1d2aec1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac31564f-2165-4ad5-84f8-4e2eb1d2aec1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac31564f-2165-4ad5-84f8-4e2eb1d2aec1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ac31564f-2165-4ad5-84f8-4e2eb1d2aec1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac31564f-2165-4ad5-84f8-4e2eb1d2aec1 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 748/1487] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:39 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 889 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ddf56ddd-3462-4d7a-a5d9-f3f4afecb760 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ddf56ddd-3462-4d7a-a5d9-f3f4afecb760 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ddf56ddd-3462-4d7a-a5d9-f3f4afecb760 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ddf56ddd-3462-4d7a-a5d9-f3f4afecb760 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ddf56ddd-3462-4d7a-a5d9-f3f4afecb760 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ddf56ddd-3462-4d7a-a5d9-f3f4afecb760 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 740/1488] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:39 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1eac854d-e540-493b-9435-50bf6d180a0d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: 7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume request issued successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1eac854d-e540-493b-9435-50bf6d180a0d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 202 Sep 03 11:03:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 749/1489] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:40 2026] DELETE /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d89cdaba-f773-45fb-a3fc-9683c3116c4d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d89cdaba-f773-45fb-a3fc-9683c3116c4d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d89cdaba-f773-45fb-a3fc-9683c3116c4d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d89cdaba-f773-45fb-a3fc-9683c3116c4d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d89cdaba-f773-45fb-a3fc-9683c3116c4d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d89cdaba-f773-45fb-a3fc-9683c3116c4d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 200 Sep 03 11:03:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 741/1490] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:40 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 888 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-be7d95be-dd85-4247-9849-986bb99fabbc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-be7d95be-dd85-4247-9849-986bb99fabbc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-be7d95be-dd85-4247-9849-986bb99fabbc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-be7d95be-dd85-4247-9849-986bb99fabbc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-be7d95be-dd85-4247-9849-986bb99fabbc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-be7d95be-dd85-4247-9849-986bb99fabbc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:03:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 750/1491] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:40 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "511d94c8-4d33-4bbd-91cb-16a081eee726", "name": "tempest-SnapshotsActionsTest-Snapshot-1704489853"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create snapshot from volume 511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Created reservations ['b3c5aaf0-a4b3-4687-a0b6-088e887aca38', '28ba7b6a-1574-4825-b7b6-c29991ef14c8', '26b1cf9a-6baa-43f3-8816-b94784dde32a', '54b7d23c-51aa-44a3-a847-50ab3792243b'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot create request issued successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-849dc1aa-f04a-45ed-85db-6e67b6d1ce92 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 742/1492] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9769a9d5-9285-47bc-884e-a0524bf7a2c8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9769a9d5-9285-47bc-884e-a0524bf7a2c8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9769a9d5-9285-47bc-884e-a0524bf7a2c8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9769a9d5-9285-47bc-884e-a0524bf7a2c8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9769a9d5-9285-47bc-884e-a0524bf7a2c8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9769a9d5-9285-47bc-884e-a0524bf7a2c8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 751/1493] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:40 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d0a5716e-6272-4b9c-8802-a2532d88a372 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d0a5716e-6272-4b9c-8802-a2532d88a372 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d0a5716e-6272-4b9c-8802-a2532d88a372 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d0a5716e-6272-4b9c-8802-a2532d88a372 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d0a5716e-6272-4b9c-8802-a2532d88a372 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d0a5716e-6272-4b9c-8802-a2532d88a372 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 743/1494] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:40 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-80f90ff5-c88c-45d4-a322-b881f57a5398 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-80f90ff5-c88c-45d4-a322-b881f57a5398 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-80f90ff5-c88c-45d4-a322-b881f57a5398 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-80f90ff5-c88c-45d4-a322-b881f57a5398 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-80f90ff5-c88c-45d4-a322-b881f57a5398 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 404 Sep 03 11:03:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 752/1495] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:41 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0dfd52a7-afb6-418e-b84a-61c329aa147a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0dfd52a7-afb6-418e-b84a-61c329aa147a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0dfd52a7-afb6-418e-b84a-61c329aa147a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0dfd52a7-afb6-418e-b84a-61c329aa147a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0dfd52a7-afb6-418e-b84a-61c329aa147a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 404 Sep 03 11:03:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 744/1496] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:41 2026] GET /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6980e73e-07b9-4716-8678-057849195832 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6980e73e-07b9-4716-8678-057849195832 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6980e73e-07b9-4716-8678-057849195832 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6980e73e-07b9-4716-8678-057849195832 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6980e73e-07b9-4716-8678-057849195832 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: 7520c96e-1f35-48c6-b4f2-a7900fd08b3d Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6980e73e-07b9-4716-8678-057849195832 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d returned with HTTP 404 Sep 03 11:03:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 753/1497] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:41 2026] DELETE /volume/v3/volumes/7520c96e-1f35-48c6-b4f2-a7900fd08b3d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1b625085-4ea2-476c-984c-ca95dc068c6a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete snapshot with id: b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot delete request issued successfully. Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b625085-4ea2-476c-984c-ca95dc068c6a tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 202 Sep 03 11:03:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 745/1498] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:41 2026] DELETE /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-85743410-cbed-4b6c-9e7b-d7720a32cb76 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85743410-cbed-4b6c-9e7b-d7720a32cb76 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85743410-cbed-4b6c-9e7b-d7720a32cb76 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85743410-cbed-4b6c-9e7b-d7720a32cb76 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-85743410-cbed-4b6c-9e7b-d7720a32cb76 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85743410-cbed-4b6c-9e7b-d7720a32cb76 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 754/1499] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:41 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2e82384c-48c1-4328-8118-48a6a6e5cc39 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e82384c-48c1-4328-8118-48a6a6e5cc39 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e82384c-48c1-4328-8118-48a6a6e5cc39 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e82384c-48c1-4328-8118-48a6a6e5cc39 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2e82384c-48c1-4328-8118-48a6a6e5cc39 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e82384c-48c1-4328-8118-48a6a6e5cc39 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 746/1500] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:41 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9e32f55-1eb6-4756-a958-05366e205f30 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9e32f55-1eb6-4756-a958-05366e205f30 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9e32f55-1eb6-4756-a958-05366e205f30 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9e32f55-1eb6-4756-a958-05366e205f30 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c9e32f55-1eb6-4756-a958-05366e205f30 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9e32f55-1eb6-4756-a958-05366e205f30 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 755/1501] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:41 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "233547cb-5fb4-47d3-88b1-6e95c2c07caa", "name": "tempest-VolumesExtendTest-Snapshot-143203993"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Create snapshot from volume 233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:42 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Created reservations ['4ba7d2f3-b443-485c-be34-a144768523ae', 'e90618b8-e83c-4e0e-ab81-e606d54d6328', 'def2dae7-7f0a-4eb5-a4ef-98ab03e53320', '8cf0ad4b-03a6-4b21-95ac-6d5297bf636f'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot create request issued successfully. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cdf99387-fb5b-4c61-9c58-b938a23fe6bb tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 747/1502] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:41 2026] POST /volume/v3/snapshots => generated 303 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c00029c5-f5c2-49db-86db-615874f1fa29 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c00029c5-f5c2-49db-86db-615874f1fa29 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c00029c5-f5c2-49db-86db-615874f1fa29 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c00029c5-f5c2-49db-86db-615874f1fa29 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c00029c5-f5c2-49db-86db-615874f1fa29 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c00029c5-f5c2-49db-86db-615874f1fa29 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 756/1503] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:42 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-59ab670b-e159-4bee-9f59-bd4ac60f694e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59ab670b-e159-4bee-9f59-bd4ac60f694e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59ab670b-e159-4bee-9f59-bd4ac60f694e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59ab670b-e159-4bee-9f59-bd4ac60f694e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-59ab670b-e159-4bee-9f59-bd4ac60f694e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59ab670b-e159-4bee-9f59-bd4ac60f694e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 748/1504] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:42 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a4bfaafa-d23c-4c8a-90b4-4e34067d43c9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4bfaafa-d23c-4c8a-90b4-4e34067d43c9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4bfaafa-d23c-4c8a-90b4-4e34067d43c9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4bfaafa-d23c-4c8a-90b4-4e34067d43c9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a4bfaafa-d23c-4c8a-90b4-4e34067d43c9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4bfaafa-d23c-4c8a-90b4-4e34067d43c9 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 757/1505] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:42 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ab5e428e-5ec1-4393-82c5-923ef6be1a2c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab5e428e-5ec1-4393-82c5-923ef6be1a2c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab5e428e-5ec1-4393-82c5-923ef6be1a2c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab5e428e-5ec1-4393-82c5-923ef6be1a2c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ab5e428e-5ec1-4393-82c5-923ef6be1a2c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab5e428e-5ec1-4393-82c5-923ef6be1a2c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 749/1506] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:43 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d4741814-4607-448d-9025-654e3589dacd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4741814-4607-448d-9025-654e3589dacd tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4741814-4607-448d-9025-654e3589dacd tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4741814-4607-448d-9025-654e3589dacd tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d4741814-4607-448d-9025-654e3589dacd tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4741814-4607-448d-9025-654e3589dacd tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 200 Sep 03 11:03:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 758/1507] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:43 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8a3dc35a-1efa-48a6-9608-332a76cfbc19 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a3dc35a-1efa-48a6-9608-332a76cfbc19 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a3dc35a-1efa-48a6-9608-332a76cfbc19 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a3dc35a-1efa-48a6-9608-332a76cfbc19 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a3dc35a-1efa-48a6-9608-332a76cfbc19 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a3dc35a-1efa-48a6-9608-332a76cfbc19 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 750/1508] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:43 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-45d664f6-cbb9-411c-a4d4-dee37e3be110 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45d664f6-cbb9-411c-a4d4-dee37e3be110 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45d664f6-cbb9-411c-a4d4-dee37e3be110 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45d664f6-cbb9-411c-a4d4-dee37e3be110 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-45d664f6-cbb9-411c-a4d4-dee37e3be110 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'creating'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45d664f6-cbb9-411c-a4d4-dee37e3be110 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 759/1509] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:43 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f5c30884-312e-405f-9fa9-9b5cbf0f67d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5c30884-312e-405f-9fa9-9b5cbf0f67d4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5c30884-312e-405f-9fa9-9b5cbf0f67d4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5c30884-312e-405f-9fa9-9b5cbf0f67d4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5c30884-312e-405f-9fa9-9b5cbf0f67d4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5c30884-312e-405f-9fa9-9b5cbf0f67d4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 751/1510] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-872662bb-49ef-4e95-bdc5-39c035553ac9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-872662bb-49ef-4e95-bdc5-39c035553ac9 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-872662bb-49ef-4e95-bdc5-39c035553ac9 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-872662bb-49ef-4e95-bdc5-39c035553ac9 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-872662bb-49ef-4e95-bdc5-39c035553ac9 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'available'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8bd5bffe-6266-472b-bbe6-4fc3d3812529 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8bd5bffe-6266-472b-bbe6-4fc3d3812529 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8bd5bffe-6266-472b-bbe6-4fc3d3812529 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8bd5bffe-6266-472b-bbe6-4fc3d3812529 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8bd5bffe-6266-472b-bbe6-4fc3d3812529 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8bd5bffe-6266-472b-bbe6-4fc3d3812529 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 752/1511] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-872662bb-49ef-4e95-bdc5-39c035553ac9 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 760/1512] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:44 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-feea26fa-e6b0-44b3-9f15-bc496fbe3a8e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-feea26fa-e6b0-44b3-9f15-bc496fbe3a8e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-feea26fa-e6b0-44b3-9f15-bc496fbe3a8e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-feea26fa-e6b0-44b3-9f15-bc496fbe3a8e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-feea26fa-e6b0-44b3-9f15-bc496fbe3a8e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-feea26fa-e6b0-44b3-9f15-bc496fbe3a8e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 753/1513] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f58b838-56db-48cd-9019-14810c053ac8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "511d94c8-4d33-4bbd-91cb-16a081eee726", "name": "tempest-SnapshotsActionsTest-Snapshot-734044379"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create snapshot from volume 511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Created reservations ['c5a01f7b-c044-4ad2-9c5a-b5ab49d98056', 'a2f8f445-4b17-4156-a4ee-b8cffc4a3264', '6366b5f6-52b9-4e34-833a-71828334c885', '208cc4cf-3450-4405-855b-bccbde297bd0'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19634128-e1fe-41f4-b09e-09b1e070d95c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19634128-e1fe-41f4-b09e-09b1e070d95c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19634128-e1fe-41f4-b09e-09b1e070d95c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19634128-e1fe-41f4-b09e-09b1e070d95c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19634128-e1fe-41f4-b09e-09b1e070d95c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 returned with HTTP 404 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 754/1514] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/snapshots/b95797e1-e76f-4bdd-8b09-1d17748ee880 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-00c34891-95c4-4930-bc4f-c9c3d3387645 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00c34891-95c4-4930-bc4f-c9c3d3387645 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00c34891-95c4-4930-bc4f-c9c3d3387645 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00c34891-95c4-4930-bc4f-c9c3d3387645 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot create request issued successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-00c34891-95c4-4930-bc4f-c9c3d3387645 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f58b838-56db-48cd-9019-14810c053ac8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 761/1515] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00c34891-95c4-4930-bc4f-c9c3d3387645 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 200 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 755/1516] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-122d0eb8-ea99-42ff-8c7e-08cc2ddb9ea5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-122d0eb8-ea99-42ff-8c7e-08cc2ddb9ea5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-122d0eb8-ea99-42ff-8c7e-08cc2ddb9ea5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-122d0eb8-ea99-42ff-8c7e-08cc2ddb9ea5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-122d0eb8-ea99-42ff-8c7e-08cc2ddb9ea5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-122d0eb8-ea99-42ff-8c7e-08cc2ddb9ea5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 762/1517] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume request issued successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d3c846f5-7ac9-4ea7-a3de-4fd743f0115d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 202 Sep 03 11:03:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 756/1518] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:44 2026] DELETE /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25d43d75-f65d-44c8-a181-32ac96179ebf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25d43d75-f65d-44c8-a181-32ac96179ebf tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25d43d75-f65d-44c8-a181-32ac96179ebf tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25d43d75-f65d-44c8-a181-32ac96179ebf tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-25d43d75-f65d-44c8-a181-32ac96179ebf tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25d43d75-f65d-44c8-a181-32ac96179ebf tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 200 Sep 03 11:03:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 763/1519] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:44 2026] GET /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f561a230-0b4b-4fef-8ee7-1743244e96d6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f561a230-0b4b-4fef-8ee7-1743244e96d6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f561a230-0b4b-4fef-8ee7-1743244e96d6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f561a230-0b4b-4fef-8ee7-1743244e96d6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f561a230-0b4b-4fef-8ee7-1743244e96d6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f561a230-0b4b-4fef-8ee7-1743244e96d6 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 757/1520] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:45 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 435 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cdb9c116-1f46-4130-801d-6722085a628f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cdb9c116-1f46-4130-801d-6722085a628f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cdb9c116-1f46-4130-801d-6722085a628f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cdb9c116-1f46-4130-801d-6722085a628f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cdb9c116-1f46-4130-801d-6722085a628f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cdb9c116-1f46-4130-801d-6722085a628f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 764/1521] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:45 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b21510c5-fcd9-4c47-a531-d4e0d730ee36 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b21510c5-fcd9-4c47-a531-d4e0d730ee36 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b21510c5-fcd9-4c47-a531-d4e0d730ee36 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b21510c5-fcd9-4c47-a531-d4e0d730ee36 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b21510c5-fcd9-4c47-a531-d4e0d730ee36 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 returned with HTTP 404 Sep 03 11:03:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 758/1522] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:45 2026] GET /volume/v3/volumes/aa2ccebe-bb54-436b-aca7-930e380c3696 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fd2c4d0c-991f-4766-acc6-5cf3bd300a13 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd2c4d0c-991f-4766-acc6-5cf3bd300a13 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:03:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd2c4d0c-991f-4766-acc6-5cf3bd300a13 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd2c4d0c-991f-4766-acc6-5cf3bd300a13 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fd2c4d0c-991f-4766-acc6-5cf3bd300a13 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd2c4d0c-991f-4766-acc6-5cf3bd300a13 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:03:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 765/1523] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:45 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-691736119"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-691736119'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume of 1 GB Sep 03 11:03:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Availability Zones retrieved successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (59c342d7-5a4e-429c-913b-aeee9b780416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c9fdc1-7e58-44d7-8211-4b6ab1662dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c9fdc1-7e58-44d7-8211-4b6ab1662dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf007464-31f2-4a6a-8656-e52514384626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['7448e1e4-a226-4260-b9f8-38261ba700e5', '47d4dbd6-2aaa-4e9f-88db-ebaa92310cd0', 'a8c82186-af16-4b52-915d-a5b0bb4a837a', '3d153c06-99b8-49d5-a4f1-3a2c129e639f'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf007464-31f2-4a6a-8656-e52514384626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7448e1e4-a226-4260-b9f8-38261ba700e5', '47d4dbd6-2aaa-4e9f-88db-ebaa92310cd0', 'a8c82186-af16-4b52-915d-a5b0bb4a837a', '3d153c06-99b8-49d5-a4f1-3a2c129e639f']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ee7400-3741-48e4-affb-8399f218389c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ee7400-3741-48e4-affb-8399f218389c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83c3b9ba-144a-446d-8689-13bf2a7e6c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-691736119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['7448e1e4-a226-4260-b9f8-38261ba700e5','47d4dbd6-2aaa-4e9f-88db-ebaa92310cd0','a8c82186-af16-4b52-915d-a5b0bb4a837a','3d153c06-99b8-49d5-a4f1-3a2c129e639f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-691736119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83c3b9ba-144a-446d-8689-13bf2a7e6c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b49c786262046a7a573c1592bcd4be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330e7c45-4563-434a-a782-a66eeec028f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330e7c45-4563-434a-a782-a66eeec028f2) transitioned into state 'SUCCESS' from state '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-691736119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['7448e1e4-a226-4260-b9f8-38261ba700e5','47d4dbd6-2aaa-4e9f-88db-ebaa92310cd0','a8c82186-af16-4b52-915d-a5b0bb4a837a','3d153c06-99b8-49d5-a4f1-3a2c129e639f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18ca5c7-7d6c-4db5-9227-9b22206059c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18ca5c7-7d6c-4db5-9227-9b22206059c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (59c342d7-5a4e-429c-913b-aeee9b780416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request issued successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-43f4e0ec-cadf-4863-8238-7a5f12052f0c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 759/1524] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:03:45 2026] POST /volume/v3/volumes => generated 762 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-833f10bc-224b-477d-bdae-59fa5c80a89d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-833f10bc-224b-477d-bdae-59fa5c80a89d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-833f10bc-224b-477d-bdae-59fa5c80a89d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-833f10bc-224b-477d-bdae-59fa5c80a89d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f8967032-3cdd-4931-8a0c-d68b7bca56c5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8967032-3cdd-4931-8a0c-d68b7bca56c5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8967032-3cdd-4931-8a0c-d68b7bca56c5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8967032-3cdd-4931-8a0c-d68b7bca56c5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-833f10bc-224b-477d-bdae-59fa5c80a89d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f8967032-3cdd-4931-8a0c-d68b7bca56c5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8967032-3cdd-4931-8a0c-d68b7bca56c5 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 760/1525] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:46 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 462 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-833f10bc-224b-477d-bdae-59fa5c80a89d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 200 Sep 03 11:03:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 766/1526] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:46 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 830 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] POST http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa/action Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3aa78ba9-0dbb-4031-a619-7e61af9376ef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3aa78ba9-0dbb-4031-a619-7e61af9376ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3aa78ba9-0dbb-4031-a619-7e61af9376ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3aa78ba9-0dbb-4031-a619-7e61af9376ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:46 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Created reservations ['e7ab0d71-68e6-41e6-875d-31a7acb90c21', 'ffa3e177-ee8c-4d7c-aa54-e652ec87b4f8'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3aa78ba9-0dbb-4031-a619-7e61af9376ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3aa78ba9-0dbb-4031-a619-7e61af9376ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 767/1527] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:46 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Extend volume request issued successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f816786-7a37-47ac-9bc4-769bcd4163dc tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa/action returned with HTTP 202 Sep 03 11:03:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 761/1528] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:03:46 2026] POST /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bcd8f017-a8d0-4a07-ba5c-7d2d50f73d95 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bcd8f017-a8d0-4a07-ba5c-7d2d50f73d95 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bcd8f017-a8d0-4a07-ba5c-7d2d50f73d95 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bcd8f017-a8d0-4a07-ba5c-7d2d50f73d95 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bcd8f017-a8d0-4a07-ba5c-7d2d50f73d95 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bcd8f017-a8d0-4a07-ba5c-7d2d50f73d95 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 768/1529] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:46 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-35ca699a-5c7d-4a5f-b068-abe60168f864 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35ca699a-5c7d-4a5f-b068-abe60168f864 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:03:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35ca699a-5c7d-4a5f-b068-abe60168f864 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35ca699a-5c7d-4a5f-b068-abe60168f864 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-35ca699a-5c7d-4a5f-b068-abe60168f864 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35ca699a-5c7d-4a5f-b068-abe60168f864 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 200 Sep 03 11:03:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 762/1530] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:47 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-59270841-b382-4787-91e5-2c22eddc9ca2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59270841-b382-4787-91e5-2c22eddc9ca2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59270841-b382-4787-91e5-2c22eddc9ca2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-59270841-b382-4787-91e5-2c22eddc9ca2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-59270841-b382-4787-91e5-2c22eddc9ca2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-59270841-b382-4787-91e5-2c22eddc9ca2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 769/1531] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:47 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-94a9dd95-5f76-4f9a-83ec-fa2d1c13f592 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-94a9dd95-5f76-4f9a-83ec-fa2d1c13f592 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-94a9dd95-5f76-4f9a-83ec-fa2d1c13f592 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-94a9dd95-5f76-4f9a-83ec-fa2d1c13f592 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-94a9dd95-5f76-4f9a-83ec-fa2d1c13f592 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-94a9dd95-5f76-4f9a-83ec-fa2d1c13f592 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 763/1532] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:47 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-291b6a9d-f102-4b5d-9363-d08905d347f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-291b6a9d-f102-4b5d-9363-d08905d347f9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-291b6a9d-f102-4b5d-9363-d08905d347f9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-291b6a9d-f102-4b5d-9363-d08905d347f9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-291b6a9d-f102-4b5d-9363-d08905d347f9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-291b6a9d-f102-4b5d-9363-d08905d347f9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 200 Sep 03 11:03:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 770/1533] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:48 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-162ac9e2-4005-489f-bb82-92f5c4708432 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83c3b9ba-144a-446d-8689-13bf2a7e6c8c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1150817797"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create snapshot from volume 83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:03:48 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['781b0863-79d8-4a49-a65e-1053422642a5', 'dfbf2196-f18d-4d6f-8803-a8b1c83c656a', 'a2bf1480-3523-4914-8447-c0a6fc683c8b', 'eded4579-5f4f-4809-b3e9-0123d63429d2'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2e5a723-869f-40c2-af3c-ee22b80f7c23 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2e5a723-869f-40c2-af3c-ee22b80f7c23 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2e5a723-869f-40c2-af3c-ee22b80f7c23 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2e5a723-869f-40c2-af3c-ee22b80f7c23 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2e5a723-869f-40c2-af3c-ee22b80f7c23 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2e5a723-869f-40c2-af3c-ee22b80f7c23 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 771/1534] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:48 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7f8d7188-1e03-4a0a-ba67-2ef574b23cef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f8d7188-1e03-4a0a-ba67-2ef574b23cef tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9/action Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f8d7188-1e03-4a0a-ba67-2ef574b23cef tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f8d7188-1e03-4a0a-ba67-2ef574b23cef tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-7f8d7188-1e03-4a0a-ba67-2ef574b23cef tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot 'bfd21112-c571-45d0-83bb-735145b27eb9' with '{'status': 'creating'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:03:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot create request issued successfully. Sep 03 11:03:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-162ac9e2-4005-489f-bb82-92f5c4708432 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 764/1535] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b89a7879-6485-4426-8577-d9662994ccd4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b89a7879-6485-4426-8577-d9662994ccd4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:03:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b89a7879-6485-4426-8577-d9662994ccd4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b89a7879-6485-4426-8577-d9662994ccd4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b89a7879-6485-4426-8577-d9662994ccd4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b89a7879-6485-4426-8577-d9662994ccd4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:03:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 765/1536] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:48 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3d608a89-6fd3-43c1-b3cf-448e13a2a6d1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d608a89-6fd3-43c1-b3cf-448e13a2a6d1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d608a89-6fd3-43c1-b3cf-448e13a2a6d1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d608a89-6fd3-43c1-b3cf-448e13a2a6d1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f8d7188-1e03-4a0a-ba67-2ef574b23cef tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9/action returned with HTTP 202 Sep 03 11:03:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 772/1537] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:48 2026] POST /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-201830c0-c0cd-47d2-a064-d2ff1f7ed6db None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-201830c0-c0cd-47d2-a064-d2ff1f7ed6db tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-201830c0-c0cd-47d2-a064-d2ff1f7ed6db tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-201830c0-c0cd-47d2-a064-d2ff1f7ed6db tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-201830c0-c0cd-47d2-a064-d2ff1f7ed6db tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3d608a89-6fd3-43c1-b3cf-448e13a2a6d1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-201830c0-c0cd-47d2-a064-d2ff1f7ed6db tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 773/1538] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:49 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d608a89-6fd3-43c1-b3cf-448e13a2a6d1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4faa613b-4614-4947-abb8-c9427e22527a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 766/1539] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:49 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4faa613b-4614-4947-abb8-c9427e22527a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9/action Sep 03 11:03:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4faa613b-4614-4947-abb8-c9427e22527a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4faa613b-4614-4947-abb8-c9427e22527a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4faa613b-4614-4947-abb8-c9427e22527a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot retrieved successfully. Sep 03 11:03:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4faa613b-4614-4947-abb8-c9427e22527a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot delete request issued successfully. Sep 03 11:03:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4faa613b-4614-4947-abb8-c9427e22527a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9/action returned with HTTP 202 Sep 03 11:03:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 774/1540] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:49 2026] POST /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed6b23fc-1c27-4238-9b74-c3caecd8df7a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed6b23fc-1c27-4238-9b74-c3caecd8df7a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed6b23fc-1c27-4238-9b74-c3caecd8df7a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed6b23fc-1c27-4238-9b74-c3caecd8df7a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ed6b23fc-1c27-4238-9b74-c3caecd8df7a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed6b23fc-1c27-4238-9b74-c3caecd8df7a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 767/1541] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:49 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-de88f4cc-ffa3-4cbc-af50-68a71d521b9e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de88f4cc-ffa3-4cbc-af50-68a71d521b9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-de88f4cc-ffa3-4cbc-af50-68a71d521b9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-de88f4cc-ffa3-4cbc-af50-68a71d521b9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-de88f4cc-ffa3-4cbc-af50-68a71d521b9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de88f4cc-ffa3-4cbc-af50-68a71d521b9e tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:03:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 775/1542] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:50 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe228269-aee3-4b14-9521-a45e1be2b19f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe228269-aee3-4b14-9521-a45e1be2b19f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe228269-aee3-4b14-9521-a45e1be2b19f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe228269-aee3-4b14-9521-a45e1be2b19f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe228269-aee3-4b14-9521-a45e1be2b19f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe228269-aee3-4b14-9521-a45e1be2b19f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 768/1543] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:50 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41c42760-87ce-4919-a7e1-446abbc8bde1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0fa973d3-2528-4b25-869e-91c1068affd7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c42760-87ce-4919-a7e1-446abbc8bde1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c42760-87ce-4919-a7e1-446abbc8bde1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c42760-87ce-4919-a7e1-446abbc8bde1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0fa973d3-2528-4b25-869e-91c1068affd7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0fa973d3-2528-4b25-869e-91c1068affd7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0fa973d3-2528-4b25-869e-91c1068affd7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-41c42760-87ce-4919-a7e1-446abbc8bde1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0fa973d3-2528-4b25-869e-91c1068affd7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0fa973d3-2528-4b25-869e-91c1068affd7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 769/1544] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:50 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c42760-87ce-4919-a7e1-446abbc8bde1 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 776/1545] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:50 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Delete snapshot with id: cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot delete request issued successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-34e9e7f8-2207-4f0d-a8e0-7139ce662354 tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 202 Sep 03 11:03:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 770/1546] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:50 2026] DELETE /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0610a534-3fa3-4bc5-90b1-b598d0560edd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0610a534-3fa3-4bc5-90b1-b598d0560edd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0610a534-3fa3-4bc5-90b1-b598d0560edd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0610a534-3fa3-4bc5-90b1-b598d0560edd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0610a534-3fa3-4bc5-90b1-b598d0560edd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0610a534-3fa3-4bc5-90b1-b598d0560edd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 777/1547] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:50 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0a8e2e9a-1376-44e7-a082-d344ae2536d7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0a8e2e9a-1376-44e7-a082-d344ae2536d7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:03:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0a8e2e9a-1376-44e7-a082-d344ae2536d7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0a8e2e9a-1376-44e7-a082-d344ae2536d7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0a8e2e9a-1376-44e7-a082-d344ae2536d7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0a8e2e9a-1376-44e7-a082-d344ae2536d7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:03:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 771/1548] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:51 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-339f7edb-68ce-4569-84b7-db60fe923adf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-339f7edb-68ce-4569-84b7-db60fe923adf tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-339f7edb-68ce-4569-84b7-db60fe923adf tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-339f7edb-68ce-4569-84b7-db60fe923adf tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-339f7edb-68ce-4569-84b7-db60fe923adf tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-339f7edb-68ce-4569-84b7-db60fe923adf tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 200 Sep 03 11:03:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 778/1549] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:51 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-22ceb7f6-08a1-4109-8951-015758dff3bf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22ceb7f6-08a1-4109-8951-015758dff3bf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22ceb7f6-08a1-4109-8951-015758dff3bf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22ceb7f6-08a1-4109-8951-015758dff3bf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-22ceb7f6-08a1-4109-8951-015758dff3bf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Snapshot retrieved successfully. Sep 03 11:03:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22ceb7f6-08a1-4109-8951-015758dff3bf tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 200 Sep 03 11:03:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 772/1550] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:51 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-83825b30-39a2-42eb-ae12-151807d9c8a6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-83825b30-39a2-42eb-ae12-151807d9c8a6 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-83825b30-39a2-42eb-ae12-151807d9c8a6 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-83825b30-39a2-42eb-ae12-151807d9c8a6 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-83825b30-39a2-42eb-ae12-151807d9c8a6 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-83825b30-39a2-42eb-ae12-151807d9c8a6 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 779/1551] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9112a73a-f52c-4b3a-a86e-766515ee7d07", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1199427315"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request body: {'volume': {'snapshot_id': '9112a73a-f52c-4b3a-a86e-766515ee7d07', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1199427315'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume of 1 GB Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Availability Zones retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (8382f2db-94b3-45d4-8850-e2bf1b0c8014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a86fd1c-f52b-48ab-abbc-f5a4d41a80b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a86fd1c-f52b-48ab-abbc-f5a4d41a80b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9112a73a-f52c-4b3a-a86e-766515ee7d07', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0ba91b-fcd1-4fc2-a31b-d43c0045b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ca6dd271-3164-4d55-8d2c-5afe31801a1a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ca6dd271-3164-4d55-8d2c-5afe31801a1a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ca6dd271-3164-4d55-8d2c-5afe31801a1a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ca6dd271-3164-4d55-8d2c-5afe31801a1a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ca6dd271-3164-4d55-8d2c-5afe31801a1a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 404 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 780/1552] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aa256327-45b5-40a4-b8cb-325bf272c16e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa256327-45b5-40a4-b8cb-325bf272c16e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aa256327-45b5-40a4-b8cb-325bf272c16e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aa256327-45b5-40a4-b8cb-325bf272c16e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-aa256327-45b5-40a4-b8cb-325bf272c16e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'available'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Created reservations ['8d34e2f3-4308-4770-a8f9-815c90a5d5f1', 'ea38cb55-9d9b-49ba-81c7-97471d9e8239', '8842bdd5-ac93-478c-a1c8-65f98c6b1241', '3ff52778-931a-49e7-9806-bf0763b713cb'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0ba91b-fcd1-4fc2-a31b-d43c0045b364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d34e2f3-4308-4770-a8f9-815c90a5d5f1', 'ea38cb55-9d9b-49ba-81c7-97471d9e8239', '8842bdd5-ac93-478c-a1c8-65f98c6b1241', '3ff52778-931a-49e7-9806-bf0763b713cb']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8546a5a-8b1b-4483-9fd7-e4da5a7a8a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa256327-45b5-40a4-b8cb-325bf272c16e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 781/1553] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:52 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9c7a99d1-62ee-4130-bb6a-eb0d815381ac None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c7a99d1-62ee-4130-bb6a-eb0d815381ac tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c7a99d1-62ee-4130-bb6a-eb0d815381ac tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c7a99d1-62ee-4130-bb6a-eb0d815381ac tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c7a99d1-62ee-4130-bb6a-eb0d815381ac tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 returned with HTTP 404 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 782/1554] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/snapshots/cc45a91e-d7d0-4bae-a6cd-2663b780ebe4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-32b0348f-3da1-4ed6-af04-01a81e183e0c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32b0348f-3da1-4ed6-af04-01a81e183e0c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32b0348f-3da1-4ed6-af04-01a81e183e0c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32b0348f-3da1-4ed6-af04-01a81e183e0c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-32b0348f-3da1-4ed6-af04-01a81e183e0c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32b0348f-3da1-4ed6-af04-01a81e183e0c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 783/1555] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-06a25a6d-a0bb-47b3-a47b-74708929419b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-06a25a6d-a0bb-47b3-a47b-74708929419b tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-06a25a6d-a0bb-47b3-a47b-74708929419b tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-06a25a6d-a0bb-47b3-a47b-74708929419b tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8546a5a-8b1b-4483-9fd7-e4da5a7a8a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '153af8a2-7e51-46a1-a6c1-c213eb775ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1199427315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['8d34e2f3-4308-4770-a8f9-815c90a5d5f1','ea38cb55-9d9b-49ba-81c7-97471d9e8239','8842bdd5-ac93-478c-a1c8-65f98c6b1241','3ff52778-931a-49e7-9806-bf0763b713cb'],size=1,snapshot_id=9112a73a-f52c-4b3a-a86e-766515ee7d07,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1199427315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=153af8a2-7e51-46a1-a6c1-c213eb775ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b49c786262046a7a573c1592bcd4be3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9112a73a-f52c-4b3a-a86e-766515ee7d07,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79205b5b-d58e-4b68-acf7-c4b8dd9d4bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-06a25a6d-a0bb-47b3-a47b-74708929419b tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-06a25a6d-a0bb-47b3-a47b-74708929419b tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 784/1556] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-58bfc5ae-22d5-41c9-b12c-572e4cca630b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58bfc5ae-22d5-41c9-b12c-572e4cca630b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58bfc5ae-22d5-41c9-b12c-572e4cca630b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58bfc5ae-22d5-41c9-b12c-572e4cca630b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-58bfc5ae-22d5-41c9-b12c-572e4cca630b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete snapshot with id: bfd21112-c571-45d0-83bb-735145b27eb9 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58bfc5ae-22d5-41c9-b12c-572e4cca630b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 returned with HTTP 404 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 785/1557] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:03:52 2026] DELETE /volume/v3/snapshots/bfd21112-c571-45d0-83bb-735145b27eb9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] DELETE http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Delete volume with id: 233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79205b5b-d58e-4b68-acf7-c4b8dd9d4bb9) transitioned into state 'SUCCESS' from state '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-1199427315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b49c786262046a7a573c1592bcd4be3',qos_specs=None,replication_status=,reservations=['8d34e2f3-4308-4770-a8f9-815c90a5d5f1','ea38cb55-9d9b-49ba-81c7-97471d9e8239','8842bdd5-ac93-478c-a1c8-65f98c6b1241','3ff52778-931a-49e7-9806-bf0763b713cb'],size=1,snapshot_id=9112a73a-f52c-4b3a-a86e-766515ee7d07,source_replicaid=,source_volid=None,status='creating',user_id='edff3bdc6546415d9f34b83ff8e94e21',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90683411-f6cc-44cc-aef0-027baa57ea6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Delete volume request issued successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-31aa84f0-0fb5-429c-93e8-3ba980d6e22c tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 202 Sep 03 11:03:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 786/1558] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:03:52 2026] DELETE /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "511d94c8-4d33-4bbd-91cb-16a081eee726", "name": "tempest-SnapshotsActionsTest-Snapshot-1968232029"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90683411-f6cc-44cc-aef0-027baa57ea6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Flow 'volume_create_api' (8382f2db-94b3-45d4-8850-e2bf1b0c8014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Create volume request issued successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1f4ee44-1639-410d-acd6-72daa10c1cab tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 773/1559] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:52 2026] POST /volume/v3/volumes => generated 797 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5c99939d-8221-446d-aab0-4b723c587d0f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5c99939d-8221-446d-aab0-4b723c587d0f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5c99939d-8221-446d-aab0-4b723c587d0f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5c99939d-8221-446d-aab0-4b723c587d0f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create snapshot from volume 511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5c99939d-8221-446d-aab0-4b723c587d0f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Volume info retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5c99939d-8221-446d-aab0-4b723c587d0f tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 200 Sep 03 11:03:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 774/1560] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-817b7862-9975-4750-b9c8-753d4422d454 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-817b7862-9975-4750-b9c8-753d4422d454 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-817b7862-9975-4750-b9c8-753d4422d454 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-817b7862-9975-4750-b9c8-753d4422d454 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-817b7862-9975-4750-b9c8-753d4422d454 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Created reservations ['1ca3d9eb-4eb0-41ff-a7a7-b43385e109e0', 'e523bbf2-5fb7-4c80-b35d-0feed4a2efeb', '54c89127-0dc8-45e5-9221-aab0e93f5bc7', '1c09642b-f1ed-499c-96e3-4c2f8472aa6c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-817b7862-9975-4750-b9c8-753d4422d454 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 775/1561] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:52 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot create request issued successfully. Sep 03 11:03:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6832385a-4ef8-43dd-ba53-3fc0be72aa3a tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:03:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 787/1562] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:03:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1ce0a037-d1f7-400b-b2b0-18edb9140781 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1ce0a037-d1f7-400b-b2b0-18edb9140781 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1ce0a037-d1f7-400b-b2b0-18edb9140781 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1ce0a037-d1f7-400b-b2b0-18edb9140781 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1ce0a037-d1f7-400b-b2b0-18edb9140781 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1ce0a037-d1f7-400b-b2b0-18edb9140781 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 776/1563] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:53 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a74d27ab-9074-4e9b-a30d-3860d7d7b1dd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a74d27ab-9074-4e9b-a30d-3860d7d7b1dd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] GET http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa Sep 03 11:03:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a74d27ab-9074-4e9b-a30d-3860d7d7b1dd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a74d27ab-9074-4e9b-a30d-3860d7d7b1dd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a74d27ab-9074-4e9b-a30d-3860d7d7b1dd tempest-VolumesExtendTest-915657212 tempest-VolumesExtendTest-915657212-project-member] http://192.168.122.139/volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa returned with HTTP 404 Sep 03 11:03:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 788/1564] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:53 2026] GET /volume/v3/volumes/233547cb-5fb4-47d3-88b1-6e95c2c07caa => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:03:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9b3d7dc6-3042-4142-8b1f-477c24d6c126 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b3d7dc6-3042-4142-8b1f-477c24d6c126 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b3d7dc6-3042-4142-8b1f-477c24d6c126 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b3d7dc6-3042-4142-8b1f-477c24d6c126 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9b3d7dc6-3042-4142-8b1f-477c24d6c126 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b3d7dc6-3042-4142-8b1f-477c24d6c126 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 777/1565] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:53 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-507cff26-c8e5-45e0-bbad-ff7b8b8a290c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-507cff26-c8e5-45e0-bbad-ff7b8b8a290c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-507cff26-c8e5-45e0-bbad-ff7b8b8a290c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-507cff26-c8e5-45e0-bbad-ff7b8b8a290c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-507cff26-c8e5-45e0-bbad-ff7b8b8a290c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-507cff26-c8e5-45e0-bbad-ff7b8b8a290c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 789/1566] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:54 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f9aebe5d-eb55-4df9-9861-92ad8e411ed9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9aebe5d-eb55-4df9-9861-92ad8e411ed9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9aebe5d-eb55-4df9-9861-92ad8e411ed9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9aebe5d-eb55-4df9-9861-92ad8e411ed9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f9aebe5d-eb55-4df9-9861-92ad8e411ed9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9aebe5d-eb55-4df9-9861-92ad8e411ed9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 778/1567] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:55 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-800363b3-5fde-4701-9416-9509bc5e651e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-800363b3-5fde-4701-9416-9509bc5e651e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-800363b3-5fde-4701-9416-9509bc5e651e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-800363b3-5fde-4701-9416-9509bc5e651e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-800363b3-5fde-4701-9416-9509bc5e651e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-800363b3-5fde-4701-9416-9509bc5e651e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 790/1568] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:55 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9762b8ee-b948-4c9b-8caa-40fb5453ac77 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9762b8ee-b948-4c9b-8caa-40fb5453ac77 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9762b8ee-b948-4c9b-8caa-40fb5453ac77 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9762b8ee-b948-4c9b-8caa-40fb5453ac77 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9762b8ee-b948-4c9b-8caa-40fb5453ac77 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9762b8ee-b948-4c9b-8caa-40fb5453ac77 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 779/1569] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:56 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cb40c654-30fc-4f8f-85e4-7757480f91c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb40c654-30fc-4f8f-85e4-7757480f91c4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb40c654-30fc-4f8f-85e4-7757480f91c4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb40c654-30fc-4f8f-85e4-7757480f91c4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cb40c654-30fc-4f8f-85e4-7757480f91c4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb40c654-30fc-4f8f-85e4-7757480f91c4 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 791/1570] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:56 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6cc23489-70c4-4a92-8091-445c7e41d627 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6cc23489-70c4-4a92-8091-445c7e41d627 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434/action Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6cc23489-70c4-4a92-8091-445c7e41d627 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6cc23489-70c4-4a92-8091-445c7e41d627 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-6cc23489-70c4-4a92-8091-445c7e41d627 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '0c5bd62e-0552-493d-beac-0b7826122434' with '{'status': 'deleting'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6cc23489-70c4-4a92-8091-445c7e41d627 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434/action returned with HTTP 202 Sep 03 11:03:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 780/1571] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:56 2026] POST /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b0a3e615-c712-40d5-8b29-f9f49bdb3322 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0a3e615-c712-40d5-8b29-f9f49bdb3322 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0a3e615-c712-40d5-8b29-f9f49bdb3322 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0a3e615-c712-40d5-8b29-f9f49bdb3322 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b0a3e615-c712-40d5-8b29-f9f49bdb3322 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0a3e615-c712-40d5-8b29-f9f49bdb3322 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 792/1572] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:56 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434/action Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot retrieved successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot delete request issued successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9b0bc2a-4584-4193-a568-abc9de4592ee tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434/action returned with HTTP 202 Sep 03 11:03:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 781/1573] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:03:56 2026] POST /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bc8e1478-2d21-4785-b9c7-0025466420a3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc8e1478-2d21-4785-b9c7-0025466420a3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc8e1478-2d21-4785-b9c7-0025466420a3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc8e1478-2d21-4785-b9c7-0025466420a3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bc8e1478-2d21-4785-b9c7-0025466420a3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc8e1478-2d21-4785-b9c7-0025466420a3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 793/1574] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:56 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-445683963", "metadata": {"Type": "Test"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-445683963', 'metadata': {'Type': 'Test'}}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:03:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (deb4563b-b95e-4de2-807e-a8fa21b12a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77253cb9-89c1-48d0-a064-844a31bea723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77253cb9-89c1-48d0-a064-844a31bea723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:56 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bdd9b7-92b6-480d-93af-d5872b023686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['b33a7314-fd6b-4774-ac66-e5c40b5ea008', '63f4e191-8dcd-4849-bd6e-a7b1df65ef3e', 'ca8d150e-cbb0-43d7-ae85-c170e5ed3597', '388bc351-f04a-49d9-a703-6f8f8f73796f'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bdd9b7-92b6-480d-93af-d5872b023686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b33a7314-fd6b-4774-ac66-e5c40b5ea008', '63f4e191-8dcd-4849-bd6e-a7b1df65ef3e', 'ca8d150e-cbb0-43d7-ae85-c170e5ed3597', '388bc351-f04a-49d9-a703-6f8f8f73796f']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a9033b-e2ca-45ee-9580-5747895f5f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-670bfdf4-4590-46b8-b5bd-03cd72779843 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-670bfdf4-4590-46b8-b5bd-03cd72779843 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-670bfdf4-4590-46b8-b5bd-03cd72779843 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-670bfdf4-4590-46b8-b5bd-03cd72779843 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-670bfdf4-4590-46b8-b5bd-03cd72779843 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a9033b-e2ca-45ee-9580-5747895f5f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4cc6a6e-cfd3-4750-b366-0af2834a66a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-445683963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['b33a7314-fd6b-4774-ac66-e5c40b5ea008','63f4e191-8dcd-4849-bd6e-a7b1df65ef3e','ca8d150e-cbb0-43d7-ae85-c170e5ed3597','388bc351-f04a-49d9-a703-6f8f8f73796f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-445683963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4cc6a6e-cfd3-4750-b366-0af2834a66a0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-670bfdf4-4590-46b8-b5bd-03cd72779843 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 794/1575] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:57 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a689c48-f786-4458-aa09-16e6a565d1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a689c48-f786-4458-aa09-16e6a565d1da) transitioned into state 'SUCCESS' from state '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-445683963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['b33a7314-fd6b-4774-ac66-e5c40b5ea008','63f4e191-8dcd-4849-bd6e-a7b1df65ef3e','ca8d150e-cbb0-43d7-ae85-c170e5ed3597','388bc351-f04a-49d9-a703-6f8f8f73796f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f764df93-50ff-4baa-85ef-a1f92c3b338f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4286fc2d-884e-4d4b-81b4-49d269d36c07 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f764df93-50ff-4baa-85ef-a1f92c3b338f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (deb4563b-b95e-4de2-807e-a8fa21b12a07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4286fc2d-884e-4d4b-81b4-49d269d36c07 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:03:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4286fc2d-884e-4d4b-81b4-49d269d36c07 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4ca1075-b1b8-4a32-ad2d-7e36e375c0bb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:03:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 782/1576] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:03:56 2026] POST /volume/v3/volumes => generated 767 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:03:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4286fc2d-884e-4d4b-81b4-49d269d36c07 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37f30221-6a65-44c7-91df-5eee9765fa18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37f30221-6a65-44c7-91df-5eee9765fa18 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37f30221-6a65-44c7-91df-5eee9765fa18 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37f30221-6a65-44c7-91df-5eee9765fa18 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4286fc2d-884e-4d4b-81b4-49d269d36c07 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4286fc2d-884e-4d4b-81b4-49d269d36c07 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 795/1577] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:57 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-37f30221-6a65-44c7-91df-5eee9765fa18 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:03:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37f30221-6a65-44c7-91df-5eee9765fa18 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:03:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 783/1578] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:57 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 835 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-06eeadc4-661c-481c-92e2-5e593e632a4b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-06eeadc4-661c-481c-92e2-5e593e632a4b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-06eeadc4-661c-481c-92e2-5e593e632a4b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-06eeadc4-661c-481c-92e2-5e593e632a4b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-06eeadc4-661c-481c-92e2-5e593e632a4b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-06eeadc4-661c-481c-92e2-5e593e632a4b tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 796/1579] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:58 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-44e63067-02d6-4268-b43f-26e21734e30d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-44e63067-02d6-4268-b43f-26e21734e30d tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-44e63067-02d6-4268-b43f-26e21734e30d tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-44e63067-02d6-4268-b43f-26e21734e30d tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-44e63067-02d6-4268-b43f-26e21734e30d tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-44e63067-02d6-4268-b43f-26e21734e30d tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 784/1580] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:58 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:03:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e5713a69-781c-4992-a410-878031a01ab1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5713a69-781c-4992-a410-878031a01ab1 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:03:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5713a69-781c-4992-a410-878031a01ab1 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e5713a69-781c-4992-a410-878031a01ab1 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e5713a69-781c-4992-a410-878031a01ab1 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:03:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e5713a69-781c-4992-a410-878031a01ab1 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:03:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 797/1581] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:58 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 859 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1c64e49d-c487-4cf6-916b-65a2d357c23f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c64e49d-c487-4cf6-916b-65a2d357c23f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:03:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c64e49d-c487-4cf6-916b-65a2d357c23f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c64e49d-c487-4cf6-916b-65a2d357c23f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:03:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:03:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e089cd99-cf41-4521-96b5-5095a0e9f3f0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e089cd99-cf41-4521-96b5-5095a0e9f3f0 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:03:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e089cd99-cf41-4521-96b5-5095a0e9f3f0 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e089cd99-cf41-4521-96b5-5095a0e9f3f0 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1c64e49d-c487-4cf6-916b-65a2d357c23f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:03:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e089cd99-cf41-4521-96b5-5095a0e9f3f0 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:03:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e089cd99-cf41-4521-96b5-5095a0e9f3f0 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:03:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c64e49d-c487-4cf6-916b-65a2d357c23f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:03:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 798/1582] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:03:59 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 785/1583] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:59 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:03:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eecb0fbc-8883-4749-8861-9adf83eaf6ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:03:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eecb0fbc-8883-4749-8861-9adf83eaf6ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:03:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eecb0fbc-8883-4749-8861-9adf83eaf6ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:03:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eecb0fbc-8883-4749-8861-9adf83eaf6ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:03:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:03:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:03:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:03:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:03:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eecb0fbc-8883-4749-8861-9adf83eaf6ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:03:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eecb0fbc-8883-4749-8861-9adf83eaf6ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:03:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 799/1584] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:03:59 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 859 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a7d88043-8834-4377-88d3-0c950b6b3203 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e7925bd4-a481-4189-98fe-b9e690ecf522 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7925bd4-a481-4189-98fe-b9e690ecf522 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7925bd4-a481-4189-98fe-b9e690ecf522 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7925bd4-a481-4189-98fe-b9e690ecf522 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7d88043-8834-4377-88d3-0c950b6b3203 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:04:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7d88043-8834-4377-88d3-0c950b6b3203 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7d88043-8834-4377-88d3-0c950b6b3203 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a7d88043-8834-4377-88d3-0c950b6b3203 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7d88043-8834-4377-88d3-0c950b6b3203 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 200 Sep 03 11:04:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 786/1585] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:00 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e7925bd4-a481-4189-98fe-b9e690ecf522 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7925bd4-a481-4189-98fe-b9e690ecf522 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 800/1586] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:00 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5f316408-bd95-4428-a619-d6560f17a25c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f316408-bd95-4428-a619-d6560f17a25c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f316408-bd95-4428-a619-d6560f17a25c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f316408-bd95-4428-a619-d6560f17a25c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5f316408-bd95-4428-a619-d6560f17a25c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f316408-bd95-4428-a619-d6560f17a25c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 787/1587] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:01 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 859 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5b215fd6-c46f-4bcf-8881-949065342975 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b215fd6-c46f-4bcf-8881-949065342975 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:04:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b215fd6-c46f-4bcf-8881-949065342975 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b215fd6-c46f-4bcf-8881-949065342975 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b215fd6-c46f-4bcf-8881-949065342975 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 404 Sep 03 11:04:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 801/1588] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:01 2026] GET /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f0df93a8-a008-459d-9f6d-479294438d50 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0df93a8-a008-459d-9f6d-479294438d50 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0df93a8-a008-459d-9f6d-479294438d50 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0df93a8-a008-459d-9f6d-479294438d50 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-f0df93a8-a008-459d-9f6d-479294438d50 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'available'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-53ca88d8-db2c-4b06-928e-5aec4b3fff75 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53ca88d8-db2c-4b06-928e-5aec4b3fff75 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53ca88d8-db2c-4b06-928e-5aec4b3fff75 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53ca88d8-db2c-4b06-928e-5aec4b3fff75 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-53ca88d8-db2c-4b06-928e-5aec4b3fff75 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53ca88d8-db2c-4b06-928e-5aec4b3fff75 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 802/1589] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:01 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0df93a8-a008-459d-9f6d-479294438d50 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:04:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 788/1590] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:01 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-34763798-5574-435a-ab39-977a89ee440b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34763798-5574-435a-ab39-977a89ee440b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34763798-5574-435a-ab39-977a89ee440b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34763798-5574-435a-ab39-977a89ee440b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-34763798-5574-435a-ab39-977a89ee440b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34763798-5574-435a-ab39-977a89ee440b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 803/1591] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:02 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-014e250b-340e-4e56-8a8d-578cacacdcde None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-014e250b-340e-4e56-8a8d-578cacacdcde tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:04:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-014e250b-340e-4e56-8a8d-578cacacdcde tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-014e250b-340e-4e56-8a8d-578cacacdcde tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-014e250b-340e-4e56-8a8d-578cacacdcde tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete snapshot with id: 0c5bd62e-0552-493d-beac-0b7826122434 Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-014e250b-340e-4e56-8a8d-578cacacdcde tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 returned with HTTP 404 Sep 03 11:04:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 789/1592] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:02 2026] DELETE /volume/v3/snapshots/0c5bd62e-0552-493d-beac-0b7826122434 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5e6ca128-c2e6-4a83-b823-a65e630a0515 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e6ca128-c2e6-4a83-b823-a65e630a0515 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e6ca128-c2e6-4a83-b823-a65e630a0515 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e6ca128-c2e6-4a83-b823-a65e630a0515 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:04:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "511d94c8-4d33-4bbd-91cb-16a081eee726", "name": "tempest-SnapshotsActionsTest-Snapshot-1386969653"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create snapshot from volume 511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5e6ca128-c2e6-4a83-b823-a65e630a0515 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e6ca128-c2e6-4a83-b823-a65e630a0515 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 804/1593] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:02 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 859 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:02 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Created reservations ['bff0c0cf-ff9f-4382-a5b5-29102ee5aa82', '4c187d14-bf5b-4f4f-8957-aceb8535bcfe', '8a51fff6-dd1d-4345-80b3-3ed18e85c73f', '0c3dce99-a9ed-46c1-929b-5eb98bdab6f8'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot create request issued successfully. Sep 03 11:04:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe39d48b-f767-4a95-b559-4b1d34aea85c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:04:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 790/1594] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:04:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-248ef816-d8ad-4a2d-a14d-a5e47df14b67 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-248ef816-d8ad-4a2d-a14d-a5e47df14b67 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-248ef816-d8ad-4a2d-a14d-a5e47df14b67 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-248ef816-d8ad-4a2d-a14d-a5e47df14b67 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-248ef816-d8ad-4a2d-a14d-a5e47df14b67 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-248ef816-d8ad-4a2d-a14d-a5e47df14b67 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 805/1595] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:02 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d9799c9d-1ec2-45b2-ab4c-e4d5d68251da None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d9799c9d-1ec2-45b2-ab4c-e4d5d68251da tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d9799c9d-1ec2-45b2-ab4c-e4d5d68251da tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d9799c9d-1ec2-45b2-ab4c-e4d5d68251da tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d9799c9d-1ec2-45b2-ab4c-e4d5d68251da tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d9799c9d-1ec2-45b2-ab4c-e4d5d68251da tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 791/1596] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:03 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-99916cac-8864-413c-a5e6-a8d16103ba9e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-99916cac-8864-413c-a5e6-a8d16103ba9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-99916cac-8864-413c-a5e6-a8d16103ba9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-99916cac-8864-413c-a5e6-a8d16103ba9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-99916cac-8864-413c-a5e6-a8d16103ba9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-99916cac-8864-413c-a5e6-a8d16103ba9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 806/1597] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:03 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7bb15ad6-11ac-4d7e-8b3f-cc0ec370301c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7bb15ad6-11ac-4d7e-8b3f-cc0ec370301c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7bb15ad6-11ac-4d7e-8b3f-cc0ec370301c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7bb15ad6-11ac-4d7e-8b3f-cc0ec370301c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7bb15ad6-11ac-4d7e-8b3f-cc0ec370301c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7bb15ad6-11ac-4d7e-8b3f-cc0ec370301c tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 792/1598] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:03 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9ba427ac-46db-4e02-b567-48d349cfdbfb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9ba427ac-46db-4e02-b567-48d349cfdbfb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9ba427ac-46db-4e02-b567-48d349cfdbfb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9ba427ac-46db-4e02-b567-48d349cfdbfb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9ba427ac-46db-4e02-b567-48d349cfdbfb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9ba427ac-46db-4e02-b567-48d349cfdbfb tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 807/1599] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:04 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 890 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b0cfdb5-7240-45f0-971f-dfb5fc98da95 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b0cfdb5-7240-45f0-971f-dfb5fc98da95 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b0cfdb5-7240-45f0-971f-dfb5fc98da95 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b0cfdb5-7240-45f0-971f-dfb5fc98da95 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2b0cfdb5-7240-45f0-971f-dfb5fc98da95 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b0cfdb5-7240-45f0-971f-dfb5fc98da95 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 793/1600] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:04 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 890 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: 153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume request issued successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad7c2aa2-da2c-4662-a0cc-641ae7dd1139 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 202 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 808/1601] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:04 2026] DELETE /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-59448374-929b-4284-ad6b-75a4a6f88ee9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59448374-929b-4284-ad6b-75a4a6f88ee9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59448374-929b-4284-ad6b-75a4a6f88ee9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59448374-929b-4284-ad6b-75a4a6f88ee9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-59448374-929b-4284-ad6b-75a4a6f88ee9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59448374-929b-4284-ad6b-75a4a6f88ee9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 794/1602] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:04 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-74966f3e-8733-4a31-8b3b-8dedff5b7b2e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74966f3e-8733-4a31-8b3b-8dedff5b7b2e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74966f3e-8733-4a31-8b3b-8dedff5b7b2e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74966f3e-8733-4a31-8b3b-8dedff5b7b2e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-74966f3e-8733-4a31-8b3b-8dedff5b7b2e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74966f3e-8733-4a31-8b3b-8dedff5b7b2e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 809/1603] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:04 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-61b5bbde-1ec0-4099-8c5c-d5a23a829ab3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61b5bbde-1ec0-4099-8c5c-d5a23a829ab3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61b5bbde-1ec0-4099-8c5c-d5a23a829ab3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61b5bbde-1ec0-4099-8c5c-d5a23a829ab3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-61b5bbde-1ec0-4099-8c5c-d5a23a829ab3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61b5bbde-1ec0-4099-8c5c-d5a23a829ab3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 795/1604] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:04 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-408b40e1-e5cf-4839-a21d-905d6fdbeaab None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-408b40e1-e5cf-4839-a21d-905d6fdbeaab tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-408b40e1-e5cf-4839-a21d-905d6fdbeaab tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-445683963"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-408b40e1-e5cf-4839-a21d-905d6fdbeaab tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-408b40e1-e5cf-4839-a21d-905d6fdbeaab tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-408b40e1-e5cf-4839-a21d-905d6fdbeaab tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 810/1605] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:04:04 2026] PUT /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 792 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2dcabc57-7289-4e01-a8f6-5360a96171e6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2dcabc57-7289-4e01-a8f6-5360a96171e6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2dcabc57-7289-4e01-a8f6-5360a96171e6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1375501005", "description": "This is the new description of volume"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2dcabc57-7289-4e01-a8f6-5360a96171e6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2dcabc57-7289-4e01-a8f6-5360a96171e6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2dcabc57-7289-4e01-a8f6-5360a96171e6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 796/1606] 192.168.122.139 () {60 vars in 1253 bytes} [Thu Sep 3 11:04:04 2026] PUT /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6602d042-9818-4792-b299-1afcc1f9b441 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6602d042-9818-4792-b299-1afcc1f9b441 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6602d042-9818-4792-b299-1afcc1f9b441 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6602d042-9818-4792-b299-1afcc1f9b441 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6602d042-9818-4792-b299-1afcc1f9b441 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6602d042-9818-4792-b299-1afcc1f9b441 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 811/1607] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:04 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 900 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a508ecf1-7194-4f74-b62e-135abef53ffc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2044252107", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-883595378"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2044252107', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-883595378'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:04:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (fd1a76d9-9b76-4294-9748-43c635e50f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01cbf14-985e-4802-9dd5-087bae7625e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d6e4b52-24a3-4ca9-b932-9108b56ebed2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d6e4b52-24a3-4ca9-b932-9108b56ebed2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d6e4b52-24a3-4ca9-b932-9108b56ebed2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d6e4b52-24a3-4ca9-b932-9108b56ebed2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d6e4b52-24a3-4ca9-b932-9108b56ebed2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d6e4b52-24a3-4ca9-b932-9108b56ebed2 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 812/1608] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:05 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 439 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01cbf14-985e-4802-9dd5-087bae7625e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1891884-8243-4fd0-9633-0d586ae62ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ad957d43-6b56-432e-9f4e-58764e3418e4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['034f05f2-63ae-46ac-8c5c-e4b6f9c39f8f', '3418ea78-51d5-47a1-a6da-62ae92cd7bb0', '44e248f9-ddae-45cb-9ef7-ba3b60aa70cf', '6cfe76fe-efdb-4f77-a070-7ad3ef3e1ffc'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1891884-8243-4fd0-9633-0d586ae62ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['034f05f2-63ae-46ac-8c5c-e4b6f9c39f8f', '3418ea78-51d5-47a1-a6da-62ae92cd7bb0', '44e248f9-ddae-45cb-9ef7-ba3b60aa70cf', '6cfe76fe-efdb-4f77-a070-7ad3ef3e1ffc']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad957d43-6b56-432e-9f4e-58764e3418e4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad957d43-6b56-432e-9f4e-58764e3418e4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad957d43-6b56-432e-9f4e-58764e3418e4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634fcbd9-2e61-4256-95b5-4327e3806a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634fcbd9-2e61-4256-95b5-4327e3806a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f93795-f54a-4231-a391-6d283dfd7cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2044252107',display_name='tempest-VolumesGetTest-Volume-883595378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['034f05f2-63ae-46ac-8c5c-e4b6f9c39f8f','3418ea78-51d5-47a1-a6da-62ae92cd7bb0','44e248f9-ddae-45cb-9ef7-ba3b60aa70cf','6cfe76fe-efdb-4f77-a070-7ad3ef3e1ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2044252107',display_name='tempest-VolumesGetTest-Volume-883595378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f93795-f54a-4231-a391-6d283dfd7cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac2d70e-268e-412d-8c62-70ca0a9b7648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad957d43-6b56-432e-9f4e-58764e3418e4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad957d43-6b56-432e-9f4e-58764e3418e4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 200 Sep 03 11:04:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 813/1609] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:05 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 889 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac2d70e-268e-412d-8c62-70ca0a9b7648) transitioned into 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-2044252107',display_name='tempest-VolumesGetTest-Volume-883595378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['034f05f2-63ae-46ac-8c5c-e4b6f9c39f8f','3418ea78-51d5-47a1-a6da-62ae92cd7bb0','44e248f9-ddae-45cb-9ef7-ba3b60aa70cf','6cfe76fe-efdb-4f77-a070-7ad3ef3e1ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17901180-c4fd-4147-9e51-c7721743900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17901180-c4fd-4147-9e51-c7721743900d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (fd1a76d9-9b76-4294-9748-43c635e50f52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:04:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a508ecf1-7194-4f74-b62e-135abef53ffc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 797/1610] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:04 2026] POST /volume/v3/volumes => generated 788 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cabe8032-e1ac-4b3f-8849-3ce9e2cb3c7a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cabe8032-e1ac-4b3f-8849-3ce9e2cb3c7a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cabe8032-e1ac-4b3f-8849-3ce9e2cb3c7a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cabe8032-e1ac-4b3f-8849-3ce9e2cb3c7a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cabe8032-e1ac-4b3f-8849-3ce9e2cb3c7a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cabe8032-e1ac-4b3f-8849-3ce9e2cb3c7a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 814/1611] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:05 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 856 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-11ee209c-686c-4c62-960f-c9f4528c5f5b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-11ee209c-686c-4c62-960f-c9f4528c5f5b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-11ee209c-686c-4c62-960f-c9f4528c5f5b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-11ee209c-686c-4c62-960f-c9f4528c5f5b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-11ee209c-686c-4c62-960f-c9f4528c5f5b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-11ee209c-686c-4c62-960f-c9f4528c5f5b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 798/1612] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:06 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 439 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a69d720-c4e1-4d0d-b61e-68005e6f8cb5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a69d720-c4e1-4d0d-b61e-68005e6f8cb5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a69d720-c4e1-4d0d-b61e-68005e6f8cb5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a69d720-c4e1-4d0d-b61e-68005e6f8cb5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a69d720-c4e1-4d0d-b61e-68005e6f8cb5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 404 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 815/1613] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:06 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4f9afb8e-374c-4705-8bd6-8fe8ac643274 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f9afb8e-374c-4705-8bd6-8fe8ac643274 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f9afb8e-374c-4705-8bd6-8fe8ac643274 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f9afb8e-374c-4705-8bd6-8fe8ac643274 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f9afb8e-374c-4705-8bd6-8fe8ac643274 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 404 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 799/1614] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:06 2026] GET /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f158d7a0-21d5-49be-878d-31658ccbae7d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f158d7a0-21d5-49be-878d-31658ccbae7d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f158d7a0-21d5-49be-878d-31658ccbae7d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f158d7a0-21d5-49be-878d-31658ccbae7d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f158d7a0-21d5-49be-878d-31658ccbae7d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: 153af8a2-7e51-46a1-a6c1-c213eb775ae4 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f158d7a0-21d5-49be-878d-31658ccbae7d tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 returned with HTTP 404 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 816/1615] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:06 2026] DELETE /volume/v3/volumes/153af8a2-7e51-46a1-a6c1-c213eb775ae4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-333d234c-41ce-4edf-8246-cb20a12c852c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete snapshot with id: 9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot delete request issued successfully. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-333d234c-41ce-4edf-8246-cb20a12c852c tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 202 Sep 03 11:04:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 800/1616] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:06 2026] DELETE /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2f2d1c21-15c5-4578-90ee-860c383b37d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f2d1c21-15c5-4578-90ee-860c383b37d9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f2d1c21-15c5-4578-90ee-860c383b37d9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f2d1c21-15c5-4578-90ee-860c383b37d9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2f2d1c21-15c5-4578-90ee-860c383b37d9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5a93cdf7-96c9-44be-befc-ed176ad0ea1f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f2d1c21-15c5-4578-90ee-860c383b37d9 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:04:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 817/1617] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:06 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5a93cdf7-96c9-44be-befc-ed176ad0ea1f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5a93cdf7-96c9-44be-befc-ed176ad0ea1f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5a93cdf7-96c9-44be-befc-ed176ad0ea1f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5a93cdf7-96c9-44be-befc-ed176ad0ea1f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5a93cdf7-96c9-44be-befc-ed176ad0ea1f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 801/1618] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:06 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 880 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1c0afa19-fc13-4b61-b6c1-a20bff1b1842 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1c0afa19-fc13-4b61-b6c1-a20bff1b1842 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1c0afa19-fc13-4b61-b6c1-a20bff1b1842 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1c0afa19-fc13-4b61-b6c1-a20bff1b1842 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1c0afa19-fc13-4b61-b6c1-a20bff1b1842 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1c0afa19-fc13-4b61-b6c1-a20bff1b1842 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 818/1619] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:07 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 466 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4ea1b186-f3cc-45d0-8143-f6587edaec93 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ea1b186-f3cc-45d0-8143-f6587edaec93 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10/action Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ea1b186-f3cc-45d0-8143-f6587edaec93 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ea1b186-f3cc-45d0-8143-f6587edaec93 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-4ea1b186-f3cc-45d0-8143-f6587edaec93 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '67aaa2e4-ad46-4cd4-ada9-0e36abc10a10' with '{'status': 'error'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ea1b186-f3cc-45d0-8143-f6587edaec93 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10/action returned with HTTP 202 Sep 03 11:04:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 802/1620] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:07 2026] POST /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-27927bb1-4157-4232-850f-548332665fa8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27927bb1-4157-4232-850f-548332665fa8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27927bb1-4157-4232-850f-548332665fa8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27927bb1-4157-4232-850f-548332665fa8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-27927bb1-4157-4232-850f-548332665fa8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27927bb1-4157-4232-850f-548332665fa8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 819/1621] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:07 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a6047deb-98eb-4057-8e90-036abbec9cbb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a6047deb-98eb-4057-8e90-036abbec9cbb tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10/action Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a6047deb-98eb-4057-8e90-036abbec9cbb tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a6047deb-98eb-4057-8e90-036abbec9cbb tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a6047deb-98eb-4057-8e90-036abbec9cbb tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot retrieved successfully. Sep 03 11:04:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a6047deb-98eb-4057-8e90-036abbec9cbb tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot delete request issued successfully. Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a6047deb-98eb-4057-8e90-036abbec9cbb tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10/action returned with HTTP 202 Sep 03 11:04:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 803/1622] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:07 2026] POST /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-48ad0d9a-ee2a-4ad3-bec5-ab4b16ceba09 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48ad0d9a-ee2a-4ad3-bec5-ab4b16ceba09 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48ad0d9a-ee2a-4ad3-bec5-ab4b16ceba09 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48ad0d9a-ee2a-4ad3-bec5-ab4b16ceba09 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48ad0d9a-ee2a-4ad3-bec5-ab4b16ceba09 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48ad0d9a-ee2a-4ad3-bec5-ab4b16ceba09 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 820/1623] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:07 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5f51f77b-f903-416c-b798-05991d2b7c7f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f51f77b-f903-416c-b798-05991d2b7c7f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f51f77b-f903-416c-b798-05991d2b7c7f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f51f77b-f903-416c-b798-05991d2b7c7f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5f51f77b-f903-416c-b798-05991d2b7c7f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:04:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f51f77b-f903-416c-b798-05991d2b7c7f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:04:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 804/1624] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:07 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9215623c-5236-4d7f-b453-b8c4be6cb053 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9215623c-5236-4d7f-b453-b8c4be6cb053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9215623c-5236-4d7f-b453-b8c4be6cb053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9215623c-5236-4d7f-b453-b8c4be6cb053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9215623c-5236-4d7f-b453-b8c4be6cb053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9215623c-5236-4d7f-b453-b8c4be6cb053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 821/1625] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:08 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e11693bd-13cb-4aca-9460-131f5811a992 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e11693bd-13cb-4aca-9460-131f5811a992 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e11693bd-13cb-4aca-9460-131f5811a992 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e11693bd-13cb-4aca-9460-131f5811a992 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e11693bd-13cb-4aca-9460-131f5811a992 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e11693bd-13cb-4aca-9460-131f5811a992 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 805/1626] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:08 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-24783762-f4f3-43cc-8ac8-ccfd751fbc49 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24783762-f4f3-43cc-8ac8-ccfd751fbc49 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24783762-f4f3-43cc-8ac8-ccfd751fbc49 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24783762-f4f3-43cc-8ac8-ccfd751fbc49 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-24783762-f4f3-43cc-8ac8-ccfd751fbc49 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Snapshot retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24783762-f4f3-43cc-8ac8-ccfd751fbc49 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 200 Sep 03 11:04:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 822/1627] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:09 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f0f4662a-e621-4932-b2d7-bb1ae763486f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0f4662a-e621-4932-b2d7-bb1ae763486f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0f4662a-e621-4932-b2d7-bb1ae763486f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0f4662a-e621-4932-b2d7-bb1ae763486f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f0f4662a-e621-4932-b2d7-bb1ae763486f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0f4662a-e621-4932-b2d7-bb1ae763486f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 806/1628] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:09 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 881 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-acdac842-c892-455c-8eb2-c90a5b9a83ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-acdac842-c892-455c-8eb2-c90a5b9a83ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-acdac842-c892-455c-8eb2-c90a5b9a83ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-445683963", "description": null}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-acdac842-c892-455c-8eb2-c90a5b9a83ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-acdac842-c892-455c-8eb2-c90a5b9a83ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-acdac842-c892-455c-8eb2-c90a5b9a83ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 823/1629] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:04:09 2026] PUT /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 778 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ee9d02c4-9408-41e1-881f-d6f6198de448 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee9d02c4-9408-41e1-881f-d6f6198de448 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee9d02c4-9408-41e1-881f-d6f6198de448 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee9d02c4-9408-41e1-881f-d6f6198de448 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ee9d02c4-9408-41e1-881f-d6f6198de448 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee9d02c4-9408-41e1-881f-d6f6198de448 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 807/1630] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:09 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-86009502-968a-45c7-87a2-2be12cea0c9e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: 12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86009502-968a-45c7-87a2-2be12cea0c9e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 202 Sep 03 11:04:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 824/1631] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:09 2026] DELETE /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a9c22656-3355-426e-9055-8d867b5ff03b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9c22656-3355-426e-9055-8d867b5ff03b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9c22656-3355-426e-9055-8d867b5ff03b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9c22656-3355-426e-9055-8d867b5ff03b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fc3743ca-8f15-488a-80e6-d2e57a6b9c36 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc3743ca-8f15-488a-80e6-d2e57a6b9c36 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc3743ca-8f15-488a-80e6-d2e57a6b9c36 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc3743ca-8f15-488a-80e6-d2e57a6b9c36 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fc3743ca-8f15-488a-80e6-d2e57a6b9c36 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc3743ca-8f15-488a-80e6-d2e57a6b9c36 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 200 Sep 03 11:04:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 825/1632] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:09 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9c22656-3355-426e-9055-8d867b5ff03b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9c22656-3355-426e-9055-8d867b5ff03b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 808/1633] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:09 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c95e1978-218e-4304-8097-75f44bacf9f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c95e1978-218e-4304-8097-75f44bacf9f7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c95e1978-218e-4304-8097-75f44bacf9f7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c95e1978-218e-4304-8097-75f44bacf9f7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c95e1978-218e-4304-8097-75f44bacf9f7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 returned with HTTP 404 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 826/1634] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:10 2026] GET /volume/v3/snapshots/9112a73a-f52c-4b3a-a86e-766515ee7d07 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3b357070-fa24-4054-a9ef-8e711ad5ded4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3b357070-fa24-4054-a9ef-8e711ad5ded4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3b357070-fa24-4054-a9ef-8e711ad5ded4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3b357070-fa24-4054-a9ef-8e711ad5ded4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3b357070-fa24-4054-a9ef-8e711ad5ded4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3b357070-fa24-4054-a9ef-8e711ad5ded4 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 200 Sep 03 11:04:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 809/1635] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:10 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: 83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:04:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume request issued successfully. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-55c6a2f3-42c9-4ae5-b8e6-32a07ee91997 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 202 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 827/1636] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:10 2026] DELETE /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3d952d70-3be6-43d5-b08b-df688ef34b05 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d952d70-3be6-43d5-b08b-df688ef34b05 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d952d70-3be6-43d5-b08b-df688ef34b05 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d952d70-3be6-43d5-b08b-df688ef34b05 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3d952d70-3be6-43d5-b08b-df688ef34b05 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d952d70-3be6-43d5-b08b-df688ef34b05 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 200 Sep 03 11:04:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 810/1637] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:10 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25666ec0-c26c-42e8-9c62-b1702e23bcc5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25666ec0-c26c-42e8-9c62-b1702e23bcc5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25666ec0-c26c-42e8-9c62-b1702e23bcc5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25666ec0-c26c-42e8-9c62-b1702e23bcc5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25666ec0-c26c-42e8-9c62-b1702e23bcc5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 404 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 828/1638] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:10 2026] GET /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1c93d0da-a93a-4e7c-98b3-f2de8ebbeb4e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-343067ae-52f2-4ffb-adf9-79cb2d28fc22 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-343067ae-52f2-4ffb-adf9-79cb2d28fc22 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-343067ae-52f2-4ffb-adf9-79cb2d28fc22 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-343067ae-52f2-4ffb-adf9-79cb2d28fc22 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-343067ae-52f2-4ffb-adf9-79cb2d28fc22 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'available'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c93d0da-a93a-4e7c-98b3-f2de8ebbeb4e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c93d0da-a93a-4e7c-98b3-f2de8ebbeb4e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c93d0da-a93a-4e7c-98b3-f2de8ebbeb4e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1c93d0da-a93a-4e7c-98b3-f2de8ebbeb4e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-343067ae-52f2-4ffb-adf9-79cb2d28fc22 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 829/1639] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:10 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c93d0da-a93a-4e7c-98b3-f2de8ebbeb4e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 200 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-af1b4e9c-2cf0-4796-a524-29f4502fb111 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 811/1640] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:10 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 845 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af1b4e9c-2cf0-4796-a524-29f4502fb111 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af1b4e9c-2cf0-4796-a524-29f4502fb111 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af1b4e9c-2cf0-4796-a524-29f4502fb111 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-af1b4e9c-2cf0-4796-a524-29f4502fb111 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af1b4e9c-2cf0-4796-a524-29f4502fb111 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 830/1641] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:10 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1c09515a-ae21-4b97-be80-881aaed918a8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c09515a-ae21-4b97-be80-881aaed918a8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c09515a-ae21-4b97-be80-881aaed918a8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c09515a-ae21-4b97-be80-881aaed918a8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:10 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-1c09515a-ae21-4b97-be80-881aaed918a8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete snapshot with id: 67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 Sep 03 11:04:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c09515a-ae21-4b97-be80-881aaed918a8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 returned with HTTP 404 Sep 03 11:04:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 812/1642] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:10 2026] DELETE /volume/v3/snapshots/67aaa2e4-ad46-4cd4-ada9-0e36abc10a10 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "511d94c8-4d33-4bbd-91cb-16a081eee726", "name": "tempest-SnapshotsActionsTest-Snapshot-1760872041"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Create snapshot from volume 511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Created reservations ['9013fb9e-0ce2-463b-9a80-f23712c63baf', 'b7576fbb-9ee1-4643-ba5e-d376932aa541', '1ffb5503-4750-471e-b53a-2478306fcb9f', '37a1bce2-092e-4e04-957e-28b426ccc8bb'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot create request issued successfully. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f0f8b1d-de22-4d49-9df7-1039f645cfdd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:04:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 831/1643] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:04:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8beea2e3-db4a-42a0-ad01-0e35baadeae3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8beea2e3-db4a-42a0-ad01-0e35baadeae3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8beea2e3-db4a-42a0-ad01-0e35baadeae3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8beea2e3-db4a-42a0-ad01-0e35baadeae3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8beea2e3-db4a-42a0-ad01-0e35baadeae3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8beea2e3-db4a-42a0-ad01-0e35baadeae3 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 200 Sep 03 11:04:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 813/1644] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:11 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-464bca0d-0697-4eb3-b8ce-460b9436cc08 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-464bca0d-0697-4eb3-b8ce-460b9436cc08 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-464bca0d-0697-4eb3-b8ce-460b9436cc08 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-464bca0d-0697-4eb3-b8ce-460b9436cc08 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-464bca0d-0697-4eb3-b8ce-460b9436cc08 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-464bca0d-0697-4eb3-b8ce-460b9436cc08 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 200 Sep 03 11:04:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 832/1645] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:11 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-03ee153d-f37b-47aa-ac46-751decf4ae96 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03ee153d-f37b-47aa-ac46-751decf4ae96 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf Sep 03 11:04:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03ee153d-f37b-47aa-ac46-751decf4ae96 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03ee153d-f37b-47aa-ac46-751decf4ae96 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03ee153d-f37b-47aa-ac46-751decf4ae96 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf returned with HTTP 404 Sep 03 11:04:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 814/1646] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:11 2026] GET /volume/v3/volumes/12f93795-f54a-4231-a391-6d283dfd7cdf => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1e67719e-ca4d-4b08-8b86-d3b8decc7a46 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e67719e-ca4d-4b08-8b86-d3b8decc7a46 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e67719e-ca4d-4b08-8b86-d3b8decc7a46 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1e67719e-ca4d-4b08-8b86-d3b8decc7a46 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1e67719e-ca4d-4b08-8b86-d3b8decc7a46 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1e67719e-ca4d-4b08-8b86-d3b8decc7a46 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 833/1647] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:11 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 900 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dc7ec10e-1cc2-4e3c-aff7-6b01fae8155d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 202 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 815/1648] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:12 2026] DELETE /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fae6e55b-e89e-41fc-8209-05f40daecd32 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fae6e55b-e89e-41fc-8209-05f40daecd32 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fae6e55b-e89e-41fc-8209-05f40daecd32 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fae6e55b-e89e-41fc-8209-05f40daecd32 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fae6e55b-e89e-41fc-8209-05f40daecd32 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fae6e55b-e89e-41fc-8209-05f40daecd32 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 200 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 834/1649] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:12 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 899 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1184334c-1f6e-48e1-a3f9-e2f72e7303bd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1184334c-1f6e-48e1-a3f9-e2f72e7303bd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1184334c-1f6e-48e1-a3f9-e2f72e7303bd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1184334c-1f6e-48e1-a3f9-e2f72e7303bd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1184334c-1f6e-48e1-a3f9-e2f72e7303bd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1184334c-1f6e-48e1-a3f9-e2f72e7303bd tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 200 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 816/1650] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:12 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-02b4f0ca-1066-439b-b5f5-dadde591c4fc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-02b4f0ca-1066-439b-b5f5-dadde591c4fc tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-02b4f0ca-1066-439b-b5f5-dadde591c4fc tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-02b4f0ca-1066-439b-b5f5-dadde591c4fc tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-02b4f0ca-1066-439b-b5f5-dadde591c4fc tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c returned with HTTP 404 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 835/1651] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:12 2026] GET /volume/v3/volumes/83c3b9ba-144a-446d-8689-13bf2a7e6c8c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-da770800-57d8-4bb0-82dd-35850b3cbe8f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da770800-57d8-4bb0-82dd-35850b3cbe8f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da770800-57d8-4bb0-82dd-35850b3cbe8f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da770800-57d8-4bb0-82dd-35850b3cbe8f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-da770800-57d8-4bb0-82dd-35850b3cbe8f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da770800-57d8-4bb0-82dd-35850b3cbe8f tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 817/1652] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:12 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] DELETE http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume with id: 80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Delete volume request issued successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4654994-7e90-43d7-bb7a-7c3318faec14 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 202 Sep 03 11:04:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 836/1653] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:12 2026] DELETE /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7ed5b37f-0127-437c-843b-f28105936879 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ed5b37f-0127-437c-843b-f28105936879 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ed5b37f-0127-437c-843b-f28105936879 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ed5b37f-0127-437c-843b-f28105936879 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7ed5b37f-0127-437c-843b-f28105936879 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ed5b37f-0127-437c-843b-f28105936879 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:04:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 818/1654] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:12 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-22f34093-b89c-4657-b860-250e844b84fd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-22f34093-b89c-4657-b860-250e844b84fd tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-22f34093-b89c-4657-b860-250e844b84fd tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-22f34093-b89c-4657-b860-250e844b84fd tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-22f34093-b89c-4657-b860-250e844b84fd tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 returned with HTTP 404 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 837/1655] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:13 2026] GET /volume/v3/volumes/f4cc6a6e-cfd3-4750-b366-0af2834a66a0 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-464335576"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-464335576'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (2a119d78-bc9a-4757-9f5e-5f07010451c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d19230-9697-4b37-873f-2d4b81607945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bd8df098-a9bd-4252-9e33-cc131bc081ac None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd8df098-a9bd-4252-9e33-cc131bc081ac tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd8df098-a9bd-4252-9e33-cc131bc081ac tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd8df098-a9bd-4252-9e33-cc131bc081ac tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bd8df098-a9bd-4252-9e33-cc131bc081ac tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd8df098-a9bd-4252-9e33-cc131bc081ac tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 200 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 838/1656] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:13 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0f5c7e54-09c5-4cac-8c3b-d25a2820f8a4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f5c7e54-09c5-4cac-8c3b-d25a2820f8a4 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e/action Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f5c7e54-09c5-4cac-8c3b-d25a2820f8a4 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f5c7e54-09c5-4cac-8c3b-d25a2820f8a4 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d19230-9697-4b37-873f-2d4b81607945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1227dd-d8b9-458a-b6f4-2f6ccd1ee0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-0f5c7e54-09c5-4cac-8c3b-d25a2820f8a4 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot 'a8518d8f-e37d-46b6-99cb-16b91df9b47e' with '{'status': 'error_deleting'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f5c7e54-09c5-4cac-8c3b-d25a2820f8a4 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e/action returned with HTTP 202 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 839/1657] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:13 2026] POST /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9007a5d3-b6e5-4b08-8524-17212d9d7de8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9007a5d3-b6e5-4b08-8524-17212d9d7de8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9007a5d3-b6e5-4b08-8524-17212d9d7de8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9007a5d3-b6e5-4b08-8524-17212d9d7de8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9007a5d3-b6e5-4b08-8524-17212d9d7de8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9007a5d3-b6e5-4b08-8524-17212d9d7de8 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 200 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 840/1658] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:13 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e/action Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['69253020-f970-4c12-9fe9-e9fad30fde5d', '118a7a61-3601-4c3e-befb-ecdc220cf86b', '8dbd6c4a-f0de-4f20-8ab9-ed18cc81f912', 'ff47b606-a0ed-45fd-b3d5-c6009b9ad011'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1227dd-d8b9-458a-b6f4-2f6ccd1ee0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69253020-f970-4c12-9fe9-e9fad30fde5d', '118a7a61-3601-4c3e-befb-ecdc220cf86b', '8dbd6c4a-f0de-4f20-8ab9-ed18cc81f912', 'ff47b606-a0ed-45fd-b3d5-c6009b9ad011']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot delete request issued successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7ffd5e55-c6e9-4557-b561-08a424dad0d7 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e/action returned with HTTP 202 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 841/1659] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:13 2026] POST /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-095731e3-52ff-4d3e-8190-3491d171e65e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d50bc3-4cab-4338-a719-fda892130d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-095731e3-52ff-4d3e-8190-3491d171e65e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-095731e3-52ff-4d3e-8190-3491d171e65e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-095731e3-52ff-4d3e-8190-3491d171e65e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-095731e3-52ff-4d3e-8190-3491d171e65e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-095731e3-52ff-4d3e-8190-3491d171e65e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 200 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 842/1660] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:13 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d50bc3-4cab-4338-a719-fda892130d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbcf093a-61c5-4adc-9aff-838bd692e073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-464335576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['69253020-f970-4c12-9fe9-e9fad30fde5d','118a7a61-3601-4c3e-befb-ecdc220cf86b','8dbd6c4a-f0de-4f20-8ab9-ed18cc81f912','ff47b606-a0ed-45fd-b3d5-c6009b9ad011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-464335576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbcf093a-61c5-4adc-9aff-838bd692e073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ce29c7-73fe-467f-8535-e05ec6c426e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ce29c7-73fe-467f-8535-e05ec6c426e4) transitioned into state 'SUCCESS' from state '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-464335576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['69253020-f970-4c12-9fe9-e9fad30fde5d','118a7a61-3601-4c3e-befb-ecdc220cf86b','8dbd6c4a-f0de-4f20-8ab9-ed18cc81f912','ff47b606-a0ed-45fd-b3d5-c6009b9ad011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dc53e5-ee2f-4a16-bb6f-7934bb17c0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-13abe15e-4dfc-425c-b1f6-f281990bb1a7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13abe15e-4dfc-425c-b1f6-f281990bb1a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13abe15e-4dfc-425c-b1f6-f281990bb1a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13abe15e-4dfc-425c-b1f6-f281990bb1a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dc53e5-ee2f-4a16-bb6f-7934bb17c0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (2a119d78-bc9a-4757-9f5e-5f07010451c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2935bcf2-5660-4fcb-b8ff-9f7a842ed140 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 819/1661] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:04:13 2026] POST /volume/v3/volumes => generated 753 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b9d5c542-c277-4e93-8e19-08f8a7831e51 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9d5c542-c277-4e93-8e19-08f8a7831e51 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9d5c542-c277-4e93-8e19-08f8a7831e51 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9d5c542-c277-4e93-8e19-08f8a7831e51 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-13abe15e-4dfc-425c-b1f6-f281990bb1a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Volume info retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9d5c542-c277-4e93-8e19-08f8a7831e51 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13abe15e-4dfc-425c-b1f6-f281990bb1a7 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 200 Sep 03 11:04:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9d5c542-c277-4e93-8e19-08f8a7831e51 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 200 Sep 03 11:04:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 843/1662] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:13 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 855 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 820/1663] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:13 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1d43efd1-b970-4724-96c8-1f94da984734 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d43efd1-b970-4724-96c8-1f94da984734 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d43efd1-b970-4724-96c8-1f94da984734 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d43efd1-b970-4724-96c8-1f94da984734 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1d43efd1-b970-4724-96c8-1f94da984734 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d43efd1-b970-4724-96c8-1f94da984734 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 200 Sep 03 11:04:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 844/1664] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:14 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1b827707-d4c5-4771-ac63-89a37b2931d2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ed988f89-6f53-49d7-a8ac-bbc4db4c36a5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b827707-d4c5-4771-ac63-89a37b2931d2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b827707-d4c5-4771-ac63-89a37b2931d2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b827707-d4c5-4771-ac63-89a37b2931d2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed988f89-6f53-49d7-a8ac-bbc4db4c36a5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] GET http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed988f89-6f53-49d7-a8ac-bbc4db4c36a5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed988f89-6f53-49d7-a8ac-bbc4db4c36a5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed988f89-6f53-49d7-a8ac-bbc4db4c36a5 tempest-VolumesSnapshotTestJSON-72310612 tempest-VolumesSnapshotTestJSON-72310612-project-member] http://192.168.122.139/volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 returned with HTTP 404 Sep 03 11:04:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 845/1665] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:14 2026] GET /volume/v3/volumes/80c698c5-5811-441e-808d-f5a85df15735 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1b827707-d4c5-4771-ac63-89a37b2931d2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b827707-d4c5-4771-ac63-89a37b2931d2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 200 Sep 03 11:04:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 821/1666] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:14 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b9e9c780-bfe9-4eec-b36f-ce4a7e9b54a7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b9e9c780-bfe9-4eec-b36f-ce4a7e9b54a7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b9e9c780-bfe9-4eec-b36f-ce4a7e9b54a7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b9e9c780-bfe9-4eec-b36f-ce4a7e9b54a7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b9e9c780-bfe9-4eec-b36f-ce4a7e9b54a7 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 404 Sep 03 11:04:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 846/1667] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:15 2026] GET /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff48bd8e-5cfa-468d-bea4-2655e3f4614e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff48bd8e-5cfa-468d-bea4-2655e3f4614e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff48bd8e-5cfa-468d-bea4-2655e3f4614e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff48bd8e-5cfa-468d-bea4-2655e3f4614e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-ff48bd8e-5cfa-468d-bea4-2655e3f4614e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'available'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff48bd8e-5cfa-468d-bea4-2655e3f4614e tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:04:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 822/1668] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:15 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1b81c062-aeab-4e72-9dda-f811e3fbc0fb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1b81c062-aeab-4e72-9dda-f811e3fbc0fb tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1b81c062-aeab-4e72-9dda-f811e3fbc0fb tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1b81c062-aeab-4e72-9dda-f811e3fbc0fb tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1b81c062-aeab-4e72-9dda-f811e3fbc0fb tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1b81c062-aeab-4e72-9dda-f811e3fbc0fb tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 847/1669] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:15 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-00e4a554-ee32-4ad3-84aa-e519a9ce6d61 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00e4a554-ee32-4ad3-84aa-e519a9ce6d61 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00e4a554-ee32-4ad3-84aa-e519a9ce6d61 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00e4a554-ee32-4ad3-84aa-e519a9ce6d61 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-00e4a554-ee32-4ad3-84aa-e519a9ce6d61 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete snapshot with id: a8518d8f-e37d-46b6-99cb-16b91df9b47e Sep 03 11:04:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00e4a554-ee32-4ad3-84aa-e519a9ce6d61 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e returned with HTTP 404 Sep 03 11:04:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 823/1670] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:15 2026] DELETE /volume/v3/snapshots/a8518d8f-e37d-46b6-99cb-16b91df9b47e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6a218885-4d43-4d01-b06f-f42da38b3057 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a218885-4d43-4d01-b06f-f42da38b3057 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a218885-4d43-4d01-b06f-f42da38b3057 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a218885-4d43-4d01-b06f-f42da38b3057 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-6a218885-4d43-4d01-b06f-f42da38b3057 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'creating'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e7851644-7128-4297-919a-e57b73b5579e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7851644-7128-4297-919a-e57b73b5579e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7851644-7128-4297-919a-e57b73b5579e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7851644-7128-4297-919a-e57b73b5579e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e7851644-7128-4297-919a-e57b73b5579e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7851644-7128-4297-919a-e57b73b5579e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 200 Sep 03 11:04:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 824/1671] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:16 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-43edf804-1215-441a-acd2-a865590d5019 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cbcf093a-61c5-4adc-9aff-838bd692e073", "size": 1, "name": "tempest-VolumesGetTest-Volume-661588366", "metadata": {"Type": "Test"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'source_volid': 'cbcf093a-61c5-4adc-9aff-838bd692e073', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-661588366', 'metadata': {'Type': 'Test'}}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a218885-4d43-4d01-b06f-f42da38b3057 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 848/1672] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:15 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4a0cbbef-11f0-4167-a880-a9a73d11c953 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (97f50b39-5c9d-4cfd-a5b6-e7384f6c890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a0cbbef-11f0-4167-a880-a9a73d11c953 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a0cbbef-11f0-4167-a880-a9a73d11c953 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a0cbbef-11f0-4167-a880-a9a73d11c953 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940e8e41-090a-4c37-8d6b-46ad90821b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4a0cbbef-11f0-4167-a880-a9a73d11c953 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a0cbbef-11f0-4167-a880-a9a73d11c953 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 849/1673] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:16 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-034289c0-8620-4b0a-9312-4e60801020ef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-034289c0-8620-4b0a-9312-4e60801020ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-034289c0-8620-4b0a-9312-4e60801020ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-034289c0-8620-4b0a-9312-4e60801020ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.snapshot_actions [None req-034289c0-8620-4b0a-9312-4e60801020ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86298) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.snapshot_actions [None req-034289c0-8620-4b0a-9312-4e60801020ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Updating snapshot 27585e69-bf33-466a-b8da-b0f3a91b5a71 with info {'id': '27585e69-bf33-466a-b8da-b0f3a91b5a71', 'status': 'error', 'progress': '80%'} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-034289c0-8620-4b0a-9312-4e60801020ef tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 850/1674] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:16 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2b9da4f5-7edb-40fa-adf2-c5c67c02159a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2b9da4f5-7edb-40fa-adf2-c5c67c02159a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2b9da4f5-7edb-40fa-adf2-c5c67c02159a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2b9da4f5-7edb-40fa-adf2-c5c67c02159a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940e8e41-090a-4c37-8d6b-46ad90821b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cbcf093a-61c5-4adc-9aff-838bd692e073', 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2b9da4f5-7edb-40fa-adf2-c5c67c02159a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Snapshot retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf21a97-4175-4f9a-a551-464e1dfa1960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2b9da4f5-7edb-40fa-adf2-c5c67c02159a tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 851/1675] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:16 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c5b4ddfd-c822-4a3c-a3cd-707f997c0fe2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5b4ddfd-c822-4a3c-a3cd-707f997c0fe2 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] POST http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5b4ddfd-c822-4a3c-a3cd-707f997c0fe2 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5b4ddfd-c822-4a3c-a3cd-707f997c0fe2 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-c5b4ddfd-c822-4a3c-a3cd-707f997c0fe2 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] Updating snapshot '27585e69-bf33-466a-b8da-b0f3a91b5a71' with '{'status': 'available'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5b4ddfd-c822-4a3c-a3cd-707f997c0fe2 tempest-SnapshotsActionsTest-1142980554 tempest-SnapshotsActionsTest-1142980554-project-admin] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action returned with HTTP 202 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 852/1676] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:04:16 2026] POST /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-225d77dd-4c8a-4879-bd74-ea87297efa44 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-225d77dd-4c8a-4879-bd74-ea87297efa44 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-225d77dd-4c8a-4879-bd74-ea87297efa44 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-225d77dd-4c8a-4879-bd74-ea87297efa44 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-225d77dd-4c8a-4879-bd74-ea87297efa44 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-225d77dd-4c8a-4879-bd74-ea87297efa44 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 853/1677] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:16 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-822e0336-498f-4d8c-8150-02c9f780856e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete snapshot with id: 27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['622db8d2-59e1-4221-a282-952ab9d64123', '2cc3a45b-0ada-481d-8515-73c405ee9a94', 'd196d0ac-7fce-4add-9e04-8efd4fd8eeea', 'e52c8e5c-ed8d-4854-b80e-4ab6dc7d6945'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf21a97-4175-4f9a-a551-464e1dfa1960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622db8d2-59e1-4221-a282-952ab9d64123', '2cc3a45b-0ada-481d-8515-73c405ee9a94', 'd196d0ac-7fce-4add-9e04-8efd4fd8eeea', 'e52c8e5c-ed8d-4854-b80e-4ab6dc7d6945']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a130de6b-17c4-4719-bb55-c9c7b34fa6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot delete request issued successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-822e0336-498f-4d8c-8150-02c9f780856e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 202 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 854/1678] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:16 2026] DELETE /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41c0b8da-79d9-4704-bd86-c76755e013d5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c0b8da-79d9-4704-bd86-c76755e013d5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c0b8da-79d9-4704-bd86-c76755e013d5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c0b8da-79d9-4704-bd86-c76755e013d5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-41c0b8da-79d9-4704-bd86-c76755e013d5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c0b8da-79d9-4704-bd86-c76755e013d5 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 855/1679] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:16 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a130de6b-17c4-4719-bb55-c9c7b34fa6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29e41ae-8423-4971-b508-4faa60c56a2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-661588366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['622db8d2-59e1-4221-a282-952ab9d64123','2cc3a45b-0ada-481d-8515-73c405ee9a94','d196d0ac-7fce-4add-9e04-8efd4fd8eeea','e52c8e5c-ed8d-4854-b80e-4ab6dc7d6945'],size=1,snapshot_id=None,source_replicaid=,source_volid=cbcf093a-61c5-4adc-9aff-838bd692e073,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-661588366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29e41ae-8423-4971-b508-4faa60c56a2e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cbcf093a-61c5-4adc-9aff-838bd692e073,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8a0494f-c395-40b0-b6ef-fc24d2a300a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8a0494f-c395-40b0-b6ef-fc24d2a300a9) transitioned into state 'SUCCESS' from state '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-661588366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['622db8d2-59e1-4221-a282-952ab9d64123','2cc3a45b-0ada-481d-8515-73c405ee9a94','d196d0ac-7fce-4add-9e04-8efd4fd8eeea','e52c8e5c-ed8d-4854-b80e-4ab6dc7d6945'],size=1,snapshot_id=None,source_replicaid=,source_volid=cbcf093a-61c5-4adc-9aff-838bd692e073,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1904b371-b738-4ac1-9f78-7c4ba0272ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1904b371-b738-4ac1-9f78-7c4ba0272ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (97f50b39-5c9d-4cfd-a5b6-e7384f6c890f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-43edf804-1215-441a-acd2-a865590d5019 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 825/1680] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:16 2026] POST /volume/v3/volumes => generated 801 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6caf597-f4a2-4a05-a4aa-d50505345255 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6caf597-f4a2-4a05-a4aa-d50505345255 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6caf597-f4a2-4a05-a4aa-d50505345255 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6caf597-f4a2-4a05-a4aa-d50505345255 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6caf597-f4a2-4a05-a4aa-d50505345255 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6caf597-f4a2-4a05-a4aa-d50505345255 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 856/1681] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:16 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 869 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a8b99722-d321-4689-9f37-216289930d17 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a8b99722-d321-4689-9f37-216289930d17 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a8b99722-d321-4689-9f37-216289930d17 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a8b99722-d321-4689-9f37-216289930d17 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a8b99722-d321-4689-9f37-216289930d17 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a8b99722-d321-4689-9f37-216289930d17 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 826/1682] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:17 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 464 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-950f4e6b-0a88-4e16-aa82-1f195e2cffc6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-950f4e6b-0a88-4e16-aa82-1f195e2cffc6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-950f4e6b-0a88-4e16-aa82-1f195e2cffc6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-950f4e6b-0a88-4e16-aa82-1f195e2cffc6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-950f4e6b-0a88-4e16-aa82-1f195e2cffc6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-950f4e6b-0a88-4e16-aa82-1f195e2cffc6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 857/1683] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:18 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6ca64046-2b6c-4128-8275-eea27dce4aaa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6ca64046-2b6c-4128-8275-eea27dce4aaa tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6ca64046-2b6c-4128-8275-eea27dce4aaa tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6ca64046-2b6c-4128-8275-eea27dce4aaa tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6ca64046-2b6c-4128-8275-eea27dce4aaa tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Snapshot retrieved successfully. Sep 03 11:04:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6ca64046-2b6c-4128-8275-eea27dce4aaa tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 200 Sep 03 11:04:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 827/1684] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:18 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ea6207bb-1d2b-4ad2-9dd1-f0d981cbe119 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea6207bb-1d2b-4ad2-9dd1-f0d981cbe119 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea6207bb-1d2b-4ad2-9dd1-f0d981cbe119 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea6207bb-1d2b-4ad2-9dd1-f0d981cbe119 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ea6207bb-1d2b-4ad2-9dd1-f0d981cbe119 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea6207bb-1d2b-4ad2-9dd1-f0d981cbe119 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 858/1685] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:19 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e17b6c70-9459-43f2-8010-940ed04dd02e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e17b6c70-9459-43f2-8010-940ed04dd02e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 Sep 03 11:04:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e17b6c70-9459-43f2-8010-940ed04dd02e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e17b6c70-9459-43f2-8010-940ed04dd02e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e17b6c70-9459-43f2-8010-940ed04dd02e tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 returned with HTTP 404 Sep 03 11:04:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 828/1686] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:19 2026] GET /volume/v3/snapshots/27585e69-bf33-466a-b8da-b0f3a91b5a71 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cf1f4126-e5f6-4530-86c2-c018db193134 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cf1f4126-e5f6-4530-86c2-c018db193134 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cf1f4126-e5f6-4530-86c2-c018db193134 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cf1f4126-e5f6-4530-86c2-c018db193134 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cf1f4126-e5f6-4530-86c2-c018db193134 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cf1f4126-e5f6-4530-86c2-c018db193134 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:04:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 859/1687] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:19 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-87876693-adde-42cf-bb96-d19efcde45fc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] DELETE http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete volume with id: 511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Delete volume request issued successfully. Sep 03 11:04:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87876693-adde-42cf-bb96-d19efcde45fc tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 202 Sep 03 11:04:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 829/1688] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:19 2026] DELETE /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fb58f7d0-0cac-46a4-b43f-6e43847f014f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb58f7d0-0cac-46a4-b43f-6e43847f014f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb58f7d0-0cac-46a4-b43f-6e43847f014f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb58f7d0-0cac-46a4-b43f-6e43847f014f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fb58f7d0-0cac-46a4-b43f-6e43847f014f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:04:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb58f7d0-0cac-46a4-b43f-6e43847f014f tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:04:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 860/1689] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:19 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7e9dd5a5-5aef-44e6-9e93-4706d99e12f3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7e9dd5a5-5aef-44e6-9e93-4706d99e12f3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7e9dd5a5-5aef-44e6-9e93-4706d99e12f3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7e9dd5a5-5aef-44e6-9e93-4706d99e12f3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7e9dd5a5-5aef-44e6-9e93-4706d99e12f3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7e9dd5a5-5aef-44e6-9e93-4706d99e12f3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 830/1690] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:20 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bd34c6c6-5188-4041-a471-f29ac75e6c03 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd34c6c6-5188-4041-a471-f29ac75e6c03 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd34c6c6-5188-4041-a471-f29ac75e6c03 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd34c6c6-5188-4041-a471-f29ac75e6c03 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bd34c6c6-5188-4041-a471-f29ac75e6c03 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Volume info retrieved successfully. Sep 03 11:04:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd34c6c6-5188-4041-a471-f29ac75e6c03 tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 200 Sep 03 11:04:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 861/1691] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:21 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e9cfc8d1-01be-4db0-a83e-d8e5c45caf6b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9cfc8d1-01be-4db0-a83e-d8e5c45caf6b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9cfc8d1-01be-4db0-a83e-d8e5c45caf6b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9cfc8d1-01be-4db0-a83e-d8e5c45caf6b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e9cfc8d1-01be-4db0-a83e-d8e5c45caf6b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9cfc8d1-01be-4db0-a83e-d8e5c45caf6b tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 831/1692] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:21 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dc2146f1-d74b-4870-939b-564e3f78594b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dc2146f1-d74b-4870-939b-564e3f78594b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] GET http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 Sep 03 11:04:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dc2146f1-d74b-4870-939b-564e3f78594b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dc2146f1-d74b-4870-939b-564e3f78594b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dc2146f1-d74b-4870-939b-564e3f78594b tempest-SnapshotsActionsTest-1121987663 tempest-SnapshotsActionsTest-1121987663-project-member] http://192.168.122.139/volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 returned with HTTP 404 Sep 03 11:04:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 862/1693] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:22 2026] GET /volume/v3/volumes/511d94c8-4d33-4bbd-91cb-16a081eee726 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8bae3fb3-add8-4854-a235-d0519043ea1d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8bae3fb3-add8-4854-a235-d0519043ea1d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8bae3fb3-add8-4854-a235-d0519043ea1d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8bae3fb3-add8-4854-a235-d0519043ea1d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8bae3fb3-add8-4854-a235-d0519043ea1d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8bae3fb3-add8-4854-a235-d0519043ea1d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 832/1694] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:22 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-84cc1e3c-39ca-441e-8c1d-7664cbc16930 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84cc1e3c-39ca-441e-8c1d-7664cbc16930 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84cc1e3c-39ca-441e-8c1d-7664cbc16930 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84cc1e3c-39ca-441e-8c1d-7664cbc16930 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-84cc1e3c-39ca-441e-8c1d-7664cbc16930 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84cc1e3c-39ca-441e-8c1d-7664cbc16930 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 863/1695] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:23 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e8039eed-1126-4a7e-92fe-8525cddf2ea3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52dc1e75-0ed8-4c6d-bc3d-e25873811a8f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52dc1e75-0ed8-4c6d-bc3d-e25873811a8f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52dc1e75-0ed8-4c6d-bc3d-e25873811a8f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52dc1e75-0ed8-4c6d-bc3d-e25873811a8f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-52dc1e75-0ed8-4c6d-bc3d-e25873811a8f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52dc1e75-0ed8-4c6d-bc3d-e25873811a8f tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 864/1696] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:24 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8039eed-1126-4a7e-92fe-8525cddf2ea3 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8039eed-1126-4a7e-92fe-8525cddf2ea3 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c205fc2-bd93-4ce9-90bb-8cfe1acca13b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1691763098"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8039eed-1126-4a7e-92fe-8525cddf2ea3 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 404 Sep 03 11:04:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 833/1697] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:04:24 2026] POST /volume/v3/snapshots => generated 109 bytes in 737 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-af5fcf40-163d-48cb-bb01-c56a768dcf74 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af5fcf40-163d-48cb-bb01-c56a768dcf74 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af5fcf40-163d-48cb-bb01-c56a768dcf74 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-883367142"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af5fcf40-163d-48cb-bb01-c56a768dcf74 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 404 Sep 03 11:04:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 865/1698] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:04:25 2026] POST /volume/v3/snapshots => generated 77 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-79f784ed-f8ab-4f5b-b5f8-f3cb0f2c2bcc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79f784ed-f8ab-4f5b-b5f8-f3cb0f2c2bcc tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots?limit=invalid Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79f784ed-f8ab-4f5b-b5f8-f3cb0f2c2bcc tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79f784ed-f8ab-4f5b-b5f8-f3cb0f2c2bcc tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79f784ed-f8ab-4f5b-b5f8-f3cb0f2c2bcc tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] HTTP exception thrown: limit param must be an integer Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79f784ed-f8ab-4f5b-b5f8-f3cb0f2c2bcc tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 03 11:04:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 834/1699] 192.168.122.139 () {58 vars in 1154 bytes} [Thu Sep 3 11:04:25 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots?marker=b650030c-cb75-49b7-9cbb-68dde7a87826 Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.db.api [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Building query based on filter {{(pid=86298) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-268e5d24-e507-4a84-b1e8-fa7a5de6f792 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots?marker=b650030c-cb75-49b7-9cbb-68dde7a87826 returned with HTTP 404 Sep 03 11:04:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 866/1700] 192.168.122.139 () {58 vars in 1214 bytes} [Thu Sep 3 11:04:25 2026] GET /volume/v3/snapshots?marker=b650030c-cb75-49b7-9cbb-68dde7a87826 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots?sort_key=invalid Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a356800e-fdf7-4e2f-93d2-d74886865fd7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 03 11:04:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 835/1701] 192.168.122.139 () {58 vars in 1160 bytes} [Thu Sep 3 11:04:25 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2015482952"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2015482952'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Create volume of 2 GB Sep 03 11:04:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Availability Zones retrieved successfully. Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Flow 'volume_create_api' (9933e805-9643-43ea-ac00-9429b0883e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19358abe-fa07-4615-aa09-e1c923cec73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Validating volume size '2' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-74dc3b18-b056-4327-b249-4906df0bdf53 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19358abe-fa07-4615-aa09-e1c923cec73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74dc3b18-b056-4327-b249-4906df0bdf53 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74dc3b18-b056-4327-b249-4906df0bdf53 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74dc3b18-b056-4327-b249-4906df0bdf53 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df953c08-1a08-4a50-aaf4-16838b4de9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-74dc3b18-b056-4327-b249-4906df0bdf53 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74dc3b18-b056-4327-b249-4906df0bdf53 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 836/1702] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:25 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Created reservations ['9b8ed33e-d6e9-4da6-8930-fabe9d24890c', '87221756-b03b-42c8-9c40-2f364389d1a2', '246f9a6d-2053-4a51-a6b4-a7af143ce56d', '56d67505-a2be-40df-aa5e-16a56b9a730e'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df953c08-1a08-4a50-aaf4-16838b4de9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b8ed33e-d6e9-4da6-8930-fabe9d24890c', '87221756-b03b-42c8-9c40-2f364389d1a2', '246f9a6d-2053-4a51-a6b4-a7af143ce56d', '56d67505-a2be-40df-aa5e-16a56b9a730e']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0c207f1-f725-47e4-a47e-ddffa6a93463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0c207f1-f725-47e4-a47e-ddffa6a93463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d3a588-4a25-4edb-af69-edfb0f186839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2015482952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d50e1b052f485b8c14152c2d4db414',qos_specs=None,replication_status=,reservations=['9b8ed33e-d6e9-4da6-8930-fabe9d24890c','87221756-b03b-42c8-9c40-2f364389d1a2','246f9a6d-2053-4a51-a6b4-a7af143ce56d','56d67505-a2be-40df-aa5e-16a56b9a730e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='379781dbcb084af69b5f16ef38125751',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2015482952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d3a588-4a25-4edb-af69-edfb0f186839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d50e1b052f485b8c14152c2d4db414',provider_auth=None,provider_geometry=None,provider_id=None,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='379781dbcb084af69b5f16ef38125751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2797bed2-6592-46f2-a0eb-59179391ec63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2797bed2-6592-46f2-a0eb-59179391ec63) transitioned into state 'SUCCESS' from state '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-2015482952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d50e1b052f485b8c14152c2d4db414',qos_specs=None,replication_status=,reservations=['9b8ed33e-d6e9-4da6-8930-fabe9d24890c','87221756-b03b-42c8-9c40-2f364389d1a2','246f9a6d-2053-4a51-a6b4-a7af143ce56d','56d67505-a2be-40df-aa5e-16a56b9a730e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='379781dbcb084af69b5f16ef38125751',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afaa9123-5aef-484b-ac3c-4bdffa422387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afaa9123-5aef-484b-ac3c-4bdffa422387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Flow 'volume_create_api' (9933e805-9643-43ea-ac00-9429b0883e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Create volume request issued successfully. Sep 03 11:04:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8029cc3-a840-4125-aee3-67ec83fd7510 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 867/1703] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:04:25 2026] POST /volume/v3/volumes => generated 771 bytes in 960 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:04:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8645bee8-29c5-4927-9b3a-11102787c998 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8645bee8-29c5-4927-9b3a-11102787c998 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8645bee8-29c5-4927-9b3a-11102787c998 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8645bee8-29c5-4927-9b3a-11102787c998 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8645bee8-29c5-4927-9b3a-11102787c998 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8645bee8-29c5-4927-9b3a-11102787c998 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 837/1704] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:26 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 839 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7a5ae0fb-f895-4ae2-b7fa-46d118d69aac None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7a5ae0fb-f895-4ae2-b7fa-46d118d69aac tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7a5ae0fb-f895-4ae2-b7fa-46d118d69aac tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7a5ae0fb-f895-4ae2-b7fa-46d118d69aac tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7a5ae0fb-f895-4ae2-b7fa-46d118d69aac tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7a5ae0fb-f895-4ae2-b7fa-46d118d69aac tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 868/1705] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:27 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3566de3d-a31a-4403-b44e-b9db82a5004b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3566de3d-a31a-4403-b44e-b9db82a5004b tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3566de3d-a31a-4403-b44e-b9db82a5004b tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3566de3d-a31a-4403-b44e-b9db82a5004b tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3566de3d-a31a-4403-b44e-b9db82a5004b tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3566de3d-a31a-4403-b44e-b9db82a5004b tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 838/1706] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:27 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-57036e6b-d8c8-4d03-b7bd-afa21cd55587 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57036e6b-d8c8-4d03-b7bd-afa21cd55587 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57036e6b-d8c8-4d03-b7bd-afa21cd55587 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57036e6b-d8c8-4d03-b7bd-afa21cd55587 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-57036e6b-d8c8-4d03-b7bd-afa21cd55587 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57036e6b-d8c8-4d03-b7bd-afa21cd55587 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 869/1707] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:28 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 893 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-16796cc8-bdfb-4df2-84a3-95ca25bbfff0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16796cc8-bdfb-4df2-84a3-95ca25bbfff0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16796cc8-bdfb-4df2-84a3-95ca25bbfff0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16796cc8-bdfb-4df2-84a3-95ca25bbfff0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-16796cc8-bdfb-4df2-84a3-95ca25bbfff0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16796cc8-bdfb-4df2-84a3-95ca25bbfff0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 839/1708] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:28 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a7cd34c6-915b-4940-b749-fef6299c06ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a7cd34c6-915b-4940-b749-fef6299c06ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a7cd34c6-915b-4940-b749-fef6299c06ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a7cd34c6-915b-4940-b749-fef6299c06ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=421,cinder:UPDATE=81,cinder:INSERT=38,cinder:DELETE=8 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a7cd34c6-915b-4940-b749-fef6299c06ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a7cd34c6-915b-4940-b749-fef6299c06ed tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 870/1709] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:29 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-91353e52-28dc-4310-9636-5fc22e20a652 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91353e52-28dc-4310-9636-5fc22e20a652 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91353e52-28dc-4310-9636-5fc22e20a652 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91353e52-28dc-4310-9636-5fc22e20a652 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=529,cinder:INSERT=87,cinder:UPDATE=160,cinder:DELETE=4 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-91353e52-28dc-4310-9636-5fc22e20a652 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91353e52-28dc-4310-9636-5fc22e20a652 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 840/1710] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:29 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-74dee280-6bfa-40f5-8937-bcdf0b959d5d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74dee280-6bfa-40f5-8937-bcdf0b959d5d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74dee280-6bfa-40f5-8937-bcdf0b959d5d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-661588366"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-74dee280-6bfa-40f5-8937-bcdf0b959d5d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-74dee280-6bfa-40f5-8937-bcdf0b959d5d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74dee280-6bfa-40f5-8937-bcdf0b959d5d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 871/1711] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:04:29 2026] PUT /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 826 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dea3ec5d-f065-490f-93d9-1830a9476503 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dea3ec5d-f065-490f-93d9-1830a9476503 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dea3ec5d-f065-490f-93d9-1830a9476503 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1347022307", "description": "This is the new description of volume"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dea3ec5d-f065-490f-93d9-1830a9476503 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dea3ec5d-f065-490f-93d9-1830a9476503 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dea3ec5d-f065-490f-93d9-1830a9476503 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 841/1712] 192.168.122.139 () {60 vars in 1253 bytes} [Thu Sep 3 11:04:29 2026] PUT /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7c5a36f9-909e-4f82-8430-238f835708f2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7c5a36f9-909e-4f82-8430-238f835708f2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7c5a36f9-909e-4f82-8430-238f835708f2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7c5a36f9-909e-4f82-8430-238f835708f2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7c5a36f9-909e-4f82-8430-238f835708f2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7c5a36f9-909e-4f82-8430-238f835708f2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 872/1713] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:29 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 934 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1375079536", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1587112509"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1375079536', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1587112509'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (1986c614-cc35-449f-909a-62f8f51efe5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38da4910-b97b-463f-a397-24597972dd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38da4910-b97b-463f-a397-24597972dd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1372480a-7a0b-48ae-85a6-7061dc70144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['8102a007-f645-43c2-9e70-657268cf97d2', '918fbebc-be1b-466f-b556-cca73176376b', 'd1f53056-b735-4fa9-b3f3-5286e3f7d207', '330f5f9e-048b-40e4-a374-0e7ea508d261'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1372480a-7a0b-48ae-85a6-7061dc70144c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8102a007-f645-43c2-9e70-657268cf97d2', '918fbebc-be1b-466f-b556-cca73176376b', 'd1f53056-b735-4fa9-b3f3-5286e3f7d207', '330f5f9e-048b-40e4-a374-0e7ea508d261']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2daac61b-f8e6-489d-9e75-dbd0744a94d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2daac61b-f8e6-489d-9e75-dbd0744a94d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09bccdf0-b862-431e-9f4d-6399056f64ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1375079536',display_name='tempest-VolumesGetTest-Volume-1587112509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['8102a007-f645-43c2-9e70-657268cf97d2','918fbebc-be1b-466f-b556-cca73176376b','d1f53056-b735-4fa9-b3f3-5286e3f7d207','330f5f9e-048b-40e4-a374-0e7ea508d261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1375079536',display_name='tempest-VolumesGetTest-Volume-1587112509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09bccdf0-b862-431e-9f4d-6399056f64ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfdb971-f5d9-4a8b-989c-ecfc3624fdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dfdb971-f5d9-4a8b-989c-ecfc3624fdbd) transitioned into 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-1375079536',display_name='tempest-VolumesGetTest-Volume-1587112509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['8102a007-f645-43c2-9e70-657268cf97d2','918fbebc-be1b-466f-b556-cca73176376b','d1f53056-b735-4fa9-b3f3-5286e3f7d207','330f5f9e-048b-40e4-a374-0e7ea508d261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd28d275-edb7-41e2-b0a9-ec3f52de7e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd28d275-edb7-41e2-b0a9-ec3f52de7e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8597bd41-bd8d-4359-a82d-feca4eefbab6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8597bd41-bd8d-4359-a82d-feca4eefbab6 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8597bd41-bd8d-4359-a82d-feca4eefbab6 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8597bd41-bd8d-4359-a82d-feca4eefbab6 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (1986c614-cc35-449f-909a-62f8f51efe5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:04:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7dbdb04f-3acb-44e4-84d9-ead835c76621 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 842/1714] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:29 2026] POST /volume/v3/volumes => generated 789 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-26efec6f-82bc-4f30-b310-d27be1be30eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26efec6f-82bc-4f30-b310-d27be1be30eb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26efec6f-82bc-4f30-b310-d27be1be30eb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26efec6f-82bc-4f30-b310-d27be1be30eb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8597bd41-bd8d-4359-a82d-feca4eefbab6 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8597bd41-bd8d-4359-a82d-feca4eefbab6 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 873/1715] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:29 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 863 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-26efec6f-82bc-4f30-b310-d27be1be30eb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26efec6f-82bc-4f30-b310-d27be1be30eb tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 200 Sep 03 11:04:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 843/1716] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:30 2026] GET /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-60294913-4fff-4f5a-9e84-393b5070c884 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-00baa92d-e84c-4c71-941b-e57c395b0009 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00baa92d-e84c-4c71-941b-e57c395b0009 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00baa92d-e84c-4c71-941b-e57c395b0009 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00baa92d-e84c-4c71-941b-e57c395b0009 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-00baa92d-e84c-4c71-941b-e57c395b0009 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00baa92d-e84c-4c71-941b-e57c395b0009 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 844/1717] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-782bd079-1001-46b3-90bf-3b963e984ffd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1502944889", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1502944889', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Create volume of 1 GB Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Availability Zones retrieved successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-60294913-4fff-4f5a-9e84-393b5070c884 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-60294913-4fff-4f5a-9e84-393b5070c884 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-60294913-4fff-4f5a-9e84-393b5070c884 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Flow 'volume_create_api' (3bd033c7-4784-437a-a160-2ece5a78b5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7137c9d1-1776-4f2c-9691-4b1ec4306470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-60294913-4fff-4f5a-9e84-393b5070c884 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 874/1718] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:30 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 440 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-48809d11-d462-4202-a7e6-abdf02d05162 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48809d11-d462-4202-a7e6-abdf02d05162 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48809d11-d462-4202-a7e6-abdf02d05162 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48809d11-d462-4202-a7e6-abdf02d05162 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48809d11-d462-4202-a7e6-abdf02d05162 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48809d11-d462-4202-a7e6-abdf02d05162 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 875/1719] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3d3a588-4a25-4edb-af69-edfb0f186839", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-376250298"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7137c9d1-1776-4f2c-9691-4b1ec4306470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e597a9c-b48b-424c-a2a3-61a83b83c998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Create snapshot from volume d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Created reservations ['c23272aa-e0da-4ee7-949d-86066189a42b', 'fb74cacf-fcb3-4d0c-be1e-03a4c1f061c0', '48d138e9-4668-498c-b06d-4cc4094ac282', '7624bff2-f983-400e-80f8-fbe6269a2bbc'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Created reservations ['114f163f-6263-43ed-af3c-74d766ec1e67', '8a098a78-55c0-4d2d-a2ef-48b2a0915185', '9c1bbdbe-1408-4715-96be-28ab12cb25c1', '5f84ce80-e79d-4463-a8ce-63a48ee0faab'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e597a9c-b48b-424c-a2a3-61a83b83c998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114f163f-6263-43ed-af3c-74d766ec1e67', '8a098a78-55c0-4d2d-a2ef-48b2a0915185', '9c1bbdbe-1408-4715-96be-28ab12cb25c1', '5f84ce80-e79d-4463-a8ce-63a48ee0faab']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e77681b-ac49-4c0a-9cb6-f551b7009ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot create request issued successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ced0c6bc-5966-4cd9-aeac-bcf54a1e1ed0 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 876/1720] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:04:31 2026] POST /volume/v3/snapshots => generated 317 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ee28f759-85d1-48b6-81ec-af4633f95570 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e77681b-ac49-4c0a-9cb6-f551b7009ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8882cd40-3164-4877-87ce-eb8e2e884f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1502944889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58d5041a3fdb4ea08dcfbc813cfbcfdd',qos_specs=None,replication_status=,reservations=['114f163f-6263-43ed-af3c-74d766ec1e67','8a098a78-55c0-4d2d-a2ef-48b2a0915185','9c1bbdbe-1408-4715-96be-28ab12cb25c1','5f84ce80-e79d-4463-a8ce-63a48ee0faab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26eaa7e6ce624932b8283cc552286de3',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1502944889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8882cd40-3164-4877-87ce-eb8e2e884f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58d5041a3fdb4ea08dcfbc813cfbcfdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26eaa7e6ce624932b8283cc552286de3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ee28f759-85d1-48b6-81ec-af4633f95570 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4/defaults Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ee28f759-85d1-48b6-81ec-af4633f95570 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ee28f759-85d1-48b6-81ec-af4633f95570 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'defaults' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003c7f21-31ef-47b8-9c8a-c5781722bf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ee28f759-85d1-48b6-81ec-af4633f95570 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4/defaults returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 877/1721] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4/defaults => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5b8cf154-8795-4fa7-91f0-62ee05f5cdaa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b8cf154-8795-4fa7-91f0-62ee05f5cdaa tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b8cf154-8795-4fa7-91f0-62ee05f5cdaa tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b8cf154-8795-4fa7-91f0-62ee05f5cdaa tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003c7f21-31ef-47b8-9c8a-c5781722bf92) transitioned into state 'SUCCESS' from state '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-1502944889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58d5041a3fdb4ea08dcfbc813cfbcfdd',qos_specs=None,replication_status=,reservations=['114f163f-6263-43ed-af3c-74d766ec1e67','8a098a78-55c0-4d2d-a2ef-48b2a0915185','9c1bbdbe-1408-4715-96be-28ab12cb25c1','5f84ce80-e79d-4463-a8ce-63a48ee0faab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26eaa7e6ce624932b8283cc552286de3',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e698db-3dcf-4c8c-90d3-89d295e78a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5b8cf154-8795-4fa7-91f0-62ee05f5cdaa tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b8cf154-8795-4fa7-91f0-62ee05f5cdaa tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 878/1722] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-660a98b4-ecf5-496e-a9c9-bb38a2f457ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-660a98b4-ecf5-496e-a9c9-bb38a2f457ed tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-660a98b4-ecf5-496e-a9c9-bb38a2f457ed tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e698db-3dcf-4c8c-90d3-89d295e78a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Flow 'volume_create_api' (3bd033c7-4784-437a-a160-2ece5a78b5f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Create volume request issued successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-782bd079-1001-46b3-90bf-3b963e984ffd tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 845/1723] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 11:04:31 2026] POST /volume/v3/volumes => generated 798 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-144d450b-c479-407e-b547-27fc98c5736a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-144d450b-c479-407e-b547-27fc98c5736a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-144d450b-c479-407e-b547-27fc98c5736a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-144d450b-c479-407e-b547-27fc98c5736a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-144d450b-c479-407e-b547-27fc98c5736a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-144d450b-c479-407e-b547-27fc98c5736a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 846/1724] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 866 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-660a98b4-ecf5-496e-a9c9-bb38a2f457ed tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 879/1725] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:04:31 2026] PUT /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 398 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3fbaf2a5-ed3c-47ff-a819-1f290bd46f29 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fbaf2a5-ed3c-47ff-a819-1f290bd46f29 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] DELETE http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fbaf2a5-ed3c-47ff-a819-1f290bd46f29 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fbaf2a5-ed3c-47ff-a819-1f290bd46f29 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fbaf2a5-ed3c-47ff-a819-1f290bd46f29 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 847/1726] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:31 2026] DELETE /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ca12f6e1-2154-4a7f-b14f-22b232d47bef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ca12f6e1-2154-4a7f-b14f-22b232d47bef tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ca12f6e1-2154-4a7f-b14f-22b232d47bef tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ca12f6e1-2154-4a7f-b14f-22b232d47bef tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ca12f6e1-2154-4a7f-b14f-22b232d47bef tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 880/1727] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 440 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ec805ec4-9354-4629-af33-c17d527c84db None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec805ec4-9354-4629-af33-c17d527c84db tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec805ec4-9354-4629-af33-c17d527c84db tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec805ec4-9354-4629-af33-c17d527c84db tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 848/1728] 192.168.122.139 () {60 vars in 1259 bytes} [Thu Sep 3 11:04:31 2026] PUT /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 398 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d8bf9281-2c17-46d9-a334-a6fb44a40162 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d8bf9281-2c17-46d9-a334-a6fb44a40162 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4/defaults Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d8bf9281-2c17-46d9-a334-a6fb44a40162 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d8bf9281-2c17-46d9-a334-a6fb44a40162 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'defaults' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d8bf9281-2c17-46d9-a334-a6fb44a40162 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4/defaults returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 881/1729] 192.168.122.139 () {58 vars in 1265 bytes} [Thu Sep 3 11:04:31 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4/defaults => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c28c474f-543a-4c9b-a03b-1b2d02620f7b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c28c474f-543a-4c9b-a03b-1b2d02620f7b tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c28c474f-543a-4c9b-a03b-1b2d02620f7b tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c28c474f-543a-4c9b-a03b-1b2d02620f7b tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c28c474f-543a-4c9b-a03b-1b2d02620f7b tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 849/1730] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-690846ef-2389-4669-90e7-03a24ea290e1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-690846ef-2389-4669-90e7-03a24ea290e1 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-690846ef-2389-4669-90e7-03a24ea290e1 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-690846ef-2389-4669-90e7-03a24ea290e1 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-690846ef-2389-4669-90e7-03a24ea290e1 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 882/1731] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True => generated 1064 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-164fb8e2-d93b-4d33-a035-c045da9d7dc0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-164fb8e2-d93b-4d33-a035-c045da9d7dc0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-164fb8e2-d93b-4d33-a035-c045da9d7dc0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-164fb8e2-d93b-4d33-a035-c045da9d7dc0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-164fb8e2-d93b-4d33-a035-c045da9d7dc0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-329974201"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-329974201'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Create volume of 1 GB Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-164fb8e2-d93b-4d33-a035-c045da9d7dc0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 883/1732] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Availability Zones retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3bfca589-b0fb-4235-a2da-56c3bc02c48d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3bfca589-b0fb-4235-a2da-56c3bc02c48d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Flow 'volume_create_api' (932840e2-a5f7-4ca8-8cbc-65257be48801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3bfca589-b0fb-4235-a2da-56c3bc02c48d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-661588366", "description": null}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f833e452-7328-49bf-9bcd-6de84e874836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3bfca589-b0fb-4235-a2da-56c3bc02c48d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3bfca589-b0fb-4235-a2da-56c3bc02c48d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3bfca589-b0fb-4235-a2da-56c3bc02c48d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 884/1733] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:04:32 2026] PUT /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 778 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7c15ffa8-fcc7-47ef-9ce1-cef0bf216902 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7c15ffa8-fcc7-47ef-9ce1-cef0bf216902 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7c15ffa8-fcc7-47ef-9ce1-cef0bf216902 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7c15ffa8-fcc7-47ef-9ce1-cef0bf216902 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f833e452-7328-49bf-9bcd-6de84e874836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776c2c41-65dd-48f1-9934-fec4632456f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7c15ffa8-fcc7-47ef-9ce1-cef0bf216902 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7c15ffa8-fcc7-47ef-9ce1-cef0bf216902 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 885/1734] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: 09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Created reservations ['1577af08-7a62-4748-9d4c-bd5658ee1b06', '543a9a62-6124-41c5-a6ee-78e7448e6498', '15847dd0-a712-409d-b957-73b083169b33', '2499e74c-32d9-42e6-8b41-f88e562b5759'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776c2c41-65dd-48f1-9934-fec4632456f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1577af08-7a62-4748-9d4c-bd5658ee1b06', '543a9a62-6124-41c5-a6ee-78e7448e6498', '15847dd0-a712-409d-b957-73b083169b33', '2499e74c-32d9-42e6-8b41-f88e562b5759']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c592d30-bf07-42b5-9fda-30f8b5b08e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fa38639c-1a6d-4d22-9cb8-f475674845d7 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 202 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 886/1735] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:32 2026] DELETE /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-579f70d3-43a9-407f-924c-9fee7c32c113 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-579f70d3-43a9-407f-924c-9fee7c32c113 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-579f70d3-43a9-407f-924c-9fee7c32c113 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-579f70d3-43a9-407f-924c-9fee7c32c113 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-579f70d3-43a9-407f-924c-9fee7c32c113 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-579f70d3-43a9-407f-924c-9fee7c32c113 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 887/1736] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19fe1e45-d202-42fb-acb6-3471522b752c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19fe1e45-d202-42fb-acb6-3471522b752c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19fe1e45-d202-42fb-acb6-3471522b752c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19fe1e45-d202-42fb-acb6-3471522b752c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c592d30-bf07-42b5-9fda-30f8b5b08e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '158fb86c-5edf-48e4-9b66-0b053bae9d66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-329974201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083fdebf4b2942c89143d26d762cb9d4',qos_specs=None,replication_status=,reservations=['1577af08-7a62-4748-9d4c-bd5658ee1b06','543a9a62-6124-41c5-a6ee-78e7448e6498','15847dd0-a712-409d-b957-73b083169b33','2499e74c-32d9-42e6-8b41-f88e562b5759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2243418d99834ffea0a56093888b4184',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-329974201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=158fb86c-5edf-48e4-9b66-0b053bae9d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='083fdebf4b2942c89143d26d762cb9d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2243418d99834ffea0a56093888b4184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717e0c82-864a-40f7-875b-36d593e6c1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19fe1e45-d202-42fb-acb6-3471522b752c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19fe1e45-d202-42fb-acb6-3471522b752c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 888/1737] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9578c10f-94ee-478b-b4e3-a84d9f9dce44 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9578c10f-94ee-478b-b4e3-a84d9f9dce44 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9578c10f-94ee-478b-b4e3-a84d9f9dce44 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9578c10f-94ee-478b-b4e3-a84d9f9dce44 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717e0c82-864a-40f7-875b-36d593e6c1fe) transitioned into state 'SUCCESS' from state '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-329974201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083fdebf4b2942c89143d26d762cb9d4',qos_specs=None,replication_status=,reservations=['1577af08-7a62-4748-9d4c-bd5658ee1b06','543a9a62-6124-41c5-a6ee-78e7448e6498','15847dd0-a712-409d-b957-73b083169b33','2499e74c-32d9-42e6-8b41-f88e562b5759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2243418d99834ffea0a56093888b4184',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19510511-1cb5-433b-a54e-3caf61be03c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9578c10f-94ee-478b-b4e3-a84d9f9dce44 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19510511-1cb5-433b-a54e-3caf61be03c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9578c10f-94ee-478b-b4e3-a84d9f9dce44 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 889/1738] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 890 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Flow 'volume_create_api' (932840e2-a5f7-4ca8-8cbc-65257be48801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Create volume request issued successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d4b05a6-b558-4d4f-a425-a2509e2604c2 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 850/1739] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:04:32 2026] POST /volume/v3/volumes => generated 764 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-15c85e62-ce1b-47ac-99e7-144e7b7cdd4d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-15c85e62-ce1b-47ac-99e7-144e7b7cdd4d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-15c85e62-ce1b-47ac-99e7-144e7b7cdd4d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-15c85e62-ce1b-47ac-99e7-144e7b7cdd4d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-15c85e62-ce1b-47ac-99e7-144e7b7cdd4d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-15c85e62-ce1b-47ac-99e7-144e7b7cdd4d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 200 Sep 03 11:04:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 890/1740] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:32 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2c40b498-58c9-4b9a-ace7-4eb8019cac48 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2c40b498-58c9-4b9a-ace7-4eb8019cac48 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2c40b498-58c9-4b9a-ace7-4eb8019cac48 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2c40b498-58c9-4b9a-ace7-4eb8019cac48 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2c40b498-58c9-4b9a-ace7-4eb8019cac48 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2c40b498-58c9-4b9a-ace7-4eb8019cac48 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 851/1741] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:33 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dd4a23fd-5fb8-403e-ac55-7ccc66ba9cb5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dd4a23fd-5fb8-403e-ac55-7ccc66ba9cb5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dd4a23fd-5fb8-403e-ac55-7ccc66ba9cb5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dd4a23fd-5fb8-403e-ac55-7ccc66ba9cb5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dd4a23fd-5fb8-403e-ac55-7ccc66ba9cb5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba returned with HTTP 404 Sep 03 11:04:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 891/1742] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:33 2026] GET /volume/v3/volumes/09bccdf0-b862-431e-9f4d-6399056f64ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-75194c6e-0f1e-439f-8c3b-035253d198a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-75194c6e-0f1e-439f-8c3b-035253d198a6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-75194c6e-0f1e-439f-8c3b-035253d198a6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-75194c6e-0f1e-439f-8c3b-035253d198a6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-75194c6e-0f1e-439f-8c3b-035253d198a6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-75194c6e-0f1e-439f-8c3b-035253d198a6 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 852/1743] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:33 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 934 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5205db5c-411e-4d0c-ba8e-e1773acf742a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5205db5c-411e-4d0c-ba8e-e1773acf742a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5205db5c-411e-4d0c-ba8e-e1773acf742a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5205db5c-411e-4d0c-ba8e-e1773acf742a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5205db5c-411e-4d0c-ba8e-e1773acf742a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5205db5c-411e-4d0c-ba8e-e1773acf742a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 892/1744] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:33 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 890 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ca661cf7-e76e-4e4b-b0c6-6b6780a2401c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ca661cf7-e76e-4e4b-b0c6-6b6780a2401c tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ca661cf7-e76e-4e4b-b0c6-6b6780a2401c tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ca661cf7-e76e-4e4b-b0c6-6b6780a2401c tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93380b47-75c5-45a2-b8e9-8bce9a954903 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 202 Sep 03 11:04:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 853/1745] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:33 2026] DELETE /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-458e6560-fa8d-4209-91f3-869eea621bf5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-458e6560-fa8d-4209-91f3-869eea621bf5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-458e6560-fa8d-4209-91f3-869eea621bf5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-458e6560-fa8d-4209-91f3-869eea621bf5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ca661cf7-e76e-4e4b-b0c6-6b6780a2401c tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ca661cf7-e76e-4e4b-b0c6-6b6780a2401c tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 200 Sep 03 11:04:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 893/1746] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:33 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-458e6560-fa8d-4209-91f3-869eea621bf5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-458e6560-fa8d-4209-91f3-869eea621bf5 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 200 Sep 03 11:04:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 854/1747] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:33 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 933 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3404af6a-5216-4e23-8060-1ddc47226657 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3404af6a-5216-4e23-8060-1ddc47226657 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3404af6a-5216-4e23-8060-1ddc47226657 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3404af6a-5216-4e23-8060-1ddc47226657 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3404af6a-5216-4e23-8060-1ddc47226657 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3404af6a-5216-4e23-8060-1ddc47226657 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 894/1748] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:34 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dfe92c2b-a7f7-4b60-9cf5-a4226c80849b"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dfe92c2b-a7f7-4b60-9cf5-a4226c80849b'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Create volume of 1 GB Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Availability Zones retrieved successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Flow 'volume_create_api' (6ea51033-19e0-4e79-8d56-fea6bddb8d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cdacc-193c-4ce0-96f6-3d78b6c0a881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cdacc-193c-4ce0-96f6-3d78b6c0a881) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:04:34 devstack devstack@c-api.service[86299]: 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 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cdacc-193c-4ce0-96f6-3d78b6c0a881) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cdacc-193c-4ce0-96f6-3d78b6c0a881) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:04:34 devstack devstack@c-api.service[86299]: WARNING cinder.volume.api [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Flow 'volume_create_api' (6ea51033-19e0-4e79-8d56-fea6bddb8d96) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9203cf9e-d4fd-402a-b367-77fe5cbf400d tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 400 Sep 03 11:04:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 855/1749] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:04:34 2026] POST /volume/v3/volumes => generated 171 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Delete snapshot with id: dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot delete request issued successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad6c6d5e-f846-4892-a987-545b7689b0c1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 202 Sep 03 11:04:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 895/1750] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:04:34 2026] DELETE /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dd9f8f8b-4403-4b5d-a617-867eafdfa913 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-357863b7-3c3b-4099-a819-00d667281a92 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dd9f8f8b-4403-4b5d-a617-867eafdfa913 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dd9f8f8b-4403-4b5d-a617-867eafdfa913 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dd9f8f8b-4403-4b5d-a617-867eafdfa913 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-357863b7-3c3b-4099-a819-00d667281a92 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-357863b7-3c3b-4099-a819-00d667281a92 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-357863b7-3c3b-4099-a819-00d667281a92 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dd9f8f8b-4403-4b5d-a617-867eafdfa913 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dd9f8f8b-4403-4b5d-a617-867eafdfa913 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 896/1751] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:34 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-357863b7-3c3b-4099-a819-00d667281a92 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-357863b7-3c3b-4099-a819-00d667281a92 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 856/1752] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:34 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 891 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-00717910-48a4-4d59-8c63-db6d7f607ef9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00717910-48a4-4d59-8c63-db6d7f607ef9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-41f460cb-06bf-4cfd-a62e-7ed2a94535c2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00717910-48a4-4d59-8c63-db6d7f607ef9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00717910-48a4-4d59-8c63-db6d7f607ef9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-41f460cb-06bf-4cfd-a62e-7ed2a94535c2 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-41f460cb-06bf-4cfd-a62e-7ed2a94535c2 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-41f460cb-06bf-4cfd-a62e-7ed2a94535c2 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-00717910-48a4-4d59-8c63-db6d7f607ef9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-41f460cb-06bf-4cfd-a62e-7ed2a94535c2 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00717910-48a4-4d59-8c63-db6d7f607ef9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 897/1753] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:34 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-74a315af-2701-4e35-a943-4bc0ef7ba37e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74a315af-2701-4e35-a943-4bc0ef7ba37e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74a315af-2701-4e35-a943-4bc0ef7ba37e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74a315af-2701-4e35-a943-4bc0ef7ba37e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-41f460cb-06bf-4cfd-a62e-7ed2a94535c2 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 857/1754] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:34 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 891 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74a315af-2701-4e35-a943-4bc0ef7ba37e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e returned with HTTP 404 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 898/1755] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/volumes/c29e41ae-8423-4971-b508-4faa60c56a2e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-64d93859-ba0b-4255-9ba3-5fbc0e187c62 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-64d93859-ba0b-4255-9ba3-5fbc0e187c62 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-64d93859-ba0b-4255-9ba3-5fbc0e187c62 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-64d93859-ba0b-4255-9ba3-5fbc0e187c62 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-64d93859-ba0b-4255-9ba3-5fbc0e187c62 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-64d93859-ba0b-4255-9ba3-5fbc0e187c62 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 858/1756] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-e2782739-bf96-4c90-b80c-acfe6d9f2252 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-e2782739-bf96-4c90-b80c-acfe6d9f2252 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-e2782739-bf96-4c90-b80c-acfe6d9f2252 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-e2782739-bf96-4c90-b80c-acfe6d9f2252 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-e2782739-bf96-4c90-b80c-acfe6d9f2252 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-e2782739-bf96-4c90-b80c-acfe6d9f2252 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 859/1757] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 873 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b69975fb-7ea2-4249-8047-8fd3205abfbc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 202 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 899/1758] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:35 2026] DELETE /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8116a89d-2d1c-4171-b48d-b8e63fee0304 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8116a89d-2d1c-4171-b48d-b8e63fee0304 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8116a89d-2d1c-4171-b48d-b8e63fee0304 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8116a89d-2d1c-4171-b48d-b8e63fee0304 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8116a89d-2d1c-4171-b48d-b8e63fee0304 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8116a89d-2d1c-4171-b48d-b8e63fee0304 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 860/1759] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 845 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d42991e-0bab-44e9-b23b-7e30abb239f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d42991e-0bab-44e9-b23b-7e30abb239f9 None None] GET http://192.168.122.139/volume// Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d42991e-0bab-44e9-b23b-7e30abb239f9 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d42991e-0bab-44e9-b23b-7e30abb239f9 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d42991e-0bab-44e9-b23b-7e30abb239f9 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 900/1760] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:04:35 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 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-d21dcd60-4e0c-4352-bd82-1ce6aa4b4299 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-d21dcd60-4e0c-4352-bd82-1ce6aa4b4299 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-d21dcd60-4e0c-4352-bd82-1ce6aa4b4299 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8882cd40-3164-4877-87ce-eb8e2e884f6a", "connector": null, "instance_uuid": "f58bd406-3f4d-4136-9ed2-e8046139548d"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-d21dcd60-4e0c-4352-bd82-1ce6aa4b4299 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 861/1761] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:04:35 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ed9d397a-5b42-463c-8abe-76c0cff26e8a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed9d397a-5b42-463c-8abe-76c0cff26e8a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed9d397a-5b42-463c-8abe-76c0cff26e8a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ed9d397a-5b42-463c-8abe-76c0cff26e8a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-edc6c522-5afb-4b68-909f-767dbf2d8f81 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-edc6c522-5afb-4b68-909f-767dbf2d8f81 None None] GET http://192.168.122.139/volume// Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-edc6c522-5afb-4b68-909f-767dbf2d8f81 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-edc6c522-5afb-4b68-909f-767dbf2d8f81 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-edc6c522-5afb-4b68-909f-767dbf2d8f81 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 862/1762] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:04:35 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 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ed9d397a-5b42-463c-8abe-76c0cff26e8a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-2b464caa-6208-40c3-9536-7a5a0b0a25ff None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ed9d397a-5b42-463c-8abe-76c0cff26e8a tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 901/1763] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 890 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-920c2494-1eb1-467e-997a-1805bd8a03ca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-920c2494-1eb1-467e-997a-1805bd8a03ca tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-920c2494-1eb1-467e-997a-1805bd8a03ca tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-920c2494-1eb1-467e-997a-1805bd8a03ca tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-920c2494-1eb1-467e-997a-1805bd8a03ca tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-920c2494-1eb1-467e-997a-1805bd8a03ca tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 902/1764] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-2b464caa-6208-40c3-9536-7a5a0b0a25ff tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-2b464caa-6208-40c3-9536-7a5a0b0a25ff tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-2b464caa-6208-40c3-9536-7a5a0b0a25ff tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-2b464caa-6208-40c3-9536-7a5a0b0a25ff tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-2b464caa-6208-40c3-9536-7a5a0b0a25ff tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 863/1765] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:04:35 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 1053 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-79e93c34-711a-4d6e-a975-62923ad6099e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79e93c34-711a-4d6e-a975-62923ad6099e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79e93c34-711a-4d6e-a975-62923ad6099e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79e93c34-711a-4d6e-a975-62923ad6099e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-79e93c34-711a-4d6e-a975-62923ad6099e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79e93c34-711a-4d6e-a975-62923ad6099e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 903/1766] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:36 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-180ba1c1-9960-4ad5-842e-11c31a539f83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-180ba1c1-9960-4ad5-842e-11c31a539f83 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-180ba1c1-9960-4ad5-842e-11c31a539f83 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-180ba1c1-9960-4ad5-842e-11c31a539f83 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] PUT http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Acquiring lock "cinder-attachment_update-8882cd40-3164-4877-87ce-eb8e2e884f6a-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Lock "cinder-attachment_update-8882cd40-3164-4877-87ce-eb8e2e884f6a-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-180ba1c1-9960-4ad5-842e-11c31a539f83 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 864/1767] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:36 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d486a0c6-454a-45e0-9f46-44ac153758aa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] DELETE http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Delete volume with id: 158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Delete volume request issued successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d486a0c6-454a-45e0-9f46-44ac153758aa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 202 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 865/1768] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:36 2026] DELETE /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-940b0ab8-1ac6-4f3a-9e53-0bb6734aa12e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-940b0ab8-1ac6-4f3a-9e53-0bb6734aa12e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-940b0ab8-1ac6-4f3a-9e53-0bb6734aa12e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-940b0ab8-1ac6-4f3a-9e53-0bb6734aa12e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-940b0ab8-1ac6-4f3a-9e53-0bb6734aa12e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-940b0ab8-1ac6-4f3a-9e53-0bb6734aa12e tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 866/1769] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:36 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe00d42b-7283-474a-95db-d18365da46e3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe00d42b-7283-474a-95db-d18365da46e3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe00d42b-7283-474a-95db-d18365da46e3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe00d42b-7283-474a-95db-d18365da46e3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe00d42b-7283-474a-95db-d18365da46e3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe00d42b-7283-474a-95db-d18365da46e3 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 867/1770] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:36 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Lock "cinder-attachment_update-8882cd40-3164-4877-87ce-eb8e2e884f6a-devstack" released by "attachment_update" :: held 0.350s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-182358f6-92fd-444c-85d3-b501c71f6f67 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 904/1771] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:04:36 2026] PUT /volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 => generated 694 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-06d64c1d-5afa-4a84-9737-ab2efc5d70ab None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-06d64c1d-5afa-4a84-9737-ab2efc5d70ab tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-06d64c1d-5afa-4a84-9737-ab2efc5d70ab tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-06d64c1d-5afa-4a84-9737-ab2efc5d70ab tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-06d64c1d-5afa-4a84-9737-ab2efc5d70ab tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-06d64c1d-5afa-4a84-9737-ab2efc5d70ab tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 868/1772] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:36 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 891 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a4a84df5-daa4-4b04-a0fe-e20aa5dd4633 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4a84df5-daa4-4b04-a0fe-e20aa5dd4633 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4a84df5-daa4-4b04-a0fe-e20aa5dd4633 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4a84df5-daa4-4b04-a0fe-e20aa5dd4633 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a4a84df5-daa4-4b04-a0fe-e20aa5dd4633 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Snapshot retrieved successfully. Sep 03 11:04:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4a84df5-daa4-4b04-a0fe-e20aa5dd4633 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 200 Sep 03 11:04:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 905/1773] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:36 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 475 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-25e95c26-b63f-4991-b2d3-ec0b55b28204 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-25e95c26-b63f-4991-b2d3-ec0b55b28204 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] POST http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0/action Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-25e95c26-b63f-4991-b2d3-ec0b55b28204 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-25e95c26-b63f-4991-b2d3-ec0b55b28204 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-d5bdb76a-fedd-47d1-b4a4-cbd905591acd req-25e95c26-b63f-4991-b2d3-ec0b55b28204 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0/action returned with HTTP 204 Sep 03 11:04:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 869/1774] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:04:37 2026] POST /volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d161c6f0-8585-439d-a3ba-6e89fd13f4a5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d161c6f0-8585-439d-a3ba-6e89fd13f4a5 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d161c6f0-8585-439d-a3ba-6e89fd13f4a5 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d161c6f0-8585-439d-a3ba-6e89fd13f4a5 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d161c6f0-8585-439d-a3ba-6e89fd13f4a5 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 404 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 906/1775] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:37 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-058066bc-9609-4a3b-8c3d-c0c305396efa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-058066bc-9609-4a3b-8c3d-c0c305396efa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-058066bc-9609-4a3b-8c3d-c0c305396efa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-058066bc-9609-4a3b-8c3d-c0c305396efa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-058066bc-9609-4a3b-8c3d-c0c305396efa tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 404 Sep 03 11:04:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 870/1776] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:37 2026] GET /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1feea5fe-ad1c-4376-800e-e270c2cdd5b3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1feea5fe-ad1c-4376-800e-e270c2cdd5b3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] DELETE http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1feea5fe-ad1c-4376-800e-e270c2cdd5b3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1feea5fe-ad1c-4376-800e-e270c2cdd5b3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1feea5fe-ad1c-4376-800e-e270c2cdd5b3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Delete volume with id: 158fb86c-5edf-48e4-9b66-0b053bae9d66 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1feea5fe-ad1c-4376-800e-e270c2cdd5b3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 returned with HTTP 404 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 907/1777] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:37 2026] DELETE /volume/v3/volumes/158fb86c-5edf-48e4-9b66-0b053bae9d66 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cfab4252-2ba5-4706-87df-64340f2ffa02 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cfab4252-2ba5-4706-87df-64340f2ffa02 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cfab4252-2ba5-4706-87df-64340f2ffa02 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cfab4252-2ba5-4706-87df-64340f2ffa02 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-480423080"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-480423080'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Create volume of 1 GB Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cfab4252-2ba5-4706-87df-64340f2ffa02 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 returned with HTTP 404 Sep 03 11:04:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 871/1778] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:37 2026] GET /volume/v3/volumes/cbcf093a-61c5-4adc-9aff-838bd692e073 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Availability Zones retrieved successfully. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Flow 'volume_create_api' (a5d16e13-2502-4620-86fa-6c63d08fff81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb5ed4f6-26ff-4db9-986b-73cbacfa2723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dd0af698-492e-4115-b39b-c0575603811a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-VolumesGetTest-Volume-1672143213", "metadata": {"Type": "Test"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'imageRef': 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1672143213', 'metadata': {'Type': 'Test'}}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb5ed4f6-26ff-4db9-986b-73cbacfa2723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9359d755-3034-441a-9916-3295cf4e3e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Created reservations ['0800062a-ded6-42b5-bcbf-010e63a0e498', 'f27a3e23-be6d-4c05-bf11-dcd16bfd38f9', '03cd9b71-87b3-40b2-ad89-d73adb1e31b5', '0fa7d84c-0f52-4ed5-9f18-811df72a7897'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9359d755-3034-441a-9916-3295cf4e3e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0800062a-ded6-42b5-bcbf-010e63a0e498', 'f27a3e23-be6d-4c05-bf11-dcd16bfd38f9', '03cd9b71-87b3-40b2-ad89-d73adb1e31b5', '0fa7d84c-0f52-4ed5-9f18-811df72a7897']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8745e5-663b-42bb-babb-0ef5c989cc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (57c1cada-d858-406d-a362-89257ea92c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201e5d97-7493-4556-b78a-7ee34442aeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8745e5-663b-42bb-babb-0ef5c989cc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-480423080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083fdebf4b2942c89143d26d762cb9d4',qos_specs=None,replication_status=,reservations=['0800062a-ded6-42b5-bcbf-010e63a0e498','f27a3e23-be6d-4c05-bf11-dcd16bfd38f9','03cd9b71-87b3-40b2-ad89-d73adb1e31b5','0fa7d84c-0f52-4ed5-9f18-811df72a7897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2243418d99834ffea0a56093888b4184',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-480423080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='083fdebf4b2942c89143d26d762cb9d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2243418d99834ffea0a56093888b4184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b397e1fe-76d8-44f5-b10a-e7279f5c3127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b397e1fe-76d8-44f5-b10a-e7279f5c3127) transitioned into state 'SUCCESS' from state '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-480423080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='083fdebf4b2942c89143d26d762cb9d4',qos_specs=None,replication_status=,reservations=['0800062a-ded6-42b5-bcbf-010e63a0e498','f27a3e23-be6d-4c05-bf11-dcd16bfd38f9','03cd9b71-87b3-40b2-ad89-d73adb1e31b5','0fa7d84c-0f52-4ed5-9f18-811df72a7897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2243418d99834ffea0a56093888b4184',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96f5f78b-7be7-4488-bb23-eeda80105c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96f5f78b-7be7-4488-bb23-eeda80105c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Flow 'volume_create_api' (a5d16e13-2502-4620-86fa-6c63d08fff81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Create volume request issued successfully. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f478038-9471-4b61-aead-56bb6f95fbb3 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 908/1779] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:04:37 2026] POST /volume/v3/volumes => generated 764 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4785ec0b-74ac-4f8f-aa58-4b8ea2508be9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4785ec0b-74ac-4f8f-aa58-4b8ea2508be9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4785ec0b-74ac-4f8f-aa58-4b8ea2508be9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4785ec0b-74ac-4f8f-aa58-4b8ea2508be9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201e5d97-7493-4556-b78a-7ee34442aeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e5d225-ac30-4480-b5a4-1808f033167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4785ec0b-74ac-4f8f-aa58-4b8ea2508be9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4785ec0b-74ac-4f8f-aa58-4b8ea2508be9 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 200 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 909/1780] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:37 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a914500c-7b2e-41d6-a5ca-21a5986aff9d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a914500c-7b2e-41d6-a5ca-21a5986aff9d tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a914500c-7b2e-41d6-a5ca-21a5986aff9d tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a914500c-7b2e-41d6-a5ca-21a5986aff9d tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a914500c-7b2e-41d6-a5ca-21a5986aff9d tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a914500c-7b2e-41d6-a5ca-21a5986aff9d tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 910/1781] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:37 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 1183 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['870cd042-0f18-40f4-8c78-b3f6fec81b42', '7df16238-112a-4b4c-bbf3-3a04d40d7e2c', '5552bd91-1c2e-4d05-adad-67b98c90103c', '943403b3-2568-4cca-b4ba-e9b2b4c06389'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e5d225-ac30-4480-b5a4-1808f033167f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870cd042-0f18-40f4-8c78-b3f6fec81b42', '7df16238-112a-4b4c-bbf3-3a04d40d7e2c', '5552bd91-1c2e-4d05-adad-67b98c90103c', '943403b3-2568-4cca-b4ba-e9b2b4c06389']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:37 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c592622-5626-4af2-95df-fec771bd2160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-76ddbd8d-b3d4-4a85-9470-2d15edc82626 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-76ddbd8d-b3d4-4a85-9470-2d15edc82626 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-76ddbd8d-b3d4-4a85-9470-2d15edc82626 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-76ddbd8d-b3d4-4a85-9470-2d15edc82626 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-76ddbd8d-b3d4-4a85-9470-2d15edc82626 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-76ddbd8d-b3d4-4a85-9470-2d15edc82626 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 911/1782] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:37 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 1183 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-751f7479-fbe6-473b-8579-3bc51b6a6dd1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c592622-5626-4af2-95df-fec771bd2160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b260b90-26f5-4967-9204-00af814081d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1672143213',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['870cd042-0f18-40f4-8c78-b3f6fec81b42','7df16238-112a-4b4c-bbf3-3a04d40d7e2c','5552bd91-1c2e-4d05-adad-67b98c90103c','943403b3-2568-4cca-b4ba-e9b2b4c06389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1672143213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b260b90-26f5-4967-9204-00af814081d2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3886ebc7-abce-4b2a-8bdd-a0726b2a1df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-751f7479-fbe6-473b-8579-3bc51b6a6dd1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-751f7479-fbe6-473b-8579-3bc51b6a6dd1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-751f7479-fbe6-473b-8579-3bc51b6a6dd1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-751f7479-fbe6-473b-8579-3bc51b6a6dd1 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b returned with HTTP 404 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 912/1783] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:04:38 2026] GET /volume/v3/snapshots/dfe92c2b-a7f7-4b60-9cf5-a4226c80849b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c856d050-292d-4d8e-a8fd-f5ef0e4aa305 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 913/1784] 192.168.122.139 () {62 vars in 1495 bytes} [Thu Sep 3 11:04:38 2026] DELETE /volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-94dfe678-e655-4df1-9a0e-ac080648b3f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-94dfe678-e655-4df1-9a0e-ac080648b3f7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-94dfe678-e655-4df1-9a0e-ac080648b3f7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-94dfe678-e655-4df1-9a0e-ac080648b3f7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3886ebc7-abce-4b2a-8bdd-a0726b2a1df0) transitioned into state 'SUCCESS' from state '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-1672143213',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['870cd042-0f18-40f4-8c78-b3f6fec81b42','7df16238-112a-4b4c-bbf3-3a04d40d7e2c','5552bd91-1c2e-4d05-adad-67b98c90103c','943403b3-2568-4cca-b4ba-e9b2b4c06389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617a56a0-139f-42ad-8874-e185b76a1d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-94dfe678-e655-4df1-9a0e-ac080648b3f7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (617a56a0-139f-42ad-8874-e185b76a1d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (57c1cada-d858-406d-a362-89257ea92c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-94dfe678-e655-4df1-9a0e-ac080648b3f7 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd0af698-492e-4115-b39b-c0575603811a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 914/1785] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:38 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3e7dae6c-fc53-44fd-a982-d62707062890 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 872/1786] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:37 2026] POST /volume/v3/volumes => generated 768 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-186b76f2-ce11-499c-b30f-24d95cdddd2d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-186b76f2-ce11-499c-b30f-24d95cdddd2d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-186b76f2-ce11-499c-b30f-24d95cdddd2d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-186b76f2-ce11-499c-b30f-24d95cdddd2d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: WARNING keystonemiddleware.auth_token [None req-3e7dae6c-fc53-44fd-a982-d62707062890 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:04:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 915/1787] 192.168.122.139 () {62 vars in 1495 bytes} [Thu Sep 3 11:04:38 2026] DELETE /volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-88e3a116-8449-4929-a801-bac7e86f9219 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Delete volume with id: d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-186b76f2-ce11-499c-b30f-24d95cdddd2d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-186b76f2-ce11-499c-b30f-24d95cdddd2d tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 873/1788] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:38 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 836 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] DELETE http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Delete volume request issued successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-88e3a116-8449-4929-a801-bac7e86f9219 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 202 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 916/1789] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:38 2026] DELETE /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a716ae20-a00f-415f-b0c5-b439bcf5bc88 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a716ae20-a00f-415f-b0c5-b439bcf5bc88 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a716ae20-a00f-415f-b0c5-b439bcf5bc88 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a716ae20-a00f-415f-b0c5-b439bcf5bc88 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a716ae20-a00f-415f-b0c5-b439bcf5bc88 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a716ae20-a00f-415f-b0c5-b439bcf5bc88 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 917/1790] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:38 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Attachment connected to vm f58bd406-3f4d-4136-9ed2-e8046139548d, checking data on nova Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.compute.nova [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Creating Keystone token plugin using URL: http://192.168.122.139/identity {{(pid=86299) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] REQ: curl -g -i -X GET http://192.168.122.139/compute/v2.1/servers/f58bd406-3f4d-4136-9ed2-e8046139548d/os-volume_attachments/8882cd40-3164-4877-87ce-eb8e2e884f6a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}acd52aaee4b1114aa155186f569f1ce7ce3d5826eb17c091fbb1a810b8b92881" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5" -H "X-Service-Token: {SHA256}3c52986ffb177ac6cc250bb3006d5ad01faec1492c46aaacad9a7309f7651fa1" {{(pid=86299) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:04:38 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-d4d41a13-f5c5-475c-8684-03bed4819743 x-openstack-request-id: req-d4d41a13-f5c5-475c-8684-03bed4819743 {{(pid=86299) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8882cd40-3164-4877-87ce-eb8e2e884f6a", "serverId": "f58bd406-3f4d-4136-9ed2-e8046139548d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38d027bf-af25-4694-91d7-644f72f3dad0", "bdm_uuid": "95d53c9a-3c37-4b34-9967-2683d3931fe3"}} {{(pid=86299) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET call to compute for http://192.168.122.139/compute/v2.1/servers/f58bd406-3f4d-4136-9ed2-e8046139548d/os-volume_attachments/8882cd40-3164-4877-87ce-eb8e2e884f6a used request id req-d4d41a13-f5c5-475c-8684-03bed4819743 {{(pid=86299) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.volume.api [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Caught error: Detach volume from instance f58bd406-3f4d-4136-9ed2-e8046139548d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f58bd406-3f4d-4136-9ed2-e8046139548d using the Compute API Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: 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 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f58bd406-3f4d-4136-9ed2-e8046139548d using the Compute API Sep 03 11:04:38 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-3c01c1dc-2051-43da-a8c6-351e0dfc5db5 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 returned with HTTP 409 Sep 03 11:04:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 874/1791] 192.168.122.139 () {60 vars in 1288 bytes} [Thu Sep 3 11:04:38 2026] DELETE /volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 => generated 167 bytes in 674 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-df414048-993c-4d39-8d5a-3be8d4420612 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df414048-993c-4d39-8d5a-3be8d4420612 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df414048-993c-4d39-8d5a-3be8d4420612 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df414048-993c-4d39-8d5a-3be8d4420612 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-df414048-993c-4d39-8d5a-3be8d4420612 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df414048-993c-4d39-8d5a-3be8d4420612 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 200 Sep 03 11:04:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 918/1792] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:38 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-a2644ee7-94b7-487a-8f59-4cf6b0b473cf tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 875/1793] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:04:38 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 1165 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] POST http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a/action Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Begin detaching volume completed successfully. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-b9e8ea25-7097-47bd-9d51-9405adf8437c tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a/action returned with HTTP 202 Sep 03 11:04:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 919/1794] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:04:39 2026] POST /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bc700d46-92b5-4d1b-845d-a79647069d47 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bc700d46-92b5-4d1b-845d-a79647069d47 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bc700d46-92b5-4d1b-845d-a79647069d47 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bc700d46-92b5-4d1b-845d-a79647069d47 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bc700d46-92b5-4d1b-845d-a79647069d47 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bc700d46-92b5-4d1b-845d-a79647069d47 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 876/1795] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:39 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d4dd077-1132-4700-9625-cf2d4dbd1ead None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d4dd077-1132-4700-9625-cf2d4dbd1ead tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d4dd077-1132-4700-9625-cf2d4dbd1ead tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d4dd077-1132-4700-9625-cf2d4dbd1ead tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2ebabfa7-c333-483c-a8b2-8eda3c7ea13a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ebabfa7-c333-483c-a8b2-8eda3c7ea13a None None] GET http://192.168.122.139/volume// Sep 03 11:04:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ebabfa7-c333-483c-a8b2-8eda3c7ea13a None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ebabfa7-c333-483c-a8b2-8eda3c7ea13a None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ebabfa7-c333-483c-a8b2-8eda3c7ea13a None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:04:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 877/1796] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:04:39 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 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d4dd077-1132-4700-9625-cf2d4dbd1ead tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Volume info retrieved successfully. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-488cb1b4-c372-4f71-9ff6-66434e87df7b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d4dd077-1132-4700-9625-cf2d4dbd1ead tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 200 Sep 03 11:04:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 920/1797] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:39 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-488cb1b4-c372-4f71-9ff6-66434e87df7b tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-488cb1b4-c372-4f71-9ff6-66434e87df7b tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-488cb1b4-c372-4f71-9ff6-66434e87df7b tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-488cb1b4-c372-4f71-9ff6-66434e87df7b tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-488cb1b4-c372-4f71-9ff6-66434e87df7b tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 878/1798] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:04:39 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 1349 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-c9eb160c-3c09-4039-9697-922d4b5f97b0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-c9eb160c-3c09-4039-9697-922d4b5f97b0 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] DELETE http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-c9eb160c-3c09-4039-9697-922d4b5f97b0 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-c9eb160c-3c09-4039-9697-922d4b5f97b0 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:39 devstack devstack@c-api.service[86298]: /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 11:04:39 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8bb2e6a7-605f-4115-95a7-e7ddda176213 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8bb2e6a7-605f-4115-95a7-e7ddda176213 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8bb2e6a7-605f-4115-95a7-e7ddda176213 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8bb2e6a7-605f-4115-95a7-e7ddda176213 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-66ae5e75-15d5-4cc1-b63c-ddbbcfc42ef2 req-c9eb160c-3c09-4039-9697-922d4b5f97b0 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 921/1799] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:04:39 2026] DELETE /volume/v3/attachments/38d027bf-af25-4694-91d7-644f72f3dad0 => generated 19 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8bb2e6a7-605f-4115-95a7-e7ddda176213 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Volume info retrieved successfully. Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8bb2e6a7-605f-4115-95a7-e7ddda176213 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 879/1800] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-79e2dd99-bb88-457f-be51-ff12206156c2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79e2dd99-bb88-457f-be51-ff12206156c2 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79e2dd99-bb88-457f-be51-ff12206156c2 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79e2dd99-bb88-457f-be51-ff12206156c2 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79e2dd99-bb88-457f-be51-ff12206156c2 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 922/1801] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True => generated 1064 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e4ff3bc6-99dc-4d24-9a6a-804e2cbe398f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4ff3bc6-99dc-4d24-9a6a-804e2cbe398f tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/042fdad185b54007a747c701f1666a2e?usage=True Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3bc6-99dc-4d24-9a6a-804e2cbe398f tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3bc6-99dc-4d24-9a6a-804e2cbe398f tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4ff3bc6-99dc-4d24-9a6a-804e2cbe398f tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/042fdad185b54007a747c701f1666a2e?usage=True returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 880/1802] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/os-quota-sets/042fdad185b54007a747c701f1666a2e?usage=True => generated 1064 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] POST http://192.168.122.139/volume/v3/os-volume-transfer Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.volume_transfer [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Creating new volume transfer {'transfer': {'volume_id': '17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.volume_transfer [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Creating transfer of volume 17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.transfer.api [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Generating transfer record for volume 17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3af37df5-788b-468c-bc67-ca6c8e9c8278 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 923/1803] 192.168.122.139 () {60 vars in 1175 bytes} [Thu Sep 3 11:04:40 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3ce1317c-698d-4f44-9c7d-97749536b44c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ce1317c-698d-4f44-9c7d-97749536b44c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ce1317c-698d-4f44-9c7d-97749536b44c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ce1317c-698d-4f44-9c7d-97749536b44c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ce1317c-698d-4f44-9c7d-97749536b44c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ce1317c-698d-4f44-9c7d-97749536b44c tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 924/1804] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 918 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-370e8c2f-0047-4ffc-af47-68ebd5edb416 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-370e8c2f-0047-4ffc-af47-68ebd5edb416 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] GET http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-370e8c2f-0047-4ffc-af47-68ebd5edb416 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-370e8c2f-0047-4ffc-af47-68ebd5edb416 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-370e8c2f-0047-4ffc-af47-68ebd5edb416 tempest-VolumesSnapshotNegativeTestJSON-1456176297 tempest-VolumesSnapshotNegativeTestJSON-1456176297-project-member] http://192.168.122.139/volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 returned with HTTP 404 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 925/1805] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/volumes/d3d3a588-4a25-4edb-af69-edfb0f186839 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] POST http://192.168.122.139/volume/v3/os-volume-transfer/28997aa7-4eff-4f00-aee0-07c6b1dc88eb/accept Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1220d10fee5805e6"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.volume_transfer [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Accepting volume transfer 28997aa7-4eff-4f00-aee0-07c6b1dc88eb {{(pid=86299) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.volume_transfer [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Accepting transfer 28997aa7-4eff-4f00-aee0-07c6b1dc88eb Sep 03 11:04:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-4e2d1ed9-a055-4245-82f3-cfc0451a649f req-0fc2cd47-e26a-4a5b-8038-17fd9e9e2a3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-4e2d1ed9-a055-4245-82f3-cfc0451a649f req-0fc2cd47-e26a-4a5b-8038-17fd9e9e2a3e tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-4e2d1ed9-a055-4245-82f3-cfc0451a649f req-0fc2cd47-e26a-4a5b-8038-17fd9e9e2a3e tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-4e2d1ed9-a055-4245-82f3-cfc0451a649f req-0fc2cd47-e26a-4a5b-8038-17fd9e9e2a3e tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-4e2d1ed9-a055-4245-82f3-cfc0451a649f req-0fc2cd47-e26a-4a5b-8038-17fd9e9e2a3e tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Created reservations ['9bb8f677-a6f4-4c0a-82c5-1947f821a971', '226c7a8c-c97f-41b0-8d6e-67ee900a884e', 'ba5f6106-d5d5-45a5-87c5-24c387fc5dbb', '09521668-ad65-4061-902c-bd7749e6f4ce'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-4e2d1ed9-a055-4245-82f3-cfc0451a649f req-0fc2cd47-e26a-4a5b-8038-17fd9e9e2a3e tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 926/1806] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 873 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] DELETE http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Delete volume with id: 8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Created reservations ['f33adf94-5877-46b9-9eb1-ba568c171206', '51ee02a3-ca22-4718-9b71-7a6b3b9fed55', '18965470-cfba-400b-a4b4-e1bfd7852443', 'eab12936-f925-4640-87ed-24b115763b66'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: /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 11:04:40 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Delete volume request issued successfully. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b7bd9cc-6ce6-47bb-af2a-3ae6299c03bb tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 202 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 927/1807] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:04:40 2026] DELETE /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cb548b06-34ae-4e11-b330-a7e3c475cab1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb548b06-34ae-4e11-b330-a7e3c475cab1 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb548b06-34ae-4e11-b330-a7e3c475cab1 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cb548b06-34ae-4e11-b330-a7e3c475cab1 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Created reservations ['1d385765-c9a4-4b9d-b2b6-62f8e5f87028', 'fa50dbae-07e1-468b-ac36-6665ee097a93', '0795f66d-8785-4068-8380-0402a9aa907a', 'd94ff8c6-b858-4ac8-9615-92dda82e08a9'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cb548b06-34ae-4e11-b330-a7e3c475cab1 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cb548b06-34ae-4e11-b330-a7e3c475cab1 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 928/1808] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:40 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 890 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Created reservations ['f9f43eb5-a61a-44f5-8a39-8ae492c5ddac', 'be710c11-25b3-4b3c-abba-a2ed905c8357', '551efd00-8e8c-49eb-a0ed-69edd8f48713', 'ec461077-f15b-4a23-b3d8-f6bbbdd1ac9b'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Transfer volume completed successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.transfer.api [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Volume 17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 has been transferred. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21d3b4d5-642b-4bf4-8549-809a9fe4d7ee tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] http://192.168.122.139/volume/v3/os-volume-transfer/28997aa7-4eff-4f00-aee0-07c6b1dc88eb/accept returned with HTTP 202 Sep 03 11:04:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 881/1809] 192.168.122.139 () {60 vars in 1307 bytes} [Thu Sep 3 11:04:40 2026] POST /volume/v3/os-volume-transfer/28997aa7-4eff-4f00-aee0-07c6b1dc88eb/accept => generated 373 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-12f3b5fc-3b8c-4df8-830a-c019e8e0e827 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12f3b5fc-3b8c-4df8-830a-c019e8e0e827 tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12f3b5fc-3b8c-4df8-830a-c019e8e0e827 tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12f3b5fc-3b8c-4df8-830a-c019e8e0e827 tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-12f3b5fc-3b8c-4df8-830a-c019e8e0e827 tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] Volume info retrieved successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12f3b5fc-3b8c-4df8-830a-c019e8e0e827 tempest-VolumeQuotasAdminTestJSON-1356966534 tempest-VolumeQuotasAdminTestJSON-1356966534-project-member] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 200 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 929/1810] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:41 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-27977ac9-cacd-4f73-8a3f-7aa753db7fb4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27977ac9-cacd-4f73-8a3f-7aa753db7fb4 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True Sep 03 11:04:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27977ac9-cacd-4f73-8a3f-7aa753db7fb4 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27977ac9-cacd-4f73-8a3f-7aa753db7fb4 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27977ac9-cacd-4f73-8a3f-7aa753db7fb4 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True returned with HTTP 200 Sep 03 11:04:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 882/1811] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:41 2026] GET /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4?usage=True => generated 1064 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9b805a56-5eb7-444f-ae2c-ce2a7da57d28 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b805a56-5eb7-444f-ae2c-ce2a7da57d28 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/042fdad185b54007a747c701f1666a2e?usage=True Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b805a56-5eb7-444f-ae2c-ce2a7da57d28 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b805a56-5eb7-444f-ae2c-ce2a7da57d28 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-22f23629-41b3-4dec-95b6-9c1939963915 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22f23629-41b3-4dec-95b6-9c1939963915 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22f23629-41b3-4dec-95b6-9c1939963915 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-22f23629-41b3-4dec-95b6-9c1939963915 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b805a56-5eb7-444f-ae2c-ce2a7da57d28 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/042fdad185b54007a747c701f1666a2e?usage=True returned with HTTP 200 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 930/1812] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:41 2026] GET /volume/v3/os-quota-sets/042fdad185b54007a747c701f1666a2e?usage=True => generated 1064 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Delete volume with id: 17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Volume info retrieved successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Delete volume request issued successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08987dea-b96c-4a9e-b1c7-7dd7730ed946 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 202 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 931/1813] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:41 2026] DELETE /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6a9e1a94-d749-4512-90ab-975481406968 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a9e1a94-d749-4512-90ab-975481406968 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a9e1a94-d749-4512-90ab-975481406968 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a9e1a94-d749-4512-90ab-975481406968 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6a9e1a94-d749-4512-90ab-975481406968 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Volume info retrieved successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a9e1a94-d749-4512-90ab-975481406968 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 200 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 932/1814] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:41 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 1019 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-22f23629-41b3-4dec-95b6-9c1939963915 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-22f23629-41b3-4dec-95b6-9c1939963915 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 883/1815] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:41 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 918 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c5d9d296-fccd-400e-839e-fde539deaa59 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5d9d296-fccd-400e-839e-fde539deaa59 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5d9d296-fccd-400e-839e-fde539deaa59 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5d9d296-fccd-400e-839e-fde539deaa59 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c5d9d296-fccd-400e-839e-fde539deaa59 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Volume info retrieved successfully. Sep 03 11:04:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5d9d296-fccd-400e-839e-fde539deaa59 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 200 Sep 03 11:04:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 933/1816] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:41 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 890 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-680ff44d-0044-42d0-a3f3-6d637591ce17 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-680ff44d-0044-42d0-a3f3-6d637591ce17 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-680ff44d-0044-42d0-a3f3-6d637591ce17 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-680ff44d-0044-42d0-a3f3-6d637591ce17 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-680ff44d-0044-42d0-a3f3-6d637591ce17 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 404 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 884/1817] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:42 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7e3fdd90-0bfd-407c-97d7-b7f18cea802d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e3fdd90-0bfd-407c-97d7-b7f18cea802d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] GET http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e3fdd90-0bfd-407c-97d7-b7f18cea802d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7e3fdd90-0bfd-407c-97d7-b7f18cea802d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7e3fdd90-0bfd-407c-97d7-b7f18cea802d tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 404 Sep 03 11:04:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 934/1818] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:42 2026] GET /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19534d69-cb99-481c-956a-8ddf39f9c263 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19534d69-cb99-481c-956a-8ddf39f9c263 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] DELETE http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19534d69-cb99-481c-956a-8ddf39f9c263 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19534d69-cb99-481c-956a-8ddf39f9c263 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-19534d69-cb99-481c-956a-8ddf39f9c263 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] Delete volume with id: 17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19534d69-cb99-481c-956a-8ddf39f9c263 tempest-VolumeQuotasAdminTestJSON-1821422912 tempest-VolumeQuotasAdminTestJSON-1821422912-project-member] http://192.168.122.139/volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 returned with HTTP 404 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 885/1819] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:42 2026] DELETE /volume/v3/volumes/17fd4c8f-7ba8-4cb9-84ac-0769a3bf2363 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-454b80d1-eb71-40da-813e-789b76c42186 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-454b80d1-eb71-40da-813e-789b76c42186 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] GET http://192.168.122.139/volume/v3/os-quota-sets/ebce6e95914247259dded75ce60aebb0?usage=True Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-454b80d1-eb71-40da-813e-789b76c42186 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-454b80d1-eb71-40da-813e-789b76c42186 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cc0e640a-3f23-4c78-bf6b-51da4fe16233 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cc0e640a-3f23-4c78-bf6b-51da4fe16233 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cc0e640a-3f23-4c78-bf6b-51da4fe16233 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cc0e640a-3f23-4c78-bf6b-51da4fe16233 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cc0e640a-3f23-4c78-bf6b-51da4fe16233 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-454b80d1-eb71-40da-813e-789b76c42186 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/ebce6e95914247259dded75ce60aebb0?usage=True returned with HTTP 200 Sep 03 11:04:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 935/1820] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:04:42 2026] GET /volume/v3/os-quota-sets/ebce6e95914247259dded75ce60aebb0?usage=True => generated 1064 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cc0e640a-3f23-4c78-bf6b-51da4fe16233 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 886/1821] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:42 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 921 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-645fcc4c-559f-4614-a026-87012b9f7261 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-645fcc4c-559f-4614-a026-87012b9f7261 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-645fcc4c-559f-4614-a026-87012b9f7261 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dcc97523-38b9-49bb-bf72-3ebed477c312 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dcc97523-38b9-49bb-bf72-3ebed477c312 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] GET http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dcc97523-38b9-49bb-bf72-3ebed477c312 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dcc97523-38b9-49bb-bf72-3ebed477c312 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dcc97523-38b9-49bb-bf72-3ebed477c312 tempest-TestServerVolumeAttachScenarioOldVersion-568437774 tempest-TestServerVolumeAttachScenarioOldVersion-568437774-project-member] http://192.168.122.139/volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a returned with HTTP 404 Sep 03 11:04:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 887/1822] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:04:42 2026] GET /volume/v3/volumes/8882cd40-3164-4877-87ce-eb8e2e884f6a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:04:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-645fcc4c-559f-4614-a026-87012b9f7261 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 936/1823] 192.168.122.139 () {60 vars in 1259 bytes} [Thu Sep 3 11:04:42 2026] PUT /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 400 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a857e9bd-588e-4626-a913-cb5b3d8f1383 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a857e9bd-588e-4626-a913-cb5b3d8f1383 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] PUT http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 Sep 03 11:04:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a857e9bd-588e-4626-a913-cb5b3d8f1383 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a857e9bd-588e-4626-a913-cb5b3d8f1383 tempest-VolumeQuotasAdminTestJSON-1474312576 tempest-VolumeQuotasAdminTestJSON-1474312576-project-admin] http://192.168.122.139/volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 returned with HTTP 200 Sep 03 11:04:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 888/1824] 192.168.122.139 () {60 vars in 1259 bytes} [Thu Sep 3 11:04:43 2026] PUT /volume/v3/os-quota-sets/083fdebf4b2942c89143d26d762cb9d4 => generated 398 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d859ca0-657b-4345-9b2d-1eefc7faa65e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d859ca0-657b-4345-9b2d-1eefc7faa65e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d859ca0-657b-4345-9b2d-1eefc7faa65e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d859ca0-657b-4345-9b2d-1eefc7faa65e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d859ca0-657b-4345-9b2d-1eefc7faa65e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d859ca0-657b-4345-9b2d-1eefc7faa65e tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 937/1825] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:43 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 921 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9dafb851-ec3d-405a-8c46-08a637e1836a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9dafb851-ec3d-405a-8c46-08a637e1836a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9dafb851-ec3d-405a-8c46-08a637e1836a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9dafb851-ec3d-405a-8c46-08a637e1836a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9dafb851-ec3d-405a-8c46-08a637e1836a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9dafb851-ec3d-405a-8c46-08a637e1836a tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 889/1826] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:45 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a293e086-0122-4830-a4ed-52409e245f36 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a293e086-0122-4830-a4ed-52409e245f36 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a293e086-0122-4830-a4ed-52409e245f36 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a293e086-0122-4830-a4ed-52409e245f36 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a293e086-0122-4830-a4ed-52409e245f36 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a293e086-0122-4830-a4ed-52409e245f36 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 938/1827] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:46 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7afe8494-0ae9-4dd8-840a-d29b8e231493 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7afe8494-0ae9-4dd8-840a-d29b8e231493 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7afe8494-0ae9-4dd8-840a-d29b8e231493 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7afe8494-0ae9-4dd8-840a-d29b8e231493 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7afe8494-0ae9-4dd8-840a-d29b8e231493 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7afe8494-0ae9-4dd8-840a-d29b8e231493 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 890/1828] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:47 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-27fbe562-3f0f-4168-82ba-82914de95f55 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27fbe562-3f0f-4168-82ba-82914de95f55 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27fbe562-3f0f-4168-82ba-82914de95f55 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27fbe562-3f0f-4168-82ba-82914de95f55 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-27fbe562-3f0f-4168-82ba-82914de95f55 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27fbe562-3f0f-4168-82ba-82914de95f55 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 939/1829] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:47 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 1339 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ee9ccd58-bd79-4e11-9876-301491c0bfe4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee9ccd58-bd79-4e11-9876-301491c0bfe4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee9ccd58-bd79-4e11-9876-301491c0bfe4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1672143213"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ee9ccd58-bd79-4e11-9876-301491c0bfe4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ee9ccd58-bd79-4e11-9876-301491c0bfe4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee9ccd58-bd79-4e11-9876-301491c0bfe4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 891/1830] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:04:47 2026] PUT /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 792 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f73b525f-1519-4220-a354-44089f262dce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f73b525f-1519-4220-a354-44089f262dce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f73b525f-1519-4220-a354-44089f262dce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-539738919", "description": "This is the new description of volume"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f73b525f-1519-4220-a354-44089f262dce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f73b525f-1519-4220-a354-44089f262dce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f73b525f-1519-4220-a354-44089f262dce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 940/1831] 192.168.122.139 () {60 vars in 1253 bytes} [Thu Sep 3 11:04:47 2026] PUT /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 830 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37da2884-c4f8-489d-a128-c036ba8a8fd0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37da2884-c4f8-489d-a128-c036ba8a8fd0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37da2884-c4f8-489d-a128-c036ba8a8fd0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37da2884-c4f8-489d-a128-c036ba8a8fd0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-37da2884-c4f8-489d-a128-c036ba8a8fd0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37da2884-c4f8-489d-a128-c036ba8a8fd0 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 892/1832] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:47 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 1377 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-881993655", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2109492799"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-881993655', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2109492799'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume of 1 GB Sep 03 11:04:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Availability Zones retrieved successfully. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (710c78f5-66a2-4584-974d-2bcfeb51bef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfad64f4-b103-4a1b-a2f3-91891d2601fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfad64f4-b103-4a1b-a2f3-91891d2601fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c28079-2bbf-4743-9305-d0a2cba79306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Created reservations ['d03f942a-a82d-4343-9228-4d21485245ce', 'b0297abf-0758-4301-b308-a56ab8ce5f8e', 'c49db92b-5a08-46c1-91f3-909cbca00438', 'c85055c9-cdca-4784-97a8-63e43c851181'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c28079-2bbf-4743-9305-d0a2cba79306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d03f942a-a82d-4343-9228-4d21485245ce', 'b0297abf-0758-4301-b308-a56ab8ce5f8e', 'c49db92b-5a08-46c1-91f3-909cbca00438', 'c85055c9-cdca-4784-97a8-63e43c851181']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468e2210-569c-45b0-b18c-e3815b2998c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468e2210-569c-45b0-b18c-e3815b2998c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b2c04b-d2ec-45b9-89ee-e733275247c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-881993655',display_name='tempest-VolumesGetTest-Volume-2109492799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['d03f942a-a82d-4343-9228-4d21485245ce','b0297abf-0758-4301-b308-a56ab8ce5f8e','c49db92b-5a08-46c1-91f3-909cbca00438','c85055c9-cdca-4784-97a8-63e43c851181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-881993655',display_name='tempest-VolumesGetTest-Volume-2109492799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b2c04b-d2ec-45b9-89ee-e733275247c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b731388523914470b89260fcc3f36798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:47 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59dd5d8f-46fe-4ea8-b402-825962c43040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59dd5d8f-46fe-4ea8-b402-825962c43040) transitioned into 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-881993655',display_name='tempest-VolumesGetTest-Volume-2109492799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1e0eaa8b694ec5b4f9523bd26ab28e',qos_specs=None,replication_status=,reservations=['d03f942a-a82d-4343-9228-4d21485245ce','b0297abf-0758-4301-b308-a56ab8ce5f8e','c49db92b-5a08-46c1-91f3-909cbca00438','c85055c9-cdca-4784-97a8-63e43c851181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b731388523914470b89260fcc3f36798',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94812307-1ea1-418a-9839-cc7fed0aaf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94812307-1ea1-418a-9839-cc7fed0aaf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Flow 'volume_create_api' (710c78f5-66a2-4584-974d-2bcfeb51bef1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Create volume request issued successfully. Sep 03 11:04:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-109fe935-82bd-4c95-93ff-4d0ff2e265ce tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 941/1833] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:47 2026] POST /volume/v3/volumes => generated 788 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:04:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8ee8f8f8-dcaf-4426-8a8c-d34a001c08a2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ee8f8f8-dcaf-4426-8a8c-d34a001c08a2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ee8f8f8-dcaf-4426-8a8c-d34a001c08a2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ee8f8f8-dcaf-4426-8a8c-d34a001c08a2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8ee8f8f8-dcaf-4426-8a8c-d34a001c08a2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ee8f8f8-dcaf-4426-8a8c-d34a001c08a2 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 893/1834] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:48 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19c81f31-2f56-464d-9bda-7149bdf82811 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19c81f31-2f56-464d-9bda-7149bdf82811 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19c81f31-2f56-464d-9bda-7149bdf82811 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19c81f31-2f56-464d-9bda-7149bdf82811 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19c81f31-2f56-464d-9bda-7149bdf82811 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19c81f31-2f56-464d-9bda-7149bdf82811 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 942/1835] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:49 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 880 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-edf01de3-69ec-4381-b600-833faf2c72c4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-edf01de3-69ec-4381-b600-833faf2c72c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-edf01de3-69ec-4381-b600-833faf2c72c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-edf01de3-69ec-4381-b600-833faf2c72c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-edf01de3-69ec-4381-b600-833faf2c72c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-edf01de3-69ec-4381-b600-833faf2c72c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 894/1836] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:50 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2cbb384-a19d-4604-bccd-2975ed4ea053 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2cbb384-a19d-4604-bccd-2975ed4ea053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] PUT http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2cbb384-a19d-4604-bccd-2975ed4ea053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1672143213", "description": null}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2cbb384-a19d-4604-bccd-2975ed4ea053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2cbb384-a19d-4604-bccd-2975ed4ea053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume updated successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2cbb384-a19d-4604-bccd-2975ed4ea053 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 943/1837] 192.168.122.139 () {60 vars in 1252 bytes} [Thu Sep 3 11:04:50 2026] PUT /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 779 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e8c9c84-6bb6-4d82-8cc7-388aa8bef596 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e8c9c84-6bb6-4d82-8cc7-388aa8bef596 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9c84-6bb6-4d82-8cc7-388aa8bef596 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9c84-6bb6-4d82-8cc7-388aa8bef596 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e8c9c84-6bb6-4d82-8cc7-388aa8bef596 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e8c9c84-6bb6-4d82-8cc7-388aa8bef596 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 895/1838] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:50 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2620e67d-8fc0-427a-ba6f-e1d59f8a28c4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 202 Sep 03 11:04:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 944/1839] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:50 2026] DELETE /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-30dc9f0b-37f9-460c-81ec-1250119d8158 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-30dc9f0b-37f9-460c-81ec-1250119d8158 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-30dc9f0b-37f9-460c-81ec-1250119d8158 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-30dc9f0b-37f9-460c-81ec-1250119d8158 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-30dc9f0b-37f9-460c-81ec-1250119d8158 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-30dc9f0b-37f9-460c-81ec-1250119d8158 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 896/1840] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:50 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 846 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-847a2afb-660d-4045-a915-01dc160d95e4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-847a2afb-660d-4045-a915-01dc160d95e4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-847a2afb-660d-4045-a915-01dc160d95e4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-847a2afb-660d-4045-a915-01dc160d95e4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-847a2afb-660d-4045-a915-01dc160d95e4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-847a2afb-660d-4045-a915-01dc160d95e4 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 200 Sep 03 11:04:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 945/1841] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:51 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 846 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-892ffd7f-6dca-4728-9e86-993f217c0b01 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-892ffd7f-6dca-4728-9e86-993f217c0b01 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 Sep 03 11:04:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-892ffd7f-6dca-4728-9e86-993f217c0b01 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-892ffd7f-6dca-4728-9e86-993f217c0b01 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-892ffd7f-6dca-4728-9e86-993f217c0b01 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 returned with HTTP 404 Sep 03 11:04:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 897/1842] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:52 2026] GET /volume/v3/volumes/d3b2c04b-d2ec-45b9-89ee-e733275247c4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-40df2feb-4731-4a32-b563-ed8d4ab0c0a9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-40df2feb-4731-4a32-b563-ed8d4ab0c0a9 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-40df2feb-4731-4a32-b563-ed8d4ab0c0a9 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-40df2feb-4731-4a32-b563-ed8d4ab0c0a9 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-40df2feb-4731-4a32-b563-ed8d4ab0c0a9 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-40df2feb-4731-4a32-b563-ed8d4ab0c0a9 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 946/1843] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:52 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 1377 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-50c8390f-8c85-4443-9f7b-c83228776f09 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] DELETE http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:52 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume with id: 3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Delete volume request issued successfully. Sep 03 11:04:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-50c8390f-8c85-4443-9f7b-c83228776f09 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 202 Sep 03 11:04:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 898/1844] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:52 2026] DELETE /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:04:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46f4a264-dbb0-45b7-b9ea-e123a959aba8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46f4a264-dbb0-45b7-b9ea-e123a959aba8 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46f4a264-dbb0-45b7-b9ea-e123a959aba8 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46f4a264-dbb0-45b7-b9ea-e123a959aba8 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-46f4a264-dbb0-45b7-b9ea-e123a959aba8 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46f4a264-dbb0-45b7-b9ea-e123a959aba8 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 947/1845] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:53 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 1376 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-502999b1-ae80-4b59-9ba4-2130bd6e9ac9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-502999b1-ae80-4b59-9ba4-2130bd6e9ac9 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-502999b1-ae80-4b59-9ba4-2130bd6e9ac9 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-502999b1-ae80-4b59-9ba4-2130bd6e9ac9 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:04:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 899/1846] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:04:53 2026] POST /volume/v3/types => generated 188 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-87040238-abfc-4a48-9370-673780a1c8d6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87040238-abfc-4a48-9370-673780a1c8d6 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87040238-abfc-4a48-9370-673780a1c8d6 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87040238-abfc-4a48-9370-673780a1c8d6 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:04:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 948/1847] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:04:54 2026] POST /volume/v3/types => generated 188 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5511e728-29c3-4819-a960-eb5477b061cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5511e728-29c3-4819-a960-eb5477b061cc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5511e728-29c3-4819-a960-eb5477b061cc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5511e728-29c3-4819-a960-eb5477b061cc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5511e728-29c3-4819-a960-eb5477b061cc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Volume info retrieved successfully. Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5511e728-29c3-4819-a960-eb5477b061cc tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 200 Sep 03 11:04:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 949/1848] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:54 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 1376 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Create volume of 1 GB Sep 03 11:04:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Availability Zones retrieved successfully. Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Flow 'volume_create_api' (0df35a8f-0e17-4ed2-958b-7c1918007879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea2878d-36db-4a96-8932-cef28bf22547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea2878d-36db-4a96-8932-cef28bf22547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:04:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=39e3cb0e-2780-404d-abf0-a5e6afac4482,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39e3cb0e-2780-404d-abf0-a5e6afac4482', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0424e112-7bd2-4faa-8489-7e31a45bfd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-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 11:04:54 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-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 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Created reservations ['072ab36b-4582-4185-8000-1035d6f2351a', 'fbdd1c01-a76d-44be-a0fa-9470c9c56f42', '9e3a60cf-84c6-42d3-8e08-d2b61470fb0a', '909874ed-7429-4368-820b-96cfc3b8cee3'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0424e112-7bd2-4faa-8489-7e31a45bfd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['072ab36b-4582-4185-8000-1035d6f2351a', 'fbdd1c01-a76d-44be-a0fa-9470c9c56f42', '9e3a60cf-84c6-42d3-8e08-d2b61470fb0a', '909874ed-7429-4368-820b-96cfc3b8cee3']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a888f4-399e-4cd9-87ec-5e149ec57a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a888f4-399e-4cd9-87ec-5e149ec57a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dfe24d3-a204-4118-8050-42ce5698f7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a47f49b06904381913b5fcc814abd19',qos_specs=None,replication_status=,reservations=['072ab36b-4582-4185-8000-1035d6f2351a','fbdd1c01-a76d-44be-a0fa-9470c9c56f42','9e3a60cf-84c6-42d3-8e08-d2b61470fb0a','909874ed-7429-4368-820b-96cfc3b8cee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d54b5941a34d24b421bc205b2a294e',volume_type_id=39e3cb0e-2780-404d-abf0-a5e6afac4482), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dfe24d3-a204-4118-8050-42ce5698f7da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a47f49b06904381913b5fcc814abd19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11d54b5941a34d24b421bc205b2a294e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39e3cb0e-2780-404d-abf0-a5e6afac4482),volume_type_id=39e3cb0e-2780-404d-abf0-a5e6afac4482)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395da849-c70d-451e-887a-f21d496c34bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395da849-c70d-451e-887a-f21d496c34bd) transitioned into state 'SUCCESS' from state '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-1379578166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a47f49b06904381913b5fcc814abd19',qos_specs=None,replication_status=,reservations=['072ab36b-4582-4185-8000-1035d6f2351a','fbdd1c01-a76d-44be-a0fa-9470c9c56f42','9e3a60cf-84c6-42d3-8e08-d2b61470fb0a','909874ed-7429-4368-820b-96cfc3b8cee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d54b5941a34d24b421bc205b2a294e',volume_type_id=39e3cb0e-2780-404d-abf0-a5e6afac4482)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10cbd76-ac85-48d2-a602-25da4ca4e45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10cbd76-ac85-48d2-a602-25da4ca4e45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Flow 'volume_create_api' (0df35a8f-0e17-4ed2-958b-7c1918007879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Create volume request issued successfully. Sep 03 11:04:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0c986361-e9cc-48e1-ad8f-2d23d9c25c58 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:04:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 900/1849] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:54 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 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4a6a4789-ea88-4666-8717-e8afe278e897 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a6a4789-ea88-4666-8717-e8afe278e897 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a6a4789-ea88-4666-8717-e8afe278e897 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a6a4789-ea88-4666-8717-e8afe278e897 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4a6a4789-ea88-4666-8717-e8afe278e897 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a6a4789-ea88-4666-8717-e8afe278e897 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 950/1850] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:54 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-349e8408-2c30-417d-8a47-92896f242630 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-349e8408-2c30-417d-8a47-92896f242630 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] GET http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 Sep 03 11:04:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-349e8408-2c30-417d-8a47-92896f242630 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-349e8408-2c30-417d-8a47-92896f242630 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-349e8408-2c30-417d-8a47-92896f242630 tempest-VolumesGetTest-1339138920 tempest-VolumesGetTest-1339138920-project-member] http://192.168.122.139/volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 returned with HTTP 404 Sep 03 11:04:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 901/1851] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:55 2026] GET /volume/v3/volumes/3b260b90-26f5-4967-9204-00af814081d2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:04:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dd1a0f44-ed11-4d87-9c26-63dc7ea2288e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dd1a0f44-ed11-4d87-9c26-63dc7ea2288e tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dd1a0f44-ed11-4d87-9c26-63dc7ea2288e tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dd1a0f44-ed11-4d87-9c26-63dc7ea2288e tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dd1a0f44-ed11-4d87-9c26-63dc7ea2288e tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dd1a0f44-ed11-4d87-9c26-63dc7ea2288e tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 951/1852] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:55 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b1935512-4591-4a1e-a436-41b825b153e2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1935512-4591-4a1e-a436-41b825b153e2 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1935512-4591-4a1e-a436-41b825b153e2 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1935512-4591-4a1e-a436-41b825b153e2 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b1935512-4591-4a1e-a436-41b825b153e2 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1935512-4591-4a1e-a436-41b825b153e2 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 902/1853] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:56 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-de635370-ed15-4688-98d3-4b1d9a506da7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de635370-ed15-4688-98d3-4b1d9a506da7 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-de635370-ed15-4688-98d3-4b1d9a506da7 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-de635370-ed15-4688-98d3-4b1d9a506da7 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-de635370-ed15-4688-98d3-4b1d9a506da7 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Volume info retrieved successfully. Sep 03 11:04:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de635370-ed15-4688-98d3-4b1d9a506da7 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 952/1854] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:57 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 1032 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8a43015d-0dee-4c07-9d20-92d57439e787 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] POST http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da/action Sep 03 11:04:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:04:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: /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 11:04:57 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:04:57 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-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 11:04:57 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-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 11:04:57 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Created reservations ['77d8a520-2d5c-460b-8c5f-c6f391976d81', '6c7d16c1-37fd-4d5f-b09f-d90400e8ae92'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:57 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Created reservations ['29224090-597f-44dc-b3fb-f05a20d4df0e', '20c51abe-9183-4502-a262-b50da0d8d5a1'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:04:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Retype volume request issued successfully. Sep 03 11:04:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a43015d-0dee-4c07-9d20-92d57439e787 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da/action returned with HTTP 202 Sep 03 11:04:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 903/1855] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:04:57 2026] POST /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:04:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-868e4d1a-19e7-441c-bae8-0ef299a133fc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-868e4d1a-19e7-441c-bae8-0ef299a133fc tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-868e4d1a-19e7-441c-bae8-0ef299a133fc tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-868e4d1a-19e7-441c-bae8-0ef299a133fc tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-868e4d1a-19e7-441c-bae8-0ef299a133fc tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-868e4d1a-19e7-441c-bae8-0ef299a133fc tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 953/1856] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:57 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7b7c1139-57dc-49c9-80f4-c86a87e8d676 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b7c1139-57dc-49c9-80f4-c86a87e8d676 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b7c1139-57dc-49c9-80f4-c86a87e8d676 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b7c1139-57dc-49c9-80f4-c86a87e8d676 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7b7c1139-57dc-49c9-80f4-c86a87e8d676 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b7c1139-57dc-49c9-80f4-c86a87e8d676 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 904/1857] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:58 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cbce804b-6b22-458c-ae4a-18e5cbfd4b34 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cbce804b-6b22-458c-ae4a-18e5cbfd4b34 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cbce804b-6b22-458c-ae4a-18e5cbfd4b34 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cbce804b-6b22-458c-ae4a-18e5cbfd4b34 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cbce804b-6b22-458c-ae4a-18e5cbfd4b34 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Volume info retrieved successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cbce804b-6b22-458c-ae4a-18e5cbfd4b34 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 954/1858] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:58 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 1032 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] GET http://192.168.122.139/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166 Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166'), ('all_tenants', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Get all volumes completed successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7a2002ad-3491-4e10-9a2f-fd52a028f13e tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166 returned with HTTP 200 Sep 03 11:04:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 905/1859] 192.168.122.139 () {58 vars in 1282 bytes} [Thu Sep 3 11:04:58 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1379578166 => generated 355 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7923a65f-5095-4cc1-b8f8-98ec2f07a1b7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7923a65f-5095-4cc1-b8f8-98ec2f07a1b7 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7923a65f-5095-4cc1-b8f8-98ec2f07a1b7 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7923a65f-5095-4cc1-b8f8-98ec2f07a1b7 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7923a65f-5095-4cc1-b8f8-98ec2f07a1b7 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7923a65f-5095-4cc1-b8f8-98ec2f07a1b7 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 955/1860] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:58 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Delete volume with id: 7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Delete volume request issued successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d1ccd09-a101-46d3-80fd-bd841adedad1 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 202 Sep 03 11:04:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 906/1861] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:04:58 2026] DELETE /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-75383ba4-015a-47fd-a487-154670318cbb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-75383ba4-015a-47fd-a487-154670318cbb tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-75383ba4-015a-47fd-a487-154670318cbb tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-75383ba4-015a-47fd-a487-154670318cbb tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:04:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-75383ba4-015a-47fd-a487-154670318cbb tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:04:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-75383ba4-015a-47fd-a487-154670318cbb tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:04:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 956/1862] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:58 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:04:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbacebe3-3e0b-4a49-b48a-2a2aa12ec763 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:04:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 907/1863] 192.168.122.139 () {58 vars in 1121 bytes} [Thu Sep 3 11:04:59 2026] GET /volume/v3/volumes => generated 15 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:04:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:04:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-919109623"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:04:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-919109623'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:04:59 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume of 1 GB Sep 03 11:04:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Availability Zones retrieved successfully. Sep 03 11:04:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Flow 'volume_create_api' (df39d161-1a37-4e56-9010-420b7277528f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fbd3fea4-211d-47f0-a047-4c6e2c5b319d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:04:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848d6113-39bd-41b2-88ad-e51502a42f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:04:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbd3fea4-211d-47f0-a047-4c6e2c5b319d tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbd3fea4-211d-47f0-a047-4c6e2c5b319d tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbd3fea4-211d-47f0-a047-4c6e2c5b319d tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:04:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:04:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:04:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:04:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fbd3fea4-211d-47f0-a047-4c6e2c5b319d tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Volume info retrieved successfully. Sep 03 11:05:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbd3fea4-211d-47f0-a047-4c6e2c5b319d tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 200 Sep 03 11:05:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 908/1864] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:04:59 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 868 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848d6113-39bd-41b2-88ad-e51502a42f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e43b84b-795d-477c-be3c-3701983d56bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Created reservations ['0d977a68-29c6-4757-94ed-781dbf026108', '26b612ff-d801-44a5-9935-59e96d7fc57a', 'cea3be64-912a-4079-a439-ba7530959b65', 'b5432894-4f0b-478e-9123-1854d8779eb2'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e43b84b-795d-477c-be3c-3701983d56bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d977a68-29c6-4757-94ed-781dbf026108', '26b612ff-d801-44a5-9935-59e96d7fc57a', 'cea3be64-912a-4079-a439-ba7530959b65', 'b5432894-4f0b-478e-9123-1854d8779eb2']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d15b0e8-2075-40ea-b96a-d27d42456ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d15b0e8-2075-40ea-b96a-d27d42456ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c693d92-4f8c-4be6-a68f-21376a756abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-919109623',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21adb1f35816404fb9085d141f537053',qos_specs=None,replication_status=,reservations=['0d977a68-29c6-4757-94ed-781dbf026108','26b612ff-d801-44a5-9935-59e96d7fc57a','cea3be64-912a-4079-a439-ba7530959b65','b5432894-4f0b-478e-9123-1854d8779eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079db8b2b4c04f9583dccaea1db556af',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-919109623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c693d92-4f8c-4be6-a68f-21376a756abc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21adb1f35816404fb9085d141f537053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079db8b2b4c04f9583dccaea1db556af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c6805e-8149-443a-8be1-7002dcd00c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c6805e-8149-443a-8be1-7002dcd00c35) transitioned into state 'SUCCESS' from state '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-919109623',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21adb1f35816404fb9085d141f537053',qos_specs=None,replication_status=,reservations=['0d977a68-29c6-4757-94ed-781dbf026108','26b612ff-d801-44a5-9935-59e96d7fc57a','cea3be64-912a-4079-a439-ba7530959b65','b5432894-4f0b-478e-9123-1854d8779eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079db8b2b4c04f9583dccaea1db556af',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5535f4d5-da8d-4347-93ee-f0cb9f702f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5535f4d5-da8d-4347-93ee-f0cb9f702f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Flow 'volume_create_api' (df39d161-1a37-4e56-9010-420b7277528f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume request issued successfully. Sep 03 11:05:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f44d6c97-b61b-4156-987a-61b6fe65a6a5 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 957/1865] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:04:59 2026] POST /volume/v3/volumes => generated 772 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-96c6bec0-1db6-4fd7-8dd4-37e27e7fcc4d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-96c6bec0-1db6-4fd7-8dd4-37e27e7fcc4d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-96c6bec0-1db6-4fd7-8dd4-37e27e7fcc4d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-96c6bec0-1db6-4fd7-8dd4-37e27e7fcc4d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-96c6bec0-1db6-4fd7-8dd4-37e27e7fcc4d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-96c6bec0-1db6-4fd7-8dd4-37e27e7fcc4d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 909/1866] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:00 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 840 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4dffc696-c737-4ee9-98da-5386921049e6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4dffc696-c737-4ee9-98da-5386921049e6 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] GET http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4dffc696-c737-4ee9-98da-5386921049e6 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4dffc696-c737-4ee9-98da-5386921049e6 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4dffc696-c737-4ee9-98da-5386921049e6 tempest-VolumeRetypeWithoutMigrationTest-266118963 tempest-VolumeRetypeWithoutMigrationTest-266118963-project-member] http://192.168.122.139/volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da returned with HTTP 404 Sep 03 11:05:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 958/1867] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:01 2026] GET /volume/v3/volumes/7dfe24d3-a204-4118-8050-42ce5698f7da => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ee345bdf-1581-478a-9197-a2997b6f322b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee345bdf-1581-478a-9197-a2997b6f322b tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] DELETE http://192.168.122.139/volume/v3/types/d4079aec-56de-4d48-81df-88b0af1dc92b Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee345bdf-1581-478a-9197-a2997b6f322b tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ee345bdf-1581-478a-9197-a2997b6f322b tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ee345bdf-1581-478a-9197-a2997b6f322b tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/types/d4079aec-56de-4d48-81df-88b0af1dc92b returned with HTTP 202 Sep 03 11:05:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 910/1868] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:05:01 2026] DELETE /volume/v3/types/d4079aec-56de-4d48-81df-88b0af1dc92b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3e5cc116-ebeb-4771-998a-07ce6227f0b8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3e5cc116-ebeb-4771-998a-07ce6227f0b8 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] GET http://192.168.122.139/volume/v3/types/d4079aec-56de-4d48-81df-88b0af1dc92b Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3e5cc116-ebeb-4771-998a-07ce6227f0b8 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3e5cc116-ebeb-4771-998a-07ce6227f0b8 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3e5cc116-ebeb-4771-998a-07ce6227f0b8 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/types/d4079aec-56de-4d48-81df-88b0af1dc92b returned with HTTP 404 Sep 03 11:05:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 959/1869] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:05:01 2026] GET /volume/v3/types/d4079aec-56de-4d48-81df-88b0af1dc92b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fcae5ee6-1c94-4a64-a44c-ca79b9107151 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fcae5ee6-1c94-4a64-a44c-ca79b9107151 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] DELETE http://192.168.122.139/volume/v3/types/39e3cb0e-2780-404d-abf0-a5e6afac4482 Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fcae5ee6-1c94-4a64-a44c-ca79b9107151 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fcae5ee6-1c94-4a64-a44c-ca79b9107151 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fcae5ee6-1c94-4a64-a44c-ca79b9107151 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/types/39e3cb0e-2780-404d-abf0-a5e6afac4482 returned with HTTP 202 Sep 03 11:05:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 911/1870] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:05:01 2026] DELETE /volume/v3/types/39e3cb0e-2780-404d-abf0-a5e6afac4482 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-48ef1f81-9716-4cf1-8f31-519ec19413f3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48ef1f81-9716-4cf1-8f31-519ec19413f3 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] GET http://192.168.122.139/volume/v3/types/39e3cb0e-2780-404d-abf0-a5e6afac4482 Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48ef1f81-9716-4cf1-8f31-519ec19413f3 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48ef1f81-9716-4cf1-8f31-519ec19413f3 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48ef1f81-9716-4cf1-8f31-519ec19413f3 tempest-VolumeRetypeWithoutMigrationTest-1153664612 tempest-VolumeRetypeWithoutMigrationTest-1153664612-project-admin] http://192.168.122.139/volume/v3/types/39e3cb0e-2780-404d-abf0-a5e6afac4482 returned with HTTP 404 Sep 03 11:05:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 960/1871] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:05:01 2026] GET /volume/v3/types/39e3cb0e-2780-404d-abf0-a5e6afac4482 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-76c6dcb9-5ccf-4a42-886b-265a605cce63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-76c6dcb9-5ccf-4a42-886b-265a605cce63 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-76c6dcb9-5ccf-4a42-886b-265a605cce63 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-76c6dcb9-5ccf-4a42-886b-265a605cce63 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-76c6dcb9-5ccf-4a42-886b-265a605cce63 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-76c6dcb9-5ccf-4a42-886b-265a605cce63 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 912/1872] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:01 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7f53aca8-7f03-4e2d-b3bc-89e815856360 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f53aca8-7f03-4e2d-b3bc-89e815856360 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f53aca8-7f03-4e2d-b3bc-89e815856360 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f53aca8-7f03-4e2d-b3bc-89e815856360 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7f53aca8-7f03-4e2d-b3bc-89e815856360 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f53aca8-7f03-4e2d-b3bc-89e815856360 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 961/1873] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:02 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e8a3b865-10eb-49a3-8339-192c4252b54e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8a3b865-10eb-49a3-8339-192c4252b54e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8a3b865-10eb-49a3-8339-192c4252b54e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8a3b865-10eb-49a3-8339-192c4252b54e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e8a3b865-10eb-49a3-8339-192c4252b54e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8a3b865-10eb-49a3-8339-192c4252b54e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 913/1874] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:02 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-461848140"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-461848140'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume of 1 GB Sep 03 11:05:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Availability Zones retrieved successfully. Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Flow 'volume_create_api' (8c3145e4-ad45-4508-9fcd-86d3d312f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403a13dd-d676-409a-b7c4-05ddf81ebcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:02 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403a13dd-d676-409a-b7c4-05ddf81ebcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a312202-51c5-42ce-9efc-686f36d5e8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Created reservations ['68ecf6c3-f3fe-44c8-ba0a-5ebf2c8a45d6', '37db5345-5cdd-42b2-b897-833661927e5d', '20dae6e5-447c-4bc6-ba7b-cc30cde4d773', 'd6b2f851-3351-4920-94fd-bafa18839c68'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a312202-51c5-42ce-9efc-686f36d5e8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ecf6c3-f3fe-44c8-ba0a-5ebf2c8a45d6', '37db5345-5cdd-42b2-b897-833661927e5d', '20dae6e5-447c-4bc6-ba7b-cc30cde4d773', 'd6b2f851-3351-4920-94fd-bafa18839c68']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc287d-6f13-4f2e-956a-8d6c5346619a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bcc287d-6f13-4f2e-956a-8d6c5346619a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5723ef65-9992-4bb8-8f56-19c2541ab92f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-461848140',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21adb1f35816404fb9085d141f537053',qos_specs=None,replication_status=,reservations=['68ecf6c3-f3fe-44c8-ba0a-5ebf2c8a45d6','37db5345-5cdd-42b2-b897-833661927e5d','20dae6e5-447c-4bc6-ba7b-cc30cde4d773','d6b2f851-3351-4920-94fd-bafa18839c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079db8b2b4c04f9583dccaea1db556af',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-461848140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5723ef65-9992-4bb8-8f56-19c2541ab92f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21adb1f35816404fb9085d141f537053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079db8b2b4c04f9583dccaea1db556af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fc04ba-64f4-4724-b12b-13215091b0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fc04ba-64f4-4724-b12b-13215091b0a2) transitioned into state 'SUCCESS' from state '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-461848140',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21adb1f35816404fb9085d141f537053',qos_specs=None,replication_status=,reservations=['68ecf6c3-f3fe-44c8-ba0a-5ebf2c8a45d6','37db5345-5cdd-42b2-b897-833661927e5d','20dae6e5-447c-4bc6-ba7b-cc30cde4d773','d6b2f851-3351-4920-94fd-bafa18839c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079db8b2b4c04f9583dccaea1db556af',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f57a765-19b6-4db4-8551-b9d1d307149d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f57a765-19b6-4db4-8551-b9d1d307149d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Flow 'volume_create_api' (8c3145e4-ad45-4508-9fcd-86d3d312f029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume request issued successfully. Sep 03 11:05:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac2ab898-8fd8-49ee-b1ab-c3922a79f6b6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 962/1875] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:02 2026] POST /volume/v3/volumes => generated 772 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:05:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d57a08af-d1eb-4bb2-a7df-9b667289ce5b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d57a08af-d1eb-4bb2-a7df-9b667289ce5b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d57a08af-d1eb-4bb2-a7df-9b667289ce5b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d57a08af-d1eb-4bb2-a7df-9b667289ce5b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d57a08af-d1eb-4bb2-a7df-9b667289ce5b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d57a08af-d1eb-4bb2-a7df-9b667289ce5b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 914/1876] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:03 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e9cf781b-3179-4135-823c-77dbf88e4ca1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e9cf781b-3179-4135-823c-77dbf88e4ca1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e9cf781b-3179-4135-823c-77dbf88e4ca1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e9cf781b-3179-4135-823c-77dbf88e4ca1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e9cf781b-3179-4135-823c-77dbf88e4ca1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e9cf781b-3179-4135-823c-77dbf88e4ca1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 963/1877] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:04 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9340e62c-fdb9-4478-aa39-525f9acbae11 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9340e62c-fdb9-4478-aa39-525f9acbae11 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9340e62c-fdb9-4478-aa39-525f9acbae11 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9340e62c-fdb9-4478-aa39-525f9acbae11 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9340e62c-fdb9-4478-aa39-525f9acbae11 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9340e62c-fdb9-4478-aa39-525f9acbae11 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 915/1878] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:05 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5a6354d6-4cb7-4ca5-900e-cbd17201247e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5a6354d6-4cb7-4ca5-900e-cbd17201247e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5a6354d6-4cb7-4ca5-900e-cbd17201247e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5a6354d6-4cb7-4ca5-900e-cbd17201247e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5a6354d6-4cb7-4ca5-900e-cbd17201247e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5a6354d6-4cb7-4ca5-900e-cbd17201247e tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 964/1879] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:05 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1739102793"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1739102793'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume of 1 GB Sep 03 11:05:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Availability Zones retrieved successfully. Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Flow 'volume_create_api' (33461b42-7528-4414-8d5b-e108a229c528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d3f4865-e991-47bb-8d5c-cefa02ef4865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d3f4865-e991-47bb-8d5c-cefa02ef4865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fa296c-5f2b-4b66-8b82-dcced0e5787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Created reservations ['a866fbf5-815f-48af-be2e-d2eec9671c7a', '9e9d2bb4-363b-4519-ae1c-22db3af55409', '56942eb9-843d-4e70-82f2-9a58ae84814e', '3663bc6b-4bdd-4053-919e-9e0481fd04eb'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fa296c-5f2b-4b66-8b82-dcced0e5787e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a866fbf5-815f-48af-be2e-d2eec9671c7a', '9e9d2bb4-363b-4519-ae1c-22db3af55409', '56942eb9-843d-4e70-82f2-9a58ae84814e', '3663bc6b-4bdd-4053-919e-9e0481fd04eb']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e012411-b322-4988-b7d1-d2b06367399a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:06 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e012411-b322-4988-b7d1-d2b06367399a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa08f5eb-7133-432a-af6f-15c222c24208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1739102793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21adb1f35816404fb9085d141f537053',qos_specs=None,replication_status=,reservations=['a866fbf5-815f-48af-be2e-d2eec9671c7a','9e9d2bb4-363b-4519-ae1c-22db3af55409','56942eb9-843d-4e70-82f2-9a58ae84814e','3663bc6b-4bdd-4053-919e-9e0481fd04eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079db8b2b4c04f9583dccaea1db556af',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1739102793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa08f5eb-7133-432a-af6f-15c222c24208,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21adb1f35816404fb9085d141f537053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079db8b2b4c04f9583dccaea1db556af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46cbddc-ad6f-4be8-9343-8c3b42d4313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46cbddc-ad6f-4be8-9343-8c3b42d4313f) transitioned into state 'SUCCESS' from state '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-1739102793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21adb1f35816404fb9085d141f537053',qos_specs=None,replication_status=,reservations=['a866fbf5-815f-48af-be2e-d2eec9671c7a','9e9d2bb4-363b-4519-ae1c-22db3af55409','56942eb9-843d-4e70-82f2-9a58ae84814e','3663bc6b-4bdd-4053-919e-9e0481fd04eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079db8b2b4c04f9583dccaea1db556af',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043c066d-a398-485c-9488-7b0777226e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043c066d-a398-485c-9488-7b0777226e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Flow 'volume_create_api' (33461b42-7528-4414-8d5b-e108a229c528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Create volume request issued successfully. Sep 03 11:05:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1b2c7d3-560e-48e7-89b5-fa9adadc2617 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 916/1880] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:05 2026] POST /volume/v3/volumes => generated 773 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9113a2b9-9c9c-4dbc-841c-aff8c35c13e9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9113a2b9-9c9c-4dbc-841c-aff8c35c13e9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9113a2b9-9c9c-4dbc-841c-aff8c35c13e9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9113a2b9-9c9c-4dbc-841c-aff8c35c13e9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9113a2b9-9c9c-4dbc-841c-aff8c35c13e9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9113a2b9-9c9c-4dbc-841c-aff8c35c13e9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 965/1881] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:06 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7b178a3b-019d-4300-a5c0-b930c608b6bc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b178a3b-019d-4300-a5c0-b930c608b6bc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b178a3b-019d-4300-a5c0-b930c608b6bc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b178a3b-019d-4300-a5c0-b930c608b6bc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7b178a3b-019d-4300-a5c0-b930c608b6bc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b178a3b-019d-4300-a5c0-b930c608b6bc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 917/1882] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:07 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6aede332-ccae-4031-8c1f-e940fee6cef0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6aede332-ccae-4031-8c1f-e940fee6cef0 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6aede332-ccae-4031-8c1f-e940fee6cef0 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6aede332-ccae-4031-8c1f-e940fee6cef0 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6aede332-ccae-4031-8c1f-e940fee6cef0 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6aede332-ccae-4031-8c1f-e940fee6cef0 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 966/1883] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 866 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-26fd96e8-f4e9-4809-acd8-9e64ef748e2a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26fd96e8-f4e9-4809-acd8-9e64ef748e2a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26fd96e8-f4e9-4809-acd8-9e64ef748e2a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26fd96e8-f4e9-4809-acd8-9e64ef748e2a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-26fd96e8-f4e9-4809-acd8-9e64ef748e2a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26fd96e8-f4e9-4809-acd8-9e64ef748e2a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 918/1884] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0ba1701-ba55-43f0-8e97-7936541bd2d4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 967/1885] 192.168.122.139 () {58 vars in 1121 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes => generated 998 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14de689c-b4a0-4ac2-b647-df13e118da1d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1739102793 Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1739102793'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14de689c-b4a0-4ac2-b647-df13e118da1d tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1739102793 returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 919/1886] 192.168.122.139 () {58 vars in 1222 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1739102793 => generated 342 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739102793 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1739102793'), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21f5fb3a-8577-44ea-a15b-e11d995a265c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739102793 returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 968/1887] 192.168.122.139 () {58 vars in 1243 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1739102793 => generated 869 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?limit=1 Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8a9362b-32ab-4222-acb3-81efb0163bc1 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 920/1888] 192.168.122.139 () {58 vars in 1157 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?limit=1&marker=fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2da3eb68-6fb8-4e90-90dd-ebe809dd0b0a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?limit=1&marker=fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 969/1889] 192.168.122.139 () {58 vars in 1245 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes/detail?limit=1&marker=fa08f5eb-7133-432a-af6f-15c222c24208 => generated 1015 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:05:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?limit=1&marker=5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9b2db134-a17e-4f0e-a0c5-89006d5eecdf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?limit=1&marker=5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 921/1890] 192.168.122.139 () {58 vars in 1245 bytes} [Thu Sep 3 11:05:08 2026] GET /volume/v3/volumes/detail?limit=1&marker=5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 1015 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?limit=1&marker=3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ae6a1a0-31bf-4104-b141-715a2e8fa536 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?limit=1&marker=3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 970/1891] 192.168.122.139 () {58 vars in 1245 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes/detail?limit=1&marker=3c693d92-4f8c-4be6-a68f-21376a756abc => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46b1ae65-1497-45dc-a4f4-026f4eaccefe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 922/1892] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53525b99-3fd2-4430-ba1a-b2f90136b469 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 971/1893] 192.168.122.139 () {58 vars in 1243 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?limit=1 Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-62d9a13f-d624-4a7a-844c-ac4580946c0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 923/1894] 192.168.122.139 () {58 vars in 1136 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?limit=1&marker=fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1e529c1-9f2c-4bc6-950c-b8bbe9e8aada tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?limit=1&marker=fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 972/1895] 192.168.122.139 () {58 vars in 1224 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes?limit=1&marker=fa08f5eb-7133-432a-af6f-15c222c24208 => generated 481 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?limit=1&marker=5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-633e3e72-1aaf-4cc3-988c-ca8850c88de9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?limit=1&marker=5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 924/1896] 192.168.122.139 () {58 vars in 1224 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes?limit=1&marker=5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 481 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?limit=1&marker=3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c57ad3b-1e89-4caa-b83a-4afbd8e7cfbe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?limit=1&marker=3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 973/1897] 192.168.122.139 () {58 vars in 1224 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes?limit=1&marker=3c693d92-4f8c-4be6-a68f-21376a756abc => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b5edd575-5853-4397-b566-9edd352c53a4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-919109623&status=available Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-919109623'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b5edd575-5853-4397-b566-9edd352c53a4 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-919109623&status=available returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 925/1898] 192.168.122.139 () {58 vars in 1254 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-919109623&status=available => generated 341 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-461848140&status=available Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-461848140'), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3c0f13e8-85e0-4dff-9fc6-0bfd961cbf93 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-461848140&status=available returned with HTTP 200 Sep 03 11:05:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 974/1899] 192.168.122.139 () {58 vars in 1275 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-461848140&status=available => generated 868 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?marker=fa08f5eb-7133-432a-af6f-15c222c24208&sort=id%3Aasc Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:09 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a600a61-5365-4fc2-a72a-5a7d534109fc tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?marker=fa08f5eb-7133-432a-af6f-15c222c24208&sort=id%3Aasc returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 926/1900] 192.168.122.139 () {58 vars in 1257 bytes} [Thu Sep 3 11:05:09 2026] GET /volume/v3/volumes/detail?marker=fa08f5eb-7133-432a-af6f-15c222c24208&sort=id%3Aasc => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53dba41d-a347-430b-b6cb-2a9fa1c09347 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 975/1901] 192.168.122.139 () {58 vars in 1221 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3be67f22-aa96-4714-a277-176efe65f160 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3be67f22-aa96-4714-a277-176efe65f160 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 927/1902] 192.168.122.139 () {58 vars in 1142 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bbb437a6-45d1-4cfc-9d67-ea3592ddf38b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 976/1903] 192.168.122.139 () {58 vars in 1200 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?availability_zone=nova Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value nova, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-81d468a0-1fd5-42c0-a169-bfe1ce7dc9d6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd75dbc9-3696-4a2e-a533-1b0a2760a6f7 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 928/1904] 192.168.122.139 () {58 vars in 1166 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?availability_zone=nova Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value nova, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-faa797b7-cc96-4f81-b6bc-8963016bf132 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 929/1905] 192.168.122.139 () {58 vars in 1166 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-74033ef6-8491-458e-995e-e9169f7589c6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?bootable=false Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74033ef6-8491-458e-995e-e9169f7589c6 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 930/1906] 192.168.122.139 () {58 vars in 1150 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?bootable=false Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b3df2daf-45e4-46c9-bfa1-af1c9f8c2a19 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 931/1907] 192.168.122.139 () {58 vars in 1150 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?status=available Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81d468a0-1fd5-42c0-a169-bfe1ce7dc9d6 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/os-services Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81d468a0-1fd5-42c0-a169-bfe1ce7dc9d6 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81d468a0-1fd5-42c0-a169-bfe1ce7dc9d6 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45ade5d6-1eda-4ef5-a1f6-e7a351433e49 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /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 11:05:10 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81d468a0-1fd5-42c0-a169-bfe1ce7dc9d6 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/os-services returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 977/1909] 192.168.122.139 () {58 vars in 1133 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/os-services => generated 707 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 932/1909] 192.168.122.139 () {58 vars in 1154 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-754b2b43-e1fc-493f-8eb4-2691c776951c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes?status=available Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-365f66a5-0032-4122-b9eb-41e70ae1fcb5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-365f66a5-0032-4122-b9eb-41e70ae1fcb5 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/os-services?host=devstack Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-365f66a5-0032-4122-b9eb-41e70ae1fcb5 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-365f66a5-0032-4122-b9eb-41e70ae1fcb5 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: /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 11:05:10 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-365f66a5-0032-4122-b9eb-41e70ae1fcb5 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 933/1910] 192.168.122.139 () {58 vars in 1160 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-84fa6c72-296b-421a-8b3a-68877d33e8f8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-84fa6c72-296b-421a-8b3a-68877d33e8f8 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-84fa6c72-296b-421a-8b3a-68877d33e8f8 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-84fa6c72-296b-421a-8b3a-68877d33e8f8 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-84fa6c72-296b-421a-8b3a-68877d33e8f8 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 934/1911] 192.168.122.139 () {58 vars in 1208 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ea01f8d7-d66d-40c6-837b-9343633c60f4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea01f8d7-d66d-40c6-837b-9343633c60f4 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/os-services?binary=cinder-scheduler Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-754b2b43-e1fc-493f-8eb4-2691c776951c tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea01f8d7-d66d-40c6-837b-9343633c60f4 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea01f8d7-d66d-40c6-837b-9343633c60f4 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 978/1912] 192.168.122.139 () {58 vars in 1154 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea01f8d7-d66d-40c6-837b-9343633c60f4 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 935/1913] 192.168.122.139 () {58 vars in 1180 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?availability_zone=nova Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value nova, assuming string {{(pid=86298) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-451d25ad-43c4-4ed5-8076-235020c8ecf2 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 03 11:05:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 979/1914] 192.168.122.139 () {58 vars in 1187 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?bootable=false Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2026e5b-f2a2-4aa1-927a-74d65d24f181 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 03 11:05:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 980/1915] 192.168.122.139 () {58 vars in 1171 bytes} [Thu Sep 3 11:05:10 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-595161908"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-595161908'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume of 1 GB Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1347187998"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1347187998'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Create volume of 1 GB Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Availability Zones retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Availability Zones retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (56587a13-81f5-4399-b861-d4588ca39049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Flow 'volume_create_api' (0637d72b-8bab-4f69-a60f-4e4732d53fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5958e12-8f7e-43e3-9e62-ea5605bd1f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3fb484b-1a79-42f7-899f-f89e8956bff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3fb484b-1a79-42f7-899f-f89e8956bff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5958e12-8f7e-43e3-9e62-ea5605bd1f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d720a3b1-f2e5-4a69-9fdf-75a43e1de83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c1295d-df38-48e8-b798-7527424ec47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Created reservations ['d5507897-f03d-404d-990a-e7ad800cb6ab', '6d5484cf-93d0-4a22-a498-5dfe263bda8e', '45bff1a9-18fa-4b59-8eba-1c4b3e0d54eb', '1f1cf189-312d-4141-a1ca-25a3f3584b59'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d720a3b1-f2e5-4a69-9fdf-75a43e1de83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5507897-f03d-404d-990a-e7ad800cb6ab', '6d5484cf-93d0-4a22-a498-5dfe263bda8e', '45bff1a9-18fa-4b59-8eba-1c4b3e0d54eb', '1f1cf189-312d-4141-a1ca-25a3f3584b59']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e1d016-c2c4-472a-969c-cd6e6e7f7b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Created reservations ['e0438a6f-b3e7-44b3-9a50-a48d34e5291d', '65cfdc45-90b1-4c37-b042-6f4949bc9f2b', '4d23a5a2-ec43-428c-9c4f-1096747200c7', 'cdaaf73c-f934-4d19-99cf-d9621c97ab70'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c1295d-df38-48e8-b798-7527424ec47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0438a6f-b3e7-44b3-9a50-a48d34e5291d', '65cfdc45-90b1-4c37-b042-6f4949bc9f2b', '4d23a5a2-ec43-428c-9c4f-1096747200c7', 'cdaaf73c-f934-4d19-99cf-d9621c97ab70']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2138a12-845d-46f4-8c11-7ade02424088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e1d016-c2c4-472a-969c-cd6e6e7f7b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '995cf448-e2ce-485f-b7e0-954285451003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1347187998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d817d943e52d486f9af05408153c24c6',qos_specs=None,replication_status=,reservations=['d5507897-f03d-404d-990a-e7ad800cb6ab','6d5484cf-93d0-4a22-a498-5dfe263bda8e','45bff1a9-18fa-4b59-8eba-1c4b3e0d54eb','1f1cf189-312d-4141-a1ca-25a3f3584b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fae9e23c62684462a04e9b0f26cdf664',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1347187998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=995cf448-e2ce-485f-b7e0-954285451003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d817d943e52d486f9af05408153c24c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fae9e23c62684462a04e9b0f26cdf664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b9fa18-570a-41a3-a7d7-46bf59b07b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2138a12-845d-46f4-8c11-7ade02424088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feb7ea1c-e159-4b3c-85e9-5a6ff7923d14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-595161908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['e0438a6f-b3e7-44b3-9a50-a48d34e5291d','65cfdc45-90b1-4c37-b042-6f4949bc9f2b','4d23a5a2-ec43-428c-9c4f-1096747200c7','cdaaf73c-f934-4d19-99cf-d9621c97ab70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-595161908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feb7ea1c-e159-4b3c-85e9-5a6ff7923d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f232c237db4a4cf39d6cba963a0f7077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84631fed60e44af8916f218782aa33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e886ed8-d218-48b2-b840-0cf985dbe24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b9fa18-570a-41a3-a7d7-46bf59b07b40) transitioned into state 'SUCCESS' from state '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-1347187998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d817d943e52d486f9af05408153c24c6',qos_specs=None,replication_status=,reservations=['d5507897-f03d-404d-990a-e7ad800cb6ab','6d5484cf-93d0-4a22-a498-5dfe263bda8e','45bff1a9-18fa-4b59-8eba-1c4b3e0d54eb','1f1cf189-312d-4141-a1ca-25a3f3584b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fae9e23c62684462a04e9b0f26cdf664',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a5e780c-5f44-46d6-a615-6564c80852a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a5e780c-5f44-46d6-a615-6564c80852a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Flow 'volume_create_api' (0637d72b-8bab-4f69-a60f-4e4732d53fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Create volume request issued successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24379b5a-80fa-4bef-b904-8ccb074c97f3 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 936/1916] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:05:10 2026] POST /volume/v3/volumes => generated 763 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e886ed8-d218-48b2-b840-0cf985dbe24c) transitioned into state 'SUCCESS' from state '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-595161908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['e0438a6f-b3e7-44b3-9a50-a48d34e5291d','65cfdc45-90b1-4c37-b042-6f4949bc9f2b','4d23a5a2-ec43-428c-9c4f-1096747200c7','cdaaf73c-f934-4d19-99cf-d9621c97ab70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f4ba5f91-42a3-4187-ae65-15f829159800 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de17215-397e-4ef0-8a0b-893f39e8f979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/detail?status=available Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Could not evaluate value available, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /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 11:05:11 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Get all volumes completed successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de17215-397e-4ef0-8a0b-893f39e8f979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (56587a13-81f5-4399-b861-d4588ca39049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4ba5f91-42a3-4187-ae65-15f829159800 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request issued successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 937/1917] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:05:11 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c2950a6f-e433-4d33-81d6-efe126a828e9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cfa159a0-bf18-4d53-8bf5-9056443130d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 981/1918] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:11 2026] POST /volume/v3/volumes => generated 765 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2950a6f-e433-4d33-81d6-efe126a828e9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2950a6f-e433-4d33-81d6-efe126a828e9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2950a6f-e433-4d33-81d6-efe126a828e9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1994560165"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1994560165'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume of 1 GB Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Availability Zones retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2950a6f-e433-4d33-81d6-efe126a828e9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2950a6f-e433-4d33-81d6-efe126a828e9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 938/1919] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:11 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 831 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a67e90f3-2bd2-4b94-ad43-a64fb2eac575 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a67e90f3-2bd2-4b94-ad43-a64fb2eac575 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a67e90f3-2bd2-4b94-ad43-a64fb2eac575 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a67e90f3-2bd2-4b94-ad43-a64fb2eac575 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (08243afd-81eb-4033-ad87-8e1a120d1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4818b780-77fb-42a2-9cf2-c64400e2fc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a67e90f3-2bd2-4b94-ad43-a64fb2eac575 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a67e90f3-2bd2-4b94-ad43-a64fb2eac575 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 939/1920] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:11 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Delete volume with id: fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4818b780-77fb-42a2-9cf2-c64400e2fc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22c8432-f93c-4817-8f71-c13989d264a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Delete volume request issued successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aee8b5b0-c887-43c8-b18e-5378175f6aad tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 202 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 940/1921] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:11 2026] DELETE /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-988e3194-9746-4ac4-a3c7-7ec6064bf195 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-988e3194-9746-4ac4-a3c7-7ec6064bf195 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-988e3194-9746-4ac4-a3c7-7ec6064bf195 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-988e3194-9746-4ac4-a3c7-7ec6064bf195 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Created reservations ['83a66e38-60f9-49c8-afd3-5e9769f0db7c', 'df36756e-8fa0-4467-9597-8529c36fae7b', 'cae20f5d-da9e-4b07-9eb2-502729e3e86e', 'b37805c8-873e-4b5f-b5f1-72e64ebd9701'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22c8432-f93c-4817-8f71-c13989d264a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83a66e38-60f9-49c8-afd3-5e9769f0db7c', 'df36756e-8fa0-4467-9597-8529c36fae7b', 'cae20f5d-da9e-4b07-9eb2-502729e3e86e', 'b37805c8-873e-4b5f-b5f1-72e64ebd9701']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbae3b80-085d-43ef-a815-d5fb9abc1f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-988e3194-9746-4ac4-a3c7-7ec6064bf195 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-988e3194-9746-4ac4-a3c7-7ec6064bf195 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 941/1922] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:11 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 865 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbae3b80-085d-43ef-a815-d5fb9abc1f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1180960c-13e1-4da8-8a8c-a1868c198e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1994560165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['83a66e38-60f9-49c8-afd3-5e9769f0db7c','df36756e-8fa0-4467-9597-8529c36fae7b','cae20f5d-da9e-4b07-9eb2-502729e3e86e','b37805c8-873e-4b5f-b5f1-72e64ebd9701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1994560165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1180960c-13e1-4da8-8a8c-a1868c198e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f232c237db4a4cf39d6cba963a0f7077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84631fed60e44af8916f218782aa33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622225ba-e577-43e6-9aae-e3980ce4d14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622225ba-e577-43e6-9aae-e3980ce4d14c) transitioned into state 'SUCCESS' from state '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-1994560165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['83a66e38-60f9-49c8-afd3-5e9769f0db7c','df36756e-8fa0-4467-9597-8529c36fae7b','cae20f5d-da9e-4b07-9eb2-502729e3e86e','b37805c8-873e-4b5f-b5f1-72e64ebd9701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ebcb684-1cb2-4b4d-a3c2-e21ee1f35e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ebcb684-1cb2-4b4d-a3c2-e21ee1f35e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (08243afd-81eb-4033-ad87-8e1a120d1d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request issued successfully. Sep 03 11:05:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-193f62b6-360b-4e8f-afbf-aa5488fb7810 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 982/1923] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:11 2026] POST /volume/v3/volumes => generated 766 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1275870723"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1275870723'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume of 1 GB Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Availability Zones retrieved successfully. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (10dda161-3ee0-44d8-a9be-958fe46c4f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc0de84-634f-4ffa-a4fb-ce9a4c2b280a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc0de84-634f-4ffa-a4fb-ce9a4c2b280a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90327f3-dd3e-4f9e-941c-eb531abbe935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Created reservations ['72233555-82cd-4c0c-9a62-6e48f99cc17f', '242eaad3-76b3-41eb-b31a-ac54c9483d27', '874e508e-cbf9-483b-b2dc-7200d6b5d13d', '5eff5e2c-00d6-47c2-b961-83e0783bf363'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90327f3-dd3e-4f9e-941c-eb531abbe935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72233555-82cd-4c0c-9a62-6e48f99cc17f', '242eaad3-76b3-41eb-b31a-ac54c9483d27', '874e508e-cbf9-483b-b2dc-7200d6b5d13d', '5eff5e2c-00d6-47c2-b961-83e0783bf363']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c9854e-f79c-42d1-8303-d52162b04cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c9854e-f79c-42d1-8303-d52162b04cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b366d3b3-21e4-4bcf-ba14-16b3c76e0178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1275870723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['72233555-82cd-4c0c-9a62-6e48f99cc17f','242eaad3-76b3-41eb-b31a-ac54c9483d27','874e508e-cbf9-483b-b2dc-7200d6b5d13d','5eff5e2c-00d6-47c2-b961-83e0783bf363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1275870723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b366d3b3-21e4-4bcf-ba14-16b3c76e0178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f232c237db4a4cf39d6cba963a0f7077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84631fed60e44af8916f218782aa33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b333cd9d-32a4-4c4d-8c69-fa9ee040a3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b333cd9d-32a4-4c4d-8c69-fa9ee040a3c8) transitioned into state 'SUCCESS' from state '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-1275870723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['72233555-82cd-4c0c-9a62-6e48f99cc17f','242eaad3-76b3-41eb-b31a-ac54c9483d27','874e508e-cbf9-483b-b2dc-7200d6b5d13d','5eff5e2c-00d6-47c2-b961-83e0783bf363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd8ef42-c048-435b-abcf-20d2cd584823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd8ef42-c048-435b-abcf-20d2cd584823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (10dda161-3ee0-44d8-a9be-958fe46c4f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request issued successfully. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d5cb643-67b1-4791-983f-c2ab2e98e54d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 942/1924] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:12 2026] POST /volume/v3/volumes => generated 766 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2098919183"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2098919183'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume of 1 GB Sep 03 11:05:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f5d4c9a3-89d7-4f90-9c4c-f1d17461b7c1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5d4c9a3-89d7-4f90-9c4c-f1d17461b7c1 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5d4c9a3-89d7-4f90-9c4c-f1d17461b7c1 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5d4c9a3-89d7-4f90-9c4c-f1d17461b7c1 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Availability Zones retrieved successfully. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (8c638cb3-f7db-45bf-8863-08c0747a3907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03475d0a-2df9-4a14-aa62-82f7ca6ae8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5d4c9a3-89d7-4f90-9c4c-f1d17461b7c1 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5d4c9a3-89d7-4f90-9c4c-f1d17461b7c1 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 943/1925] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:12 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-610412812", "imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-610412812', 'imageRef': 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03475d0a-2df9-4a14-aa62-82f7ca6ae8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69273105-bb0f-4d67-921e-5e853f7947d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Created reservations ['c689b05f-a708-4a59-8641-95c5be907607', 'e41ed9fd-fb35-4081-a325-a8d48e3978b5', '77474505-f24a-47b0-99b4-0ab8141d2935', 'dabad1c5-3089-449d-a61a-70b38cfaaf19'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Create volume of 1 GB Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69273105-bb0f-4d67-921e-5e853f7947d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c689b05f-a708-4a59-8641-95c5be907607', 'e41ed9fd-fb35-4081-a325-a8d48e3978b5', '77474505-f24a-47b0-99b4-0ab8141d2935', 'dabad1c5-3089-449d-a61a-70b38cfaaf19']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Availability Zones retrieved successfully. Sep 03 11:05:12 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0583ab37-aac6-440d-aad4-b843351ab69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Flow 'volume_create_api' (e48f5d66-55fd-446b-b8fb-34da67a721ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7541a40-5872-427c-b7ee-526b29d9e854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0583ab37-aac6-440d-aad4-b843351ab69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feed1a11-8c36-4b93-aaf2-cd1f83d7587f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2098919183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['c689b05f-a708-4a59-8641-95c5be907607','e41ed9fd-fb35-4081-a325-a8d48e3978b5','77474505-f24a-47b0-99b4-0ab8141d2935','dabad1c5-3089-449d-a61a-70b38cfaaf19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2098919183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feed1a11-8c36-4b93-aaf2-cd1f83d7587f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f232c237db4a4cf39d6cba963a0f7077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84631fed60e44af8916f218782aa33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ced34d6-0eb0-4bee-8342-85be2aaa3896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ced34d6-0eb0-4bee-8342-85be2aaa3896) transitioned into state 'SUCCESS' from state '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-2098919183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['c689b05f-a708-4a59-8641-95c5be907607','e41ed9fd-fb35-4081-a325-a8d48e3978b5','77474505-f24a-47b0-99b4-0ab8141d2935','dabad1c5-3089-449d-a61a-70b38cfaaf19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6366febd-e98e-43bf-be6e-728b4f841b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6366febd-e98e-43bf-be6e-728b4f841b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (8c638cb3-f7db-45bf-8863-08c0747a3907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7541a40-5872-427c-b7ee-526b29d9e854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request issued successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ec4eb492-e034-4a63-ac33-9e36d90f280c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 983/1926] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:12 2026] POST /volume/v3/volumes => generated 766 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf42446-d7f4-42e8-ac9d-68a5e3dca7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-122c66fd-a662-49a5-b65a-347b649da476 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-122c66fd-a662-49a5-b65a-347b649da476 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-122c66fd-a662-49a5-b65a-347b649da476 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-122c66fd-a662-49a5-b65a-347b649da476 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-122c66fd-a662-49a5-b65a-347b649da476 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-122c66fd-a662-49a5-b65a-347b649da476 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 200 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 984/1927] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1210673594"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1210673594'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume of 1 GB Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Availability Zones retrieved successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (63b22bda-f4af-4610-a15d-ddae5a0d566e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67f36af-6dc0-4355-ab58-d5d73a3648ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67f36af-6dc0-4355-ab58-d5d73a3648ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce719a3-2360-4890-bab0-5fb96a519e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Created reservations ['775dc366-2b1f-4f42-9373-2b836f8b871f', '4f131a6d-ad7d-474e-b0fd-706ffe6aff03', '06b2f9de-1a21-4476-b723-b90d73f62949', 'e759720f-0b7b-47c0-96ae-33ed1ca810e0'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf42446-d7f4-42e8-ac9d-68a5e3dca7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['775dc366-2b1f-4f42-9373-2b836f8b871f', '4f131a6d-ad7d-474e-b0fd-706ffe6aff03', '06b2f9de-1a21-4476-b723-b90d73f62949', 'e759720f-0b7b-47c0-96ae-33ed1ca810e0']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052f9d9c-5e1b-4c3b-ae3c-2d655cab69f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052f9d9c-5e1b-4c3b-ae3c-2d655cab69f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cdc942a-72a1-4c42-943f-f0dad46bdc91', '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-610412812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456d4f2a1c774371834fcbc583c54835',qos_specs=None,replication_status=,reservations=['775dc366-2b1f-4f42-9373-2b836f8b871f','4f131a6d-ad7d-474e-b0fd-706ffe6aff03','06b2f9de-1a21-4476-b723-b90d73f62949','e759720f-0b7b-47c0-96ae-33ed1ca810e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7198c42db748ee81eea4f2e52bca91',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-610412812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cdc942a-72a1-4c42-943f-f0dad46bdc91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='456d4f2a1c774371834fcbc583c54835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7198c42db748ee81eea4f2e52bca91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f88bab4-40de-4cff-90fa-235995489c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f88bab4-40de-4cff-90fa-235995489c2e) transitioned into state 'SUCCESS' from state '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-610412812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='456d4f2a1c774371834fcbc583c54835',qos_specs=None,replication_status=,reservations=['775dc366-2b1f-4f42-9373-2b836f8b871f','4f131a6d-ad7d-474e-b0fd-706ffe6aff03','06b2f9de-1a21-4476-b723-b90d73f62949','e759720f-0b7b-47c0-96ae-33ed1ca810e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7198c42db748ee81eea4f2e52bca91',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a230e6-7144-463c-ae2d-9b9af8c961be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Created reservations ['db8d7a5c-6df8-41f5-a81b-2d8c2c7ce499', '837a7816-d4bf-4657-b846-9818b1be5fce', 'd474b275-8c65-4d2a-9cc2-845b51a78a7e', 'c2bd5592-0b50-48e4-a936-d4346e428bdc'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a230e6-7144-463c-ae2d-9b9af8c961be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Flow 'volume_create_api' (e48f5d66-55fd-446b-b8fb-34da67a721ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce719a3-2360-4890-bab0-5fb96a519e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db8d7a5c-6df8-41f5-a81b-2d8c2c7ce499', '837a7816-d4bf-4657-b846-9818b1be5fce', 'd474b275-8c65-4d2a-9cc2-845b51a78a7e', 'c2bd5592-0b50-48e4-a936-d4346e428bdc']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Create volume request issued successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb790d30-81ac-4572-bd2a-0bf748aabacb tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a789849a-e659-4bec-a992-245a72d31726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 944/1928] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:12 2026] POST /volume/v3/volumes => generated 761 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bf7c74f6-03ee-4c2d-bc3c-36ca65c6cecc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf7c74f6-03ee-4c2d-bc3c-36ca65c6cecc tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf7c74f6-03ee-4c2d-bc3c-36ca65c6cecc tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf7c74f6-03ee-4c2d-bc3c-36ca65c6cecc tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a789849a-e659-4bec-a992-245a72d31726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e3adb5d-9313-43a1-b583-79a2217cbef2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1210673594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['db8d7a5c-6df8-41f5-a81b-2d8c2c7ce499','837a7816-d4bf-4657-b846-9818b1be5fce','d474b275-8c65-4d2a-9cc2-845b51a78a7e','c2bd5592-0b50-48e4-a936-d4346e428bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1210673594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e3adb5d-9313-43a1-b583-79a2217cbef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f232c237db4a4cf39d6cba963a0f7077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84631fed60e44af8916f218782aa33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1d0bb1-5439-452b-8faa-123bf4e8c565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bf7c74f6-03ee-4c2d-bc3c-36ca65c6cecc tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1d0bb1-5439-452b-8faa-123bf4e8c565) transitioned into state 'SUCCESS' from state '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-1210673594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f232c237db4a4cf39d6cba963a0f7077',qos_specs=None,replication_status=,reservations=['db8d7a5c-6df8-41f5-a81b-2d8c2c7ce499','837a7816-d4bf-4657-b846-9818b1be5fce','d474b275-8c65-4d2a-9cc2-845b51a78a7e','c2bd5592-0b50-48e4-a936-d4346e428bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84631fed60e44af8916f218782aa33c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b6651e3-7ef1-41a3-9112-eaf86920b609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf7c74f6-03ee-4c2d-bc3c-36ca65c6cecc tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 945/1929] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 829 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b6651e3-7ef1-41a3-9112-eaf86920b609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Flow 'volume_create_api' (63b22bda-f4af-4610-a15d-ddae5a0d566e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Create volume request issued successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4708e57e-489d-4415-8d7a-87bb5ca12890 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 985/1930] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:13 2026] POST /volume/v3/volumes => generated 766 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-38146f08-269e-4636-8d43-a904638d5d37 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38146f08-269e-4636-8d43-a904638d5d37 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38146f08-269e-4636-8d43-a904638d5d37 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38146f08-269e-4636-8d43-a904638d5d37 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6aa7742-1539-4ed5-a640-a5533fb28f34 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6aa7742-1539-4ed5-a640-a5533fb28f34 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6aa7742-1539-4ed5-a640-a5533fb28f34 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6aa7742-1539-4ed5-a640-a5533fb28f34 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6aa7742-1539-4ed5-a640-a5533fb28f34 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-38146f08-269e-4636-8d43-a904638d5d37 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6aa7742-1539-4ed5-a640-a5533fb28f34 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38146f08-269e-4636-8d43-a904638d5d37 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 returned with HTTP 200 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 986/1931] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 946/1932] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5c538ae9-bd04-4b25-8efd-b8efae4f45af None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c538ae9-bd04-4b25-8efd-b8efae4f45af tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c538ae9-bd04-4b25-8efd-b8efae4f45af tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5c538ae9-bd04-4b25-8efd-b8efae4f45af tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5c538ae9-bd04-4b25-8efd-b8efae4f45af tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Volume info retrieved successfully. Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5c538ae9-bd04-4b25-8efd-b8efae4f45af tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 987/1933] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 1019 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5ef62b36-b9ba-44d1-8e27-7d5a289a0a22 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5ef62b36-b9ba-44d1-8e27-7d5a289a0a22 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5ef62b36-b9ba-44d1-8e27-7d5a289a0a22 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5ef62b36-b9ba-44d1-8e27-7d5a289a0a22 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:13 devstack devstack@c-api.service[86299]: /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 11:05:13 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5ef62b36-b9ba-44d1-8e27-7d5a289a0a22 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 03 11:05:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 947/1934] 192.168.122.139 () {58 vars in 1202 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-85480085-8bbb-4ae0-b070-8dc3849d5446 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85480085-8bbb-4ae0-b070-8dc3849d5446 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85480085-8bbb-4ae0-b070-8dc3849d5446 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85480085-8bbb-4ae0-b070-8dc3849d5446 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-85480085-8bbb-4ae0-b070-8dc3849d5446 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85480085-8bbb-4ae0-b070-8dc3849d5446 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 988/1935] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:13 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] DELETE http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Delete volume with id: 995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Delete volume request issued successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e17b1175-cd31-42af-bef2-d3240efdcfcf tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 202 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 948/1936] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:14 2026] DELETE /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6e60507-df35-459b-83cb-17fe800071b0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6e60507-df35-459b-83cb-17fe800071b0 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6e60507-df35-459b-83cb-17fe800071b0 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6e60507-df35-459b-83cb-17fe800071b0 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f6e60507-df35-459b-83cb-17fe800071b0 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6e60507-df35-459b-83cb-17fe800071b0 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 989/1937] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:14 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-698fe690-d55b-4448-8dfd-2d02eb73a660 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-698fe690-d55b-4448-8dfd-2d02eb73a660 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-698fe690-d55b-4448-8dfd-2d02eb73a660 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-698fe690-d55b-4448-8dfd-2d02eb73a660 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-698fe690-d55b-4448-8dfd-2d02eb73a660 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 returned with HTTP 404 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 949/1938] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:14 2026] GET /volume/v3/volumes/fa08f5eb-7133-432a-af6f-15c222c24208 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-243f3f60-69d7-4310-826f-58fefec49423 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-243f3f60-69d7-4310-826f-58fefec49423 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-243f3f60-69d7-4310-826f-58fefec49423 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-243f3f60-69d7-4310-826f-58fefec49423 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-243f3f60-69d7-4310-826f-58fefec49423 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-243f3f60-69d7-4310-826f-58fefec49423 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 990/1939] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:14 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Delete volume with id: 5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Delete volume request issued successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f5e6e8e-3dcd-4b24-83b3-5eed21303e0b tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 202 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 950/1940] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:14 2026] DELETE /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3f47ab03-7292-4f4a-809b-269f47599105 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f47ab03-7292-4f4a-809b-269f47599105 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f47ab03-7292-4f4a-809b-269f47599105 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f47ab03-7292-4f4a-809b-269f47599105 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f47ab03-7292-4f4a-809b-269f47599105 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f47ab03-7292-4f4a-809b-269f47599105 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 991/1941] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:14 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2a610554-e58f-41a8-92d1-97b9f322236e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2a610554-e58f-41a8-92d1-97b9f322236e tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2a610554-e58f-41a8-92d1-97b9f322236e tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2a610554-e58f-41a8-92d1-97b9f322236e tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2a610554-e58f-41a8-92d1-97b9f322236e tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2a610554-e58f-41a8-92d1-97b9f322236e tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 951/1942] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:14 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49e86f38-2d62-4f8d-a6a8-3f9b042bd2d3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49e86f38-2d62-4f8d-a6a8-3f9b042bd2d3 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49e86f38-2d62-4f8d-a6a8-3f9b042bd2d3 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49e86f38-2d62-4f8d-a6a8-3f9b042bd2d3 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49e86f38-2d62-4f8d-a6a8-3f9b042bd2d3 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49e86f38-2d62-4f8d-a6a8-3f9b042bd2d3 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 returned with HTTP 200 Sep 03 11:05:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 992/1943] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:14 2026] GET /volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 => generated 858 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bf5f739c-d6e5-427f-bc94-88700a5bbdec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf5f739c-d6e5-427f-bc94-88700a5bbdec tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b Sep 03 11:05:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf5f739c-d6e5-427f-bc94-88700a5bbdec tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf5f739c-d6e5-427f-bc94-88700a5bbdec tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bf5f739c-d6e5-427f-bc94-88700a5bbdec tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf5f739c-d6e5-427f-bc94-88700a5bbdec tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b returned with HTTP 200 Sep 03 11:05:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 952/1944] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:15 2026] GET /volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b => generated 858 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d9e18574-8299-43e1-b255-5d9a1a724bb9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9e18574-8299-43e1-b255-5d9a1a724bb9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9e18574-8299-43e1-b255-5d9a1a724bb9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9e18574-8299-43e1-b255-5d9a1a724bb9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d9e18574-8299-43e1-b255-5d9a1a724bb9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Volume info retrieved successfully. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9e18574-8299-43e1-b255-5d9a1a724bb9 tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 200 Sep 03 11:05:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 993/1945] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:15 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-03f7ec03-de4a-4b67-baa3-b09e97c61057 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03f7ec03-de4a-4b67-baa3-b09e97c61057 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03f7ec03-de4a-4b67-baa3-b09e97c61057 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03f7ec03-de4a-4b67-baa3-b09e97c61057 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-03f7ec03-de4a-4b67-baa3-b09e97c61057 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03f7ec03-de4a-4b67-baa3-b09e97c61057 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 200 Sep 03 11:05:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 953/1946] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:15 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dc130246-5f97-4dfe-a761-53cf372e05d0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dc130246-5f97-4dfe-a761-53cf372e05d0 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dc130246-5f97-4dfe-a761-53cf372e05d0 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dc130246-5f97-4dfe-a761-53cf372e05d0 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dc130246-5f97-4dfe-a761-53cf372e05d0 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dc130246-5f97-4dfe-a761-53cf372e05d0 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 994/1947] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:15 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 911 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3435b304-ba79-4485-8b87-96aa78dc68e0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3435b304-ba79-4485-8b87-96aa78dc68e0 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3435b304-ba79-4485-8b87-96aa78dc68e0 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3435b304-ba79-4485-8b87-96aa78dc68e0 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3435b304-ba79-4485-8b87-96aa78dc68e0 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3435b304-ba79-4485-8b87-96aa78dc68e0 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b returned with HTTP 200 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 954/1948] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b48abb29-6064-4454-ae00-86b58e761226 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b48abb29-6064-4454-ae00-86b58e761226 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b48abb29-6064-4454-ae00-86b58e761226 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b48abb29-6064-4454-ae00-86b58e761226 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b48abb29-6064-4454-ae00-86b58e761226 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-41b499d8-e59a-4eee-a843-995e00216ccc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-41b499d8-e59a-4eee-a843-995e00216ccc tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] GET http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-41b499d8-e59a-4eee-a843-995e00216ccc tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-41b499d8-e59a-4eee-a843-995e00216ccc tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b48abb29-6064-4454-ae00-86b58e761226 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 returned with HTTP 200 Sep 03 11:05:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 995/1949] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-41b499d8-e59a-4eee-a843-995e00216ccc tempest-VolumesServicesTestJSON-297306365 tempest-VolumesServicesTestJSON-297306365-project-member] http://192.168.122.139/volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 returned with HTTP 404 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 955/1950] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/995cf448-e2ce-485f-b7e0-954285451003 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9abfd449-975f-4110-8064-8fe3a440c785 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9abfd449-975f-4110-8064-8fe3a440c785 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] GET http://192.168.122.139/volume/v3/os-services Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9abfd449-975f-4110-8064-8fe3a440c785 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9abfd449-975f-4110-8064-8fe3a440c785 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /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 11:05:16 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9abfd449-975f-4110-8064-8fe3a440c785 tempest-VolumesServicesTestJSON-439059509 tempest-VolumesServicesTestJSON-439059509-project-admin] http://192.168.122.139/volume/v3/os-services returned with HTTP 200 Sep 03 11:05:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 996/1951] 192.168.122.139 () {58 vars in 1133 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/os-services => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bd7edc25-275c-4eb8-b52a-68ddf7ec7bc9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd7edc25-275c-4eb8-b52a-68ddf7ec7bc9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd7edc25-275c-4eb8-b52a-68ddf7ec7bc9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd7edc25-275c-4eb8-b52a-68ddf7ec7bc9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd7edc25-275c-4eb8-b52a-68ddf7ec7bc9 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f returned with HTTP 404 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 956/1952] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/5723ef65-9992-4bb8-8f56-19c2541ab92f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-774ac086-9119-4695-bfbb-c4485d640c44 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-774ac086-9119-4695-bfbb-c4485d640c44 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-774ac086-9119-4695-bfbb-c4485d640c44 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-774ac086-9119-4695-bfbb-c4485d640c44 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-774ac086-9119-4695-bfbb-c4485d640c44 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-774ac086-9119-4695-bfbb-c4485d640c44 tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 997/1953] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Delete volume with id: 3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Delete volume request issued successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-070e9178-693a-4e89-9f3b-98fac9cfacfe tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 202 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 957/1954] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:16 2026] DELETE /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6fa9a56d-918f-4e19-9247-ed2685d4e63a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6fa9a56d-918f-4e19-9247-ed2685d4e63a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6fa9a56d-918f-4e19-9247-ed2685d4e63a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6fa9a56d-918f-4e19-9247-ed2685d4e63a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6fa9a56d-918f-4e19-9247-ed2685d4e63a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Volume info retrieved successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6fa9a56d-918f-4e19-9247-ed2685d4e63a tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 200 Sep 03 11:05:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 998/1955] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bd5c33aa-7d19-4b7a-a126-ded35b895da4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd5c33aa-7d19-4b7a-a126-ded35b895da4 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd5c33aa-7d19-4b7a-a126-ded35b895da4 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd5c33aa-7d19-4b7a-a126-ded35b895da4 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bd5c33aa-7d19-4b7a-a126-ded35b895da4 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd5c33aa-7d19-4b7a-a126-ded35b895da4 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 958/1956] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:16 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c8f50b71-4112-498c-b4d4-268710085234 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8f50b71-4112-498c-b4d4-268710085234 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 Sep 03 11:05:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8f50b71-4112-498c-b4d4-268710085234 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8f50b71-4112-498c-b4d4-268710085234 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c8f50b71-4112-498c-b4d4-268710085234 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8f50b71-4112-498c-b4d4-268710085234 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 returned with HTTP 200 Sep 03 11:05:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 999/1957] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:17 2026] GET /volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a29c256f-2088-476b-8a49-305220f530d5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a29c256f-2088-476b-8a49-305220f530d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a29c256f-2088-476b-8a49-305220f530d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a29c256f-2088-476b-8a49-305220f530d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a29c256f-2088-476b-8a49-305220f530d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a29c256f-2088-476b-8a49-305220f530d5 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f returned with HTTP 200 Sep 03 11:05:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 959/1958] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:17 2026] GET /volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-43292194-1cc2-4a18-864f-5f8f213e9acf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-43292194-1cc2-4a18-864f-5f8f213e9acf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] GET http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc Sep 03 11:05:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-43292194-1cc2-4a18-864f-5f8f213e9acf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-43292194-1cc2-4a18-864f-5f8f213e9acf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-43292194-1cc2-4a18-864f-5f8f213e9acf tempest-VolumesListTestJSON-626620247 tempest-VolumesListTestJSON-626620247-project-member] http://192.168.122.139/volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc returned with HTTP 404 Sep 03 11:05:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1000/1959] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:17 2026] GET /volume/v3/volumes/3c693d92-4f8c-4be6-a68f-21376a756abc => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-697e02e5-0830-4e75-bd18-e125d4088091 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-697e02e5-0830-4e75-bd18-e125d4088091 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-697e02e5-0830-4e75-bd18-e125d4088091 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-697e02e5-0830-4e75-bd18-e125d4088091 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-697e02e5-0830-4e75-bd18-e125d4088091 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-697e02e5-0830-4e75-bd18-e125d4088091 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 960/1960] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:18 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-590b22b1-2fc6-4068-a977-648970e59b7c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-590b22b1-2fc6-4068-a977-648970e59b7c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-590b22b1-2fc6-4068-a977-648970e59b7c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-590b22b1-2fc6-4068-a977-648970e59b7c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-590b22b1-2fc6-4068-a977-648970e59b7c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-590b22b1-2fc6-4068-a977-648970e59b7c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f returned with HTTP 200 Sep 03 11:05:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1001/1961] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:18 2026] GET /volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c2a00079-5681-4c7f-a935-ebdc1bf01240 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2a00079-5681-4c7f-a935-ebdc1bf01240 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 Sep 03 11:05:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2a00079-5681-4c7f-a935-ebdc1bf01240 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2a00079-5681-4c7f-a935-ebdc1bf01240 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2a00079-5681-4c7f-a935-ebdc1bf01240 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2a00079-5681-4c7f-a935-ebdc1bf01240 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 returned with HTTP 200 Sep 03 11:05:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 961/1962] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:18 2026] GET /volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-00e2a92c-acd8-4cc7-ada4-88bc454cf360 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00e2a92c-acd8-4cc7-ada4-88bc454cf360 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00e2a92c-acd8-4cc7-ada4-88bc454cf360 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00e2a92c-acd8-4cc7-ada4-88bc454cf360 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-00e2a92c-acd8-4cc7-ada4-88bc454cf360 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00e2a92c-acd8-4cc7-ada4-88bc454cf360 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1002/1963] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:19 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f7161c2-8294-4c5c-bd13-235f5e159594 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f7161c2-8294-4c5c-bd13-235f5e159594 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 Sep 03 11:05:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f7161c2-8294-4c5c-bd13-235f5e159594 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f7161c2-8294-4c5c-bd13-235f5e159594 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f7161c2-8294-4c5c-bd13-235f5e159594 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f7161c2-8294-4c5c-bd13-235f5e159594 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 returned with HTTP 200 Sep 03 11:05:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 962/1964] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:19 2026] GET /volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-17c236ad-b444-4dae-9ff8-19702a489610 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 Sep 03 11:05:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume with id: 7e3adb5d-9313-43a1-b583-79a2217cbef2 Sep 03 11:05:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume request issued successfully. Sep 03 11:05:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-17c236ad-b444-4dae-9ff8-19702a489610 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 returned with HTTP 202 Sep 03 11:05:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1003/1965] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:19 2026] DELETE /volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c12dc7b2-5882-450c-acf4-c594b95d155c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c12dc7b2-5882-450c-acf4-c594b95d155c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 Sep 03 11:05:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c12dc7b2-5882-450c-acf4-c594b95d155c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c12dc7b2-5882-450c-acf4-c594b95d155c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c12dc7b2-5882-450c-acf4-c594b95d155c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c12dc7b2-5882-450c-acf4-c594b95d155c tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 returned with HTTP 200 Sep 03 11:05:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 963/1966] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:19 2026] GET /volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-67ade791-8fa7-4925-b91d-0a29b723fe21 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-67ade791-8fa7-4925-b91d-0a29b723fe21 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-67ade791-8fa7-4925-b91d-0a29b723fe21 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-67ade791-8fa7-4925-b91d-0a29b723fe21 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-67ade791-8fa7-4925-b91d-0a29b723fe21 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-67ade791-8fa7-4925-b91d-0a29b723fe21 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1004/1967] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:20 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-91632498-825a-41b4-8294-d1599b902715 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91632498-825a-41b4-8294-d1599b902715 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 Sep 03 11:05:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91632498-825a-41b4-8294-d1599b902715 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91632498-825a-41b4-8294-d1599b902715 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91632498-825a-41b4-8294-d1599b902715 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 returned with HTTP 404 Sep 03 11:05:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 964/1968] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:20 2026] GET /volume/v3/volumes/7e3adb5d-9313-43a1-b583-79a2217cbef2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-81f153b9-84af-406d-8743-52c3f4502e65 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] DELETE http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume with id: feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume request issued successfully. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81f153b9-84af-406d-8743-52c3f4502e65 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f returned with HTTP 202 Sep 03 11:05:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1005/1969] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:21 2026] DELETE /volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9d619c92-8fc2-4134-84f4-89fb5b71743a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d619c92-8fc2-4134-84f4-89fb5b71743a tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d619c92-8fc2-4134-84f4-89fb5b71743a tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d619c92-8fc2-4134-84f4-89fb5b71743a tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d619c92-8fc2-4134-84f4-89fb5b71743a tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1332d409-6d4b-4f7a-8270-1d80fba84e57 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d619c92-8fc2-4134-84f4-89fb5b71743a tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f returned with HTTP 200 Sep 03 11:05:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 965/1970] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:21 2026] GET /volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1332d409-6d4b-4f7a-8270-1d80fba84e57 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1332d409-6d4b-4f7a-8270-1d80fba84e57 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1332d409-6d4b-4f7a-8270-1d80fba84e57 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1332d409-6d4b-4f7a-8270-1d80fba84e57 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1332d409-6d4b-4f7a-8270-1d80fba84e57 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1006/1971] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:21 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-45ee168a-6164-482c-a88b-ff0d1da202c3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ee577917-07ff-461e-aa6c-12e8382c717d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ee577917-07ff-461e-aa6c-12e8382c717d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ee577917-07ff-461e-aa6c-12e8382c717d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ee577917-07ff-461e-aa6c-12e8382c717d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45ee168a-6164-482c-a88b-ff0d1da202c3 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] GET http://192.168.122.139/volume/v3/os-services Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45ee168a-6164-482c-a88b-ff0d1da202c3 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45ee168a-6164-482c-a88b-ff0d1da202c3 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ee577917-07ff-461e-aa6c-12e8382c717d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:22 devstack devstack@c-api.service[86299]: /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 11:05:22 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ee577917-07ff-461e-aa6c-12e8382c717d tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f returned with HTTP 200 Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45ee168a-6164-482c-a88b-ff0d1da202c3 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] http://192.168.122.139/volume/v3/os-services returned with HTTP 200 Sep 03 11:05:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1007/1972] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:22 2026] GET /volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 966/1973] 192.168.122.139 () {58 vars in 1133 bytes} [Thu Sep 3 11:05:22 2026] GET /volume/v3/os-services => generated 707 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4c94b2c4-3cd5-4b29-bec0-f9a8cf53ea18 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c94b2c4-3cd5-4b29-bec0-f9a8cf53ea18 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] PUT http://192.168.122.139/volume/v3/os-services/disable-log-reason Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c94b2c4-3cd5-4b29-bec0-f9a8cf53ea18 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c94b2c4-3cd5-4b29-bec0-f9a8cf53ea18 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] http://192.168.122.139/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 03 11:05:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1008/1974] 192.168.122.139 () {60 vars in 1210 bytes} [Thu Sep 3 11:05:22 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 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ea9632de-bf85-430f-bfd8-3788bcb11d62 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea9632de-bf85-430f-bfd8-3788bcb11d62 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3be4b44f-076b-47bf-957b-f43d575c0c5d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea9632de-bf85-430f-bfd8-3788bcb11d62 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea9632de-bf85-430f-bfd8-3788bcb11d62 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3be4b44f-076b-47bf-957b-f43d575c0c5d tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] PUT http://192.168.122.139/volume/v3/os-services/disable Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3be4b44f-076b-47bf-957b-f43d575c0c5d tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3be4b44f-076b-47bf-957b-f43d575c0c5d tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] http://192.168.122.139/volume/v3/os-services/disable returned with HTTP 404 Sep 03 11:05:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1009/1975] 192.168.122.139 () {60 vars in 1177 bytes} [Thu Sep 3 11:05:22 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0a09fa4-a49f-48e0-97bf-085fbb5f7082 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0a09fa4-a49f-48e0-97bf-085fbb5f7082 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] PUT http://192.168.122.139/volume/v3/os-services/enable Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0a09fa4-a49f-48e0-97bf-085fbb5f7082 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea9632de-bf85-430f-bfd8-3788bcb11d62 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0a09fa4-a49f-48e0-97bf-085fbb5f7082 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] http://192.168.122.139/volume/v3/os-services/enable returned with HTTP 404 Sep 03 11:05:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1010/1976] 192.168.122.139 () {60 vars in 1174 bytes} [Thu Sep 3 11:05:22 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea9632de-bf85-430f-bfd8-3788bcb11d62 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 967/1977] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:22 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2dcf6397-bd55-4df4-873c-90ceadb479a4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2dcf6397-bd55-4df4-873c-90ceadb479a4 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] PUT http://192.168.122.139/volume/v3/os-services/freeze Sep 03 11:05:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2dcf6397-bd55-4df4-873c-90ceadb479a4 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:22 devstack devstack@c-api.service[86298]: /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 11:05:22 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2dcf6397-bd55-4df4-873c-90ceadb479a4 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] http://192.168.122.139/volume/v3/os-services/freeze returned with HTTP 400 Sep 03 11:05:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1011/1978] 192.168.122.139 () {60 vars in 1174 bytes} [Thu Sep 3 11:05:22 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-73545fb6-89bd-4dba-86ff-11c234e066b7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-73545fb6-89bd-4dba-86ff-11c234e066b7 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] PUT http://192.168.122.139/volume/v3/os-services/thaw Sep 03 11:05:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-73545fb6-89bd-4dba-86ff-11c234e066b7 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:22 devstack devstack@c-api.service[86299]: /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 11:05:22 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:05:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-73545fb6-89bd-4dba-86ff-11c234e066b7 tempest-VolumeServicesNegativeTest-815665341 tempest-VolumeServicesNegativeTest-815665341-project-admin] http://192.168.122.139/volume/v3/os-services/thaw returned with HTTP 400 Sep 03 11:05:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 968/1979] 192.168.122.139 () {60 vars in 1168 bytes} [Thu Sep 3 11:05:22 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:05:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3affcb17-69c5-4467-a9ca-cdedadf7233b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3affcb17-69c5-4467-a9ca-cdedadf7233b tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f Sep 03 11:05:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3affcb17-69c5-4467-a9ca-cdedadf7233b tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3affcb17-69c5-4467-a9ca-cdedadf7233b tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3affcb17-69c5-4467-a9ca-cdedadf7233b tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f returned with HTTP 404 Sep 03 11:05:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1012/1980] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:23 2026] GET /volume/v3/volumes/feed1a11-8c36-4b93-aaf2-cd1f83d7587f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] DELETE http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 Sep 03 11:05:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume with id: b366d3b3-21e4-4bcf-ba14-16b3c76e0178 Sep 03 11:05:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6479c7e-4145-44d9-ba92-3f54dd32dd26 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6479c7e-4145-44d9-ba92-3f54dd32dd26 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6479c7e-4145-44d9-ba92-3f54dd32dd26 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6479c7e-4145-44d9-ba92-3f54dd32dd26 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume request issued successfully. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1e4dc94c-ef1f-40f8-96ec-80bc120fc5dd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 returned with HTTP 202 Sep 03 11:05:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f6479c7e-4145-44d9-ba92-3f54dd32dd26 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 969/1981] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:23 2026] DELETE /volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f70c26df-7457-489e-aacb-973464541cde None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6479c7e-4145-44d9-ba92-3f54dd32dd26 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1013/1982] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:23 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f70c26df-7457-489e-aacb-973464541cde tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 Sep 03 11:05:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f70c26df-7457-489e-aacb-973464541cde tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f70c26df-7457-489e-aacb-973464541cde tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f70c26df-7457-489e-aacb-973464541cde tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f70c26df-7457-489e-aacb-973464541cde tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 returned with HTTP 200 Sep 03 11:05:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 970/1983] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:23 2026] GET /volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5927f1cc-63e2-4197-b6bc-52a3d00c6bf8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5927f1cc-63e2-4197-b6bc-52a3d00c6bf8 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5927f1cc-63e2-4197-b6bc-52a3d00c6bf8 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5927f1cc-63e2-4197-b6bc-52a3d00c6bf8 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5927f1cc-63e2-4197-b6bc-52a3d00c6bf8 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5927f1cc-63e2-4197-b6bc-52a3d00c6bf8 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1014/1984] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:24 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 1332 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-79f074b7-1231-43cb-82e6-72ba1fada8f2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79f074b7-1231-43cb-82e6-72ba1fada8f2 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 Sep 03 11:05:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79f074b7-1231-43cb-82e6-72ba1fada8f2 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79f074b7-1231-43cb-82e6-72ba1fada8f2 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-e2defb33-8da1-4007-80c1-4359cf6ff3c5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-e2defb33-8da1-4007-80c1-4359cf6ff3c5 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-e2defb33-8da1-4007-80c1-4359cf6ff3c5 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-e2defb33-8da1-4007-80c1-4359cf6ff3c5 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79f074b7-1231-43cb-82e6-72ba1fada8f2 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 returned with HTTP 404 Sep 03 11:05:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 971/1985] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:24 2026] GET /volume/v3/volumes/b366d3b3-21e4-4bcf-ba14-16b3c76e0178 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] DELETE http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b Sep 03 11:05:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume with id: 1180960c-13e1-4da8-8a8c-a1868c198e3b Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-e2defb33-8da1-4007-80c1-4359cf6ff3c5 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-e2defb33-8da1-4007-80c1-4359cf6ff3c5 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1015/1986] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:05:24 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 1332 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume request issued successfully. Sep 03 11:05:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-046eab73-bcb5-4b49-9912-8607a7a4b4e9 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b returned with HTTP 202 Sep 03 11:05:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 972/1987] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:24 2026] DELETE /volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-22dba80d-61a4-45d4-9523-f3dc26d47f6e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-22dba80d-61a4-45d4-9523-f3dc26d47f6e tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-22dba80d-61a4-45d4-9523-f3dc26d47f6e tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-22dba80d-61a4-45d4-9523-f3dc26d47f6e tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-22dba80d-61a4-45d4-9523-f3dc26d47f6e tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-22dba80d-61a4-45d4-9523-f3dc26d47f6e tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b returned with HTTP 200 Sep 03 11:05:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1016/1988] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:24 2026] GET /volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b => generated 858 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4e47d0fa-a82a-4a07-b25e-f0428aeed381 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e47d0fa-a82a-4a07-b25e-f0428aeed381 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e47d0fa-a82a-4a07-b25e-f0428aeed381 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e47d0fa-a82a-4a07-b25e-f0428aeed381 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e47d0fa-a82a-4a07-b25e-f0428aeed381 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b returned with HTTP 404 Sep 03 11:05:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 973/1989] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:26 2026] GET /volume/v3/volumes/1180960c-13e1-4da8-8a8c-a1868c198e3b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] DELETE http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume with id: feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Delete volume request issued successfully. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb19f9cb-ec2a-4c5a-88e0-96f31e013edd tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 returned with HTTP 202 Sep 03 11:05:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1017/1990] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:26 2026] DELETE /volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14f200af-ad7b-4308-99a4-cd1261e93abe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14f200af-ad7b-4308-99a4-cd1261e93abe tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14f200af-ad7b-4308-99a4-cd1261e93abe tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14f200af-ad7b-4308-99a4-cd1261e93abe tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14f200af-ad7b-4308-99a4-cd1261e93abe tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14f200af-ad7b-4308-99a4-cd1261e93abe tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 returned with HTTP 200 Sep 03 11:05:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 974/1991] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:26 2026] GET /volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-2112311f-cc96-44c3-9297-4d1a27e1e892 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-2112311f-cc96-44c3-9297-4d1a27e1e892 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-2112311f-cc96-44c3-9297-4d1a27e1e892 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-2112311f-cc96-44c3-9297-4d1a27e1e892 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-2112311f-cc96-44c3-9297-4d1a27e1e892 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-2112311f-cc96-44c3-9297-4d1a27e1e892 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1018/1992] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:05:26 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb4638cc-84b7-4c0e-a458-8ea736c56a43 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb4638cc-84b7-4c0e-a458-8ea736c56a43 None None] GET http://192.168.122.139/volume// Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb4638cc-84b7-4c0e-a458-8ea736c56a43 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb4638cc-84b7-4c0e-a458-8ea736c56a43 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb4638cc-84b7-4c0e-a458-8ea736c56a43 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:05:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 975/1993] 192.168.122.139 () {58 vars in 1308 bytes} [Thu Sep 3 11:05:26 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-a9d770e9-0e44-4f8f-9f23-6fbf42326f4c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-a9d770e9-0e44-4f8f-9f23-6fbf42326f4c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:05:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-a9d770e9-0e44-4f8f-9f23-6fbf42326f4c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cdc942a-72a1-4c42-943f-f0dad46bdc91", "connector": null, "instance_uuid": "6ffeb9d7-89f5-4769-8a69-413880a7cb31"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-a9d770e9-0e44-4f8f-9f23-6fbf42326f4c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:05:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1019/1994] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:05:26 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:05:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-56b35e06-f6da-426d-a9d6-fe9e108570c4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-56b35e06-f6da-426d-a9d6-fe9e108570c4 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-56b35e06-f6da-426d-a9d6-fe9e108570c4 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-56b35e06-f6da-426d-a9d6-fe9e108570c4 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-56b35e06-f6da-426d-a9d6-fe9e108570c4 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Volume info retrieved successfully. Sep 03 11:05:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-56b35e06-f6da-426d-a9d6-fe9e108570c4 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 returned with HTTP 200 Sep 03 11:05:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 976/1995] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:27 2026] GET /volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8b86358e-ec1c-420d-bc7e-cdda16f2eb06 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8b86358e-ec1c-420d-bc7e-cdda16f2eb06 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] GET http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 Sep 03 11:05:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8b86358e-ec1c-420d-bc7e-cdda16f2eb06 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8b86358e-ec1c-420d-bc7e-cdda16f2eb06 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8b86358e-ec1c-420d-bc7e-cdda16f2eb06 tempest-CreateVolumesFromImageTest-967417852 tempest-CreateVolumesFromImageTest-967417852-project-member] http://192.168.122.139/volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 returned with HTTP 404 Sep 03 11:05:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1020/1996] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:28 2026] GET /volume/v3/volumes/feb7ea1c-e159-4b3c-85e9-5a6ff7923d14 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37215f4a-4e05-447a-91ad-9cfde9d14a19 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37215f4a-4e05-447a-91ad-9cfde9d14a19 None None] GET http://192.168.122.139/volume// Sep 03 11:05:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37215f4a-4e05-447a-91ad-9cfde9d14a19 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37215f4a-4e05-447a-91ad-9cfde9d14a19 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37215f4a-4e05-447a-91ad-9cfde9d14a19 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:05:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 977/1997] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:05:29 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 11:05:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-85d80c48-85ea-40a3-8c78-22fefaebeab9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-85d80c48-85ea-40a3-8c78-22fefaebeab9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:05:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-85d80c48-85ea-40a3-8c78-22fefaebeab9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-85d80c48-85ea-40a3-8c78-22fefaebeab9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:29 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=670,cinder:UPDATE=136,cinder:INSERT=78 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:05:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-85d80c48-85ea-40a3-8c78-22fefaebeab9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:05:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-85d80c48-85ea-40a3-8c78-22fefaebeab9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:05:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1021/1998] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:05:29 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 1512 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:05:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] PUT http://192.168.122.139/volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911 Sep 03 11:05:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=716,cinder:UPDATE=173,cinder:INSERT=124 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Acquiring lock "cinder-attachment_update-6cdc942a-72a1-4c42-943f-f0dad46bdc91-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Lock "cinder-attachment_update-6cdc942a-72a1-4c42-943f-f0dad46bdc91-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3b7336e7-3663-4687-b08c-1357b2cbb8ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Lock "cinder-attachment_update-6cdc942a-72a1-4c42-943f-f0dad46bdc91-devstack" released by "attachment_update" :: held 0.248s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-8151339d-9b5e-4038-877e-c1d74af9415c tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911 returned with HTTP 200 Sep 03 11:05:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 978/1999] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:05:29 2026] PUT /volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911 => generated 694 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b7336e7-3663-4687-b08c-1357b2cbb8ed tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b7336e7-3663-4687-b08c-1357b2cbb8ed tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1284587096", "os-volume-type-access:is_public": false}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-5c0afb94-7276-422e-b986-5425483be760 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b7336e7-3663-4687-b08c-1357b2cbb8ed tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:05:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1022/2000] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:05:30 2026] POST /volume/v3/types => generated 229 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-5c0afb94-7276-422e-b986-5425483be760 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] POST http://192.168.122.139/volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911/action Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-5c0afb94-7276-422e-b986-5425483be760 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-5c0afb94-7276-422e-b986-5425483be760 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-249bfe4c-1bd8-403a-94d8-4704f084230d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-685847d7-4380-4f8a-9f60-1f3590d6c087 req-5c0afb94-7276-422e-b986-5425483be760 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911/action returned with HTTP 204 Sep 03 11:05:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 979/2001] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:05:30 2026] POST /volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-249bfe4c-1bd8-403a-94d8-4704f084230d tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-249bfe4c-1bd8-403a-94d8-4704f084230d tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "767b2c69-e8e4-489a-850c-eb0cbb9ea1d3", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-249bfe4c-1bd8-403a-94d8-4704f084230d tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Create volume request body: {'volume': {'volume_type': '767b2c69-e8e4-489a-850c-eb0cbb9ea1d3', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-249bfe4c-1bd8-403a-94d8-4704f084230d tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 404 Sep 03 11:05:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1023/2002] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:05:30 2026] POST /volume/v3/volumes => generated 114 bytes in 228 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9fea4ea3-e919-4248-8596-e0e55eaa651a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fea4ea3-e919-4248-8596-e0e55eaa651a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3/action Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fea4ea3-e919-4248-8596-e0e55eaa651a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action body: b'{"addProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fea4ea3-e919-4248-8596-e0e55eaa651a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fea4ea3-e919-4248-8596-e0e55eaa651a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3/action returned with HTTP 202 Sep 03 11:05:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 980/2003] 192.168.122.139 () {60 vars in 1268 bytes} [Thu Sep 3 11:05:30 2026] POST /volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-33453540-c65d-4ee3-8597-95838da98623 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "767b2c69-e8e4-489a-850c-eb0cbb9ea1d3", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-154924438"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Create volume request body: {'volume': {'volume_type': '767b2c69-e8e4-489a-850c-eb0cbb9ea1d3', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-154924438'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Create volume of 1 GB Sep 03 11:05:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Availability Zones retrieved successfully. Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Flow 'volume_create_api' (de1c792b-6c3c-48b4-a156-554479db1ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d41e3c6b-3404-4438-bf1b-5b5e5ae6d766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d41e3c6b-3404-4438-bf1b-5b5e5ae6d766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:05:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=767b2c69-e8e4-489a-850c-eb0cbb9ea1d3,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1284587096',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '767b2c69-e8e4-489a-850c-eb0cbb9ea1d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8614951a-a4e9-4d90-83c4-deb492b6e5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:30 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1284587096 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1284587096, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:05:30 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1284587096 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1284587096, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Created reservations ['e71aba9c-2e77-4780-8249-d56e8c585173', 'a7a486bd-2939-480f-8c7c-f9cfd48c1a67', 'a6d5898b-34f8-459d-8c34-357869fe8ed2', '2274eada-2139-4be3-a76e-b4ff3acbe7fc'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8614951a-a4e9-4d90-83c4-deb492b6e5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e71aba9c-2e77-4780-8249-d56e8c585173', 'a7a486bd-2939-480f-8c7c-f9cfd48c1a67', 'a6d5898b-34f8-459d-8c34-357869fe8ed2', '2274eada-2139-4be3-a76e-b4ff3acbe7fc']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4f77e4-e75a-4259-942b-b9655c1e14ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4f77e4-e75a-4259-942b-b9655c1e14ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277a3388-2b7b-4fb3-a515-f0ac511d0a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-154924438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aae18f2bb09402b8e4c324f4322d578',qos_specs=None,replication_status=,reservations=['e71aba9c-2e77-4780-8249-d56e8c585173','a7a486bd-2939-480f-8c7c-f9cfd48c1a67','a6d5898b-34f8-459d-8c34-357869fe8ed2','2274eada-2139-4be3-a76e-b4ff3acbe7fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6cc1c8968341af8d9a6c42c36669f7',volume_type_id=767b2c69-e8e4-489a-850c-eb0cbb9ea1d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-154924438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277a3388-2b7b-4fb3-a515-f0ac511d0a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aae18f2bb09402b8e4c324f4322d578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6cc1c8968341af8d9a6c42c36669f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(767b2c69-e8e4-489a-850c-eb0cbb9ea1d3),volume_type_id=767b2c69-e8e4-489a-850c-eb0cbb9ea1d3)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df3c10a-9961-4e6b-9b49-b3a968bb8778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df3c10a-9961-4e6b-9b49-b3a968bb8778) transitioned into state 'SUCCESS' from state '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-154924438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aae18f2bb09402b8e4c324f4322d578',qos_specs=None,replication_status=,reservations=['e71aba9c-2e77-4780-8249-d56e8c585173','a7a486bd-2939-480f-8c7c-f9cfd48c1a67','a6d5898b-34f8-459d-8c34-357869fe8ed2','2274eada-2139-4be3-a76e-b4ff3acbe7fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6cc1c8968341af8d9a6c42c36669f7',volume_type_id=767b2c69-e8e4-489a-850c-eb0cbb9ea1d3)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbd7d35-387d-499f-bd60-34f07eb31d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbd7d35-387d-499f-bd60-34f07eb31d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Flow 'volume_create_api' (de1c792b-6c3c-48b4-a156-554479db1ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Create volume request issued successfully. Sep 03 11:05:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33453540-c65d-4ee3-8597-95838da98623 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1024/2004] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:30 2026] POST /volume/v3/volumes => generated 803 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7a6d9b15-5005-4844-8103-59771a627dae None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7a6d9b15-5005-4844-8103-59771a627dae tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7a6d9b15-5005-4844-8103-59771a627dae tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7a6d9b15-5005-4844-8103-59771a627dae tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7a6d9b15-5005-4844-8103-59771a627dae tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7a6d9b15-5005-4844-8103-59771a627dae tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 200 Sep 03 11:05:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 981/2005] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:31 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 871 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-38a0780a-0a61-435e-a580-d88948de8db9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38a0780a-0a61-435e-a580-d88948de8db9 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38a0780a-0a61-435e-a580-d88948de8db9 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38a0780a-0a61-435e-a580-d88948de8db9 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-38a0780a-0a61-435e-a580-d88948de8db9 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38a0780a-0a61-435e-a580-d88948de8db9 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 200 Sep 03 11:05:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 982/2006] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:32 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 895 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1500511121"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1500511121'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume of 1 GB Sep 03 11:05:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Availability Zones retrieved successfully. Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (e6f642c4-0464-4c13-b765-43b0aa707048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705e582c-6c70-414f-811e-17ac2a93748f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705e582c-6c70-414f-811e-17ac2a93748f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2920e8c6-6e0e-4925-bf51-e6bca04b4855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['b3fc4008-088c-4fe1-9e1f-0afe2cb54ef8', '13b9de02-bd79-4bb4-82d1-8cb206c7bd0c', 'f8d12638-d0ef-49e6-9c64-d93a00d45aac', 'c3558dfb-bcc2-4a1a-b86b-6a74a1fdfecb'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2920e8c6-6e0e-4925-bf51-e6bca04b4855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3fc4008-088c-4fe1-9e1f-0afe2cb54ef8', '13b9de02-bd79-4bb4-82d1-8cb206c7bd0c', 'f8d12638-d0ef-49e6-9c64-d93a00d45aac', 'c3558dfb-bcc2-4a1a-b86b-6a74a1fdfecb']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adb00262-f438-463e-9360-2b7fa1546d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adb00262-f438-463e-9360-2b7fa1546d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86a14dfe-0092-4e09-977d-b3cc323033f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1500511121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['b3fc4008-088c-4fe1-9e1f-0afe2cb54ef8','13b9de02-bd79-4bb4-82d1-8cb206c7bd0c','f8d12638-d0ef-49e6-9c64-d93a00d45aac','c3558dfb-bcc2-4a1a-b86b-6a74a1fdfecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1500511121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86a14dfe-0092-4e09-977d-b3cc323033f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97a34be1ea64782bcd588f2633edfd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f399c15-736b-48bb-b40b-44e4c4dc2432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f399c15-736b-48bb-b40b-44e4c4dc2432) transitioned into state 'SUCCESS' from state '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-1500511121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['b3fc4008-088c-4fe1-9e1f-0afe2cb54ef8','13b9de02-bd79-4bb4-82d1-8cb206c7bd0c','f8d12638-d0ef-49e6-9c64-d93a00d45aac','c3558dfb-bcc2-4a1a-b86b-6a74a1fdfecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef46610-3fbd-426a-a27f-d04ed4aa310d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef46610-3fbd-426a-a27f-d04ed4aa310d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (e6f642c4-0464-4c13-b765-43b0aa707048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request issued successfully. Sep 03 11:05:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7dabc764-adc1-4cc3-9cf7-87e709b9e6bb tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1025/2007] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:05:32 2026] POST /volume/v3/volumes => generated 769 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-79737616-6627-459a-b2f1-91932cb57244 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79737616-6627-459a-b2f1-91932cb57244 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:05:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79737616-6627-459a-b2f1-91932cb57244 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79737616-6627-459a-b2f1-91932cb57244 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-79737616-6627-459a-b2f1-91932cb57244 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79737616-6627-459a-b2f1-91932cb57244 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 200 Sep 03 11:05:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 983/2008] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:32 2026] GET /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 837 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-20690d16-c186-43da-875b-923a0fdc1de0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20690d16-c186-43da-875b-923a0fdc1de0 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20690d16-c186-43da-875b-923a0fdc1de0 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20690d16-c186-43da-875b-923a0fdc1de0 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-20690d16-c186-43da-875b-923a0fdc1de0 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20690d16-c186-43da-875b-923a0fdc1de0 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 200 Sep 03 11:05:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1026/2009] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:33 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 896 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-29a97528-30f6-42c6-86e8-b4659f2f53a2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-29a97528-30f6-42c6-86e8-b4659f2f53a2 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-29a97528-30f6-42c6-86e8-b4659f2f53a2 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-29a97528-30f6-42c6-86e8-b4659f2f53a2 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-29a97528-30f6-42c6-86e8-b4659f2f53a2 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-29a97528-30f6-42c6-86e8-b4659f2f53a2 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 200 Sep 03 11:05:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 984/2010] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:33 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 896 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] DELETE http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Delete volume with id: 277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Delete volume request issued successfully. Sep 03 11:05:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dc44041b-f3ff-4dc0-b0d1-480e47631cd1 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 202 Sep 03 11:05:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1027/2011] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:33 2026] DELETE /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-18f584eb-733a-49b5-b028-08b3b898f7f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18f584eb-733a-49b5-b028-08b3b898f7f6 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18f584eb-733a-49b5-b028-08b3b898f7f6 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18f584eb-733a-49b5-b028-08b3b898f7f6 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-18f584eb-733a-49b5-b028-08b3b898f7f6 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18f584eb-733a-49b5-b028-08b3b898f7f6 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 200 Sep 03 11:05:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 985/2012] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:33 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 895 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b2043239-c310-4a4e-954f-90f7311bc041 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2043239-c310-4a4e-954f-90f7311bc041 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:05:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b2043239-c310-4a4e-954f-90f7311bc041 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b2043239-c310-4a4e-954f-90f7311bc041 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b2043239-c310-4a4e-954f-90f7311bc041 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b2043239-c310-4a4e-954f-90f7311bc041 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 200 Sep 03 11:05:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1028/2013] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:34 2026] GET /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-48f722e1-90c2-4ba8-9802-e63d9290330f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48f722e1-90c2-4ba8-9802-e63d9290330f tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48f722e1-90c2-4ba8-9802-e63d9290330f tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48f722e1-90c2-4ba8-9802-e63d9290330f tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-48f722e1-90c2-4ba8-9802-e63d9290330f tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Volume info retrieved successfully. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48f722e1-90c2-4ba8-9802-e63d9290330f tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 200 Sep 03 11:05:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 986/2014] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:34 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 895 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e4005a79-daf6-4536-825f-2aafcbee9e9b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e4005a79-daf6-4536-825f-2aafcbee9e9b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:05:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e4005a79-daf6-4536-825f-2aafcbee9e9b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e4005a79-daf6-4536-825f-2aafcbee9e9b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e4005a79-daf6-4536-825f-2aafcbee9e9b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e4005a79-daf6-4536-825f-2aafcbee9e9b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 200 Sep 03 11:05:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1029/2015] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:35 2026] GET /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 862 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:05:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86a14dfe-0092-4e09-977d-b3cc323033f4", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1398880089"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create snapshot from volume 86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:05:35 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['19ed2e33-d4d7-489d-b315-26064c5d5b5b', '06e35a94-3063-458c-bd4e-0f57ace3efdc', '589f2b53-9403-4560-ade9-063b29336bc2', '60d2eb1c-a957-4114-9e46-344c9365b2f1'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot create request issued successfully. Sep 03 11:05:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2939ec1-d6f9-4c19-a5a0-1003072f44f5 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:05:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 987/2016] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:05:35 2026] POST /volume/v3/snapshots => generated 316 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c956fa5e-97c7-4113-8ec9-0a233041e07f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c956fa5e-97c7-4113-8ec9-0a233041e07f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c956fa5e-97c7-4113-8ec9-0a233041e07f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c956fa5e-97c7-4113-8ec9-0a233041e07f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c956fa5e-97c7-4113-8ec9-0a233041e07f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c956fa5e-97c7-4113-8ec9-0a233041e07f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:05:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1030/2017] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:05:35 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 448 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8157456e-dda5-4a49-931a-1f7998c092e8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8157456e-dda5-4a49-931a-1f7998c092e8 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] GET http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8157456e-dda5-4a49-931a-1f7998c092e8 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8157456e-dda5-4a49-931a-1f7998c092e8 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8157456e-dda5-4a49-931a-1f7998c092e8 tempest-VolumeTypesAccessTest-211812566 tempest-VolumeTypesAccessTest-211812566-project-member] http://192.168.122.139/volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f returned with HTTP 404 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 988/2018] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:36 2026] GET /volume/v3/volumes/277a3388-2b7b-4fb3-a515-f0ac511d0a6f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-366fd6c5-a146-43d4-a972-6c5e7e6db312 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-366fd6c5-a146-43d4-a972-6c5e7e6db312 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3/action Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-366fd6c5-a146-43d4-a972-6c5e7e6db312 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action body: b'{"removeProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-366fd6c5-a146-43d4-a972-6c5e7e6db312 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-366fd6c5-a146-43d4-a972-6c5e7e6db312 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3/action returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1031/2019] 192.168.122.139 () {60 vars in 1268 bytes} [Thu Sep 3 11:05:36 2026] POST /volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4d1c696c-37ad-4252-9a10-622571713ec2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4d1c696c-37ad-4252-9a10-622571713ec2 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] DELETE http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4d1c696c-37ad-4252-9a10-622571713ec2 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4d1c696c-37ad-4252-9a10-622571713ec2 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4d1c696c-37ad-4252-9a10-622571713ec2 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3 returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 989/2020] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:05:36 2026] DELETE /volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-077a2792-112b-437f-9ea2-96c84de84071 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-077a2792-112b-437f-9ea2-96c84de84071 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] GET http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-077a2792-112b-437f-9ea2-96c84de84071 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-077a2792-112b-437f-9ea2-96c84de84071 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-077a2792-112b-437f-9ea2-96c84de84071 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3 returned with HTTP 404 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1032/2021] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:05:36 2026] GET /volume/v3/types/767b2c69-e8e4-489a-850c-eb0cbb9ea1d3 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-66b4bcf7-c902-4bf2-b1fa-6479b5bf440f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66b4bcf7-c902-4bf2-b1fa-6479b5bf440f tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66b4bcf7-c902-4bf2-b1fa-6479b5bf440f tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1308369301", "os-volume-type-access:is_public": false}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66b4bcf7-c902-4bf2-b1fa-6479b5bf440f tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 990/2022] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:05:36 2026] POST /volume/v3/types => generated 229 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-672d73e6-49b5-44c4-8b6c-459bdab7ab0a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-672d73e6-49b5-44c4-8b6c-459bdab7ab0a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-672d73e6-49b5-44c4-8b6c-459bdab7ab0a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action body: b'{"addProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-672d73e6-49b5-44c4-8b6c-459bdab7ab0a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-672d73e6-49b5-44c4-8b6c-459bdab7ab0a tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1033/2023] 192.168.122.139 () {60 vars in 1268 bytes} [Thu Sep 3 11:05:36 2026] POST /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-de108ce9-cf8d-42cc-b642-ea05ee95c82d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de108ce9-cf8d-42cc-b642-ea05ee95c82d tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de108ce9-cf8d-42cc-b642-ea05ee95c82d tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action body: b'{"addProjectAccess": {"project": "31411a1d940947cc9085b32fc1c6d6d5"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de108ce9-cf8d-42cc-b642-ea05ee95c82d tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "31411a1d940947cc9085b32fc1c6d6d5"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de108ce9-cf8d-42cc-b642-ea05ee95c82d tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 991/2024] 192.168.122.139 () {60 vars in 1268 bytes} [Thu Sep 3 11:05:36 2026] POST /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fa79dd2d-41e4-4b98-b2bd-549a58f3540e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fa79dd2d-41e4-4b98-b2bd-549a58f3540e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] GET http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/os-volume-type-access Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fa79dd2d-41e4-4b98-b2bd-549a58f3540e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fa79dd2d-41e4-4b98-b2bd-549a58f3540e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fa79dd2d-41e4-4b98-b2bd-549a58f3540e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/os-volume-type-access returned with HTTP 200 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1034/2025] 192.168.122.139 () {58 vars in 1292 bytes} [Thu Sep 3 11:05:36 2026] GET /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/os-volume-type-access => generated 244 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e6c9af5d-9e57-48da-9f0e-b8a5cb0ee5dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6c9af5d-9e57-48da-9f0e-b8a5cb0ee5dd tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6c9af5d-9e57-48da-9f0e-b8a5cb0ee5dd tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action body: b'{"removeProjectAccess": {"project": "31411a1d940947cc9085b32fc1c6d6d5"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6c9af5d-9e57-48da-9f0e-b8a5cb0ee5dd tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "31411a1d940947cc9085b32fc1c6d6d5"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6c9af5d-9e57-48da-9f0e-b8a5cb0ee5dd tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 992/2026] 192.168.122.139 () {60 vars in 1268 bytes} [Thu Sep 3 11:05:36 2026] POST /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-70171c3b-4188-4556-a16a-b12f815bc41e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-70171c3b-4188-4556-a16a-b12f815bc41e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] POST http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-70171c3b-4188-4556-a16a-b12f815bc41e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action body: b'{"removeProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-70171c3b-4188-4556-a16a-b12f815bc41e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6aae18f2bb09402b8e4c324f4322d578"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-70171c3b-4188-4556-a16a-b12f815bc41e tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1035/2027] 192.168.122.139 () {60 vars in 1268 bytes} [Thu Sep 3 11:05:36 2026] POST /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-91ef87f2-6941-4f02-905b-fceaf28f1a48 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91ef87f2-6941-4f02-905b-fceaf28f1a48 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] DELETE http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91ef87f2-6941-4f02-905b-fceaf28f1a48 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91ef87f2-6941-4f02-905b-fceaf28f1a48 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91ef87f2-6941-4f02-905b-fceaf28f1a48 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829 returned with HTTP 202 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 993/2028] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:05:36 2026] DELETE /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2de7d9d4-f7ef-443a-b8c6-0ba81a284804 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2de7d9d4-f7ef-443a-b8c6-0ba81a284804 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] GET http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2de7d9d4-f7ef-443a-b8c6-0ba81a284804 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2de7d9d4-f7ef-443a-b8c6-0ba81a284804 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2de7d9d4-f7ef-443a-b8c6-0ba81a284804 tempest-VolumeTypesAccessTest-746036166 tempest-VolumeTypesAccessTest-746036166-project-admin] http://192.168.122.139/volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829 returned with HTTP 404 Sep 03 11:05:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1036/2029] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:05:36 2026] GET /volume/v3/types/3f0e0f0a-f6d8-48c3-add5-6ac92b110829 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a9c4ced8-8555-479f-b986-caaacba15280 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9c4ced8-8555-479f-b986-caaacba15280 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9c4ced8-8555-479f-b986-caaacba15280 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9c4ced8-8555-479f-b986-caaacba15280 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9c4ced8-8555-479f-b986-caaacba15280 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9c4ced8-8555-479f-b986-caaacba15280 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:05:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 994/2030] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:05:36 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 448 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-64bbc760-885b-4bf9-b504-fd834b54f900 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64bbc760-885b-4bf9-b504-fd834b54f900 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64bbc760-885b-4bf9-b504-fd834b54f900 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64bbc760-885b-4bf9-b504-fd834b54f900 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-64bbc760-885b-4bf9-b504-fd834b54f900 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64bbc760-885b-4bf9-b504-fd834b54f900 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:05:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1037/2031] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:05:37 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7ba3e0ef-c2f2-4342-9af0-2ba2db42efb1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ba3e0ef-c2f2-4342-9af0-2ba2db42efb1 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ba3e0ef-c2f2-4342-9af0-2ba2db42efb1 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ba3e0ef-c2f2-4342-9af0-2ba2db42efb1 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7ba3e0ef-c2f2-4342-9af0-2ba2db42efb1 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ba3e0ef-c2f2-4342-9af0-2ba2db42efb1 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:05:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 995/2032] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:05:39 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 448 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a751e820-0e5c-4726-9e08-0a9a4b458a19 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a751e820-0e5c-4726-9e08-0a9a4b458a19 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a751e820-0e5c-4726-9e08-0a9a4b458a19 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a751e820-0e5c-4726-9e08-0a9a4b458a19 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a751e820-0e5c-4726-9e08-0a9a4b458a19 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a751e820-0e5c-4726-9e08-0a9a4b458a19 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:05:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1038/2033] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:05:40 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "855340ac-ad78-4aff-9ee2-1b3a16dab84f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1096837286"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request body: {'volume': {"'snapshot_id": '855340ac-ad78-4aff-9ee2-1b3a16dab84f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1096837286'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume of 1 GB Sep 03 11:05:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Availability Zones retrieved successfully. Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (d7355ad0-c532-4a51-9363-d2b5aa6a0c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d347e46-a366-4bf8-85e1-811cd804fbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d347e46-a366-4bf8-85e1-811cd804fbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ebdf90-1a30-4bdf-a55d-bbabe25f9e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['bf917805-2de3-4f9d-86b6-1ddf38e10514', 'e45847ba-74d6-4ea7-93df-b97875e1df4e', '6a8c1e2c-c240-41f7-9175-d0d02b0df947', '23b21d10-d5c3-40eb-9f30-24e58d951e35'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ebdf90-1a30-4bdf-a55d-bbabe25f9e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf917805-2de3-4f9d-86b6-1ddf38e10514', 'e45847ba-74d6-4ea7-93df-b97875e1df4e', '6a8c1e2c-c240-41f7-9175-d0d02b0df947', '23b21d10-d5c3-40eb-9f30-24e58d951e35']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d3f414-c8c9-4b07-881a-d03572580b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d3f414-c8c9-4b07-881a-d03572580b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c85b72-bfd8-46a8-a44f-4f992662e4be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1096837286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['bf917805-2de3-4f9d-86b6-1ddf38e10514','e45847ba-74d6-4ea7-93df-b97875e1df4e','6a8c1e2c-c240-41f7-9175-d0d02b0df947','23b21d10-d5c3-40eb-9f30-24e58d951e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1096837286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c85b72-bfd8-46a8-a44f-4f992662e4be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97a34be1ea64782bcd588f2633edfd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aaa2106-76c8-4ebb-9216-e4e484ae4d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aaa2106-76c8-4ebb-9216-e4e484ae4d57) transitioned into state 'SUCCESS' from state '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-1096837286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['bf917805-2de3-4f9d-86b6-1ddf38e10514','e45847ba-74d6-4ea7-93df-b97875e1df4e','6a8c1e2c-c240-41f7-9175-d0d02b0df947','23b21d10-d5c3-40eb-9f30-24e58d951e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98cee85-a07a-4b76-96c7-f3ad9fc0f550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98cee85-a07a-4b76-96c7-f3ad9fc0f550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (d7355ad0-c532-4a51-9363-d2b5aa6a0c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request issued successfully. Sep 03 11:05:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a9c90100-8d95-412d-b712-c0e7bbdfa6f3 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 996/2034] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:40 2026] POST /volume/v3/volumes => generated 769 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "855340ac-ad78-4aff-9ee2-1b3a16dab84f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1348131714"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request body: {'volume': {"'snapshot_id": '855340ac-ad78-4aff-9ee2-1b3a16dab84f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1348131714'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:40 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume of 1 GB Sep 03 11:05:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Availability Zones retrieved successfully. Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (14436f64-bb06-409f-870b-bcd1892dc2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e117894-2d11-4f33-a5ba-f7a2a121a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e117894-2d11-4f33-a5ba-f7a2a121a7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4432df-d161-473f-851d-a793c1bb97e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['77a0850e-d1cf-463f-8286-350e9fc56fcb', '57c7a498-cdf5-4ebb-8f1e-6e446bedd565', 'ddd6cc75-3060-4ade-8487-1929be8714bb', '17fbff5d-25f3-45fd-877d-f1bf033b9f22'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4432df-d161-473f-851d-a793c1bb97e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a0850e-d1cf-463f-8286-350e9fc56fcb', '57c7a498-cdf5-4ebb-8f1e-6e446bedd565', 'ddd6cc75-3060-4ade-8487-1929be8714bb', '17fbff5d-25f3-45fd-877d-f1bf033b9f22']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd70998-ae0b-41ba-9c8e-52a96d6c8308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd70998-ae0b-41ba-9c8e-52a96d6c8308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b657457-91cf-4ff9-972b-14f75c1715f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1348131714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['77a0850e-d1cf-463f-8286-350e9fc56fcb','57c7a498-cdf5-4ebb-8f1e-6e446bedd565','ddd6cc75-3060-4ade-8487-1929be8714bb','17fbff5d-25f3-45fd-877d-f1bf033b9f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1348131714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b657457-91cf-4ff9-972b-14f75c1715f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97a34be1ea64782bcd588f2633edfd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbb98bd-2777-4855-b995-0b1ebe979d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbb98bd-2777-4855-b995-0b1ebe979d1a) transitioned into state 'SUCCESS' from state '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-1348131714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['77a0850e-d1cf-463f-8286-350e9fc56fcb','57c7a498-cdf5-4ebb-8f1e-6e446bedd565','ddd6cc75-3060-4ade-8487-1929be8714bb','17fbff5d-25f3-45fd-877d-f1bf033b9f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4147496a-3811-4bbc-b026-4415b1e990d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4147496a-3811-4bbc-b026-4415b1e990d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (14436f64-bb06-409f-870b-bcd1892dc2d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request issued successfully. Sep 03 11:05:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49f716ef-14bc-42e2-a34d-55e37e48f15e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1039/2035] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:40 2026] POST /volume/v3/volumes => generated 769 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "855340ac-ad78-4aff-9ee2-1b3a16dab84f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-464113694"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request body: {'volume': {"'snapshot_id": '855340ac-ad78-4aff-9ee2-1b3a16dab84f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-464113694'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume of 1 GB Sep 03 11:05:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Availability Zones retrieved successfully. Sep 03 11:05:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (b3e469cb-8f06-404e-920a-4a46d2d6d339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4608596-ba6b-4f75-b116-8c2cc5a4172e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4608596-ba6b-4f75-b116-8c2cc5a4172e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4acdc1e-2e5a-4baa-8072-a3a4990f03fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['4d5aac60-454e-4f7d-9d8e-c1a3de82187a', '85ac0150-9903-44e0-93b4-fc99ebeab25a', '0510085f-82b0-41e7-860c-94b2395e83ed', '3b34757b-79bc-4899-ad02-c7cc01b8ee03'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4acdc1e-2e5a-4baa-8072-a3a4990f03fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d5aac60-454e-4f7d-9d8e-c1a3de82187a', '85ac0150-9903-44e0-93b4-fc99ebeab25a', '0510085f-82b0-41e7-860c-94b2395e83ed', '3b34757b-79bc-4899-ad02-c7cc01b8ee03']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b05cff-7326-43da-baa0-642b9bd512a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b05cff-7326-43da-baa0-642b9bd512a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3906b606-6d91-49f1-b882-bf3190aab1ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-464113694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['4d5aac60-454e-4f7d-9d8e-c1a3de82187a','85ac0150-9903-44e0-93b4-fc99ebeab25a','0510085f-82b0-41e7-860c-94b2395e83ed','3b34757b-79bc-4899-ad02-c7cc01b8ee03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-464113694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3906b606-6d91-49f1-b882-bf3190aab1ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97a34be1ea64782bcd588f2633edfd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9957dcb-58a1-44e0-9922-f17a45f1a978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9957dcb-58a1-44e0-9922-f17a45f1a978) transitioned into state 'SUCCESS' from state '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-464113694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['4d5aac60-454e-4f7d-9d8e-c1a3de82187a','85ac0150-9903-44e0-93b4-fc99ebeab25a','0510085f-82b0-41e7-860c-94b2395e83ed','3b34757b-79bc-4899-ad02-c7cc01b8ee03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c255e22c-624c-4509-86c9-381ab5503e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c255e22c-624c-4509-86c9-381ab5503e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (b3e469cb-8f06-404e-920a-4a46d2d6d339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request issued successfully. Sep 03 11:05:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e355d8c8-fe23-4b2f-b09d-9312988fbd49 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 997/2036] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:41 2026] POST /volume/v3/volumes => generated 768 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6f634337-2676-4c96-98f6-aea801e79133 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "855340ac-ad78-4aff-9ee2-1b3a16dab84f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-817731536"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request body: {'volume': {"'snapshot_id": '855340ac-ad78-4aff-9ee2-1b3a16dab84f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-817731536'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume of 1 GB Sep 03 11:05:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Availability Zones retrieved successfully. Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (cc37053c-e8a8-4068-be7b-551ae8d54ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdc088a-9d96-4093-ae6b-f6192a440d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccdc088a-9d96-4093-ae6b-f6192a440d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4552772-21e8-4fbc-9c42-5516744ab50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['d413fef9-87d3-4008-94ba-acd8870295f9', 'c2e425dc-7203-4aa1-8614-6a86a5d263fe', '930a3884-4558-456a-8095-46385e1a0776', '42560b1b-f337-4206-8fed-af475ef3dcb3'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4552772-21e8-4fbc-9c42-5516744ab50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d413fef9-87d3-4008-94ba-acd8870295f9', 'c2e425dc-7203-4aa1-8614-6a86a5d263fe', '930a3884-4558-456a-8095-46385e1a0776', '42560b1b-f337-4206-8fed-af475ef3dcb3']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a285ce11-8d5a-460d-bcbc-0f5d2e5db488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a285ce11-8d5a-460d-bcbc-0f5d2e5db488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8de185-8d88-415d-b87d-1441cebca66f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-817731536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['d413fef9-87d3-4008-94ba-acd8870295f9','c2e425dc-7203-4aa1-8614-6a86a5d263fe','930a3884-4558-456a-8095-46385e1a0776','42560b1b-f337-4206-8fed-af475ef3dcb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-817731536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8de185-8d88-415d-b87d-1441cebca66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97a34be1ea64782bcd588f2633edfd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6063fba-1394-40f5-bb0c-7794bf02ee80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6063fba-1394-40f5-bb0c-7794bf02ee80) transitioned into state 'SUCCESS' from state '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-817731536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['d413fef9-87d3-4008-94ba-acd8870295f9','c2e425dc-7203-4aa1-8614-6a86a5d263fe','930a3884-4558-456a-8095-46385e1a0776','42560b1b-f337-4206-8fed-af475ef3dcb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0add122-9769-4120-9e0d-87e7beb444b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0add122-9769-4120-9e0d-87e7beb444b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (cc37053c-e8a8-4068-be7b-551ae8d54ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request issued successfully. Sep 03 11:05:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6f634337-2676-4c96-98f6-aea801e79133 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1040/2037] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:42 2026] POST /volume/v3/volumes => generated 768 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "855340ac-ad78-4aff-9ee2-1b3a16dab84f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1807648041"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request body: {'volume': {"'snapshot_id": '855340ac-ad78-4aff-9ee2-1b3a16dab84f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1807648041'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume of 1 GB Sep 03 11:05:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Availability Zones retrieved successfully. Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (a8cace97-9bf4-468a-a128-8d1420d1b21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5885df-1348-404d-a1e3-3af272b3d8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5885df-1348-404d-a1e3-3af272b3d8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693a18d0-68b6-4103-9e64-97ea222dfa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Created reservations ['5c280b11-2f45-4420-bc43-c115111004ca', 'c9b871d4-b66a-4c97-ab38-93f8b9ee2b62', '5163d889-0f61-4790-b873-122509741777', '9a7d2c31-f2f6-4adb-8847-b99d616ecdf9'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (693a18d0-68b6-4103-9e64-97ea222dfa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c280b11-2f45-4420-bc43-c115111004ca', 'c9b871d4-b66a-4c97-ab38-93f8b9ee2b62', '5163d889-0f61-4790-b873-122509741777', '9a7d2c31-f2f6-4adb-8847-b99d616ecdf9']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a16fd9f-7c76-445a-b47c-1690efd2a0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a16fd9f-7c76-445a-b47c-1690efd2a0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e05bf5-86c5-4533-94b5-ef6a3a66ad1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807648041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['5c280b11-2f45-4420-bc43-c115111004ca','c9b871d4-b66a-4c97-ab38-93f8b9ee2b62','5163d889-0f61-4790-b873-122509741777','9a7d2c31-f2f6-4adb-8847-b99d616ecdf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807648041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e05bf5-86c5-4533-94b5-ef6a3a66ad1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d97a34be1ea64782bcd588f2633edfd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb52ba3-7d27-43db-86dd-43c232301446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb52ba3-7d27-43db-86dd-43c232301446) transitioned into state 'SUCCESS' from state '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-1807648041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8af4b97bdb24cdcb7774f4e17d9be73',qos_specs=None,replication_status=,reservations=['5c280b11-2f45-4420-bc43-c115111004ca','c9b871d4-b66a-4c97-ab38-93f8b9ee2b62','5163d889-0f61-4790-b873-122509741777','9a7d2c31-f2f6-4adb-8847-b99d616ecdf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d97a34be1ea64782bcd588f2633edfd4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c27adf-56c8-4b56-8233-425d59e5f0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c27adf-56c8-4b56-8233-425d59e5f0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Flow 'volume_create_api' (a8cace97-9bf4-468a-a128-8d1420d1b21c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Create volume request issued successfully. Sep 03 11:05:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c20e0d6f-bda6-413e-97a0-d27eaefb7120 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 998/2038] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:43 2026] POST /volume/v3/volumes => generated 769 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6d8a499a-729d-4959-a13c-b65fab986f50 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6d8a499a-729d-4959-a13c-b65fab986f50 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be Sep 03 11:05:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6d8a499a-729d-4959-a13c-b65fab986f50 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6d8a499a-729d-4959-a13c-b65fab986f50 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6d8a499a-729d-4959-a13c-b65fab986f50 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6d8a499a-729d-4959-a13c-b65fab986f50 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be returned with HTTP 200 Sep 03 11:05:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1041/2039] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:44 2026] GET /volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be => generated 862 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b9d6469d-4d00-4235-9f00-467c2131e6d9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9d6469d-4d00-4235-9f00-467c2131e6d9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9d6469d-4d00-4235-9f00-467c2131e6d9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9d6469d-4d00-4235-9f00-467c2131e6d9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9d6469d-4d00-4235-9f00-467c2131e6d9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9d6469d-4d00-4235-9f00-467c2131e6d9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 returned with HTTP 200 Sep 03 11:05:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 999/2040] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:44 2026] GET /volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 => generated 861 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-26ee786b-cd3e-44ae-8353-8f520fdefa59 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26ee786b-cd3e-44ae-8353-8f520fdefa59 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 Sep 03 11:05:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26ee786b-cd3e-44ae-8353-8f520fdefa59 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26ee786b-cd3e-44ae-8353-8f520fdefa59 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-26ee786b-cd3e-44ae-8353-8f520fdefa59 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26ee786b-cd3e-44ae-8353-8f520fdefa59 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 returned with HTTP 200 Sep 03 11:05:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1042/2041] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:45 2026] GET /volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-83063523-0d7f-4769-b770-7ef2dd5b62e0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-83063523-0d7f-4769-b770-7ef2dd5b62e0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-83063523-0d7f-4769-b770-7ef2dd5b62e0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-83063523-0d7f-4769-b770-7ef2dd5b62e0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-83063523-0d7f-4769-b770-7ef2dd5b62e0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-83063523-0d7f-4769-b770-7ef2dd5b62e0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef returned with HTTP 200 Sep 03 11:05:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1000/2042] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:45 2026] GET /volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0065b185-ad4e-408a-9166-a2729222384a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0065b185-ad4e-408a-9166-a2729222384a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0065b185-ad4e-408a-9166-a2729222384a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0065b185-ad4e-408a-9166-a2729222384a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0065b185-ad4e-408a-9166-a2729222384a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0065b185-ad4e-408a-9166-a2729222384a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef returned with HTTP 200 Sep 03 11:05:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1043/2043] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:46 2026] GET /volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef => generated 861 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6f79f67b-5b59-4436-8ed4-d005fc78316a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f79f67b-5b59-4436-8ed4-d005fc78316a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f79f67b-5b59-4436-8ed4-d005fc78316a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f79f67b-5b59-4436-8ed4-d005fc78316a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6f79f67b-5b59-4436-8ed4-d005fc78316a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f79f67b-5b59-4436-8ed4-d005fc78316a tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f returned with HTTP 200 Sep 03 11:05:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1001/2044] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:46 2026] GET /volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-09df0032-cd67-495d-8c9b-c71ccf61e221 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09df0032-cd67-495d-8c9b-c71ccf61e221 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09df0032-cd67-495d-8c9b-c71ccf61e221 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09df0032-cd67-495d-8c9b-c71ccf61e221 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-09df0032-cd67-495d-8c9b-c71ccf61e221 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09df0032-cd67-495d-8c9b-c71ccf61e221 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f returned with HTTP 200 Sep 03 11:05:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1044/2045] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:47 2026] GET /volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af899901-e5bf-4625-97dc-29188b2864ef None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af899901-e5bf-4625-97dc-29188b2864ef tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af899901-e5bf-4625-97dc-29188b2864ef tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af899901-e5bf-4625-97dc-29188b2864ef tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af899901-e5bf-4625-97dc-29188b2864ef tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af899901-e5bf-4625-97dc-29188b2864ef tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a returned with HTTP 200 Sep 03 11:05:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1002/2046] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:48 2026] GET /volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-14b8197a-5d35-41d3-b72a-bd27c03d3b1b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-14b8197a-5d35-41d3-b72a-bd27c03d3b1b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-14b8197a-5d35-41d3-b72a-bd27c03d3b1b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-14b8197a-5d35-41d3-b72a-bd27c03d3b1b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-14b8197a-5d35-41d3-b72a-bd27c03d3b1b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-14b8197a-5d35-41d3-b72a-bd27c03d3b1b tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a returned with HTTP 200 Sep 03 11:05:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1045/2047] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:49 2026] GET /volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:49 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume with id: 06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume request issued successfully. Sep 03 11:05:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-10096b1e-6391-4828-aacf-bbd7579b45b0 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a returned with HTTP 202 Sep 03 11:05:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1003/2048] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:49 2026] DELETE /volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e47a7ba3-8c1c-44b8-91ea-fd9fac0b124e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e47a7ba3-8c1c-44b8-91ea-fd9fac0b124e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e47a7ba3-8c1c-44b8-91ea-fd9fac0b124e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e47a7ba3-8c1c-44b8-91ea-fd9fac0b124e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e47a7ba3-8c1c-44b8-91ea-fd9fac0b124e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e47a7ba3-8c1c-44b8-91ea-fd9fac0b124e tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a returned with HTTP 200 Sep 03 11:05:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1046/2049] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:49 2026] GET /volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d49680c6-0812-4448-a8c3-f164e3f17ed8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d49680c6-0812-4448-a8c3-f164e3f17ed8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d49680c6-0812-4448-a8c3-f164e3f17ed8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d49680c6-0812-4448-a8c3-f164e3f17ed8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d49680c6-0812-4448-a8c3-f164e3f17ed8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d49680c6-0812-4448-a8c3-f164e3f17ed8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a returned with HTTP 200 Sep 03 11:05:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1004/2050] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:50 2026] GET /volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9eca4e29-d665-4a7f-a70a-d38887c692bc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9eca4e29-d665-4a7f-a70a-d38887c692bc tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9eca4e29-d665-4a7f-a70a-d38887c692bc tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1586334146"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9eca4e29-d665-4a7f-a70a-d38887c692bc tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1047/2051] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:05:50 2026] POST /volume/v3/types => generated 231 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1dfa2b5b-4e77-4268-9697-0fdadf83a8c6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1dfa2b5b-4e77-4268-9697-0fdadf83a8c6 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] POST http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1dfa2b5b-4e77-4268-9697-0fdadf83a8c6 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1dfa2b5b-4e77-4268-9697-0fdadf83a8c6 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1005/2052] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:05:51 2026] POST /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs => generated 34 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-45595304-9a68-4890-9910-2cdcd4a73413 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45595304-9a68-4890-9910-2cdcd4a73413 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] GET http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45595304-9a68-4890-9910-2cdcd4a73413 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-45595304-9a68-4890-9910-2cdcd4a73413 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-45595304-9a68-4890-9910-2cdcd4a73413 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1048/2053] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:05:51 2026] GET /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-57f6783e-14cb-4610-a6b5-56241d683737 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57f6783e-14cb-4610-a6b5-56241d683737 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] DELETE http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57f6783e-14cb-4610-a6b5-56241d683737 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57f6783e-14cb-4610-a6b5-56241d683737 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57f6783e-14cb-4610-a6b5-56241d683737 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 returned with HTTP 202 Sep 03 11:05:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1006/2054] 192.168.122.139 () {58 vars in 1283 bytes} [Thu Sep 3 11:05:51 2026] DELETE /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-26cc5963-8f58-45db-ab0a-102367edf23c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26cc5963-8f58-45db-ab0a-102367edf23c tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] GET http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26cc5963-8f58-45db-ab0a-102367edf23c tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26cc5963-8f58-45db-ab0a-102367edf23c tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26cc5963-8f58-45db-ab0a-102367edf23c tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 returned with HTTP 404 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1049/2055] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:05:51 2026] GET /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec3 => generated 129 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19a39012-135b-43b5-9a59-b716752d81e8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19a39012-135b-43b5-9a59-b716752d81e8 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] POST http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19a39012-135b-43b5-9a59-b716752d81e8 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-98f79faf-2e87-410e-bac7-f7ca03e312cf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98f79faf-2e87-410e-bac7-f7ca03e312cf tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98f79faf-2e87-410e-bac7-f7ca03e312cf tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98f79faf-2e87-410e-bac7-f7ca03e312cf tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98f79faf-2e87-410e-bac7-f7ca03e312cf tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a returned with HTTP 404 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1050/2056] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:51 2026] GET /volume/v3/volumes/06e05bf5-86c5-4533-94b5-ef6a3a66ad1a => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1a0e0539-b5ee-4806-b264-7c863612120d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume with id: dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19a39012-135b-43b5-9a59-b716752d81e8 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1007/2057] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:05:51 2026] POST /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs => generated 34 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a0b178ad-1f02-4be2-8c5d-9d89e901b5b5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a0b178ad-1f02-4be2-8c5d-9d89e901b5b5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] GET http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs Sep 03 11:05:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a0b178ad-1f02-4be2-8c5d-9d89e901b5b5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a0b178ad-1f02-4be2-8c5d-9d89e901b5b5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a0b178ad-1f02-4be2-8c5d-9d89e901b5b5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1008/2058] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:05:51 2026] GET /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs => generated 34 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e9dbe207-c78f-4100-8de8-455f42926c51 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9dbe207-c78f-4100-8de8-455f42926c51 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] POST http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs Sep 03 11:05:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e9dbe207-c78f-4100-8de8-455f42926c51 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume request issued successfully. Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1a0e0539-b5ee-4806-b264-7c863612120d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f returned with HTTP 202 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1051/2059] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:51 2026] DELETE /volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e8ff8a00-7116-401a-9876-fec675ae7326 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e8ff8a00-7116-401a-9876-fec675ae7326 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e8ff8a00-7116-401a-9876-fec675ae7326 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e8ff8a00-7116-401a-9876-fec675ae7326 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e8ff8a00-7116-401a-9876-fec675ae7326 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e8ff8a00-7116-401a-9876-fec675ae7326 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1052/2060] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:51 2026] GET /volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f => generated 860 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e9dbe207-c78f-4100-8de8-455f42926c51 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs returned with HTTP 200 Sep 03 11:05:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1009/2061] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:05:51 2026] POST /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs => generated 34 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-29cc0d97-ef7d-471a-aec1-40ecfff744a5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-29cc0d97-ef7d-471a-aec1-40ecfff744a5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] PUT http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec2 Sep 03 11:05:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-29cc0d97-ef7d-471a-aec1-40ecfff744a5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-29cc0d97-ef7d-471a-aec1-40ecfff744a5 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec2 returned with HTTP 200 Sep 03 11:05:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1053/2062] 192.168.122.139 () {60 vars in 1300 bytes} [Thu Sep 3 11:05:51 2026] PUT /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec2 => generated 17 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cd73538d-396a-41b9-a4da-337edac45142 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd73538d-396a-41b9-a4da-337edac45142 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] GET http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec2 Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd73538d-396a-41b9-a4da-337edac45142 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd73538d-396a-41b9-a4da-337edac45142 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd73538d-396a-41b9-a4da-337edac45142 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec2 returned with HTTP 200 Sep 03 11:05:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1010/2063] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:05:52 2026] GET /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6873881-2c67-45c9-b2c7-4f67e8fbcbbd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6873881-2c67-45c9-b2c7-4f67e8fbcbbd tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] POST http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6873881-2c67-45c9-b2c7-4f67e8fbcbbd tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6873881-2c67-45c9-b2c7-4f67e8fbcbbd tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs returned with HTTP 200 Sep 03 11:05:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1054/2064] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:05:52 2026] POST /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs => generated 51 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-21932b58-666f-4566-aae0-1a96a8ac0e9d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21932b58-666f-4566-aae0-1a96a8ac0e9d tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] GET http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21932b58-666f-4566-aae0-1a96a8ac0e9d tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21932b58-666f-4566-aae0-1a96a8ac0e9d tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21932b58-666f-4566-aae0-1a96a8ac0e9d tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs returned with HTTP 200 Sep 03 11:05:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1011/2065] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:05:52 2026] GET /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904/extra_specs => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-20e321ee-3e11-4628-bfe4-0e724c894d33 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20e321ee-3e11-4628-bfe4-0e724c894d33 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] DELETE http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904 Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20e321ee-3e11-4628-bfe4-0e724c894d33 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20e321ee-3e11-4628-bfe4-0e724c894d33 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20e321ee-3e11-4628-bfe4-0e724c894d33 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904 returned with HTTP 202 Sep 03 11:05:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1055/2066] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:05:52 2026] DELETE /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4c76920e-8897-4823-a428-0e20b779a326 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c76920e-8897-4823-a428-0e20b779a326 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] GET http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904 Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c76920e-8897-4823-a428-0e20b779a326 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c76920e-8897-4823-a428-0e20b779a326 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c76920e-8897-4823-a428-0e20b779a326 tempest-VolumeTypesExtraSpecsTest-363729985 tempest-VolumeTypesExtraSpecsTest-363729985-project-admin] http://192.168.122.139/volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904 returned with HTTP 404 Sep 03 11:05:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1012/2067] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:05:52 2026] GET /volume/v3/types/8d881f27-0bf0-4e4a-bd84-35cbe5bfe904 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2681960f-9a87-4559-9112-0420997bae94 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2681960f-9a87-4559-9112-0420997bae94 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2681960f-9a87-4559-9112-0420997bae94 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2681960f-9a87-4559-9112-0420997bae94 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2681960f-9a87-4559-9112-0420997bae94 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2681960f-9a87-4559-9112-0420997bae94 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f returned with HTTP 200 Sep 03 11:05:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1056/2068] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:52 2026] GET /volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a4ca0612-256e-4925-9a87-bcdb60d7a882 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a4ca0612-256e-4925-9a87-bcdb60d7a882 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f Sep 03 11:05:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a4ca0612-256e-4925-9a87-bcdb60d7a882 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a4ca0612-256e-4925-9a87-bcdb60d7a882 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a4ca0612-256e-4925-9a87-bcdb60d7a882 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f returned with HTTP 404 Sep 03 11:05:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1013/2069] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:53 2026] GET /volume/v3/volumes/dc8de185-8d88-415d-b87d-1441cebca66f => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:54 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume with id: 3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume request issued successfully. Sep 03 11:05:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c3fd9b2-c9cd-402e-8a17-73d14dadcbf6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef returned with HTTP 202 Sep 03 11:05:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1057/2070] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:54 2026] DELETE /volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d3cc3d91-5dc6-4245-88f9-4d70f0ecd38c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d3cc3d91-5dc6-4245-88f9-4d70f0ecd38c tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d3cc3d91-5dc6-4245-88f9-4d70f0ecd38c tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d3cc3d91-5dc6-4245-88f9-4d70f0ecd38c tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d3cc3d91-5dc6-4245-88f9-4d70f0ecd38c tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d3cc3d91-5dc6-4245-88f9-4d70f0ecd38c tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef returned with HTTP 200 Sep 03 11:05:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1014/2071] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:54 2026] GET /volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef => generated 860 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-28135c0c-beb8-4451-84df-a09626c80324 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-28135c0c-beb8-4451-84df-a09626c80324 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-28135c0c-beb8-4451-84df-a09626c80324 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-28135c0c-beb8-4451-84df-a09626c80324 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-28135c0c-beb8-4451-84df-a09626c80324 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-28135c0c-beb8-4451-84df-a09626c80324 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef returned with HTTP 200 Sep 03 11:05:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1058/2072] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:55 2026] GET /volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-491f479b-2204-4221-8bfb-ef0e78f996fc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-491f479b-2204-4221-8bfb-ef0e78f996fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:05:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-491f479b-2204-4221-8bfb-ef0e78f996fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870", "extra_specs": {}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-491f479b-2204-4221-8bfb-ef0e78f996fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:05:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1015/2073] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:05:55 2026] POST /volume/v3/types => generated 269 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:05:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fb4fdcce-1645-482c-9ccc-7e87ef872e29 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb4fdcce-1645-482c-9ccc-7e87ef872e29 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef Sep 03 11:05:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb4fdcce-1645-482c-9ccc-7e87ef872e29 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb4fdcce-1645-482c-9ccc-7e87ef872e29 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb4fdcce-1645-482c-9ccc-7e87ef872e29 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef returned with HTTP 404 Sep 03 11:05:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1059/2074] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:56 2026] GET /volume/v3/volumes/3906b606-6d91-49f1-b882-bf3190aab1ef => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 Sep 03 11:05:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:56 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume with id: 6b657457-91cf-4ff9-972b-14f75c1715f0 Sep 03 11:05:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume request issued successfully. Sep 03 11:05:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-405ef09a-b4e3-4cca-8ceb-2c138212135d tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 returned with HTTP 202 Sep 03 11:05:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1016/2075] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:56 2026] DELETE /volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b0654dbc-d65d-447a-bdba-2ed2612a2bb9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0654dbc-d65d-447a-bdba-2ed2612a2bb9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 Sep 03 11:05:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0654dbc-d65d-447a-bdba-2ed2612a2bb9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0654dbc-d65d-447a-bdba-2ed2612a2bb9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b0654dbc-d65d-447a-bdba-2ed2612a2bb9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0654dbc-d65d-447a-bdba-2ed2612a2bb9 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 returned with HTTP 200 Sep 03 11:05:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1060/2076] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:56 2026] GET /volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-88819020-14bb-4d19-bc36-e447256d1a30 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-88819020-14bb-4d19-bc36-e447256d1a30 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 Sep 03 11:05:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-88819020-14bb-4d19-bc36-e447256d1a30 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-88819020-14bb-4d19-bc36-e447256d1a30 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-88819020-14bb-4d19-bc36-e447256d1a30 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 returned with HTTP 404 Sep 03 11:05:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1017/2077] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:57 2026] GET /volume/v3/volumes/6b657457-91cf-4ff9-972b-14f75c1715f0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:05:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be Sep 03 11:05:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:57 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume with id: 11c85b72-bfd8-46a8-a44f-4f992662e4be Sep 03 11:05:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume request issued successfully. Sep 03 11:05:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bb7b73a3-323a-416c-8fac-37a7793c5af7 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be returned with HTTP 202 Sep 03 11:05:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1061/2078] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:05:57 2026] DELETE /volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b837777d-b596-4700-a7d2-75a3ecb7a87f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b837777d-b596-4700-a7d2-75a3ecb7a87f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be Sep 03 11:05:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b837777d-b596-4700-a7d2-75a3ecb7a87f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b837777d-b596-4700-a7d2-75a3ecb7a87f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b837777d-b596-4700-a7d2-75a3ecb7a87f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:05:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b837777d-b596-4700-a7d2-75a3ecb7a87f tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be returned with HTTP 200 Sep 03 11:05:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1018/2079] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:57 2026] GET /volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be => generated 861 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2b0ab50-a002-41e1-a22c-d27244f7b416 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2b0ab50-a002-41e1-a22c-d27244f7b416 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be Sep 03 11:05:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2b0ab50-a002-41e1-a22c-d27244f7b416 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2b0ab50-a002-41e1-a22c-d27244f7b416 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2b0ab50-a002-41e1-a22c-d27244f7b416 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be returned with HTTP 404 Sep 03 11:05:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1062/2080] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:05:58 2026] GET /volume/v3/volumes/11c85b72-bfd8-46a8-a44f-4f992662e4be => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:05:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete snapshot with id: 855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:05:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot delete request issued successfully. Sep 03 11:05:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9f05359a-2cf2-460c-ad3d-9d028aabfeda tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 202 Sep 03 11:05:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1019/2081] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:05:58 2026] DELETE /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:05:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d6ba369-b868-4ef6-984d-ba5d85064468 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d6ba369-b868-4ef6-984d-ba5d85064468 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:05:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d6ba369-b868-4ef6-984d-ba5d85064468 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d6ba369-b868-4ef6-984d-ba5d85064468 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d6ba369-b868-4ef6-984d-ba5d85064468 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:05:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d6ba369-b868-4ef6-984d-ba5d85064468 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:05:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1063/2082] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:05:58 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-79b36171-26f7-4856-8693-b821111fe1bd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79b36171-26f7-4856-8693-b821111fe1bd tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79b36171-26f7-4856-8693-b821111fe1bd tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668", "extra_specs": {}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79b36171-26f7-4856-8693-b821111fe1bd tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:05:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1020/2083] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:05:59 2026] POST /volume/v3/types => generated 267 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d35813d9-8dd7-4815-9a11-85bf43444350 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d35813d9-8dd7-4815-9a11-85bf43444350 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d35813d9-8dd7-4815-9a11-85bf43444350 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899", "extra_specs": {}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d35813d9-8dd7-4815-9a11-85bf43444350 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:05:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1064/2084] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:05:59 2026] POST /volume/v3/types => generated 267 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-707150953", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-707150953', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume of 1 GB Sep 03 11:05:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Availability Zones retrieved successfully. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Flow 'volume_create_api' (7c8ddcbe-ce22-48b4-af63-68429983a3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac73d0e-02de-4ff6-8656-0bc340adee20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac73d0e-02de-4ff6-8656-0bc340adee20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:05:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33ea818c-8185-4577-9f99-61f731a9036a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33ea818c-8185-4577-9f99-61f731a9036a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4433ab3e-6f13-4390-b4a8-14fe203fc549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-872559618-506959668, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Get all volumes completed successfully. Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1dce8a88-27b6-4cfb-9a80-cc2313778950 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:05:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1021/2085] 192.168.122.139 () {58 vars in 1121 bytes} [Thu Sep 3 11:05:59 2026] GET /volume/v3/volumes => generated 15 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f614177b-0f35-4f27-83dc-e9c907c9083d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-335755187"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-335755187'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume of 1 GB Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Created reservations ['aee83920-01a8-412b-802a-3db2b1116a00', '98b349ca-90dc-4b49-8aef-2cee4bdc61fe', 'c01d6dfc-be79-44ef-9bdc-cb90627f07ca', '707d355e-64f2-4a23-bee7-b998ddeb71a7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4433ab3e-6f13-4390-b4a8-14fe203fc549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee83920-01a8-412b-802a-3db2b1116a00', '98b349ca-90dc-4b49-8aef-2cee4bdc61fe', 'c01d6dfc-be79-44ef-9bdc-cb90627f07ca', '707d355e-64f2-4a23-bee7-b998ddeb71a7']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Availability Zones retrieved successfully. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d94fad-e669-4935-b19e-21d43e33820d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Flow 'volume_create_api' (c5dc71c5-b72a-4d77-9d6d-49361236fca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86ecb54-4b31-4eb6-8347-7bbdc480af3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d94fad-e669-4935-b19e-21d43e33820d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e2c862d-145a-4779-82fa-6b0635c27211', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-707150953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5ee01b1ee3942e8949e64724f9cab87',qos_specs=None,replication_status=,reservations=['aee83920-01a8-412b-802a-3db2b1116a00','98b349ca-90dc-4b49-8aef-2cee4bdc61fe','c01d6dfc-be79-44ef-9bdc-cb90627f07ca','707d355e-64f2-4a23-bee7-b998ddeb71a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0f038377f84d14b15656b2ce3955b7',volume_type_id=33ea818c-8185-4577-9f99-61f731a9036a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-707150953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e2c862d-145a-4779-82fa-6b0635c27211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5ee01b1ee3942e8949e64724f9cab87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d0f038377f84d14b15656b2ce3955b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33ea818c-8185-4577-9f99-61f731a9036a),volume_type_id=33ea818c-8185-4577-9f99-61f731a9036a)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7fb7f8-5e02-4ae7-aa8c-9eca8bfd9ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86ecb54-4b31-4eb6-8347-7bbdc480af3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3000b4-0518-48e4-96ed-412a0051def3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7fb7f8-5e02-4ae7-aa8c-9eca8bfd9ff7) transitioned into state 'SUCCESS' from state '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-707150953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5ee01b1ee3942e8949e64724f9cab87',qos_specs=None,replication_status=,reservations=['aee83920-01a8-412b-802a-3db2b1116a00','98b349ca-90dc-4b49-8aef-2cee4bdc61fe','c01d6dfc-be79-44ef-9bdc-cb90627f07ca','707d355e-64f2-4a23-bee7-b998ddeb71a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0f038377f84d14b15656b2ce3955b7',volume_type_id=33ea818c-8185-4577-9f99-61f731a9036a)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103afde5-edb3-4743-ab08-8381520e7e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103afde5-edb3-4743-ab08-8381520e7e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Flow 'volume_create_api' (7c8ddcbe-ce22-48b4-af63-68429983a3e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume request issued successfully. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f06d9f00-9b29-4d2a-bbee-2b9c81d6cf3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:05:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1065/2086] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:59 2026] POST /volume/v3/volumes => generated 852 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-260975381", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-260975381', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume of 1 GB Sep 03 11:05:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:05:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Availability Zones retrieved successfully. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Flow 'volume_create_api' (e84c2136-7611-4cbc-95fa-479317b6e91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f024cd4f-d109-43ff-8bc7-c949fb2a8155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f024cd4f-d109-43ff-8bc7-c949fb2a8155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:05:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8dfed60c-0737-4bf6-801c-7bffdf19837f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8dfed60c-0737-4bf6-801c-7bffdf19837f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33718131-2da2-41ae-94a7-81ddafc0dba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Created reservations ['f0d5353d-57fc-49bf-9bde-1fef5ef6ac3e', 'c5687c2d-dbf7-4bac-96a1-fc967c7c9541', '9cedd6a0-b7da-4198-8c71-d7c0d0616208', 'd848846f-ac5d-47b0-a6b7-b40a201c39ed'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3000b4-0518-48e4-96ed-412a0051def3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0d5353d-57fc-49bf-9bde-1fef5ef6ac3e', 'c5687c2d-dbf7-4bac-96a1-fc967c7c9541', '9cedd6a0-b7da-4198-8c71-d7c0d0616208', 'd848846f-ac5d-47b0-a6b7-b40a201c39ed']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:05:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a202966c-cff8-4ed7-bdcd-0a077df910bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:05:59 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:05:59 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-907022388-666220899, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a202966c-cff8-4ed7-bdcd-0a077df910bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '692a1932-00a9-421e-9d8d-d31c22a3eabf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-335755187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307675d804364ee4896764a50d811fec',qos_specs=None,replication_status=,reservations=['f0d5353d-57fc-49bf-9bde-1fef5ef6ac3e','c5687c2d-dbf7-4bac-96a1-fc967c7c9541','9cedd6a0-b7da-4198-8c71-d7c0d0616208','d848846f-ac5d-47b0-a6b7-b40a201c39ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-335755187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=692a1932-00a9-421e-9d8d-d31c22a3eabf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307675d804364ee4896764a50d811fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3412804c-ba45-4bc4-a8b2-5274969bfae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Created reservations ['d6ec574b-181a-4e30-98f1-4288d68e2380', '095a3180-2f9a-478a-8dea-fc264d897e44', '948eddf7-d70a-4bbc-a7a1-3a899562fb46', '4c5a8cca-f114-433a-8932-73547e33e99e'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33718131-2da2-41ae-94a7-81ddafc0dba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ec574b-181a-4e30-98f1-4288d68e2380', '095a3180-2f9a-478a-8dea-fc264d897e44', '948eddf7-d70a-4bbc-a7a1-3a899562fb46', '4c5a8cca-f114-433a-8932-73547e33e99e']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab92bd84-89e1-4fd9-a943-572cff9a39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3412804c-ba45-4bc4-a8b2-5274969bfae4) transitioned into state 'SUCCESS' from state '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-335755187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307675d804364ee4896764a50d811fec',qos_specs=None,replication_status=,reservations=['f0d5353d-57fc-49bf-9bde-1fef5ef6ac3e','c5687c2d-dbf7-4bac-96a1-fc967c7c9541','9cedd6a0-b7da-4198-8c71-d7c0d0616208','d848846f-ac5d-47b0-a6b7-b40a201c39ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ffb766-1ffe-4c38-bc68-8115809c32da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab92bd84-89e1-4fd9-a943-572cff9a39fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6917eb-ad85-4122-bfec-da6ca96b3f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-260975381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5ee01b1ee3942e8949e64724f9cab87',qos_specs=None,replication_status=,reservations=['d6ec574b-181a-4e30-98f1-4288d68e2380','095a3180-2f9a-478a-8dea-fc264d897e44','948eddf7-d70a-4bbc-a7a1-3a899562fb46','4c5a8cca-f114-433a-8932-73547e33e99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0f038377f84d14b15656b2ce3955b7',volume_type_id=8dfed60c-0737-4bf6-801c-7bffdf19837f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-260975381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b6917eb-ad85-4122-bfec-da6ca96b3f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5ee01b1ee3942e8949e64724f9cab87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d0f038377f84d14b15656b2ce3955b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8dfed60c-0737-4bf6-801c-7bffdf19837f),volume_type_id=8dfed60c-0737-4bf6-801c-7bffdf19837f)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497b8707-267c-4ce0-a2a2-bb5619359e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ffb766-1ffe-4c38-bc68-8115809c32da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Flow 'volume_create_api' (c5dc71c5-b72a-4d77-9d6d-49361236fca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume request issued successfully. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f614177b-0f35-4f27-83dc-e9c907c9083d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1022/2087] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:05:59 2026] POST /volume/v3/volumes => generated 763 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cd8c32e8-9f6e-4f21-ba21-ef7743fd6cf4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd8c32e8-9f6e-4f21-ba21-ef7743fd6cf4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd8c32e8-9f6e-4f21-ba21-ef7743fd6cf4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd8c32e8-9f6e-4f21-ba21-ef7743fd6cf4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cd8c32e8-9f6e-4f21-ba21-ef7743fd6cf4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Snapshot retrieved successfully. Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497b8707-267c-4ce0-a2a2-bb5619359e44) transitioned into state 'SUCCESS' from state '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-260975381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5ee01b1ee3942e8949e64724f9cab87',qos_specs=None,replication_status=,reservations=['d6ec574b-181a-4e30-98f1-4288d68e2380','095a3180-2f9a-478a-8dea-fc264d897e44','948eddf7-d70a-4bbc-a7a1-3a899562fb46','4c5a8cca-f114-433a-8932-73547e33e99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0f038377f84d14b15656b2ce3955b7',volume_type_id=8dfed60c-0737-4bf6-801c-7bffdf19837f)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd8c32e8-9f6e-4f21-ba21-ef7743fd6cf4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 200 Sep 03 11:06:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1023/2088] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:06:00 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d17fcb4d-4899-42ad-843e-8307eb0fe87a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d17fcb4d-4899-42ad-843e-8307eb0fe87a tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d17fcb4d-4899-42ad-843e-8307eb0fe87a tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d17fcb4d-4899-42ad-843e-8307eb0fe87a tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482f691a-0103-4425-a28d-d8f1d6c3e951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d17fcb4d-4899-42ad-843e-8307eb0fe87a tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482f691a-0103-4425-a28d-d8f1d6c3e951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d17fcb4d-4899-42ad-843e-8307eb0fe87a tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1024/2089] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:00 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:00 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Flow 'volume_create_api' (e84c2136-7611-4cbc-95fa-479317b6e91d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume request issued successfully. Sep 03 11:06:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6d2814c-a1a6-4e27-98cf-ac33f36b5139 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1066/2090] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:05:59 2026] POST /volume/v3/volumes => generated 852 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-926661003", "snapshot_id": null, "imageRef": "53bfe973-d142-401b-9184-7eb5c45de149", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-926661003', 'snapshot_id': None, 'imageRef': '53bfe973-d142-401b-9184-7eb5c45de149', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume of 1 GB Sep 03 11:06:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Availability Zones retrieved successfully. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Flow 'volume_create_api' (f2316403-53f7-4088-ade4-e9583d789108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690e09e2-697b-4d22-9ff5-d113d3d79fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690e09e2-697b-4d22-9ff5-d113d3d79fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:05:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d60896f-b06a-4299-b4bc-13f231e273c9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d60896f-b06a-4299-b4bc-13f231e273c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26531cf4-1cbd-4494-adcc-6958aa8d7bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2097284048-1538995870, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Created reservations ['000fcfc9-7ed6-45b2-af7d-16e0c1d89cc1', '312e588e-39d0-486e-9e1d-416d8fd26535', '3cdacb58-7212-42b0-839b-a9495cf49d22', '14cc0af3-5705-4161-b0f0-4e1ebc2e8df7'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26531cf4-1cbd-4494-adcc-6958aa8d7bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000fcfc9-7ed6-45b2-af7d-16e0c1d89cc1', '312e588e-39d0-486e-9e1d-416d8fd26535', '3cdacb58-7212-42b0-839b-a9495cf49d22', '14cc0af3-5705-4161-b0f0-4e1ebc2e8df7']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a368cdd1-3f6b-48ee-90c6-4e3fc1bb11b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a368cdd1-3f6b-48ee-90c6-4e3fc1bb11b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ff31702-5179-4e48-be4b-b46214bcf262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-926661003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5ee01b1ee3942e8949e64724f9cab87',qos_specs=None,replication_status=,reservations=['000fcfc9-7ed6-45b2-af7d-16e0c1d89cc1','312e588e-39d0-486e-9e1d-416d8fd26535','3cdacb58-7212-42b0-839b-a9495cf49d22','14cc0af3-5705-4161-b0f0-4e1ebc2e8df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0f038377f84d14b15656b2ce3955b7',volume_type_id=8d60896f-b06a-4299-b4bc-13f231e273c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-926661003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ff31702-5179-4e48-be4b-b46214bcf262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5ee01b1ee3942e8949e64724f9cab87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d0f038377f84d14b15656b2ce3955b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d60896f-b06a-4299-b4bc-13f231e273c9),volume_type_id=8d60896f-b06a-4299-b4bc-13f231e273c9)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111b6e7b-e952-450b-81ba-80dbd29af28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111b6e7b-e952-450b-81ba-80dbd29af28b) transitioned into state 'SUCCESS' from state '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-926661003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5ee01b1ee3942e8949e64724f9cab87',qos_specs=None,replication_status=,reservations=['000fcfc9-7ed6-45b2-af7d-16e0c1d89cc1','312e588e-39d0-486e-9e1d-416d8fd26535','3cdacb58-7212-42b0-839b-a9495cf49d22','14cc0af3-5705-4161-b0f0-4e1ebc2e8df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0f038377f84d14b15656b2ce3955b7',volume_type_id=8d60896f-b06a-4299-b4bc-13f231e273c9)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d756135-c11d-497c-a671-13444e5272f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d756135-c11d-497c-a671-13444e5272f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Flow 'volume_create_api' (f2316403-53f7-4088-ade4-e9583d789108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Create volume request issued successfully. Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f19af3cb-d37b-4bf0-a6be-f144f89901d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1025/2091] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:06:00 2026] POST /volume/v3/volumes => generated 854 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-033190ac-89b3-469f-b6b5-8dae66a26866 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-033190ac-89b3-469f-b6b5-8dae66a26866 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-033190ac-89b3-469f-b6b5-8dae66a26866 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-033190ac-89b3-469f-b6b5-8dae66a26866 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-033190ac-89b3-469f-b6b5-8dae66a26866 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-033190ac-89b3-469f-b6b5-8dae66a26866 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1067/2092] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:01 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 922 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-00d94ee1-eee6-41f9-8fb4-ea540fd917f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00d94ee1-eee6-41f9-8fb4-ea540fd917f6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00d94ee1-eee6-41f9-8fb4-ea540fd917f6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00d94ee1-eee6-41f9-8fb4-ea540fd917f6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00d94ee1-eee6-41f9-8fb4-ea540fd917f6 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f returned with HTTP 404 Sep 03 11:06:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1026/2093] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:06:01 2026] GET /volume/v3/snapshots/855340ac-ad78-4aff-9ee2-1b3a16dab84f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] DELETE http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume with id: 86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f1e19d44-7ff6-4a6b-a915-68e60e7726d2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1e19d44-7ff6-4a6b-a915-68e60e7726d2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1e19d44-7ff6-4a6b-a915-68e60e7726d2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1e19d44-7ff6-4a6b-a915-68e60e7726d2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:06:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f1e19d44-7ff6-4a6b-a915-68e60e7726d2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Delete volume request issued successfully. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8e50e925-84f4-4f6d-915c-d5c3e50a44e4 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 202 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1068/2094] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:06:01 2026] DELETE /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c0ca1cb7-496c-4965-9dfd-bc839a7d6675 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0ca1cb7-496c-4965-9dfd-bc839a7d6675 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0ca1cb7-496c-4965-9dfd-bc839a7d6675 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1e19d44-7ff6-4a6b-a915-68e60e7726d2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c0ca1cb7-496c-4965-9dfd-bc839a7d6675 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1027/2095] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:01 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c0ca1cb7-496c-4965-9dfd-bc839a7d6675 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:06:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c0ca1cb7-496c-4965-9dfd-bc839a7d6675 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 200 Sep 03 11:06:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1069/2096] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:01 2026] GET /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93913e90-3aab-4f34-9735-1b287d99a52d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93913e90-3aab-4f34-9735-1b287d99a52d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93913e90-3aab-4f34-9735-1b287d99a52d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93913e90-3aab-4f34-9735-1b287d99a52d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93913e90-3aab-4f34-9735-1b287d99a52d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93913e90-3aab-4f34-9735-1b287d99a52d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1028/2097] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:02 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 946 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d805653-2d47-4f72-ad9a-965aa40e6f23 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d805653-2d47-4f72-ad9a-965aa40e6f23 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d805653-2d47-4f72-ad9a-965aa40e6f23 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d805653-2d47-4f72-ad9a-965aa40e6f23 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c54c676d-f5a2-4eab-85e0-3fd914e29fc8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d805653-2d47-4f72-ad9a-965aa40e6f23 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c54c676d-f5a2-4eab-85e0-3fd914e29fc8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c54c676d-f5a2-4eab-85e0-3fd914e29fc8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c54c676d-f5a2-4eab-85e0-3fd914e29fc8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d805653-2d47-4f72-ad9a-965aa40e6f23 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1070/2098] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:02 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0cfa07e1-2a67-4081-bc47-b4b31ce9f6b9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0cfa07e1-2a67-4081-bc47-b4b31ce9f6b9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0cfa07e1-2a67-4081-bc47-b4b31ce9f6b9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0cfa07e1-2a67-4081-bc47-b4b31ce9f6b9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c54c676d-f5a2-4eab-85e0-3fd914e29fc8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Volume info retrieved successfully. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0cfa07e1-2a67-4081-bc47-b4b31ce9f6b9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c54c676d-f5a2-4eab-85e0-3fd914e29fc8 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 200 Sep 03 11:06:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1029/2099] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:02 2026] GET /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0cfa07e1-2a67-4081-bc47-b4b31ce9f6b9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1071/2100] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:02 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-64592484"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-64592484'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume of 1 GB Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Availability Zones retrieved successfully. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Flow 'volume_create_api' (028907c4-8cf4-4aef-acd0-675ac74795f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac4d042-f1f8-4069-ac66-25fa31cb950a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac4d042-f1f8-4069-ac66-25fa31cb950a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3f21be-e148-4ecc-b548-e36c569497b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Created reservations ['ea215ce3-f585-4647-8e4e-7d00e6069b9e', '8748a6cf-ca8b-43b0-917d-531a5952fb31', 'b7a75845-c952-4d4e-906b-665b04ad48c8', '0679135f-fa74-4df1-bd59-e694bbd3069e'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3f21be-e148-4ecc-b548-e36c569497b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea215ce3-f585-4647-8e4e-7d00e6069b9e', '8748a6cf-ca8b-43b0-917d-531a5952fb31', 'b7a75845-c952-4d4e-906b-665b04ad48c8', '0679135f-fa74-4df1-bd59-e694bbd3069e']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc32f09e-791b-4c3b-9d10-91bc93f0dbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc32f09e-791b-4c3b-9d10-91bc93f0dbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaff101a-12ea-4346-9593-2de49ea70f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-64592484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307675d804364ee4896764a50d811fec',qos_specs=None,replication_status=,reservations=['ea215ce3-f585-4647-8e4e-7d00e6069b9e','8748a6cf-ca8b-43b0-917d-531a5952fb31','b7a75845-c952-4d4e-906b-665b04ad48c8','0679135f-fa74-4df1-bd59-e694bbd3069e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-64592484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaff101a-12ea-4346-9593-2de49ea70f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307675d804364ee4896764a50d811fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45a229a7-f16d-4208-916b-da873ff07d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45a229a7-f16d-4208-916b-da873ff07d6c) transitioned into state 'SUCCESS' from state '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-64592484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307675d804364ee4896764a50d811fec',qos_specs=None,replication_status=,reservations=['ea215ce3-f585-4647-8e4e-7d00e6069b9e','8748a6cf-ca8b-43b0-917d-531a5952fb31','b7a75845-c952-4d4e-906b-665b04ad48c8','0679135f-fa74-4df1-bd59-e694bbd3069e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0bd868-0a24-401d-bd6f-8b20b18d8f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0bd868-0a24-401d-bd6f-8b20b18d8f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Flow 'volume_create_api' (028907c4-8cf4-4aef-acd0-675ac74795f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume request issued successfully. Sep 03 11:06:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cac4d1e2-9e8b-48d8-b575-9f5864f6770f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1030/2101] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:06:02 2026] POST /volume/v3/volumes => generated 762 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9ef5bad1-b427-4331-ab4a-0d562464283d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9ef5bad1-b427-4331-ab4a-0d562464283d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9ef5bad1-b427-4331-ab4a-0d562464283d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9ef5bad1-b427-4331-ab4a-0d562464283d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9ef5bad1-b427-4331-ab4a-0d562464283d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9ef5bad1-b427-4331-ab4a-0d562464283d tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 200 Sep 03 11:06:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1072/2102] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:02 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 830 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-21c9f42f-c384-40ff-a19e-3179e783266b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21c9f42f-c384-40ff-a19e-3179e783266b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21c9f42f-c384-40ff-a19e-3179e783266b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21c9f42f-c384-40ff-a19e-3179e783266b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-21c9f42f-c384-40ff-a19e-3179e783266b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21c9f42f-c384-40ff-a19e-3179e783266b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1031/2103] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:03 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 946 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5f3d42ac-6b70-4c98-9223-2a061b063453 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f3d42ac-6b70-4c98-9223-2a061b063453 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] GET http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 Sep 03 11:06:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f3d42ac-6b70-4c98-9223-2a061b063453 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f3d42ac-6b70-4c98-9223-2a061b063453 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f3d42ac-6b70-4c98-9223-2a061b063453 tempest-CreateVolumesFromSnapshotTest-1394397531 tempest-CreateVolumesFromSnapshotTest-1394397531-project-member] http://192.168.122.139/volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 returned with HTTP 404 Sep 03 11:06:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1073/2104] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:03 2026] GET /volume/v3/volumes/86a14dfe-0092-4e09-977d-b3cc323033f4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e1ab3a6d-f5be-4de6-b640-853e41f0f480 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1ab3a6d-f5be-4de6-b640-853e41f0f480 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1ab3a6d-f5be-4de6-b640-853e41f0f480 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1ab3a6d-f5be-4de6-b640-853e41f0f480 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1ab3a6d-f5be-4de6-b640-853e41f0f480 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1ab3a6d-f5be-4de6-b640-853e41f0f480 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 200 Sep 03 11:06:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1032/2105] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:04 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aed21cc6-ccb6-4157-a0ff-f495ad0ed074 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aed21cc6-ccb6-4157-a0ff-f495ad0ed074 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aed21cc6-ccb6-4157-a0ff-f495ad0ed074 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aed21cc6-ccb6-4157-a0ff-f495ad0ed074 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aed21cc6-ccb6-4157-a0ff-f495ad0ed074 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aed21cc6-ccb6-4157-a0ff-f495ad0ed074 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1074/2106] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:04 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 946 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b83557b9-2e8c-4a70-99b3-0b27b79c1484 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b83557b9-2e8c-4a70-99b3-0b27b79c1484 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b83557b9-2e8c-4a70-99b3-0b27b79c1484 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b83557b9-2e8c-4a70-99b3-0b27b79c1484 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b83557b9-2e8c-4a70-99b3-0b27b79c1484 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b83557b9-2e8c-4a70-99b3-0b27b79c1484 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 200 Sep 03 11:06:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1033/2107] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:05 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-15aeb7ea-fa7b-4097-b905-d41bf235edc8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-15aeb7ea-fa7b-4097-b905-d41bf235edc8 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-15aeb7ea-fa7b-4097-b905-d41bf235edc8 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-15aeb7ea-fa7b-4097-b905-d41bf235edc8 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-15aeb7ea-fa7b-4097-b905-d41bf235edc8 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-15aeb7ea-fa7b-4097-b905-d41bf235edc8 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 200 Sep 03 11:06:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1075/2108] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:05 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-478430956"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-478430956'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume of 1 GB Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Availability Zones retrieved successfully. Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Flow 'volume_create_api' (8436e5f5-0def-4914-b462-af7ae5373733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fae14f3-ff5d-4328-af02-f64d03822404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2ffe38f8-417d-4204-93de-59e1a477b586 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2ffe38f8-417d-4204-93de-59e1a477b586 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2ffe38f8-417d-4204-93de-59e1a477b586 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2ffe38f8-417d-4204-93de-59e1a477b586 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2ffe38f8-417d-4204-93de-59e1a477b586 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2ffe38f8-417d-4204-93de-59e1a477b586 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1076/2109] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:05 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 946 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fae14f3-ff5d-4328-af02-f64d03822404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e849fa-e298-47f5-b51d-63befe435617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Created reservations ['9cf67260-e729-49ed-8b87-1923d38859db', '395a94bd-c029-4386-b799-ad8383d477b2', 'ae3e6149-94b3-4ff4-a874-313d63c0816e', 'a557b934-9484-4f5b-ac1b-517646e711e2'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e849fa-e298-47f5-b51d-63befe435617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf67260-e729-49ed-8b87-1923d38859db', '395a94bd-c029-4386-b799-ad8383d477b2', 'ae3e6149-94b3-4ff4-a874-313d63c0816e', 'a557b934-9484-4f5b-ac1b-517646e711e2']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c5a473-2eab-41ac-abbf-1cf23b3a8617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c5a473-2eab-41ac-abbf-1cf23b3a8617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c440d4c5-734a-4622-b587-7214f032b25e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-478430956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307675d804364ee4896764a50d811fec',qos_specs=None,replication_status=,reservations=['9cf67260-e729-49ed-8b87-1923d38859db','395a94bd-c029-4386-b799-ad8383d477b2','ae3e6149-94b3-4ff4-a874-313d63c0816e','a557b934-9484-4f5b-ac1b-517646e711e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-478430956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c440d4c5-734a-4622-b587-7214f032b25e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307675d804364ee4896764a50d811fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb97d47-7bea-4fd0-9925-71b0985ca164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb97d47-7bea-4fd0-9925-71b0985ca164) transitioned into state 'SUCCESS' from state '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-478430956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='307675d804364ee4896764a50d811fec',qos_specs=None,replication_status=,reservations=['9cf67260-e729-49ed-8b87-1923d38859db','395a94bd-c029-4386-b799-ad8383d477b2','ae3e6149-94b3-4ff4-a874-313d63c0816e','a557b934-9484-4f5b-ac1b-517646e711e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e65bcf4ded1e4813a10bb3ce8a6af888',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28031b67-aaec-40ad-b5aa-e48b9751e3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28031b67-aaec-40ad-b5aa-e48b9751e3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Flow 'volume_create_api' (8436e5f5-0def-4914-b462-af7ae5373733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Create volume request issued successfully. Sep 03 11:06:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14ef21bd-7be5-401a-84d5-9beae920ebc9 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1034/2110] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:06:05 2026] POST /volume/v3/volumes => generated 763 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d17fa2d0-cb6c-4ffd-915c-ce2e1497edb6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d17fa2d0-cb6c-4ffd-915c-ce2e1497edb6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d17fa2d0-cb6c-4ffd-915c-ce2e1497edb6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d17fa2d0-cb6c-4ffd-915c-ce2e1497edb6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d17fa2d0-cb6c-4ffd-915c-ce2e1497edb6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d17fa2d0-cb6c-4ffd-915c-ce2e1497edb6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1077/2111] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:05 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 831 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-15a368bc-7189-4f26-a161-a90ef8465f05 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-15a368bc-7189-4f26-a161-a90ef8465f05 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-15a368bc-7189-4f26-a161-a90ef8465f05 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-15a368bc-7189-4f26-a161-a90ef8465f05 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-15a368bc-7189-4f26-a161-a90ef8465f05 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-15a368bc-7189-4f26-a161-a90ef8465f05 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1035/2112] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:06 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f666b47d-c023-4cd3-bb97-eab291db6763 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f666b47d-c023-4cd3-bb97-eab291db6763 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f666b47d-c023-4cd3-bb97-eab291db6763 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f666b47d-c023-4cd3-bb97-eab291db6763 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f666b47d-c023-4cd3-bb97-eab291db6763 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f666b47d-c023-4cd3-bb97-eab291db6763 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1078/2113] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:06 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7d0c2cf1-fed5-40ba-a3e9-67b96614c9c9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d0c2cf1-fed5-40ba-a3e9-67b96614c9c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d0c2cf1-fed5-40ba-a3e9-67b96614c9c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d0c2cf1-fed5-40ba-a3e9-67b96614c9c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7d0c2cf1-fed5-40ba-a3e9-67b96614c9c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d0c2cf1-fed5-40ba-a3e9-67b96614c9c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1036/2114] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:07 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1004 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9289c50e-77fc-456c-8669-fa1a99a4480c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9289c50e-77fc-456c-8669-fa1a99a4480c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9289c50e-77fc-456c-8669-fa1a99a4480c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9289c50e-77fc-456c-8669-fa1a99a4480c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9289c50e-77fc-456c-8669-fa1a99a4480c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9289c50e-77fc-456c-8669-fa1a99a4480c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1079/2115] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:07 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e88696ea-667b-4099-b9c4-ce0563552183 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e88696ea-667b-4099-b9c4-ce0563552183 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e88696ea-667b-4099-b9c4-ce0563552183 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e88696ea-667b-4099-b9c4-ce0563552183 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e88696ea-667b-4099-b9c4-ce0563552183 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e88696ea-667b-4099-b9c4-ce0563552183 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1037/2116] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:08 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Create volume of 1 GB Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Availability Zones retrieved successfully. Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Flow 'volume_create_api' (fbb9939d-2647-4b97-a2d2-7bb8fcc3d4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b94afe-e434-4710-bfab-d88f81e09945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b94afe-e434-4710-bfab-d88f81e09945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e244dc-0a1c-41fb-820c-5020c02e048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-153f62e3-e484-4b0f-9455-f8b7e57332a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-153f62e3-e484-4b0f-9455-f8b7e57332a6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-153f62e3-e484-4b0f-9455-f8b7e57332a6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-153f62e3-e484-4b0f-9455-f8b7e57332a6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-153f62e3-e484-4b0f-9455-f8b7e57332a6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-153f62e3-e484-4b0f-9455-f8b7e57332a6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1038/2117] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:08 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1007 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Created reservations ['8e299aa2-9d91-4a5b-84ac-2dd6839388c0', 'ca1e302f-587c-4fdc-a2a7-97b31f1ddb07', '4c902e48-6ebe-4c19-beb3-708de6f914a6', '4411215a-f92e-4c59-971d-ec875e05b488'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e244dc-0a1c-41fb-820c-5020c02e048b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e299aa2-9d91-4a5b-84ac-2dd6839388c0', 'ca1e302f-587c-4fdc-a2a7-97b31f1ddb07', '4c902e48-6ebe-4c19-beb3-708de6f914a6', '4411215a-f92e-4c59-971d-ec875e05b488']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c745157c-1e21-4a47-b9d2-8d63e5a9eccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c745157c-1e21-4a47-b9d2-8d63e5a9eccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b0dce3-403f-4f90-9280-4ba0c010ee3c', '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='f4a821144aa44997bac143524ad31541',qos_specs=None,replication_status=,reservations=['8e299aa2-9d91-4a5b-84ac-2dd6839388c0','ca1e302f-587c-4fdc-a2a7-97b31f1ddb07','4c902e48-6ebe-4c19-beb3-708de6f914a6','4411215a-f92e-4c59-971d-ec875e05b488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4df0f566cf9438db3f93341b9c37833',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:08Z,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=03b0dce3-403f-4f90-9280-4ba0c010ee3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a821144aa44997bac143524ad31541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4df0f566cf9438db3f93341b9c37833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b33e0f2-3a54-44f8-b995-145a74b1a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b33e0f2-3a54-44f8-b995-145a74b1a140) transitioned into state 'SUCCESS' from 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='f4a821144aa44997bac143524ad31541',qos_specs=None,replication_status=,reservations=['8e299aa2-9d91-4a5b-84ac-2dd6839388c0','ca1e302f-587c-4fdc-a2a7-97b31f1ddb07','4c902e48-6ebe-4c19-beb3-708de6f914a6','4411215a-f92e-4c59-971d-ec875e05b488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4df0f566cf9438db3f93341b9c37833',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662aab49-b74d-46fa-84b9-691bbfee748e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662aab49-b74d-46fa-84b9-691bbfee748e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Flow 'volume_create_api' (fbb9939d-2647-4b97-a2d2-7bb8fcc3d4f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Create volume request issued successfully. Sep 03 11:06:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ab8d0b94-13d2-4a79-822e-55a04f825fd0 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1080/2118] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:06:08 2026] POST /volume/v3/volumes => generated 742 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ac270583-3d18-4bbf-a185-f724d1088ef4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac270583-3d18-4bbf-a185-f724d1088ef4 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] GET http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c Sep 03 11:06:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac270583-3d18-4bbf-a185-f724d1088ef4 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac270583-3d18-4bbf-a185-f724d1088ef4 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ac270583-3d18-4bbf-a185-f724d1088ef4 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Volume info retrieved successfully. Sep 03 11:06:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac270583-3d18-4bbf-a185-f724d1088ef4 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c returned with HTTP 200 Sep 03 11:06:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1039/2119] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:09 2026] GET /volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c => generated 921 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f89f9480-5844-4160-9451-cb9efabc33a6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7636f985-9f0b-493f-b560-39b5693be28e", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7636f985-9f0b-493f-b560-39b5693be28e', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Create volume of 1 GB Sep 03 11:06:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Availability Zones retrieved successfully. Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Flow 'volume_create_api' (99757c2a-21e7-4c2b-91a5-fec5949bd99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983cdab6-03a1-4d66-ba11-e62added311a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983cdab6-03a1-4d66-ba11-e62added311a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-17fcfa68-2504-42fd-bfb2-ff6a401cdeff None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17fcfa68-2504-42fd-bfb2-ff6a401cdeff tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d985d-ac82-4915-9e6e-b5e75ddcbefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17fcfa68-2504-42fd-bfb2-ff6a401cdeff tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17fcfa68-2504-42fd-bfb2-ff6a401cdeff tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-17fcfa68-2504-42fd-bfb2-ff6a401cdeff tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17fcfa68-2504-42fd-bfb2-ff6a401cdeff tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1040/2120] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:09 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1007 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Created reservations ['4b588a21-7176-4d22-a3da-fddb1e3c384b', '6ae41cdf-7031-4c23-8b0d-5340b55f0952', '2af830b8-b2ab-4ed3-862b-edbfb87c7bca', '456922eb-cd83-4d40-abbb-82aed9adb70b'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:09 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171d985d-ac82-4915-9e6e-b5e75ddcbefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b588a21-7176-4d22-a3da-fddb1e3c384b', '6ae41cdf-7031-4c23-8b0d-5340b55f0952', '2af830b8-b2ab-4ed3-862b-edbfb87c7bca', '456922eb-cd83-4d40-abbb-82aed9adb70b']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba6873d-5290-44d7-a2da-0042a9a4a2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba6873d-5290-44d7-a2da-0042a9a4a2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b8f474a-440e-4e60-ad79-509d2c1d14e6', '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='8581f8ebc6fe483ea6341687b4143830',qos_specs=None,replication_status=,reservations=['4b588a21-7176-4d22-a3da-fddb1e3c384b','6ae41cdf-7031-4c23-8b0d-5340b55f0952','2af830b8-b2ab-4ed3-862b-edbfb87c7bca','456922eb-cd83-4d40-abbb-82aed9adb70b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f45cb9aef3ff4bbcb2212e0afc3c44e0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:10Z,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=7b8f474a-440e-4e60-ad79-509d2c1d14e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8581f8ebc6fe483ea6341687b4143830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f45cb9aef3ff4bbcb2212e0afc3c44e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0bc3507-1593-4554-a41b-a1972383cbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7fde7b36-3bf0-4e6b-9a61-ee4ef0979afd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7fde7b36-3bf0-4e6b-9a61-ee4ef0979afd tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] GET http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c Sep 03 11:06:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7fde7b36-3bf0-4e6b-9a61-ee4ef0979afd tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7fde7b36-3bf0-4e6b-9a61-ee4ef0979afd tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7fde7b36-3bf0-4e6b-9a61-ee4ef0979afd tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Volume info retrieved successfully. Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0bc3507-1593-4554-a41b-a1972383cbd1) transitioned into state 'SUCCESS' from 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='8581f8ebc6fe483ea6341687b4143830',qos_specs=None,replication_status=,reservations=['4b588a21-7176-4d22-a3da-fddb1e3c384b','6ae41cdf-7031-4c23-8b0d-5340b55f0952','2af830b8-b2ab-4ed3-862b-edbfb87c7bca','456922eb-cd83-4d40-abbb-82aed9adb70b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f45cb9aef3ff4bbcb2212e0afc3c44e0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a38c0f96-448e-4f99-beda-6aafc7945807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7fde7b36-3bf0-4e6b-9a61-ee4ef0979afd tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c returned with HTTP 200 Sep 03 11:06:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1041/2121] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:10 2026] GET /volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c => generated 971 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a38c0f96-448e-4f99-beda-6aafc7945807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Flow 'volume_create_api' (99757c2a-21e7-4c2b-91a5-fec5949bd99a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Create volume request issued successfully. Sep 03 11:06:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f89f9480-5844-4160-9451-cb9efabc33a6 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1081/2122] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 11:06:09 2026] POST /volume/v3/volumes => generated 784 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eb5b319e-1520-42c4-9fbf-9567b6b9e5bd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb5b319e-1520-42c4-9fbf-9567b6b9e5bd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb5b319e-1520-42c4-9fbf-9567b6b9e5bd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb5b319e-1520-42c4-9fbf-9567b6b9e5bd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eb5b319e-1520-42c4-9fbf-9567b6b9e5bd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb5b319e-1520-42c4-9fbf-9567b6b9e5bd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1042/2123] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:10 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d804d878-f56e-4c67-9c17-add914ed8950 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d804d878-f56e-4c67-9c17-add914ed8950 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d804d878-f56e-4c67-9c17-add914ed8950 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d804d878-f56e-4c67-9c17-add914ed8950 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-412292cd-3093-4263-8909-ab3508cb99fa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-412292cd-3093-4263-8909-ab3508cb99fa None None] GET http://192.168.122.139/volume// Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-412292cd-3093-4263-8909-ab3508cb99fa None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-412292cd-3093-4263-8909-ab3508cb99fa None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-412292cd-3093-4263-8909-ab3508cb99fa None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1043/2124] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:06:11 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 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d804d878-f56e-4c67-9c17-add914ed8950 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d804d878-f56e-4c67-9c17-add914ed8950 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-3db77b51-6562-474d-9850-b6ebdde749ad req-5e2bc1c5-a226-4d84-8b10-a6c2b17e7909 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1082/2125] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:10 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1007 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-5e2bc1c5-a226-4d84-8b10-a6c2b17e7909 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-5e2bc1c5-a226-4d84-8b10-a6c2b17e7909 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cdc942a-72a1-4c42-943f-f0dad46bdc91", "connector": null, "instance_uuid": "6ffeb9d7-89f5-4769-8a69-413880a7cb31"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-5e2bc1c5-a226-4d84-8b10-a6c2b17e7909 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1044/2126] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:06:11 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 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-3db77b51-6562-474d-9850-b6ebdde749ad req-55111159-a22a-4c99-93e9-14da7588f6f6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-55111159-a22a-4c99-93e9-14da7588f6f6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] DELETE http://192.168.122.139/volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911 Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-55111159-a22a-4c99-93e9-14da7588f6f6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-55111159-a22a-4c99-93e9-14da7588f6f6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cc6c33ba-9fc7-4d6a-9d14-dd6cfdb79582 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cc6c33ba-9fc7-4d6a-9d14-dd6cfdb79582 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] GET http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cc6c33ba-9fc7-4d6a-9d14-dd6cfdb79582 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cc6c33ba-9fc7-4d6a-9d14-dd6cfdb79582 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cc6c33ba-9fc7-4d6a-9d14-dd6cfdb79582 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cc6c33ba-9fc7-4d6a-9d14-dd6cfdb79582 tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1045/2127] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:11 2026] GET /volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c => generated 972 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /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 11:06:11 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] GET http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1&project_id=307675d804364ee4896764a50d811fec Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Could not evaluate value 307675d804364ee4896764a50d811fec, assuming string {{(pid=86299) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Searching by: MultiDict([('project_id', '307675d804364ee4896764a50d811fec'), ('all_tenants', 1)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3db77b51-6562-474d-9850-b6ebdde749ad req-55111159-a22a-4c99-93e9-14da7588f6f6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911 returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1083/2128] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:06:11 2026] DELETE /volume/v3/attachments/20e05686-f321-4d06-85b9-091a6ab73911 => generated 192 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7502bb5f-4238-4231-ad31-e3409df4ca19 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7502bb5f-4238-4231-ad31-e3409df4ca19 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7502bb5f-4238-4231-ad31-e3409df4ca19 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7502bb5f-4238-4231-ad31-e3409df4ca19 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Get all volumes completed successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2553c9ee-853c-41dc-9021-dcb8218c7f1e tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1&project_id=307675d804364ee4896764a50d811fec returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1046/2129] 192.168.122.139 () {58 vars in 1257 bytes} [Thu Sep 3 11:06:11 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=307675d804364ee4896764a50d811fec => generated 3039 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7502bb5f-4238-4231-ad31-e3409df4ca19 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Delete volume with id: 03b0dce3-403f-4f90-9280-4ba0c010ee3c Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7502bb5f-4238-4231-ad31-e3409df4ca19 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1084/2130] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:11 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 876 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] Delete volume request issued successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2c89c3e-1654-43c7-8d42-f8b62e6e344c tempest-VolumesListAdminTestJSON-86678336 tempest-VolumesListAdminTestJSON-86678336-project-admin] http://192.168.122.139/volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c returned with HTTP 202 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1047/2131] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:06:11 2026] DELETE /volume/v3/volumes/03b0dce3-403f-4f90-9280-4ba0c010ee3c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-27dd4c27-a10a-43e4-ad94-d400a89693a2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27dd4c27-a10a-43e4-ad94-d400a89693a2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27dd4c27-a10a-43e4-ad94-d400a89693a2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27dd4c27-a10a-43e4-ad94-d400a89693a2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-27dd4c27-a10a-43e4-ad94-d400a89693a2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27dd4c27-a10a-43e4-ad94-d400a89693a2 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1085/2132] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:11 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Delete volume with id: c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Delete volume request issued successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ea29193-266d-47e5-b762-9dd8e7f7372f tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 202 Sep 03 11:06:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1048/2133] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:06:11 2026] DELETE /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46e6293d-9efa-4b7c-bf6d-0efa724c3c2e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46e6293d-9efa-4b7c-bf6d-0efa724c3c2e tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46e6293d-9efa-4b7c-bf6d-0efa724c3c2e tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46e6293d-9efa-4b7c-bf6d-0efa724c3c2e tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-46e6293d-9efa-4b7c-bf6d-0efa724c3c2e tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46e6293d-9efa-4b7c-bf6d-0efa724c3c2e tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1086/2134] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:11 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 855 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-18c4580e-ede6-4995-95b6-0b97e3997c12 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18c4580e-ede6-4995-95b6-0b97e3997c12 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18c4580e-ede6-4995-95b6-0b97e3997c12 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18c4580e-ede6-4995-95b6-0b97e3997c12 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-18c4580e-ede6-4995-95b6-0b97e3997c12 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18c4580e-ede6-4995-95b6-0b97e3997c12 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1049/2135] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:12 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1007 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6853487-fba9-4471-a4f1-db61eb084050 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6853487-fba9-4471-a4f1-db61eb084050 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6853487-fba9-4471-a4f1-db61eb084050 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6853487-fba9-4471-a4f1-db61eb084050 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f6853487-fba9-4471-a4f1-db61eb084050 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6853487-fba9-4471-a4f1-db61eb084050 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1087/2136] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:12 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 934 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:06:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ebb4392d-dcd2-4647-9212-32ddbbe67a55 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ebb4392d-dcd2-4647-9212-32ddbbe67a55 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ebb4392d-dcd2-4647-9212-32ddbbe67a55 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ebb4392d-dcd2-4647-9212-32ddbbe67a55 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ebb4392d-dcd2-4647-9212-32ddbbe67a55 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ebb4392d-dcd2-4647-9212-32ddbbe67a55 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 200 Sep 03 11:06:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1050/2137] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:12 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-32530f21-049f-4189-a59f-0e26c6751a1a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32530f21-049f-4189-a59f-0e26c6751a1a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32530f21-049f-4189-a59f-0e26c6751a1a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32530f21-049f-4189-a59f-0e26c6751a1a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-32530f21-049f-4189-a59f-0e26c6751a1a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32530f21-049f-4189-a59f-0e26c6751a1a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1088/2138] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:13 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1006 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-404300fc-edbd-4521-aabe-6a605a5ae38b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-404300fc-edbd-4521-aabe-6a605a5ae38b tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-404300fc-edbd-4521-aabe-6a605a5ae38b tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-404300fc-edbd-4521-aabe-6a605a5ae38b tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-404300fc-edbd-4521-aabe-6a605a5ae38b tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-404300fc-edbd-4521-aabe-6a605a5ae38b tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1051/2139] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:13 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 934 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6795018b-4529-4079-88f0-f1fb5ae23ae6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6795018b-4529-4079-88f0-f1fb5ae23ae6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6795018b-4529-4079-88f0-f1fb5ae23ae6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6795018b-4529-4079-88f0-f1fb5ae23ae6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6795018b-4529-4079-88f0-f1fb5ae23ae6 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e returned with HTTP 404 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1089/2140] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/c440d4c5-734a-4622-b587-7214f032b25e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ffa99e6e-fe4e-41d1-941e-121286a21ec3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ffa99e6e-fe4e-41d1-941e-121286a21ec3 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ffa99e6e-fe4e-41d1-941e-121286a21ec3 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ffa99e6e-fe4e-41d1-941e-121286a21ec3 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ffa99e6e-fe4e-41d1-941e-121286a21ec3 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ffa99e6e-fe4e-41d1-941e-121286a21ec3 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 200 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1052/2141] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] DELETE http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Delete volume with id: eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Delete volume request issued successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b9b646bb-c167-436c-9653-5c13daf2d8a7 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 202 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1090/2142] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:06:14 2026] DELETE /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2fcd14ec-82b5-4c9b-9c14-07671712bdb1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2fcd14ec-82b5-4c9b-9c14-07671712bdb1 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2fcd14ec-82b5-4c9b-9c14-07671712bdb1 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2fcd14ec-82b5-4c9b-9c14-07671712bdb1 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2fcd14ec-82b5-4c9b-9c14-07671712bdb1 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-721cfadc-a4cc-4b61-af09-4257d4fd9cda None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-721cfadc-a4cc-4b61-af09-4257d4fd9cda tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-721cfadc-a4cc-4b61-af09-4257d4fd9cda tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-721cfadc-a4cc-4b61-af09-4257d4fd9cda tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2fcd14ec-82b5-4c9b-9c14-07671712bdb1 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 200 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1053/2143] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-721cfadc-a4cc-4b61-af09-4257d4fd9cda tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-721cfadc-a4cc-4b61-af09-4257d4fd9cda tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1091/2144] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1259 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9618d6c2-70da-4c03-b62f-3d72d6b0625e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9618d6c2-70da-4c03-b62f-3d72d6b0625e None None] GET http://192.168.122.139/volume// Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9618d6c2-70da-4c03-b62f-3d72d6b0625e None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9618d6c2-70da-4c03-b62f-3d72d6b0625e None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9618d6c2-70da-4c03-b62f-3d72d6b0625e None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1054/2145] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:06:14 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 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-9481719a-9a31-428e-9da7-9227790eccc9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-9481719a-9a31-428e-9da7-9227790eccc9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] GET http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-9481719a-9a31-428e-9da7-9227790eccc9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-9481719a-9a31-428e-9da7-9227790eccc9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-9481719a-9a31-428e-9da7-9227790eccc9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-9481719a-9a31-428e-9da7-9227790eccc9 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 200 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1092/2146] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 1512 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-75656ffd-6700-402c-a049-40455a5656de req-a51af877-5750-4ab5-b8ca-44e4a2bc667e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-a51af877-5750-4ab5-b8ca-44e4a2bc667e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-a51af877-5750-4ab5-b8ca-44e4a2bc667e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-a51af877-5750-4ab5-b8ca-44e4a2bc667e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] PUT http://192.168.122.139/volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62 Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-75656ffd-6700-402c-a049-40455a5656de req-a51af877-5750-4ab5-b8ca-44e4a2bc667e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-a51af877-5750-4ab5-b8ca-44e4a2bc667e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1055/2147] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1259 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Acquiring lock "cinder-attachment_update-6cdc942a-72a1-4c42-943f-f0dad46bdc91-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Lock "cinder-attachment_update-6cdc942a-72a1-4c42-943f-f0dad46bdc91-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-11b90866-a298-4fe9-935c-e0b37aefcebe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-11b90866-a298-4fe9-935c-e0b37aefcebe tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-11b90866-a298-4fe9-935c-e0b37aefcebe tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-11b90866-a298-4fe9-935c-e0b37aefcebe tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-11b90866-a298-4fe9-935c-e0b37aefcebe tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-11b90866-a298-4fe9-935c-e0b37aefcebe tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1056/2148] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:14 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Lock "cinder-attachment_update-6cdc942a-72a1-4c42-943f-f0dad46bdc91-devstack" released by "attachment_update" :: held 0.347s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-17c335cc-dde6-451b-a4ea-436d2604059d tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62 returned with HTTP 200 Sep 03 11:06:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1093/2149] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:06:14 2026] PUT /volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62 => generated 694 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-c4f966ab-c572-46ac-a43f-0622bf8c548a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-c4f966ab-c572-46ac-a43f-0622bf8c548a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] POST http://192.168.122.139/volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62/action Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-c4f966ab-c572-46ac-a43f-0622bf8c548a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-c4f966ab-c572-46ac-a43f-0622bf8c548a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-7437dca6-102b-410a-a8ca-7c0eded406b3 req-c4f966ab-c572-46ac-a43f-0622bf8c548a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62/action returned with HTTP 204 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1057/2150] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:06:15 2026] POST /volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6c28e53-2d55-454a-bbc3-a8af214dcf86 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6c28e53-2d55-454a-bbc3-a8af214dcf86 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6c28e53-2d55-454a-bbc3-a8af214dcf86 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6c28e53-2d55-454a-bbc3-a8af214dcf86 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6c28e53-2d55-454a-bbc3-a8af214dcf86 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 returned with HTTP 404 Sep 03 11:06:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1094/2151] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:15 2026] GET /volume/v3/volumes/eaff101a-12ea-4346-9593-2de49ea70f51 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9e936fc6-908d-411d-af99-bf079e06fe17 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e936fc6-908d-411d-af99-bf079e06fe17 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e936fc6-908d-411d-af99-bf079e06fe17 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e936fc6-908d-411d-af99-bf079e06fe17 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9e936fc6-908d-411d-af99-bf079e06fe17 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e936fc6-908d-411d-af99-bf079e06fe17 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1058/2152] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:15 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] DELETE http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Delete volume with id: 692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-75656ffd-6700-402c-a049-40455a5656de req-abd2dfba-f5f0-4ef0-ba85-f36fec6e1b3c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-abd2dfba-f5f0-4ef0-ba85-f36fec6e1b3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-abd2dfba-f5f0-4ef0-ba85-f36fec6e1b3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-abd2dfba-f5f0-4ef0-ba85-f36fec6e1b3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-75656ffd-6700-402c-a049-40455a5656de req-abd2dfba-f5f0-4ef0-ba85-f36fec6e1b3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-abd2dfba-f5f0-4ef0-ba85-f36fec6e1b3c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1059/2153] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:06:15 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1259 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-847eccd2-387c-44dd-aca4-6374c4b47b71 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-847eccd2-387c-44dd-aca4-6374c4b47b71 None None] GET http://192.168.122.139/volume// Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-847eccd2-387c-44dd-aca4-6374c4b47b71 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-847eccd2-387c-44dd-aca4-6374c4b47b71 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-847eccd2-387c-44dd-aca4-6374c4b47b71 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1060/2154] 192.168.122.139 () {58 vars in 1308 bytes} [Thu Sep 3 11:06:15 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Delete volume request issued successfully. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c5df5cd-9dc0-42b6-b2ef-b853cdaf386c tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 202 Sep 03 11:06:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1095/2155] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:06:15 2026] DELETE /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-25a6cde2-bdaa-4068-b4c3-482f4f3b17f4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-75656ffd-6700-402c-a049-40455a5656de req-10a53f88-8d13-467a-b554-77e18681d9d7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25a6cde2-bdaa-4068-b4c3-482f4f3b17f4 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25a6cde2-bdaa-4068-b4c3-482f4f3b17f4 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25a6cde2-bdaa-4068-b4c3-482f4f3b17f4 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-10a53f88-8d13-467a-b554-77e18681d9d7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:06:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-10a53f88-8d13-467a-b554-77e18681d9d7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ff31702-5179-4e48-be4b-b46214bcf262", "connector": null, "instance_uuid": "8ce27412-6945-49d3-9e2c-680c7f79d761"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25a6cde2-bdaa-4068-b4c3-482f4f3b17f4 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25a6cde2-bdaa-4068-b4c3-482f4f3b17f4 tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1061/2156] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:15 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b27af777-b5ec-48b1-8b36-a501076bb0fd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b27af777-b5ec-48b1-8b36-a501076bb0fd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b27af777-b5ec-48b1-8b36-a501076bb0fd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b27af777-b5ec-48b1-8b36-a501076bb0fd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-10a53f88-8d13-467a-b554-77e18681d9d7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:06:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1096/2157] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:06:15 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b27af777-b5ec-48b1-8b36-a501076bb0fd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b27af777-b5ec-48b1-8b36-a501076bb0fd tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1062/2158] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:15 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 937 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-75f17dc5-59b4-4943-91fa-7f0aaf80edaf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-75f17dc5-59b4-4943-91fa-7f0aaf80edaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-75f17dc5-59b4-4943-91fa-7f0aaf80edaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-75f17dc5-59b4-4943-91fa-7f0aaf80edaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-75f17dc5-59b4-4943-91fa-7f0aaf80edaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Volume info retrieved successfully. Sep 03 11:06:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-75f17dc5-59b4-4943-91fa-7f0aaf80edaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 200 Sep 03 11:06:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1097/2159] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:16 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f97fbdb7-91c5-4cf5-b620-f542e97b4caa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f97fbdb7-91c5-4cf5-b620-f542e97b4caa tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f97fbdb7-91c5-4cf5-b620-f542e97b4caa tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f97fbdb7-91c5-4cf5-b620-f542e97b4caa tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f97fbdb7-91c5-4cf5-b620-f542e97b4caa tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f97fbdb7-91c5-4cf5-b620-f542e97b4caa tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1063/2160] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:16 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 937 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-10258839-bb5c-4185-ab20-15548f109eaf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10258839-bb5c-4185-ab20-15548f109eaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] GET http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf Sep 03 11:06:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10258839-bb5c-4185-ab20-15548f109eaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10258839-bb5c-4185-ab20-15548f109eaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10258839-bb5c-4185-ab20-15548f109eaf tempest-VolumesListAdminTestJSON-125073830 tempest-VolumesListAdminTestJSON-125073830-project-member] http://192.168.122.139/volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf returned with HTTP 404 Sep 03 11:06:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1098/2161] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:17 2026] GET /volume/v3/volumes/692a1932-00a9-421e-9d8d-d31c22a3eabf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:06:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-47f5ddfd-42cf-47cd-82a9-71f306488965 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-47f5ddfd-42cf-47cd-82a9-71f306488965 None None] GET http://192.168.122.139/volume// Sep 03 11:06:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-47f5ddfd-42cf-47cd-82a9-71f306488965 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-47f5ddfd-42cf-47cd-82a9-71f306488965 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-47f5ddfd-42cf-47cd-82a9-71f306488965 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1064/2162] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:06:17 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:06:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-75656ffd-6700-402c-a049-40455a5656de req-fe6f48c4-48f9-4492-92e2-ff12ab37d19c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-fe6f48c4-48f9-4492-92e2-ff12ab37d19c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:06:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-fe6f48c4-48f9-4492-92e2-ff12ab37d19c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-fe6f48c4-48f9-4492-92e2-ff12ab37d19c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-75656ffd-6700-402c-a049-40455a5656de req-fe6f48c4-48f9-4492-92e2-ff12ab37d19c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-fe6f48c4-48f9-4492-92e2-ff12ab37d19c tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1099/2163] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:06:17 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1d16ff7c-7737-4046-b653-7991ed22fe83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1d16ff7c-7737-4046-b653-7991ed22fe83 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1d16ff7c-7737-4046-b653-7991ed22fe83 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1d16ff7c-7737-4046-b653-7991ed22fe83 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1d16ff7c-7737-4046-b653-7991ed22fe83 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1d16ff7c-7737-4046-b653-7991ed22fe83 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1065/2164] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:18 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-28dffec8-1b54-432d-aeb4-5c54ecd6e800 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-28dffec8-1b54-432d-aeb4-5c54ecd6e800 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-28dffec8-1b54-432d-aeb4-5c54ecd6e800 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-28dffec8-1b54-432d-aeb4-5c54ecd6e800 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-28dffec8-1b54-432d-aeb4-5c54ecd6e800 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-28dffec8-1b54-432d-aeb4-5c54ecd6e800 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1100/2165] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:18 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 1202 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Delete volume with id: 7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] PUT http://192.168.122.139/volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088 Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Acquiring lock "cinder-attachment_update-7ff31702-5179-4e48-be4b-b46214bcf262-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Lock "cinder-attachment_update-7ff31702-5179-4e48-be4b-b46214bcf262-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:06:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Delete volume request issued successfully. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-df0d55f1-dc8f-439b-a735-f1b79a1323d4 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 202 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1101/2166] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:06:18 2026] DELETE /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7d0a1359-03cb-41be-8c22-7ef774c4b182 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7d0a1359-03cb-41be-8c22-7ef774c4b182 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7d0a1359-03cb-41be-8c22-7ef774c4b182 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7d0a1359-03cb-41be-8c22-7ef774c4b182 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7d0a1359-03cb-41be-8c22-7ef774c4b182 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7d0a1359-03cb-41be-8c22-7ef774c4b182 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1102/2167] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:18 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 1201 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:18 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Lock "cinder-attachment_update-7ff31702-5179-4e48-be4b-b46214bcf262-devstack" released by "attachment_update" :: held 0.336s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:06:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-d68e8227-cc82-4a90-81d2-b48c1455335a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088 returned with HTTP 200 Sep 03 11:06:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1066/2168] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:06:18 2026] PUT /volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088 => generated 694 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-75656ffd-6700-402c-a049-40455a5656de req-25683784-35bd-4b79-add7-e587c6f70adf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-25683784-35bd-4b79-add7-e587c6f70adf tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088/action Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-25683784-35bd-4b79-add7-e587c6f70adf tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-25683784-35bd-4b79-add7-e587c6f70adf tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-75656ffd-6700-402c-a049-40455a5656de req-25683784-35bd-4b79-add7-e587c6f70adf tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088/action returned with HTTP 204 Sep 03 11:06:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1103/2169] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:06:18 2026] POST /volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bad33fd9-db67-4160-9f45-053129ece4bc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bad33fd9-db67-4160-9f45-053129ece4bc tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bad33fd9-db67-4160-9f45-053129ece4bc tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bad33fd9-db67-4160-9f45-053129ece4bc tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bad33fd9-db67-4160-9f45-053129ece4bc tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Volume info retrieved successfully. Sep 03 11:06:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bad33fd9-db67-4160-9f45-053129ece4bc tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 200 Sep 03 11:06:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1067/2170] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:19 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 1201 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5ecc0b67-8412-4b4f-bcfc-f684de25d138 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5ecc0b67-8412-4b4f-bcfc-f684de25d138 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5ecc0b67-8412-4b4f-bcfc-f684de25d138 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5ecc0b67-8412-4b4f-bcfc-f684de25d138 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5ecc0b67-8412-4b4f-bcfc-f684de25d138 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 404 Sep 03 11:06:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1104/2171] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:20 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:06:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-559a95de-1dd1-4d17-916c-084a235c124c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-559a95de-1dd1-4d17-916c-084a235c124c tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-559a95de-1dd1-4d17-916c-084a235c124c tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-559a95de-1dd1-4d17-916c-084a235c124c tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:20 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-559a95de-1dd1-4d17-916c-084a235c124c tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Delete volume with id: 7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-559a95de-1dd1-4d17-916c-084a235c124c tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 404 Sep 03 11:06:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1068/2172] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:06:20 2026] DELETE /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:06:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d1d89b4c-d039-43c6-8187-1cdd7787c177 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1d89b4c-d039-43c6-8187-1cdd7787c177 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] GET http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 Sep 03 11:06:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1d89b4c-d039-43c6-8187-1cdd7787c177 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1d89b4c-d039-43c6-8187-1cdd7787c177 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1d89b4c-d039-43c6-8187-1cdd7787c177 tempest-VolumeImageDependencyTests-391381719 tempest-VolumeImageDependencyTests-391381719-project-member] http://192.168.122.139/volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 returned with HTTP 404 Sep 03 11:06:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1105/2173] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:20 2026] GET /volume/v3/volumes/7b8f474a-440e-4e60-ad79-509d2c1d14e6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-12f4848e-8cdb-40c6-ad40-c0438445e9eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fc87b802-7929-4984-ba3b-b30a8558581b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-12f4848e-8cdb-40c6-ad40-c0438445e9eb tempest-AvailabilityZoneTestJSON-884619818 tempest-AvailabilityZoneTestJSON-884619818-project-member] GET http://192.168.122.139/volume/v3/os-availability-zone Sep 03 11:06:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc87b802-7929-4984-ba3b-b30a8558581b tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-12f4848e-8cdb-40c6-ad40-c0438445e9eb tempest-AvailabilityZoneTestJSON-884619818 tempest-AvailabilityZoneTestJSON-884619818-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc87b802-7929-4984-ba3b-b30a8558581b tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1423076106", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-12f4848e-8cdb-40c6-ad40-c0438445e9eb tempest-AvailabilityZoneTestJSON-884619818 tempest-AvailabilityZoneTestJSON-884619818-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: /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 11:06:27 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-12f4848e-8cdb-40c6-ad40-c0438445e9eb tempest-AvailabilityZoneTestJSON-884619818 tempest-AvailabilityZoneTestJSON-884619818-project-member] Availability Zones retrieved successfully. Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-12f4848e-8cdb-40c6-ad40-c0438445e9eb tempest-AvailabilityZoneTestJSON-884619818 tempest-AvailabilityZoneTestJSON-884619818-project-member] http://192.168.122.139/volume/v3/os-availability-zone returned with HTTP 200 Sep 03 11:06:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1069/2174] 192.168.122.139 () {58 vars in 1160 bytes} [Thu Sep 3 11:06:27 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc87b802-7929-4984-ba3b-b30a8558581b tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1106/2175] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:27 2026] POST /volume/v3/types => generated 380 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-37785141-ecaa-4b5a-9fe5-6749788f84e2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37785141-ecaa-4b5a-9fe5-6749788f84e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-37785141-ecaa-4b5a-9fe5-6749788f84e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-37785141-ecaa-4b5a-9fe5-6749788f84e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption returned with HTTP 200 Sep 03 11:06:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1070/2176] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:06:27 2026] POST /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption => generated 239 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-629a6c59-7a29-41df-8c3f-ac78fed9acdc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-629a6c59-7a29-41df-8c3f-ac78fed9acdc tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-629a6c59-7a29-41df-8c3f-ac78fed9acdc tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-769514435", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-629a6c59-7a29-41df-8c3f-ac78fed9acdc tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1107/2177] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:27 2026] POST /volume/v3/types => generated 379 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-13204394-02b7-4ae3-9280-c7313c99e049 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-13204394-02b7-4ae3-9280-c7313c99e049 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types/91c1b9fa-e0f2-425c-b112-8ff493a10805/encryption Sep 03 11:06:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-13204394-02b7-4ae3-9280-c7313c99e049 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-13204394-02b7-4ae3-9280-c7313c99e049 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/91c1b9fa-e0f2-425c-b112-8ff493a10805/encryption returned with HTTP 200 Sep 03 11:06:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1071/2178] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:06:27 2026] POST /volume/v3/types/91c1b9fa-e0f2-425c-b112-8ff493a10805/encryption => generated 239 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-09937e2b-b8ab-465b-8907-c644e07b5963 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09937e2b-b8ab-465b-8907-c644e07b5963 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-09937e2b-b8ab-465b-8907-c644e07b5963 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679810909", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-09937e2b-b8ab-465b-8907-c644e07b5963 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1108/2179] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:27 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3aeb64ba-dda9-4e3f-9795-6c2d5102acf2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3aeb64ba-dda9-4e3f-9795-6c2d5102acf2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4/extra_specs Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3aeb64ba-dda9-4e3f-9795-6c2d5102acf2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3aeb64ba-dda9-4e3f-9795-6c2d5102acf2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4/extra_specs returned with HTTP 200 Sep 03 11:06:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1072/2180] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:06:28 2026] POST /volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4/extra_specs => generated 35 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9c2e772e-fcb3-4188-81c4-0115804bcfe0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c2e772e-fcb3-4188-81c4-0115804bcfe0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] PUT http://192.168.122.139/volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4/extra_specs/key2 Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c2e772e-fcb3-4188-81c4-0115804bcfe0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c2e772e-fcb3-4188-81c4-0115804bcfe0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4/extra_specs/key2 returned with HTTP 200 Sep 03 11:06:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1109/2181] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:06:28 2026] PUT /volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4/extra_specs/key2 => generated 25 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d8d9fab1-1037-4876-8a7b-04e8a7690ea9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d8d9fab1-1037-4876-8a7b-04e8a7690ea9 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d8d9fab1-1037-4876-8a7b-04e8a7690ea9 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d8d9fab1-1037-4876-8a7b-04e8a7690ea9 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1073/2182] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:06:28 2026] POST /volume/v3/types => generated 195 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0e9e7565-1dbd-4742-9651-caed034f9854 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e9e7565-1dbd-4742-9651-caed034f9854 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/69063b95-c488-4884-919b-15aab4eea98f Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7565-1dbd-4742-9651-caed034f9854 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7565-1dbd-4742-9651-caed034f9854 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e9e7565-1dbd-4742-9651-caed034f9854 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/69063b95-c488-4884-919b-15aab4eea98f returned with HTTP 202 Sep 03 11:06:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1110/2183] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:28 2026] DELETE /volume/v3/types/69063b95-c488-4884-919b-15aab4eea98f => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-54ffa710-9cc3-44e7-a72e-98a6feb8a576 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54ffa710-9cc3-44e7-a72e-98a6feb8a576 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54ffa710-9cc3-44e7-a72e-98a6feb8a576 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-99421098", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54ffa710-9cc3-44e7-a72e-98a6feb8a576 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1074/2184] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:28 2026] POST /volume/v3/types => generated 378 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-056ea59b-b74a-4c5b-8faa-b849eda6d388 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-056ea59b-b74a-4c5b-8faa-b849eda6d388 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba/encryption Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-056ea59b-b74a-4c5b-8faa-b849eda6d388 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-056ea59b-b74a-4c5b-8faa-b849eda6d388 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba/encryption returned with HTTP 200 Sep 03 11:06:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1111/2185] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:06:28 2026] POST /volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba/encryption => generated 239 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4f46f4b7-9979-4a9a-8867-fd014039e3b5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f46f4b7-9979-4a9a-8867-fd014039e3b5 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba/encryption/513c7bbb-4c7b-4e67-8684-eeecccf8b56b Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f46f4b7-9979-4a9a-8867-fd014039e3b5 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f46f4b7-9979-4a9a-8867-fd014039e3b5 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f46f4b7-9979-4a9a-8867-fd014039e3b5 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba/encryption/513c7bbb-4c7b-4e67-8684-eeecccf8b56b returned with HTTP 202 Sep 03 11:06:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1075/2186] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:06:28 2026] DELETE /volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba/encryption/513c7bbb-4c7b-4e67-8684-eeecccf8b56b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d864a70-8450-46f6-87af-ec2c007e274c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d864a70-8450-46f6-87af-ec2c007e274c tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d864a70-8450-46f6-87af-ec2c007e274c tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1192622929", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d864a70-8450-46f6-87af-ec2c007e274c tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1112/2187] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:28 2026] POST /volume/v3/types => generated 380 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e3b0b45-09fb-47c1-bb78-69bf178a7b8a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e3b0b45-09fb-47c1-bb78-69bf178a7b8a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/62617174-6b79-4592-b146-e09f9ebb7003/extra_specs/key1 Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e3b0b45-09fb-47c1-bb78-69bf178a7b8a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e3b0b45-09fb-47c1-bb78-69bf178a7b8a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e3b0b45-09fb-47c1-bb78-69bf178a7b8a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/62617174-6b79-4592-b146-e09f9ebb7003/extra_specs/key1 returned with HTTP 202 Sep 03 11:06:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1076/2188] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:06:29 2026] DELETE /volume/v3/types/62617174-6b79-4592-b146-e09f9ebb7003/extra_specs/key1 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3de2e676-4b1f-4f2d-b577-9789fdb2dd3a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3de2e676-4b1f-4f2d-b577-9789fdb2dd3a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3de2e676-4b1f-4f2d-b577-9789fdb2dd3a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1361704074", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3de2e676-4b1f-4f2d-b577-9789fdb2dd3a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1113/2189] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:29 2026] POST /volume/v3/types => generated 380 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-528326fd-5342-420f-a3f7-7686bce782ad None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-528326fd-5342-420f-a3f7-7686bce782ad tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/d4698d84-6f03-4fee-9a59-40fb7ca456d3 Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-528326fd-5342-420f-a3f7-7686bce782ad tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-528326fd-5342-420f-a3f7-7686bce782ad tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-528326fd-5342-420f-a3f7-7686bce782ad tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/d4698d84-6f03-4fee-9a59-40fb7ca456d3 returned with HTTP 202 Sep 03 11:06:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1077/2190] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:29 2026] DELETE /volume/v3/types/d4698d84-6f03-4fee-9a59-40fb7ca456d3 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-452f0767-eb59-4ecf-8c5f-253c289f7230 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-452f0767-eb59-4ecf-8c5f-253c289f7230 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-452f0767-eb59-4ecf-8c5f-253c289f7230 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-452f0767-eb59-4ecf-8c5f-253c289f7230 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-452f0767-eb59-4ecf-8c5f-253c289f7230 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs returned with HTTP 200 Sep 03 11:06:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1114/2191] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:06:29 2026] GET /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs => generated 185 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-773944ef-c1d7-40fc-94b5-48a24ebef1b3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-773944ef-c1d7-40fc-94b5-48a24ebef1b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-773944ef-c1d7-40fc-94b5-48a24ebef1b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-773944ef-c1d7-40fc-94b5-48a24ebef1b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-773944ef-c1d7-40fc-94b5-48a24ebef1b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1078/2192] 192.168.122.139 () {58 vars in 1115 bytes} [Thu Sep 3 11:06:29 2026] GET /volume/v3/types => generated 3410 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a89fc790-4fe2-41fe-9a48-88d2a2cea739 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a89fc790-4fe2-41fe-9a48-88d2a2cea739 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption/cipher Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a89fc790-4fe2-41fe-9a48-88d2a2cea739 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a89fc790-4fe2-41fe-9a48-88d2a2cea739 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=481,cinder:INSERT=115,cinder:UPDATE=125 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a89fc790-4fe2-41fe-9a48-88d2a2cea739 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption/cipher returned with HTTP 200 Sep 03 11:06:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1115/2193] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:06:29 2026] GET /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption/cipher => generated 29 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-17bd293e-75a7-47a9-acb3-4a7e6eaf53a0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17bd293e-75a7-47a9-acb3-4a7e6eaf53a0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17bd293e-75a7-47a9-acb3-4a7e6eaf53a0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17bd293e-75a7-47a9-acb3-4a7e6eaf53a0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17bd293e-75a7-47a9-acb3-4a7e6eaf53a0 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption returned with HTTP 200 Sep 03 11:06:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1079/2194] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:06:29 2026] GET /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption => generated 325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-617d03d8-ed2c-4299-8b5f-e00733b249b3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-617d03d8-ed2c-4299-8b5f-e00733b249b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/multiattach Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-617d03d8-ed2c-4299-8b5f-e00733b249b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-617d03d8-ed2c-4299-8b5f-e00733b249b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-617d03d8-ed2c-4299-8b5f-e00733b249b3 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/multiattach returned with HTTP 200 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1116/2195] 192.168.122.139 () {58 vars in 1298 bytes} [Thu Sep 3 11:06:29 2026] GET /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/multiattach => generated 29 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f3b68ed0-aa93-4fdb-bd76-a3242e16c84a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3b68ed0-aa93-4fdb-bd76-a3242e16c84a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/volume_backend_name Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3b68ed0-aa93-4fdb-bd76-a3242e16c84a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3b68ed0-aa93-4fdb-bd76-a3242e16c84a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=479,cinder:UPDATE=125,cinder:INSERT=78 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3b68ed0-aa93-4fdb-bd76-a3242e16c84a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 11:06:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1080/2196] 192.168.122.139 () {58 vars in 1322 bytes} [Thu Sep 3 11:06:30 2026] GET /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/volume_backend_name => generated 44 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0ab89d5-fb04-4230-ac1d-f0c40ccdf46f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0ab89d5-fb04-4230-ac1d-f0c40ccdf46f tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] GET http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0ab89d5-fb04-4230-ac1d-f0c40ccdf46f tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0ab89d5-fb04-4230-ac1d-f0c40ccdf46f tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0ab89d5-fb04-4230-ac1d-f0c40ccdf46f tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 returned with HTTP 200 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1117/2197] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:06:30 2026] GET /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 => generated 402 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-91e96865-9f56-4735-9db8-fb085b57be04 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91e96865-9f56-4735-9db8-fb085b57be04 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] PUT http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption/a51366ed-7059-400d-8011-44ae3ad9fff1 Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91e96865-9f56-4735-9db8-fb085b57be04 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91e96865-9f56-4735-9db8-fb085b57be04 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption/a51366ed-7059-400d-8011-44ae3ad9fff1 returned with HTTP 200 Sep 03 11:06:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1081/2198] 192.168.122.139 () {60 vars in 1390 bytes} [Thu Sep 3 11:06:30 2026] PUT /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/encryption/a51366ed-7059-400d-8011-44ae3ad9fff1 => generated 33 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-901ba65c-10a8-4512-82bb-6337120f830a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-901ba65c-10a8-4512-82bb-6337120f830a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] PUT http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/key1 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-901ba65c-10a8-4512-82bb-6337120f830a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-901ba65c-10a8-4512-82bb-6337120f830a tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/key1 returned with HTTP 200 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1118/2199] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:06:30 2026] PUT /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3/extra_specs/key1 => generated 30 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-16ddb658-718f-4d6c-8179-224888358f03 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16ddb658-718f-4d6c-8179-224888358f03 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] PUT http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16ddb658-718f-4d6c-8179-224888358f03 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16ddb658-718f-4d6c-8179-224888358f03 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 returned with HTTP 200 Sep 03 11:06:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1082/2200] 192.168.122.139 () {60 vars in 1246 bytes} [Thu Sep 3 11:06:30 2026] PUT /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 => generated 371 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bcd516d8-5ee1-4728-bf42-4ba4c71e96e2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bcd516d8-5ee1-4728-bf42-4ba4c71e96e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/62617174-6b79-4592-b146-e09f9ebb7003 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bcd516d8-5ee1-4728-bf42-4ba4c71e96e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bcd516d8-5ee1-4728-bf42-4ba4c71e96e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bcd516d8-5ee1-4728-bf42-4ba4c71e96e2 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/62617174-6b79-4592-b146-e09f9ebb7003 returned with HTTP 202 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1119/2201] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:30 2026] DELETE /volume/v3/types/62617174-6b79-4592-b146-e09f9ebb7003 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a2db465f-b2f9-42f0-8969-e9cf0c4dbfc6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2db465f-b2f9-42f0-8969-e9cf0c4dbfc6 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2db465f-b2f9-42f0-8969-e9cf0c4dbfc6 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2db465f-b2f9-42f0-8969-e9cf0c4dbfc6 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2db465f-b2f9-42f0-8969-e9cf0c4dbfc6 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba returned with HTTP 202 Sep 03 11:06:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1083/2202] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:30 2026] DELETE /volume/v3/types/9f6b38e2-1d70-4abc-9de7-cd1183b71aba => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8cc9a053-587d-4a0d-86e4-851afb552cee None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8cc9a053-587d-4a0d-86e4-851afb552cee tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4 Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8cc9a053-587d-4a0d-86e4-851afb552cee tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8cc9a053-587d-4a0d-86e4-851afb552cee tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8cc9a053-587d-4a0d-86e4-851afb552cee tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4 returned with HTTP 202 Sep 03 11:06:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1120/2203] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:30 2026] DELETE /volume/v3/types/bc27a985-0091-418f-aa1b-47fd7ba60bd4 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c177d99c-684b-4e7d-bb69-8080b75c1292 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c177d99c-684b-4e7d-bb69-8080b75c1292 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/91c1b9fa-e0f2-425c-b112-8ff493a10805 Sep 03 11:06:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c177d99c-684b-4e7d-bb69-8080b75c1292 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c177d99c-684b-4e7d-bb69-8080b75c1292 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c177d99c-684b-4e7d-bb69-8080b75c1292 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/91c1b9fa-e0f2-425c-b112-8ff493a10805 returned with HTTP 202 Sep 03 11:06:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1084/2204] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:31 2026] DELETE /volume/v3/types/91c1b9fa-e0f2-425c-b112-8ff493a10805 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-957e7e0d-7ca8-49a9-8840-e0ab17f92b21 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-957e7e0d-7ca8-49a9-8840-e0ab17f92b21 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] DELETE http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 Sep 03 11:06:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-957e7e0d-7ca8-49a9-8840-e0ab17f92b21 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-957e7e0d-7ca8-49a9-8840-e0ab17f92b21 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-957e7e0d-7ca8-49a9-8840-e0ab17f92b21 tempest-VolumeTypesAdminTests-238363953 tempest-VolumeTypesAdminTests-238363953-project-admin] http://192.168.122.139/volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 returned with HTTP 202 Sep 03 11:06:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1121/2205] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:31 2026] DELETE /volume/v3/types/1e0cfd20-ccb2-4c62-bd74-c90ac59504c3 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:06:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ec3b0a57-71de-4503-96d2-8d637f2e9c3b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec3b0a57-71de-4503-96d2-8d637f2e9c3b None None] GET http://192.168.122.139/volume// Sep 03 11:06:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec3b0a57-71de-4503-96d2-8d637f2e9c3b None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ec3b0a57-71de-4503-96d2-8d637f2e9c3b None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ec3b0a57-71de-4503-96d2-8d637f2e9c3b None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1085/2206] 192.168.122.139 () {56 vars in 888 bytes} [Thu Sep 3 11:06:33 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 11:06:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bd60a9fd-d5b1-4ce5-a784-049cab64d316 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd60a9fd-d5b1-4ce5-a784-049cab64d316 None None] GET http://192.168.122.139/volume// Sep 03 11:06:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd60a9fd-d5b1-4ce5-a784-049cab64d316 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd60a9fd-d5b1-4ce5-a784-049cab64d316 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd60a9fd-d5b1-4ce5-a784-049cab64d316 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1122/2207] 192.168.122.139 () {56 vars in 888 bytes} [Thu Sep 3 11:06:33 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:06:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8c6c4c29-6f42-4ddf-a884-1eac2b3e66f5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c6c4c29-6f42-4ddf-a884-1eac2b3e66f5 tempest-VersionsTest-59649622 tempest-VersionsTest-59649622-project-member] GET http://192.168.122.139/volume/v3/ Sep 03 11:06:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c6c4c29-6f42-4ddf-a884-1eac2b3e66f5 tempest-VersionsTest-59649622 tempest-VersionsTest-59649622-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c6c4c29-6f42-4ddf-a884-1eac2b3e66f5 tempest-VersionsTest-59649622 tempest-VersionsTest-59649622-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c6c4c29-6f42-4ddf-a884-1eac2b3e66f5 tempest-VersionsTest-59649622 tempest-VersionsTest-59649622-project-member] http://192.168.122.139/volume/v3/ returned with HTTP 200 Sep 03 11:06:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1086/2208] 192.168.122.139 () {58 vars in 1100 bytes} [Thu Sep 3 11:06:33 2026] GET /volume/v3/ => generated 390 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fb8ec4e4-7736-423e-b4af-d318d974b5e3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb8ec4e4-7736-423e-b4af-d318d974b5e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb8ec4e4-7736-423e-b4af-d318d974b5e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-207300784", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb8ec4e4-7736-423e-b4af-d318d974b5e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1123/2209] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:38 2026] POST /volume/v3/types => generated 379 bytes in 867 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-60cdb9df-5590-43a1-9543-8f76513bddbd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-60cdb9df-5590-43a1-9543-8f76513bddbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-60cdb9df-5590-43a1-9543-8f76513bddbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-60cdb9df-5590-43a1-9543-8f76513bddbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption returned with HTTP 200 Sep 03 11:06:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1087/2210] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4532a967-c81c-4332-a506-d1e26215e883 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4532a967-c81c-4332-a506-d1e26215e883 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4532a967-c81c-4332-a506-d1e26215e883 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1692374114", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4532a967-c81c-4332-a506-d1e26215e883 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1124/2211] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e083f1d0-0f74-419f-b360-37e29419f3d0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e083f1d0-0f74-419f-b360-37e29419f3d0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] POST http://192.168.122.139/volume/v3/types/b2529231-ee72-4a01-a1ab-5cedf60a6ce7/encryption Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e083f1d0-0f74-419f-b360-37e29419f3d0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-e083f1d0-0f74-419f-b360-37e29419f3d0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e083f1d0-0f74-419f-b360-37e29419f3d0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/b2529231-ee72-4a01-a1ab-5cedf60a6ce7/encryption returned with HTTP 403 Sep 03 11:06:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1088/2212] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types/b2529231-ee72-4a01-a1ab-5cedf60a6ce7/encryption => generated 127 bytes in 543 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-93195fd8-d6b3-4623-a6ab-4e0c50c6b815 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-93195fd8-d6b3-4623-a6ab-4e0c50c6b815 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-93195fd8-d6b3-4623-a6ab-4e0c50c6b815 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1265196436", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-93195fd8-d6b3-4623-a6ab-4e0c50c6b815 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1125/2213] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3cef7064-a395-4239-bdae-21632d5bdfcd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3cef7064-a395-4239-bdae-21632d5bdfcd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] POST http://192.168.122.139/volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d/extra_specs Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3cef7064-a395-4239-bdae-21632d5bdfcd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-3cef7064-a395-4239-bdae-21632d5bdfcd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3cef7064-a395-4239-bdae-21632d5bdfcd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d/extra_specs returned with HTTP 403 Sep 03 11:06:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1089/2214] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d/extra_specs => generated 122 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5eda8102-4017-4a46-9f44-c9521457365a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5eda8102-4017-4a46-9f44-c9521457365a tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] PUT http://192.168.122.139/volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d/extra_specs/key2 Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5eda8102-4017-4a46-9f44-c9521457365a tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-5eda8102-4017-4a46-9f44-c9521457365a tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5eda8102-4017-4a46-9f44-c9521457365a tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d/extra_specs/key2 returned with HTTP 403 Sep 03 11:06:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1126/2215] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:06:39 2026] PUT /volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d/extra_specs/key2 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bd196bf2-3dfb-4707-a616-dd5097e139e0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd196bf2-3dfb-4707-a616-dd5097e139e0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd196bf2-3dfb-4707-a616-dd5097e139e0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-bd196bf2-3dfb-4707-a616-dd5097e139e0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd196bf2-3dfb-4707-a616-dd5097e139e0 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types returned with HTTP 403 Sep 03 11:06:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1090/2216] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types => generated 109 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f9aa9038-b22f-4589-b54e-03f3f07dee0d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f9aa9038-b22f-4589-b54e-03f3f07dee0d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f9aa9038-b22f-4589-b54e-03f3f07dee0d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-646340160", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f9aa9038-b22f-4589-b54e-03f3f07dee0d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1127/2217] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:39 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-df2cbd54-d00b-4381-8b97-169d0dfdb0ec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df2cbd54-d00b-4381-8b97-169d0dfdb0ec tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d/encryption Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df2cbd54-d00b-4381-8b97-169d0dfdb0ec tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df2cbd54-d00b-4381-8b97-169d0dfdb0ec tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d/encryption returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1091/2218] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:06:40 2026] POST /volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d/encryption => generated 239 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-67bba19c-a712-4196-9531-e6ccf67b483b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-67bba19c-a712-4196-9531-e6ccf67b483b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] DELETE http://192.168.122.139/volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d/encryption/51c135a3-f60f-47b4-8b36-006b2d6e7b90 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-67bba19c-a712-4196-9531-e6ccf67b483b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-67bba19c-a712-4196-9531-e6ccf67b483b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-67bba19c-a712-4196-9531-e6ccf67b483b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-67bba19c-a712-4196-9531-e6ccf67b483b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d/encryption/51c135a3-f60f-47b4-8b36-006b2d6e7b90 returned with HTTP 403 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1128/2219] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:06:40 2026] DELETE /volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d/encryption/51c135a3-f60f-47b4-8b36-006b2d6e7b90 => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f9dd399e-ce03-4a1e-9c8e-6d29a9b835b2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9dd399e-ce03-4a1e-9c8e-6d29a9b835b2 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9dd399e-ce03-4a1e-9c8e-6d29a9b835b2 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-762636125", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9dd399e-ce03-4a1e-9c8e-6d29a9b835b2 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1092/2220] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:40 2026] POST /volume/v3/types => generated 379 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f8bf8cd2-5762-49a4-bbe7-78912a0d4a57 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f8bf8cd2-5762-49a4-bbe7-78912a0d4a57 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] DELETE http://192.168.122.139/volume/v3/types/6e0b75d6-f7fc-4413-93f9-ef8c1f554027/extra_specs/key1 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f8bf8cd2-5762-49a4-bbe7-78912a0d4a57 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f8bf8cd2-5762-49a4-bbe7-78912a0d4a57 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-f8bf8cd2-5762-49a4-bbe7-78912a0d4a57 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f8bf8cd2-5762-49a4-bbe7-78912a0d4a57 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/6e0b75d6-f7fc-4413-93f9-ef8c1f554027/extra_specs/key1 returned with HTTP 403 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1129/2221] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:06:40 2026] DELETE /volume/v3/types/6e0b75d6-f7fc-4413-93f9-ef8c1f554027/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a049f95c-3ed0-467c-8230-c669ec63ac38 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a049f95c-3ed0-467c-8230-c669ec63ac38 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a049f95c-3ed0-467c-8230-c669ec63ac38 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-264046287", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a049f95c-3ed0-467c-8230-c669ec63ac38 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1093/2222] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:06:40 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 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2503df32-eb63-49cf-978e-1e4edf75bed6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2503df32-eb63-49cf-978e-1e4edf75bed6 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] DELETE http://192.168.122.139/volume/v3/types/e13fef16-5f69-4137-b006-1773da952d05 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2503df32-eb63-49cf-978e-1e4edf75bed6 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2503df32-eb63-49cf-978e-1e4edf75bed6 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-2503df32-eb63-49cf-978e-1e4edf75bed6 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2503df32-eb63-49cf-978e-1e4edf75bed6 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/e13fef16-5f69-4137-b006-1773da952d05 returned with HTTP 403 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1130/2223] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:40 2026] DELETE /volume/v3/types/e13fef16-5f69-4137-b006-1773da952d05 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-15237012-314e-4d13-a526-e7d6ac5e6ffc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-15237012-314e-4d13-a526-e7d6ac5e6ffc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-15237012-314e-4d13-a526-e7d6ac5e6ffc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-15237012-314e-4d13-a526-e7d6ac5e6ffc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-15237012-314e-4d13-a526-e7d6ac5e6ffc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1094/2224] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs => generated 123 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ff982f50-1f5c-4098-afe8-0dada4ee9dbd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ff982f50-1f5c-4098-afe8-0dada4ee9dbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ff982f50-1f5c-4098-afe8-0dada4ee9dbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ff982f50-1f5c-4098-afe8-0dada4ee9dbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-ff982f50-1f5c-4098-afe8-0dada4ee9dbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ff982f50-1f5c-4098-afe8-0dada4ee9dbd tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1131/2225] 192.168.122.139 () {58 vars in 1115 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types => generated 3118 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-99cabef4-32a3-4733-ac89-c7b7db904d1c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-99cabef4-32a3-4733-ac89-c7b7db904d1c tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption/cipher Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-99cabef4-32a3-4733-ac89-c7b7db904d1c tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-99cabef4-32a3-4733-ac89-c7b7db904d1c tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-99cabef4-32a3-4733-ac89-c7b7db904d1c tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-99cabef4-32a3-4733-ac89-c7b7db904d1c tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption/cipher returned with HTTP 403 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1095/2226] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption/cipher => generated 124 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bad19baa-a705-46a6-bb6d-974208ce00f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bad19baa-a705-46a6-bb6d-974208ce00f9 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bad19baa-a705-46a6-bb6d-974208ce00f9 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bad19baa-a705-46a6-bb6d-974208ce00f9 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-bad19baa-a705-46a6-bb6d-974208ce00f9 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bad19baa-a705-46a6-bb6d-974208ce00f9 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption returned with HTTP 403 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1132/2227] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e3025f4e-5d10-4307-a549-16546a469b5b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3025f4e-5d10-4307-a549-16546a469b5b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/multiattach Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e3025f4e-5d10-4307-a549-16546a469b5b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e3025f4e-5d10-4307-a549-16546a469b5b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3025f4e-5d10-4307-a549-16546a469b5b tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/multiattach returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1096/2228] 192.168.122.139 () {58 vars in 1298 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/multiattach => generated 29 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-89fc0624-e576-4e53-881d-ceb8c2f95ede None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-89fc0624-e576-4e53-881d-ceb8c2f95ede tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/volume_backend_name Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-89fc0624-e576-4e53-881d-ceb8c2f95ede tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-89fc0624-e576-4e53-881d-ceb8c2f95ede tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-89fc0624-e576-4e53-881d-ceb8c2f95ede tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1133/2229] 192.168.122.139 () {58 vars in 1322 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/volume_backend_name => generated 143 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-caad8168-b0a0-4ea8-bd52-cd2d4b9c7131 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-caad8168-b0a0-4ea8-bd52-cd2d4b9c7131 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] GET http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-caad8168-b0a0-4ea8-bd52-cd2d4b9c7131 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-caad8168-b0a0-4ea8-bd52-cd2d4b9c7131 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-caad8168-b0a0-4ea8-bd52-cd2d4b9c7131 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c returned with HTTP 200 Sep 03 11:06:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1097/2230] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c => generated 317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9bc3f629-1af8-4b18-8ae3-d1da9b73821d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9bc3f629-1af8-4b18-8ae3-d1da9b73821d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] PUT http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption/17f82917-7c62-4758-8d8c-81cfdaee2211 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9bc3f629-1af8-4b18-8ae3-d1da9b73821d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-9bc3f629-1af8-4b18-8ae3-d1da9b73821d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9bc3f629-1af8-4b18-8ae3-d1da9b73821d tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption/17f82917-7c62-4758-8d8c-81cfdaee2211 returned with HTTP 403 Sep 03 11:06:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1134/2231] 192.168.122.139 () {60 vars in 1390 bytes} [Thu Sep 3 11:06:40 2026] PUT /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/encryption/17f82917-7c62-4758-8d8c-81cfdaee2211 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-57b34541-d99c-40c2-8d7f-7628847a0a5e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57b34541-d99c-40c2-8d7f-7628847a0a5e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] PUT http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/key1 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57b34541-d99c-40c2-8d7f-7628847a0a5e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-57b34541-d99c-40c2-8d7f-7628847a0a5e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57b34541-d99c-40c2-8d7f-7628847a0a5e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/key1 returned with HTTP 403 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1098/2232] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:06:40 2026] PUT /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c/extra_specs/key1 => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-181e0a70-daa6-4c7b-b8df-705e5ab1a3dc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-181e0a70-daa6-4c7b-b8df-705e5ab1a3dc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] PUT http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-181e0a70-daa6-4c7b-b8df-705e5ab1a3dc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-181e0a70-daa6-4c7b-b8df-705e5ab1a3dc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8f201eeca6684f179479af3f6d94942a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a276f88345d4d7b82b66f67aa922d41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-181e0a70-daa6-4c7b-b8df-705e5ab1a3dc tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-member] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c returned with HTTP 403 Sep 03 11:06:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1135/2233] 192.168.122.139 () {60 vars in 1246 bytes} [Thu Sep 3 11:06:41 2026] PUT /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-de5a675d-6f85-4149-a248-2651bdfda2b4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de5a675d-6f85-4149-a248-2651bdfda2b4 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] DELETE http://192.168.122.139/volume/v3/types/e13fef16-5f69-4137-b006-1773da952d05 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de5a675d-6f85-4149-a248-2651bdfda2b4 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de5a675d-6f85-4149-a248-2651bdfda2b4 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de5a675d-6f85-4149-a248-2651bdfda2b4 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/e13fef16-5f69-4137-b006-1773da952d05 returned with HTTP 202 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1099/2234] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:41 2026] DELETE /volume/v3/types/e13fef16-5f69-4137-b006-1773da952d05 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-78bbccbc-d339-4175-bbc8-a3c71a9c65fb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-78bbccbc-d339-4175-bbc8-a3c71a9c65fb tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] DELETE http://192.168.122.139/volume/v3/types/6e0b75d6-f7fc-4413-93f9-ef8c1f554027 Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-78bbccbc-d339-4175-bbc8-a3c71a9c65fb tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-78bbccbc-d339-4175-bbc8-a3c71a9c65fb tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-78bbccbc-d339-4175-bbc8-a3c71a9c65fb tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/6e0b75d6-f7fc-4413-93f9-ef8c1f554027 returned with HTTP 202 Sep 03 11:06:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1136/2235] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:41 2026] DELETE /volume/v3/types/6e0b75d6-f7fc-4413-93f9-ef8c1f554027 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af3b7cd6-bddd-4341-8379-a0dc93c45ad5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af3b7cd6-bddd-4341-8379-a0dc93c45ad5 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] DELETE http://192.168.122.139/volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af3b7cd6-bddd-4341-8379-a0dc93c45ad5 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af3b7cd6-bddd-4341-8379-a0dc93c45ad5 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af3b7cd6-bddd-4341-8379-a0dc93c45ad5 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d returned with HTTP 202 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1100/2236] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:41 2026] DELETE /volume/v3/types/73f22217-cfcc-404c-9842-ce7db0b92a4d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e2185b6f-e0c7-4088-9af0-6ead0df7426e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2185b6f-e0c7-4088-9af0-6ead0df7426e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] DELETE http://192.168.122.139/volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2185b6f-e0c7-4088-9af0-6ead0df7426e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2185b6f-e0c7-4088-9af0-6ead0df7426e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2185b6f-e0c7-4088-9af0-6ead0df7426e tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d returned with HTTP 202 Sep 03 11:06:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1137/2237] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:41 2026] DELETE /volume/v3/types/719571b7-da15-427c-8f46-e282f86faf3d => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1eead54b-8f10-4560-aceb-8b51e93020e3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1eead54b-8f10-4560-aceb-8b51e93020e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] DELETE http://192.168.122.139/volume/v3/types/b2529231-ee72-4a01-a1ab-5cedf60a6ce7 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1eead54b-8f10-4560-aceb-8b51e93020e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1eead54b-8f10-4560-aceb-8b51e93020e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1eead54b-8f10-4560-aceb-8b51e93020e3 tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/b2529231-ee72-4a01-a1ab-5cedf60a6ce7 returned with HTTP 202 Sep 03 11:06:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1101/2238] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:41 2026] DELETE /volume/v3/types/b2529231-ee72-4a01-a1ab-5cedf60a6ce7 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c553bb0f-fed5-418a-ac0c-c0d48031d39f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c553bb0f-fed5-418a-ac0c-c0d48031d39f tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] DELETE http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c553bb0f-fed5-418a-ac0c-c0d48031d39f tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c553bb0f-fed5-418a-ac0c-c0d48031d39f tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c553bb0f-fed5-418a-ac0c-c0d48031d39f tempest-VolumeTypesMemberTests-899076445 tempest-VolumeTypesMemberTests-899076445-project-admin] http://192.168.122.139/volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c returned with HTTP 202 Sep 03 11:06:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1138/2239] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:06:41 2026] DELETE /volume/v3/types/4807668e-64e4-4618-b39e-48d33a97912c => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-785595471"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-785595471'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume of 1 GB Sep 03 11:06:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Availability Zones retrieved successfully. Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (f29e52cd-0a62-4667-bc57-d347eb4796d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf9c4d3-c715-4fbf-bac0-510010a309ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf9c4d3-c715-4fbf-bac0-510010a309ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cdbbe4-efa9-4206-809f-efeb098bd9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Created reservations ['be0dfca0-1b1f-4cdd-9d8f-7d4934914517', '38fad754-3d9b-4b0e-8aef-652e788fedd6', 'f723dd15-f675-41e5-96b2-48df4e452e61', 'cf4c0df8-080c-42da-a451-930631babef4'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82cdbbe4-efa9-4206-809f-efeb098bd9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be0dfca0-1b1f-4cdd-9d8f-7d4934914517', '38fad754-3d9b-4b0e-8aef-652e788fedd6', 'f723dd15-f675-41e5-96b2-48df4e452e61', 'cf4c0df8-080c-42da-a451-930631babef4']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e799b8c-8d70-426b-ae94-e8e572a2495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e799b8c-8d70-426b-ae94-e8e572a2495c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785595471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['be0dfca0-1b1f-4cdd-9d8f-7d4934914517','38fad754-3d9b-4b0e-8aef-652e788fedd6','f723dd15-f675-41e5-96b2-48df4e452e61','cf4c0df8-080c-42da-a451-930631babef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785595471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405d8d0e-c9ee-454a-8201-78c547dae4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405d8d0e-c9ee-454a-8201-78c547dae4da) transitioned into state 'SUCCESS' from state '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-785595471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['be0dfca0-1b1f-4cdd-9d8f-7d4934914517','38fad754-3d9b-4b0e-8aef-652e788fedd6','f723dd15-f675-41e5-96b2-48df4e452e61','cf4c0df8-080c-42da-a451-930631babef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16b1b9f-c6bc-4c3f-acaf-2635f2d244bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16b1b9f-c6bc-4c3f-acaf-2635f2d244bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (f29e52cd-0a62-4667-bc57-d347eb4796d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request issued successfully. Sep 03 11:06:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25994fb7-694a-4ef0-84e0-c82c68a46061 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1102/2240] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:06:45 2026] POST /volume/v3/volumes => generated 786 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-08931ca8-ea5c-4f7a-a5ff-6fcebc0272d7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08931ca8-ea5c-4f7a-a5ff-6fcebc0272d7 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08931ca8-ea5c-4f7a-a5ff-6fcebc0272d7 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08931ca8-ea5c-4f7a-a5ff-6fcebc0272d7 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-08931ca8-ea5c-4f7a-a5ff-6fcebc0272d7 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08931ca8-ea5c-4f7a-a5ff-6fcebc0272d7 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 returned with HTTP 200 Sep 03 11:06:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1139/2241] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:46 2026] GET /volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-28f6583d-f7da-49a4-b9a5-75bc1baf2c3a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-28f6583d-f7da-49a4-b9a5-75bc1baf2c3a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-28f6583d-f7da-49a4-b9a5-75bc1baf2c3a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-28f6583d-f7da-49a4-b9a5-75bc1baf2c3a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-28f6583d-f7da-49a4-b9a5-75bc1baf2c3a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-28f6583d-f7da-49a4-b9a5-75bc1baf2c3a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 returned with HTTP 200 Sep 03 11:06:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1103/2242] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:47 2026] GET /volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ae8125be-ae72-419e-a3c6-6211d81e2da5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ae8125be-ae72-419e-a3c6-6211d81e2da5 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ae8125be-ae72-419e-a3c6-6211d81e2da5 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ae8125be-ae72-419e-a3c6-6211d81e2da5 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ae8125be-ae72-419e-a3c6-6211d81e2da5 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ae8125be-ae72-419e-a3c6-6211d81e2da5 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 returned with HTTP 200 Sep 03 11:06:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1140/2243] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:48 2026] GET /volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:06:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:06:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:06:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Get all volumes completed successfully. Sep 03 11:06:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6e68846c-4ec2-4218-9117-9489790c2ee2 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:06:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1104/2244] 192.168.122.139 () {60 vars in 1162 bytes} [Thu Sep 3 11:06:48 2026] GET /volume/v3/volumes => generated 343 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume with id: 1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume request issued successfully. Sep 03 11:06:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe845185-f5b2-42cb-b1b6-59f592b6f1dc tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 returned with HTTP 202 Sep 03 11:06:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1141/2245] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:06:48 2026] DELETE /volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:06:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-06832ea7-2a70-465a-8735-60f86ffcfe45 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-06832ea7-2a70-465a-8735-60f86ffcfe45 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-06832ea7-2a70-465a-8735-60f86ffcfe45 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-06832ea7-2a70-465a-8735-60f86ffcfe45 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-06832ea7-2a70-465a-8735-60f86ffcfe45 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-06832ea7-2a70-465a-8735-60f86ffcfe45 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 returned with HTTP 200 Sep 03 11:06:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1105/2246] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:49 2026] GET /volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-131a779d-15c0-4916-96ca-003d9e527644 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-131a779d-15c0-4916-96ca-003d9e527644 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 Sep 03 11:06:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-131a779d-15c0-4916-96ca-003d9e527644 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-131a779d-15c0-4916-96ca-003d9e527644 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-131a779d-15c0-4916-96ca-003d9e527644 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 returned with HTTP 404 Sep 03 11:06:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1142/2247] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:50 2026] GET /volume/v3/volumes/1bfdee54-ac66-49ed-a5a9-cfbf1ecf51f1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-603303929"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-603303929'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume of 1 GB Sep 03 11:06:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Availability Zones retrieved successfully. Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (a368c9aa-a669-4655-a50c-15a00ff6c2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33479cd6-4b12-486e-8af1-232b735a713e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33479cd6-4b12-486e-8af1-232b735a713e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2801c434-f3c0-4e67-84f5-5ca3b28b0cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Created reservations ['f892df69-10c8-4719-a6b0-be355d169023', '0a026499-7d64-45b6-862d-9c0afcaea34f', '2083fc41-c5f1-44f7-92d1-41e902f3dd06', 'f814df9d-d209-49e3-a57d-5cf7a1ce5d85'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2801c434-f3c0-4e67-84f5-5ca3b28b0cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f892df69-10c8-4719-a6b0-be355d169023', '0a026499-7d64-45b6-862d-9c0afcaea34f', '2083fc41-c5f1-44f7-92d1-41e902f3dd06', 'f814df9d-d209-49e3-a57d-5cf7a1ce5d85']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fa4754-f7c8-4184-a678-a31578485c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98fa4754-f7c8-4184-a678-a31578485c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0be7e674-ba93-49d7-8853-39585d134e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603303929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['f892df69-10c8-4719-a6b0-be355d169023','0a026499-7d64-45b6-862d-9c0afcaea34f','2083fc41-c5f1-44f7-92d1-41e902f3dd06','f814df9d-d209-49e3-a57d-5cf7a1ce5d85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603303929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0be7e674-ba93-49d7-8853-39585d134e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ea9b85-1e4c-48e1-b678-790bc2a6c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ea9b85-1e4c-48e1-b678-790bc2a6c719) transitioned into state 'SUCCESS' from state '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-603303929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['f892df69-10c8-4719-a6b0-be355d169023','0a026499-7d64-45b6-862d-9c0afcaea34f','2083fc41-c5f1-44f7-92d1-41e902f3dd06','f814df9d-d209-49e3-a57d-5cf7a1ce5d85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a98f6e-9bc7-4f5b-83ef-6e9f814b007c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a98f6e-9bc7-4f5b-83ef-6e9f814b007c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (a368c9aa-a669-4655-a50c-15a00ff6c2ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request issued successfully. Sep 03 11:06:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f76d4a50-8d41-4e47-8815-df19e5c954ab tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1106/2248] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:06:50 2026] POST /volume/v3/volumes => generated 786 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-78cfaf14-3aaa-4f22-9d58-d54d993e4551 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-78cfaf14-3aaa-4f22-9d58-d54d993e4551 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-78cfaf14-3aaa-4f22-9d58-d54d993e4551 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-78cfaf14-3aaa-4f22-9d58-d54d993e4551 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-78cfaf14-3aaa-4f22-9d58-d54d993e4551 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-78cfaf14-3aaa-4f22-9d58-d54d993e4551 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 returned with HTTP 200 Sep 03 11:06:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1143/2249] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:50 2026] GET /volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:06:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-61ee5070-69ed-4ad3-9a98-1b76e81e9781 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61ee5070-69ed-4ad3-9a98-1b76e81e9781 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61ee5070-69ed-4ad3-9a98-1b76e81e9781 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61ee5070-69ed-4ad3-9a98-1b76e81e9781 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-61ee5070-69ed-4ad3-9a98-1b76e81e9781 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61ee5070-69ed-4ad3-9a98-1b76e81e9781 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 returned with HTTP 200 Sep 03 11:06:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1107/2250] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:51 2026] GET /volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3b642577-73ad-4d8a-a51f-f8dd80584b48 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b642577-73ad-4d8a-a51f-f8dd80584b48 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b642577-73ad-4d8a-a51f-f8dd80584b48 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b642577-73ad-4d8a-a51f-f8dd80584b48 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3b642577-73ad-4d8a-a51f-f8dd80584b48 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b642577-73ad-4d8a-a51f-f8dd80584b48 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 returned with HTTP 200 Sep 03 11:06:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1144/2251] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:52 2026] GET /volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Get all volumes completed successfully. Sep 03 11:06:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9429fe43-6ca3-47a6-9d7f-07ca776d2613 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:06:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1108/2252] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 11:06:52 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume with id: 0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume request issued successfully. Sep 03 11:06:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-586c58d2-9172-46af-a0d0-13b51a1a7cc9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 returned with HTTP 202 Sep 03 11:06:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1145/2253] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:06:52 2026] DELETE /volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a153f10d-84f3-4823-aa75-cf503c7f8aa4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a153f10d-84f3-4823-aa75-cf503c7f8aa4 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a153f10d-84f3-4823-aa75-cf503c7f8aa4 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a153f10d-84f3-4823-aa75-cf503c7f8aa4 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a153f10d-84f3-4823-aa75-cf503c7f8aa4 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a153f10d-84f3-4823-aa75-cf503c7f8aa4 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 returned with HTTP 200 Sep 03 11:06:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1109/2254] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:52 2026] GET /volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1920206"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1920206'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Create volume of 1 GB Sep 03 11:06:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Availability Zones retrieved successfully. Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Flow 'volume_create_api' (7af3fb22-d55c-42ec-b513-3222fd177d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3eaabee-c0cd-491a-b739-e2cb783ce581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3eaabee-c0cd-491a-b739-e2cb783ce581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f84f60fa-7d5e-4066-bc26-054c38f71264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Created reservations ['46227fda-0b73-4718-840f-92f3ce9216b6', 'c89fd1ba-b682-4163-98c4-d3081a4b3f01', '9f176e1c-7a6a-4231-90e2-d2d9aad91f72', 'ca36a826-a942-49c4-933f-4ff2c1545720'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f84f60fa-7d5e-4066-bc26-054c38f71264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46227fda-0b73-4718-840f-92f3ce9216b6', 'c89fd1ba-b682-4163-98c4-d3081a4b3f01', '9f176e1c-7a6a-4231-90e2-d2d9aad91f72', 'ca36a826-a942-49c4-933f-4ff2c1545720']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfca0a8-3607-4b9b-b980-b85d8be09f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfca0a8-3607-4b9b-b980-b85d8be09f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5418a6ba-7403-42b2-bb69-d1d47a546115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1920206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942bdc468a494a3289309ac0ac3b012c',qos_specs=None,replication_status=,reservations=['46227fda-0b73-4718-840f-92f3ce9216b6','c89fd1ba-b682-4163-98c4-d3081a4b3f01','9f176e1c-7a6a-4231-90e2-d2d9aad91f72','ca36a826-a942-49c4-933f-4ff2c1545720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d79b97e9ba4776a95b869c7bd5b6d2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1920206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5418a6ba-7403-42b2-bb69-d1d47a546115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942bdc468a494a3289309ac0ac3b012c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d79b97e9ba4776a95b869c7bd5b6d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02723188-c6cb-48aa-8d15-7948ff677a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02723188-c6cb-48aa-8d15-7948ff677a7e) transitioned into state 'SUCCESS' from state '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-1920206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942bdc468a494a3289309ac0ac3b012c',qos_specs=None,replication_status=,reservations=['46227fda-0b73-4718-840f-92f3ce9216b6','c89fd1ba-b682-4163-98c4-d3081a4b3f01','9f176e1c-7a6a-4231-90e2-d2d9aad91f72','ca36a826-a942-49c4-933f-4ff2c1545720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d79b97e9ba4776a95b869c7bd5b6d2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc9c325-9742-40cc-85f3-a5c8d5adeb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc9c325-9742-40cc-85f3-a5c8d5adeb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Flow 'volume_create_api' (7af3fb22-d55c-42ec-b513-3222fd177d36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Create volume request issued successfully. Sep 03 11:06:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-991327e2-16f8-44f5-b0d7-f0d35e10e91b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1146/2255] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:06:53 2026] POST /volume/v3/volumes => generated 755 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:06:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d4247775-ea8f-41db-a9ae-6c2023f603f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d4247775-ea8f-41db-a9ae-6c2023f603f6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:06:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d4247775-ea8f-41db-a9ae-6c2023f603f6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d4247775-ea8f-41db-a9ae-6c2023f603f6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d4247775-ea8f-41db-a9ae-6c2023f603f6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:06:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d4247775-ea8f-41db-a9ae-6c2023f603f6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:06:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1110/2256] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:53 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 823 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0f1131ed-d1be-4856-ad1c-a526916271d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f1131ed-d1be-4856-ad1c-a526916271d9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 Sep 03 11:06:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f1131ed-d1be-4856-ad1c-a526916271d9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f1131ed-d1be-4856-ad1c-a526916271d9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f1131ed-d1be-4856-ad1c-a526916271d9 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 returned with HTTP 404 Sep 03 11:06:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1147/2257] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:54 2026] GET /volume/v3/volumes/0be7e674-ba93-49d7-8853-39585d134e92 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-299741236"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-299741236'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume of 1 GB Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Availability Zones retrieved successfully. Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (663d76f5-658f-4cc7-9c62-153728487c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3110fea-69f1-4410-a1bb-b9f92ca9f248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3110fea-69f1-4410-a1bb-b9f92ca9f248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a5430a-e662-4850-8112-f12370fd574f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Created reservations ['c3921432-b303-4bbc-81bd-11632236d4d0', 'b61a4ea3-7d1a-46a6-90aa-88ee79926663', 'c4d8bcde-5407-4810-a3f3-3afa5c819815', '4f30db0d-d8e0-4e5a-b54d-ab29adaec8c5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27a5430a-e662-4850-8112-f12370fd574f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3921432-b303-4bbc-81bd-11632236d4d0', 'b61a4ea3-7d1a-46a6-90aa-88ee79926663', 'c4d8bcde-5407-4810-a3f3-3afa5c819815', '4f30db0d-d8e0-4e5a-b54d-ab29adaec8c5']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de201494-5a16-46f1-8348-a6ec9b9b3a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de201494-5a16-46f1-8348-a6ec9b9b3a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16ed1da0-065a-425e-8c73-9f487a6d257d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299741236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['c3921432-b303-4bbc-81bd-11632236d4d0','b61a4ea3-7d1a-46a6-90aa-88ee79926663','c4d8bcde-5407-4810-a3f3-3afa5c819815','4f30db0d-d8e0-4e5a-b54d-ab29adaec8c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299741236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16ed1da0-065a-425e-8c73-9f487a6d257d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c312cd3-8745-45b1-8c27-308c5eb842fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c312cd3-8745-45b1-8c27-308c5eb842fb) transitioned into state 'SUCCESS' from state '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-299741236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['c3921432-b303-4bbc-81bd-11632236d4d0','b61a4ea3-7d1a-46a6-90aa-88ee79926663','c4d8bcde-5407-4810-a3f3-3afa5c819815','4f30db0d-d8e0-4e5a-b54d-ab29adaec8c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35bcbc83-bc8a-458e-b8e6-46359d73d3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35bcbc83-bc8a-458e-b8e6-46359d73d3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (663d76f5-658f-4cc7-9c62-153728487c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request issued successfully. Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b79b9063-68af-4a8b-879a-897e4fb0a00b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1111/2258] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:06:54 2026] POST /volume/v3/volumes => generated 786 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-26101018-5630-4e49-97c5-75a1b84dbcd6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26101018-5630-4e49-97c5-75a1b84dbcd6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26101018-5630-4e49-97c5-75a1b84dbcd6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-26101018-5630-4e49-97c5-75a1b84dbcd6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-26101018-5630-4e49-97c5-75a1b84dbcd6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-26101018-5630-4e49-97c5-75a1b84dbcd6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 200 Sep 03 11:06:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1148/2259] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:54 2026] GET /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 965 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff7e4d09-5504-4607-a94e-6c6fa304a7eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff7e4d09-5504-4607-a94e-6c6fa304a7eb tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff7e4d09-5504-4607-a94e-6c6fa304a7eb tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff7e4d09-5504-4607-a94e-6c6fa304a7eb tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff7e4d09-5504-4607-a94e-6c6fa304a7eb tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:06:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff7e4d09-5504-4607-a94e-6c6fa304a7eb tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:06:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1112/2260] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:54 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8334de68-3d98-4efa-abd6-5a71561bda85 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8334de68-3d98-4efa-abd6-5a71561bda85 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8334de68-3d98-4efa-abd6-5a71561bda85 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8334de68-3d98-4efa-abd6-5a71561bda85 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8334de68-3d98-4efa-abd6-5a71561bda85 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8334de68-3d98-4efa-abd6-5a71561bda85 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 200 Sep 03 11:06:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1149/2261] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:55 2026] GET /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6760a810-aae9-4d63-8f12-7a74abcc27de None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6760a810-aae9-4d63-8f12-7a74abcc27de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6760a810-aae9-4d63-8f12-7a74abcc27de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6760a810-aae9-4d63-8f12-7a74abcc27de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6760a810-aae9-4d63-8f12-7a74abcc27de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6760a810-aae9-4d63-8f12-7a74abcc27de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1113/2262] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-812cbe0b-83e9-4716-81e3-8de5941d41c9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-812cbe0b-83e9-4716-81e3-8de5941d41c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-812cbe0b-83e9-4716-81e3-8de5941d41c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-812cbe0b-83e9-4716-81e3-8de5941d41c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-812cbe0b-83e9-4716-81e3-8de5941d41c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-812cbe0b-83e9-4716-81e3-8de5941d41c9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1150/2263] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 945 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-c0a0c245-0088-4d3f-a16e-96d262088ab1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-c0a0c245-0088-4d3f-a16e-96d262088ab1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-c0a0c245-0088-4d3f-a16e-96d262088ab1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-c0a0c245-0088-4d3f-a16e-96d262088ab1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-c0a0c245-0088-4d3f-a16e-96d262088ab1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-c0a0c245-0088-4d3f-a16e-96d262088ab1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1114/2264] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 945 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0e10bc4a-ff3e-46e8-be2b-e705fbc4928c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e10bc4a-ff3e-46e8-be2b-e705fbc4928c None None] GET http://192.168.122.139/volume// Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e10bc4a-ff3e-46e8-be2b-e705fbc4928c None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e10bc4a-ff3e-46e8-be2b-e705fbc4928c None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e10bc4a-ff3e-46e8-be2b-e705fbc4928c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1151/2265] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:06:56 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 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-8c89a981-5a60-42ca-a067-6856f8f09435 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-8c89a981-5a60-42ca-a067-6856f8f09435 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-8c89a981-5a60-42ca-a067-6856f8f09435 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e2c862d-145a-4779-82fa-6b0635c27211", "connector": null, "instance_uuid": "8ce27412-6945-49d3-9e2c-680c7f79d761"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-629bee15-c7d0-4650-af88-4209f6242e77 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-629bee15-c7d0-4650-af88-4209f6242e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-629bee15-c7d0-4650-af88-4209f6242e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-629bee15-c7d0-4650-af88-4209f6242e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-629bee15-c7d0-4650-af88-4209f6242e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-629bee15-c7d0-4650-af88-4209f6242e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1152/2266] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-67edd7c9-14e6-4e0d-b05e-3633b0e955ec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-8c89a981-5a60-42ca-a067-6856f8f09435 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1115/2267] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:06:56 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-67edd7c9-14e6-4e0d-b05e-3633b0e955ec tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] GET http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-67edd7c9-14e6-4e0d-b05e-3633b0e955ec tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-67edd7c9-14e6-4e0d-b05e-3633b0e955ec tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-67edd7c9-14e6-4e0d-b05e-3633b0e955ec tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-67edd7c9-14e6-4e0d-b05e-3633b0e955ec tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1153/2268] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c7626eb6-d844-4c26-a330-4b0a1d54291d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7626eb6-d844-4c26-a330-4b0a1d54291d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7626eb6-d844-4c26-a330-4b0a1d54291d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7626eb6-d844-4c26-a330-4b0a1d54291d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume with id: 16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7626eb6-d844-4c26-a330-4b0a1d54291d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7626eb6-d844-4c26-a330-4b0a1d54291d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1116/2269] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-964c50fd-3092-4730-86fa-729f2f0c279f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-964c50fd-3092-4730-86fa-729f2f0c279f None None] GET http://192.168.122.139/volume// Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-964c50fd-3092-4730-86fa-729f2f0c279f None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-964c50fd-3092-4730-86fa-729f2f0c279f None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-964c50fd-3092-4730-86fa-729f2f0c279f None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1117/2270] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:06:56 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 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-574f695c-4e19-45ec-8c96-9bceb8a831b4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-574f695c-4e19-45ec-8c96-9bceb8a831b4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-574f695c-4e19-45ec-8c96-9bceb8a831b4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-574f695c-4e19-45ec-8c96-9bceb8a831b4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume request issued successfully. Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e704c04-73d7-4f71-9361-0a56eae27b15 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 202 Sep 03 11:06:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1154/2271] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:06:56 2026] DELETE /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-682cd2d2-6f22-443c-b8e4-2f91e66a4f86 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-682cd2d2-6f22-443c-b8e4-2f91e66a4f86 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-682cd2d2-6f22-443c-b8e4-2f91e66a4f86 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-682cd2d2-6f22-443c-b8e4-2f91e66a4f86 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-682cd2d2-6f22-443c-b8e4-2f91e66a4f86 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-682cd2d2-6f22-443c-b8e4-2f91e66a4f86 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 200 Sep 03 11:06:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1155/2272] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-574f695c-4e19-45ec-8c96-9bceb8a831b4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-574f695c-4e19-45ec-8c96-9bceb8a831b4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1118/2273] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:06:56 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 1125 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] PUT http://192.168.122.139/volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Acquiring lock "cinder-attachment_update-2e2c862d-145a-4779-82fa-6b0635c27211-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Lock "cinder-attachment_update-2e2c862d-145a-4779-82fa-6b0635c27211-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Lock "cinder-attachment_update-2e2c862d-145a-4779-82fa-6b0635c27211-devstack" released by "attachment_update" :: held 0.214s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-52e926e2-acd7-4454-bdaf-f1fd7e68b0eb tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce returned with HTTP 200 Sep 03 11:06:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1156/2274] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:06:57 2026] PUT /volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce => generated 694 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-3277ead4-3d0b-4ba9-874a-488be6fa495d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-3277ead4-3d0b-4ba9-874a-488be6fa495d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce/action Sep 03 11:06:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-3277ead4-3d0b-4ba9-874a-488be6fa495d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:06:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-3277ead4-3d0b-4ba9-874a-488be6fa495d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7745b75c-8b15-44dc-bdc2-46ada56d6655 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7745b75c-8b15-44dc-bdc2-46ada56d6655 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7745b75c-8b15-44dc-bdc2-46ada56d6655 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7745b75c-8b15-44dc-bdc2-46ada56d6655 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-84be2eff-a8f9-4e2a-985d-4175678ff6e6 req-3277ead4-3d0b-4ba9-874a-488be6fa495d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce/action returned with HTTP 204 Sep 03 11:06:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1119/2275] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:06:57 2026] POST /volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7745b75c-8b15-44dc-bdc2-46ada56d6655 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7745b75c-8b15-44dc-bdc2-46ada56d6655 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1157/2276] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:57 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 945 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8d7ac6af-8e3d-4111-864c-9a7347d0557b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d7ac6af-8e3d-4111-864c-9a7347d0557b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d Sep 03 11:06:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d7ac6af-8e3d-4111-864c-9a7347d0557b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d7ac6af-8e3d-4111-864c-9a7347d0557b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d7ac6af-8e3d-4111-864c-9a7347d0557b tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d returned with HTTP 404 Sep 03 11:06:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1120/2277] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:58 2026] GET /volume/v3/volumes/16ed1da0-065a-425e-8c73-9f487a6d257d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1060472598"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1060472598'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume of 1 GB Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Availability Zones retrieved successfully. Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (faa02636-0684-4ea9-9b10-22f3d71be46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd84bbe7-0ac4-4327-af2f-7cfbfe6fee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd84bbe7-0ac4-4327-af2f-7cfbfe6fee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d557a9e-d4dc-4b7b-8708-d994a02691b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Created reservations ['304268fe-6056-4a49-aa15-723be6da54f3', '953b3fa1-6131-4adb-bab0-3fceca0218cb', '2f980b4b-b888-4deb-9c5d-d04d599368c9', '1a6879ef-81df-4263-ad13-b4758c913abd'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d557a9e-d4dc-4b7b-8708-d994a02691b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304268fe-6056-4a49-aa15-723be6da54f3', '953b3fa1-6131-4adb-bab0-3fceca0218cb', '2f980b4b-b888-4deb-9c5d-d04d599368c9', '1a6879ef-81df-4263-ad13-b4758c913abd']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816df07f-92dc-4630-a2a9-a914cad154e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816df07f-92dc-4630-a2a9-a914cad154e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb6b1c8-b1fd-41d4-956f-77ad90802581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1060472598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['304268fe-6056-4a49-aa15-723be6da54f3','953b3fa1-6131-4adb-bab0-3fceca0218cb','2f980b4b-b888-4deb-9c5d-d04d599368c9','1a6879ef-81df-4263-ad13-b4758c913abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1060472598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb6b1c8-b1fd-41d4-956f-77ad90802581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1989933-c78c-41d3-9538-1e0ad8b76f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1989933-c78c-41d3-9538-1e0ad8b76f0c) transitioned into state 'SUCCESS' from state '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-1060472598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ceae0ba6aec4514b3c2f2e534d394dc',qos_specs=None,replication_status=,reservations=['304268fe-6056-4a49-aa15-723be6da54f3','953b3fa1-6131-4adb-bab0-3fceca0218cb','2f980b4b-b888-4deb-9c5d-d04d599368c9','1a6879ef-81df-4263-ad13-b4758c913abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca440bd3bf9b4786a37a3bb4043cefdc',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb069bd-1c1c-47d1-afd0-4c35f8e83c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb069bd-1c1c-47d1-afd0-4c35f8e83c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Flow 'volume_create_api' (faa02636-0684-4ea9-9b10-22f3d71be46e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Create volume request issued successfully. Sep 03 11:06:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5de2416-35b8-4c0d-95aa-1d2533b291e1 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:06:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1158/2278] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:06:58 2026] POST /volume/v3/volumes => generated 787 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:06:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9425bb6b-77d5-4cf2-9763-974957868c9a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9425bb6b-77d5-4cf2-9763-974957868c9a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:06:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9425bb6b-77d5-4cf2-9763-974957868c9a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9425bb6b-77d5-4cf2-9763-974957868c9a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9425bb6b-77d5-4cf2-9763-974957868c9a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9425bb6b-77d5-4cf2-9763-974957868c9a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 200 Sep 03 11:06:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1121/2279] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:58 2026] GET /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-51de1d09-c8aa-4178-bea0-a6ff2a7753d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51de1d09-c8aa-4178-bea0-a6ff2a7753d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51de1d09-c8aa-4178-bea0-a6ff2a7753d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-51de1d09-c8aa-4178-bea0-a6ff2a7753d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-51de1d09-c8aa-4178-bea0-a6ff2a7753d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-51de1d09-c8aa-4178-bea0-a6ff2a7753d9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1159/2280] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:59 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 1237 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1db74d8f-dd26-4ee8-a1fe-e4cb45a768e5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1db74d8f-dd26-4ee8-a1fe-e4cb45a768e5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:06:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1db74d8f-dd26-4ee8-a1fe-e4cb45a768e5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1db74d8f-dd26-4ee8-a1fe-e4cb45a768e5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1db74d8f-dd26-4ee8-a1fe-e4cb45a768e5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1db74d8f-dd26-4ee8-a1fe-e4cb45a768e5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:06:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1122/2281] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:59 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 1237 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f9c52097-7f6a-4899-a429-9de0fdad9ca6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f9c52097-7f6a-4899-a429-9de0fdad9ca6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f9c52097-7f6a-4899-a429-9de0fdad9ca6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f9c52097-7f6a-4899-a429-9de0fdad9ca6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f9c52097-7f6a-4899-a429-9de0fdad9ca6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f9c52097-7f6a-4899-a429-9de0fdad9ca6 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:06:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1160/2282] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:06:59 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 945 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-703597ea-e124-4652-bdf7-3a799e4d4e77 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-703597ea-e124-4652-bdf7-3a799e4d4e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:06:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-703597ea-e124-4652-bdf7-3a799e4d4e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-703597ea-e124-4652-bdf7-3a799e4d4e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:06:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:06:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-703597ea-e124-4652-bdf7-3a799e4d4e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:06:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-703597ea-e124-4652-bdf7-3a799e4d4e77 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 200 Sep 03 11:06:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1123/2283] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:06:59 2026] GET /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 1016 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-3a9c05d3-c425-4607-8730-4c653b825df8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-3a9c05d3-c425-4607-8730-4c653b825df8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-3a9c05d3-c425-4607-8730-4c653b825df8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-3a9c05d3-c425-4607-8730-4c653b825df8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:06:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:06:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-3a9c05d3-c425-4607-8730-4c653b825df8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:06:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-3a9c05d3-c425-4607-8730-4c653b825df8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:06:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1161/2284] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:06:59 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 945 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ba3c19f7-1862-4adc-91b8-0f72b7b211ca None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ba3c19f7-1862-4adc-91b8-0f72b7b211ca None None] GET http://192.168.122.139/volume// Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ba3c19f7-1862-4adc-91b8-0f72b7b211ca None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ba3c19f7-1862-4adc-91b8-0f72b7b211ca None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ba3c19f7-1862-4adc-91b8-0f72b7b211ca None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1124/2285] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:07:00 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-ad296063-209c-49a2-add4-689565a59484 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-ad296063-209c-49a2-add4-689565a59484 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-ad296063-209c-49a2-add4-689565a59484 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b6917eb-ad85-4122-bfec-da6ca96b3f37", "connector": null, "instance_uuid": "8ce27412-6945-49d3-9e2c-680c7f79d761"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-ad296063-209c-49a2-add4-689565a59484 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1162/2286] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:07:00 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d726c243-0971-4091-91b9-99383f485f9d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d726c243-0971-4091-91b9-99383f485f9d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d726c243-0971-4091-91b9-99383f485f9d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d726c243-0971-4091-91b9-99383f485f9d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-81314d08-edb2-442c-af53-14d771b5c517 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81314d08-edb2-442c-af53-14d771b5c517 None None] GET http://192.168.122.139/volume// Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81314d08-edb2-442c-af53-14d771b5c517 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81314d08-edb2-442c-af53-14d771b5c517 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d726c243-0971-4091-91b9-99383f485f9d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81314d08-edb2-442c-af53-14d771b5c517 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1163/2287] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:07:00 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 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-0e69c382-b260-4720-ac32-b27f9f66e4cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d726c243-0971-4091-91b9-99383f485f9d tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1125/2288] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:00 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-0e69c382-b260-4720-ac32-b27f9f66e4cc tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-0e69c382-b260-4720-ac32-b27f9f66e4cc tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-0e69c382-b260-4720-ac32-b27f9f66e4cc tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-0e69c382-b260-4720-ac32-b27f9f66e4cc tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-0e69c382-b260-4720-ac32-b27f9f66e4cc tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1164/2289] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:07:00 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 1125 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] PUT http://192.168.122.139/volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Acquiring lock "cinder-attachment_update-8b6917eb-ad85-4122-bfec-da6ca96b3f37-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Lock "cinder-attachment_update-8b6917eb-ad85-4122-bfec-da6ca96b3f37-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-53cc1a33-e230-45a1-8ac1-a0e26b8c454a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53cc1a33-e230-45a1-8ac1-a0e26b8c454a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53cc1a33-e230-45a1-8ac1-a0e26b8c454a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-53cc1a33-e230-45a1-8ac1-a0e26b8c454a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-53cc1a33-e230-45a1-8ac1-a0e26b8c454a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Lock "cinder-attachment_update-8b6917eb-ad85-4122-bfec-da6ca96b3f37-devstack" released by "attachment_update" :: held 0.274s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-53cc1a33-e230-45a1-8ac1-a0e26b8c454a tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 200 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1165/2290] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:07:00 2026] GET /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 1017 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-c6197b70-9cd5-4c2c-9f29-5bd13442d9a4 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784 returned with HTTP 200 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1126/2291] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:07:00 2026] PUT /volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784 => generated 694 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] GET http://192.168.122.139/volume/v3/volumes/summary Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] Get summary completed successfully. Sep 03 11:07:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64d0dac7-46b2-4758-9da2-24b78a38e939 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-reader] http://192.168.122.139/volume/v3/volumes/summary returned with HTTP 200 Sep 03 11:07:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1166/2292] 192.168.122.139 () {60 vars in 1186 bytes} [Thu Sep 3 11:07:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume with id: 7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:07:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:07:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Delete volume request issued successfully. Sep 03 11:07:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d58a51b-26c1-46b5-83b4-2a8298e38c8f tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 202 Sep 03 11:07:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1127/2293] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:07:00 2026] DELETE /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:07:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ddd0ed70-ef7c-45b8-af63-950a210c8fcf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ddd0ed70-ef7c-45b8-af63-950a210c8fcf tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:07:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ddd0ed70-ef7c-45b8-af63-950a210c8fcf tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ddd0ed70-ef7c-45b8-af63-950a210c8fcf tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ddd0ed70-ef7c-45b8-af63-950a210c8fcf tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:07:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ddd0ed70-ef7c-45b8-af63-950a210c8fcf tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 200 Sep 03 11:07:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1167/2294] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:07:01 2026] GET /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 1016 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:07:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-494c0c8c-9b72-47a4-b3d0-2c5c7ab31eb9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-494c0c8c-9b72-47a4-b3d0-2c5c7ab31eb9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-494c0c8c-9b72-47a4-b3d0-2c5c7ab31eb9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-494c0c8c-9b72-47a4-b3d0-2c5c7ab31eb9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-494c0c8c-9b72-47a4-b3d0-2c5c7ab31eb9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-494c0c8c-9b72-47a4-b3d0-2c5c7ab31eb9 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1128/2295] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:01 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 945 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-e1bed581-c589-416d-bce9-ffbd52253783 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-e1bed581-c589-416d-bce9-ffbd52253783 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784/action Sep 03 11:07:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-e1bed581-c589-416d-bce9-ffbd52253783 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-e1bed581-c589-416d-bce9-ffbd52253783 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5b47d05-78eb-4fb2-8227-51cdc049af6e req-e1bed581-c589-416d-bce9-ffbd52253783 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784/action returned with HTTP 204 Sep 03 11:07:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1168/2296] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:07:01 2026] POST /volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784/action => generated 0 bytes in 267 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cf0a2147-d3ff-4d29-95cb-c81b07e6dda3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cf0a2147-d3ff-4d29-95cb-c81b07e6dda3 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:07:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cf0a2147-d3ff-4d29-95cb-c81b07e6dda3 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cf0a2147-d3ff-4d29-95cb-c81b07e6dda3 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cf0a2147-d3ff-4d29-95cb-c81b07e6dda3 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Volume info retrieved successfully. Sep 03 11:07:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cf0a2147-d3ff-4d29-95cb-c81b07e6dda3 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 200 Sep 03 11:07:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1129/2297] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:07:02 2026] GET /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 1016 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:07:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3ced2ac2-3ac6-49fa-906e-36e3696b37c7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ced2ac2-3ac6-49fa-906e-36e3696b37c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ced2ac2-3ac6-49fa-906e-36e3696b37c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ced2ac2-3ac6-49fa-906e-36e3696b37c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ced2ac2-3ac6-49fa-906e-36e3696b37c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ced2ac2-3ac6-49fa-906e-36e3696b37c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1169/2298] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:02 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 1237 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-75f2ba84-bfc0-484a-9c3e-7ced6fc24ba7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-75f2ba84-bfc0-484a-9c3e-7ced6fc24ba7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-75f2ba84-bfc0-484a-9c3e-7ced6fc24ba7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-75f2ba84-bfc0-484a-9c3e-7ced6fc24ba7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-75f2ba84-bfc0-484a-9c3e-7ced6fc24ba7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-75f2ba84-bfc0-484a-9c3e-7ced6fc24ba7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1130/2299] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:02 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 1237 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:07:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ace2ef59-ea2c-4e29-b85b-8f81a2b0dfa6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ace2ef59-ea2c-4e29-b85b-8f81a2b0dfa6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 Sep 03 11:07:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ace2ef59-ea2c-4e29-b85b-8f81a2b0dfa6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ace2ef59-ea2c-4e29-b85b-8f81a2b0dfa6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ace2ef59-ea2c-4e29-b85b-8f81a2b0dfa6 tempest-ProjectReaderTests-1633020362 tempest-ProjectReaderTests-1633020362-project-admin] http://192.168.122.139/volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 returned with HTTP 404 Sep 03 11:07:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1170/2300] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:07:03 2026] GET /volume/v3/volumes/7eb6b1c8-b1fd-41d4-956f-77ad90802581 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:07:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-2d5277f8-c53d-41a5-95f8-33fad88f90a6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-2d5277f8-c53d-41a5-95f8-33fad88f90a6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] DELETE http://192.168.122.139/volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62 Sep 03 11:07:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-2d5277f8-c53d-41a5-95f8-33fad88f90a6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-2d5277f8-c53d-41a5-95f8-33fad88f90a6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:03 devstack devstack@c-api.service[86299]: /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 11:07:03 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 11:07:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-2d5277f8-c53d-41a5-95f8-33fad88f90a6 tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62 returned with HTTP 200 Sep 03 11:07:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1131/2301] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:07:03 2026] DELETE /volume/v3/attachments/812475a1-42e6-4681-890d-268be12eef62 => generated 19 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:07:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:04 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Delete volume with id: 6cdc942a-72a1-4c42-943f-f0dad46bdc91 Sep 03 11:07:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Volume info retrieved successfully. Sep 03 11:07:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] Delete volume request issued successfully. Sep 03 11:07:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-48783682-0a09-4b7f-b3d4-5c8c54eb46f9 req-1d694ea1-58e9-499a-a96b-26ee719e069a tempest-TestShelveInstance-1225470468 tempest-TestShelveInstance-1225470468-project-member] http://192.168.122.139/volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 returned with HTTP 202 Sep 03 11:07:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1171/2302] 192.168.122.139 () {62 vars in 1509 bytes} [Thu Sep 3 11:07:04 2026] DELETE /volume/v3/volumes/6cdc942a-72a1-4c42-943f-f0dad46bdc91 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c7ce920b-9559-40be-84d3-0432f8ad452f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-attach": {"instance_uuid": "f6cf0768-8954-49bb-b9c6-fa5ad9050b73", "mountpoint": "/dev/vdb"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f6cf0768-8954-49bb-b9c6-fa5ad9050b73", "mountpoint": "/dev/vdb"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Update volume admin metadata completed successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-c2bccaae-b262-432e-b9d4-04abe2e6bf14 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-c2bccaae-b262-432e-b9d4-04abe2e6bf14 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-c2bccaae-b262-432e-b9d4-04abe2e6bf14 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-c2bccaae-b262-432e-b9d4-04abe2e6bf14 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-c2bccaae-b262-432e-b9d4-04abe2e6bf14 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-c2bccaae-b262-432e-b9d4-04abe2e6bf14 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:07:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1172/2303] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:07:08 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 1237 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211/action Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Attach volume completed successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7ce920b-9559-40be-84d3-0432f8ad452f tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1132/2304] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:08 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-676cb3ea-0c00-4852-8ac0-e9e09c9591c6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-676cb3ea-0c00-4852-8ac0-e9e09c9591c6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-676cb3ea-0c00-4852-8ac0-e9e09c9591c6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-676cb3ea-0c00-4852-8ac0-e9e09c9591c6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Begin detaching volume completed successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-bd3f88f6-c42f-4d74-a9ad-fbdd806c33d1 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211/action returned with HTTP 202 Sep 03 11:07:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1173/2305] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:07:08 2026] POST /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-676cb3ea-0c00-4852-8ac0-e9e09c9591c6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-676cb3ea-0c00-4852-8ac0-e9e09c9591c6 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1133/2306] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:08 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 1182 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4c452381-07f0-4ccc-9634-e0cef0885648 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c452381-07f0-4ccc-9634-e0cef0885648 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c452381-07f0-4ccc-9634-e0cef0885648 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-detach": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c452381-07f0-4ccc-9634-e0cef0885648 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4c452381-07f0-4ccc-9634-e0cef0885648 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2c1227a6-474e-43c8-a98c-ca9996e96fbb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2c1227a6-474e-43c8-a98c-ca9996e96fbb None None] GET http://192.168.122.139/volume// Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2c1227a6-474e-43c8-a98c-ca9996e96fbb None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2c1227a6-474e-43c8-a98c-ca9996e96fbb None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2c1227a6-474e-43c8-a98c-ca9996e96fbb None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:07:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1134/2307] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:07:08 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-53f4bbea-53a1-4058-acfd-8206d0b73eed None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-53f4bbea-53a1-4058-acfd-8206d0b73eed tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-53f4bbea-53a1-4058-acfd-8206d0b73eed tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-53f4bbea-53a1-4058-acfd-8206d0b73eed tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-53f4bbea-53a1-4058-acfd-8206d0b73eed tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-53f4bbea-53a1-4058-acfd-8206d0b73eed tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 200 Sep 03 11:07:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1135/2308] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:07:08 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 1421 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:07:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4c452381-07f0-4ccc-9634-e0cef0885648 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Detach volume completed successfully. Sep 03 11:07:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c452381-07f0-4ccc-9634-e0cef0885648 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1174/2309] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:08 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0c25923c-ee28-4070-a8e7-ea1918fa9ed9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0c25923c-ee28-4070-a8e7-ea1918fa9ed9 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0c25923c-ee28-4070-a8e7-ea1918fa9ed9 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0c25923c-ee28-4070-a8e7-ea1918fa9ed9 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0c25923c-ee28-4070-a8e7-ea1918fa9ed9 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0c25923c-ee28-4070-a8e7-ea1918fa9ed9 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1136/2310] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:09 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:07:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-7d49e4ae-acbd-4c8b-8528-aafe28297312 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-7d49e4ae-acbd-4c8b-8528-aafe28297312 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce Sep 03 11:07:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-7d49e4ae-acbd-4c8b-8528-aafe28297312 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-7d49e4ae-acbd-4c8b-8528-aafe28297312 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:09 devstack devstack@c-api.service[86298]: /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 11:07:09 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:07:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-a5f4e03b-7820-4d01-9999-7e2be6180bf1 req-7d49e4ae-acbd-4c8b-8528-aafe28297312 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce returned with HTTP 200 Sep 03 11:07:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1175/2311] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:07:09 2026] DELETE /volume/v3/attachments/6c3551b2-ac27-4c63-a4c8-7b88ad3932ce => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0d2b0d01-ccad-4124-a324-348c347d336a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:10 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume with id: 2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume request issued successfully. Sep 03 11:07:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d2b0d01-ccad-4124-a324-348c347d336a tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 202 Sep 03 11:07:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1137/2312] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:07:10 2026] DELETE /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:07:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-79d5dd81-c871-4a30-a892-a7533c558042 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-79d5dd81-c871-4a30-a892-a7533c558042 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-79d5dd81-c871-4a30-a892-a7533c558042 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-79d5dd81-c871-4a30-a892-a7533c558042 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-79d5dd81-c871-4a30-a892-a7533c558042 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-79d5dd81-c871-4a30-a892-a7533c558042 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1176/2313] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:07:13 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 1237 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] POST http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37/action Sep 03 11:07:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Begin detaching volume completed successfully. Sep 03 11:07:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-f556e1b4-cb42-4105-8980-29ba3343cfa5 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37/action returned with HTTP 202 Sep 03 11:07:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1138/2314] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:07:13 2026] POST /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-54f6cd13-6a45-42d8-9720-f151db5d3b37 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-54f6cd13-6a45-42d8-9720-f151db5d3b37 None None] GET http://192.168.122.139/volume// Sep 03 11:07:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-54f6cd13-6a45-42d8-9720-f151db5d3b37 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-54f6cd13-6a45-42d8-9720-f151db5d3b37 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-54f6cd13-6a45-42d8-9720-f151db5d3b37 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:07:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1177/2315] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:07:13 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:07:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-23a57bb3-d27a-4582-874a-8bfbe66d75c7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-23a57bb3-d27a-4582-874a-8bfbe66d75c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-23a57bb3-d27a-4582-874a-8bfbe66d75c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-23a57bb3-d27a-4582-874a-8bfbe66d75c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-23a57bb3-d27a-4582-874a-8bfbe66d75c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-23a57bb3-d27a-4582-874a-8bfbe66d75c7 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1139/2316] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:07:13 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:07:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-a3883145-08b5-4cda-b88b-585db27b76ec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-a3883145-08b5-4cda-b88b-585db27b76ec tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784 Sep 03 11:07:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-a3883145-08b5-4cda-b88b-585db27b76ec tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-a3883145-08b5-4cda-b88b-585db27b76ec tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:14 devstack devstack@c-api.service[86298]: /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 11:07:14 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:07:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-4f3a39ae-ced4-4839-9242-2c8d763c329b req-a3883145-08b5-4cda-b88b-585db27b76ec tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784 returned with HTTP 200 Sep 03 11:07:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1178/2317] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:07:14 2026] DELETE /volume/v3/attachments/b0c0f421-58ff-4764-bb93-c4b5f3046784 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume with id: 8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume request issued successfully. Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7ca460c-9522-4516-8f67-7b9d7b4982fd tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 202 Sep 03 11:07:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1140/2318] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:07:15 2026] DELETE /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:07:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-09e69db2-35f9-4151-adb4-222b81c25b52 req-9fa5d49e-38ad-47ba-ae64-56458356c623 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-09e69db2-35f9-4151-adb4-222b81c25b52 req-9fa5d49e-38ad-47ba-ae64-56458356c623 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-09e69db2-35f9-4151-adb4-222b81c25b52 req-9fa5d49e-38ad-47ba-ae64-56458356c623 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-09e69db2-35f9-4151-adb4-222b81c25b52 req-9fa5d49e-38ad-47ba-ae64-56458356c623 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-09e69db2-35f9-4151-adb4-222b81c25b52 req-9fa5d49e-38ad-47ba-ae64-56458356c623 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-09e69db2-35f9-4151-adb4-222b81c25b52 req-9fa5d49e-38ad-47ba-ae64-56458356c623 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 200 Sep 03 11:07:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1179/2319] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:07:15 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-2a01a85c-42f1-4d72-8da6-1f010f5dac71 req-9ebd7fb8-346a-4659-b667-9599598d9b87 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-2a01a85c-42f1-4d72-8da6-1f010f5dac71 req-9ebd7fb8-346a-4659-b667-9599598d9b87 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-2a01a85c-42f1-4d72-8da6-1f010f5dac71 req-9ebd7fb8-346a-4659-b667-9599598d9b87 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-2a01a85c-42f1-4d72-8da6-1f010f5dac71 req-9ebd7fb8-346a-4659-b667-9599598d9b87 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-2a01a85c-42f1-4d72-8da6-1f010f5dac71 req-9ebd7fb8-346a-4659-b667-9599598d9b87 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 404 Sep 03 11:07:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1141/2320] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:07:15 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-b54e08d9-b4a7-43b7-8ffa-9bff8254d913 req-2dfd5834-8426-4c74-a926-6fd56f3d170b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-b54e08d9-b4a7-43b7-8ffa-9bff8254d913 req-2dfd5834-8426-4c74-a926-6fd56f3d170b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088 Sep 03 11:07:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-b54e08d9-b4a7-43b7-8ffa-9bff8254d913 req-2dfd5834-8426-4c74-a926-6fd56f3d170b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-b54e08d9-b4a7-43b7-8ffa-9bff8254d913 req-2dfd5834-8426-4c74-a926-6fd56f3d170b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:22 devstack devstack@c-api.service[86298]: /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 11:07:22 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:07:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-b54e08d9-b4a7-43b7-8ffa-9bff8254d913 req-2dfd5834-8426-4c74-a926-6fd56f3d170b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088 returned with HTTP 200 Sep 03 11:07:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1180/2321] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:07:22 2026] DELETE /volume/v3/attachments/b45e622c-5ead-4405-bb55-077eb50cf088 => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed10ae12-7bf4-478c-bccb-c4132565475e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:07:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:23 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume with id: 7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:07:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume request issued successfully. Sep 03 11:07:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed10ae12-7bf4-478c-bccb-c4132565475e tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 202 Sep 03 11:07:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1142/2322] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:07:23 2026] DELETE /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:07:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5f02092d-90fb-438d-afac-760e08dbff31 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f02092d-90fb-438d-afac-760e08dbff31 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:07:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f02092d-90fb-438d-afac-760e08dbff31 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f02092d-90fb-438d-afac-760e08dbff31 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5f02092d-90fb-438d-afac-760e08dbff31 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f02092d-90fb-438d-afac-760e08dbff31 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:07:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1181/2323] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:23 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1258 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-attach": {"instance_uuid": "8f7da278-78f9-465a-a7d3-bab898f26877", "mountpoint": "/dev/vdb"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8f7da278-78f9-465a-a7d3-bab898f26877", "mountpoint": "/dev/vdb"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Update volume admin metadata completed successfully. Sep 03 11:07:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Attach volume completed successfully. Sep 03 11:07:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad601b52-8ba3-447e-b0c7-8a46b2dd53ac tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1143/2324] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:24 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2423ffe9-bee7-46f1-86ea-f951a75ade90 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2423ffe9-bee7-46f1-86ea-f951a75ade90 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2423ffe9-bee7-46f1-86ea-f951a75ade90 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2423ffe9-bee7-46f1-86ea-f951a75ade90 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2423ffe9-bee7-46f1-86ea-f951a75ade90 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2423ffe9-bee7-46f1-86ea-f951a75ade90 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1182/2325] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:24 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 1182 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4a456928-34d6-43ef-93e0-0bee16f85349 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4a456928-34d6-43ef-93e0-0bee16f85349 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4a456928-34d6-43ef-93e0-0bee16f85349 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4a456928-34d6-43ef-93e0-0bee16f85349 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52cac4de-ce25-41af-a4b4-b70d16f52a6f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4a456928-34d6-43ef-93e0-0bee16f85349 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52cac4de-ce25-41af-a4b4-b70d16f52a6f tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:07:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52cac4de-ce25-41af-a4b4-b70d16f52a6f tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52cac4de-ce25-41af-a4b4-b70d16f52a6f tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4a456928-34d6-43ef-93e0-0bee16f85349 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1144/2326] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:25 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 1182 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:07:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-detach": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-52cac4de-ce25-41af-a4b4-b70d16f52a6f tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Volume info retrieved successfully. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52cac4de-ce25-41af-a4b4-b70d16f52a6f tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 200 Sep 03 11:07:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1183/2327] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:25 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 1258 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Detach volume completed successfully. Sep 03 11:07:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c3a31c3f-f7c6-4425-b414-4dfb61032e8d tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1145/2328] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:25 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-952365d5-053d-499c-9be9-da5a8d66b2ae None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-952365d5-053d-499c-9be9-da5a8d66b2ae tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-952365d5-053d-499c-9be9-da5a8d66b2ae tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-952365d5-053d-499c-9be9-da5a8d66b2ae tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-952365d5-053d-499c-9be9-da5a8d66b2ae tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-952365d5-053d-499c-9be9-da5a8d66b2ae tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1184/2329] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:25 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f3ff0942-864d-4a56-aafc-ac816bb9a870 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3ff0942-864d-4a56-aafc-ac816bb9a870 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3ff0942-864d-4a56-aafc-ac816bb9a870 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3ff0942-864d-4a56-aafc-ac816bb9a870 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3ff0942-864d-4a56-aafc-ac816bb9a870 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 returned with HTTP 404 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1146/2330] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:26 2026] GET /volume/v3/volumes/7ff31702-5179-4e48-be4b-b46214bcf262 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6d680c38-336b-4a40-a02b-61f64fd72de8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6d680c38-336b-4a40-a02b-61f64fd72de8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6d680c38-336b-4a40-a02b-61f64fd72de8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6d680c38-336b-4a40-a02b-61f64fd72de8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6d680c38-336b-4a40-a02b-61f64fd72de8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume with id: 8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6d680c38-336b-4a40-a02b-61f64fd72de8 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 404 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1185/2331] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:07:26 2026] DELETE /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bcc68961-4d9b-425d-ac5b-54ec827ab82b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bcc68961-4d9b-425d-ac5b-54ec827ab82b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bcc68961-4d9b-425d-ac5b-54ec827ab82b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bcc68961-4d9b-425d-ac5b-54ec827ab82b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bcc68961-4d9b-425d-ac5b-54ec827ab82b tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 returned with HTTP 404 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1147/2332] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:26 2026] GET /volume/v3/volumes/8b6917eb-ad85-4122-bfec-da6ca96b3f37 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3db01a09-df33-46c0-8b9d-cf3cc9e5ac42 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3db01a09-df33-46c0-8b9d-cf3cc9e5ac42 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] DELETE http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3db01a09-df33-46c0-8b9d-cf3cc9e5ac42 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3db01a09-df33-46c0-8b9d-cf3cc9e5ac42 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3db01a09-df33-46c0-8b9d-cf3cc9e5ac42 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Delete volume with id: 2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3db01a09-df33-46c0-8b9d-cf3cc9e5ac42 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 404 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1186/2333] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:07:26 2026] DELETE /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f9be5c45-6a8e-4a84-b31d-fcb869606389 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9be5c45-6a8e-4a84-b31d-fcb869606389 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] GET http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9be5c45-6a8e-4a84-b31d-fcb869606389 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9be5c45-6a8e-4a84-b31d-fcb869606389 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9be5c45-6a8e-4a84-b31d-fcb869606389 tempest-TestInstancesWithCinderVolumes-868937582 tempest-TestInstancesWithCinderVolumes-868937582-project-member] http://192.168.122.139/volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 returned with HTTP 404 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1148/2334] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:26 2026] GET /volume/v3/volumes/2e2c862d-145a-4779-82fa-6b0635c27211 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] GET http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Get all volumes completed successfully. Sep 03 11:07:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-33f8ea7a-8fa2-4c0e-b71d-38acb56e7aab tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1187/2335] 192.168.122.139 () {58 vars in 1169 bytes} [Thu Sep 3 11:07:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1033 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3437d7b4-5f47-48b5-95bf-62f2eafd5fe7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3437d7b4-5f47-48b5-95bf-62f2eafd5fe7 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] DELETE http://192.168.122.139/volume/v3/types/8dfed60c-0737-4bf6-801c-7bffdf19837f Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3437d7b4-5f47-48b5-95bf-62f2eafd5fe7 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3437d7b4-5f47-48b5-95bf-62f2eafd5fe7 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3437d7b4-5f47-48b5-95bf-62f2eafd5fe7 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/types/8dfed60c-0737-4bf6-801c-7bffdf19837f returned with HTTP 202 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1149/2336] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:07:26 2026] DELETE /volume/v3/types/8dfed60c-0737-4bf6-801c-7bffdf19837f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] GET http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:07:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Get all volumes completed successfully. Sep 03 11:07:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-35828ffb-a8db-41e1-8223-2bf4e514da53 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:07:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1188/2337] 192.168.122.139 () {58 vars in 1169 bytes} [Thu Sep 3 11:07:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1033 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0d9e35c2-4a90-497c-b7c8-26fa89087852 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d9e35c2-4a90-497c-b7c8-26fa89087852 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] DELETE http://192.168.122.139/volume/v3/types/33ea818c-8185-4577-9f99-61f731a9036a Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d9e35c2-4a90-497c-b7c8-26fa89087852 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0d9e35c2-4a90-497c-b7c8-26fa89087852 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0d9e35c2-4a90-497c-b7c8-26fa89087852 tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/types/33ea818c-8185-4577-9f99-61f731a9036a returned with HTTP 202 Sep 03 11:07:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1150/2338] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:07:26 2026] DELETE /volume/v3/types/33ea818c-8185-4577-9f99-61f731a9036a => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:07:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7948f692-2384-4a0d-b494-d70b4587e6fc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7948f692-2384-4a0d-b494-d70b4587e6fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] GET http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:07:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7948f692-2384-4a0d-b494-d70b4587e6fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7948f692-2384-4a0d-b494-d70b4587e6fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:27 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7948f692-2384-4a0d-b494-d70b4587e6fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:07:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7948f692-2384-4a0d-b494-d70b4587e6fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Get all volumes completed successfully. Sep 03 11:07:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7948f692-2384-4a0d-b494-d70b4587e6fc tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:07:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1189/2339] 192.168.122.139 () {58 vars in 1169 bytes} [Thu Sep 3 11:07:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1033 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:07:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3742511c-6844-462b-a5b9-6ddbf127da7a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3742511c-6844-462b-a5b9-6ddbf127da7a tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] DELETE http://192.168.122.139/volume/v3/types/8d60896f-b06a-4299-b4bc-13f231e273c9 Sep 03 11:07:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3742511c-6844-462b-a5b9-6ddbf127da7a tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3742511c-6844-462b-a5b9-6ddbf127da7a tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3742511c-6844-462b-a5b9-6ddbf127da7a tempest-TestInstancesWithCinderVolumes-994526858 tempest-TestInstancesWithCinderVolumes-994526858-project-admin] http://192.168.122.139/volume/v3/types/8d60896f-b06a-4299-b4bc-13f231e273c9 returned with HTTP 202 Sep 03 11:07:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1151/2340] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:07:27 2026] DELETE /volume/v3/types/8d60896f-b06a-4299-b4bc-13f231e273c9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-af2b71f8-fe27-4223-a1df-960514a12fce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af2b71f8-fe27-4223-a1df-960514a12fce tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af2b71f8-fe27-4223-a1df-960514a12fce tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-af2b71f8-fe27-4223-a1df-960514a12fce tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-af2b71f8-fe27-4223-a1df-960514a12fce tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-af2b71f8-fe27-4223-a1df-960514a12fce tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Reserve volume completed successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-af2b71f8-fe27-4223-a1df-960514a12fce tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1190/2341] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:28 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-67e688cf-4ee3-43ec-910a-c9c22410f810 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67e688cf-4ee3-43ec-910a-c9c22410f810 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67e688cf-4ee3-43ec-910a-c9c22410f810 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67e688cf-4ee3-43ec-910a-c9c22410f810 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-67e688cf-4ee3-43ec-910a-c9c22410f810 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67e688cf-4ee3-43ec-910a-c9c22410f810 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1152/2342] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:28 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-980544e5-92fd-4691-a26e-9445e04dc522 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-980544e5-92fd-4691-a26e-9445e04dc522 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-980544e5-92fd-4691-a26e-9445e04dc522 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-980544e5-92fd-4691-a26e-9445e04dc522 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-980544e5-92fd-4691-a26e-9445e04dc522 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-980544e5-92fd-4691-a26e-9445e04dc522 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Unreserve volume completed successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-980544e5-92fd-4691-a26e-9445e04dc522 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1191/2343] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:28 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70eb3b32-8d65-425d-85c5-fbb43a4f1b1b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70eb3b32-8d65-425d-85c5-fbb43a4f1b1b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70eb3b32-8d65-425d-85c5-fbb43a4f1b1b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70eb3b32-8d65-425d-85c5-fbb43a4f1b1b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-70eb3b32-8d65-425d-85c5-fbb43a4f1b1b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70eb3b32-8d65-425d-85c5-fbb43a4f1b1b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1153/2344] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:28 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume updated successfully. Sep 03 11:07:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6b1dccef-a7d9-481b-857a-4e9db1a3cb20 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 200 Sep 03 11:07:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1192/2345] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:28 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eb85d920-bba4-475c-b44f-2115e3181271 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb85d920-bba4-475c-b44f-2115e3181271 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb85d920-bba4-475c-b44f-2115e3181271 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb85d920-bba4-475c-b44f-2115e3181271 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eb85d920-bba4-475c-b44f-2115e3181271 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb85d920-bba4-475c-b44f-2115e3181271 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1154/2346] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:28 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume updated successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e511f63-3a73-48cd-9e64-e0a2d5b0826b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 200 Sep 03 11:07:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1193/2347] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:29 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-707602b2-b162-4cdf-b098-cdc3a173022b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-707602b2-b162-4cdf-b098-cdc3a173022b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-707602b2-b162-4cdf-b098-cdc3a173022b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-707602b2-b162-4cdf-b098-cdc3a173022b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-707602b2-b162-4cdf-b098-cdc3a173022b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-707602b2-b162-4cdf-b098-cdc3a173022b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1155/2348] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:29 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Update volume admin metadata completed successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Update readonly setting on volume completed successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98d4d1ab-fd09-4227-8a6f-25079f9ddf35 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1194/2349] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:29 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-166c6fa3-348f-4afd-8741-342a68fd1f63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-166c6fa3-348f-4afd-8741-342a68fd1f63 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-166c6fa3-348f-4afd-8741-342a68fd1f63 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-166c6fa3-348f-4afd-8741-342a68fd1f63 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-166c6fa3-348f-4afd-8741-342a68fd1f63 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-166c6fa3-348f-4afd-8741-342a68fd1f63 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1156/2350] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:29 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Update volume admin metadata completed successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Update readonly setting on volume completed successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10c2e047-821c-4fd2-a8ba-b9e98da0432b tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1195/2351] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:07:29 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-05ebdef5-c2ce-42a8-bf2a-7ef4817ba7de None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-05ebdef5-c2ce-42a8-bf2a-7ef4817ba7de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-05ebdef5-c2ce-42a8-bf2a-7ef4817ba7de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-05ebdef5-c2ce-42a8-bf2a-7ef4817ba7de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-05ebdef5-c2ce-42a8-bf2a-7ef4817ba7de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-05ebdef5-c2ce-42a8-bf2a-7ef4817ba7de tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1157/2352] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:29 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ba3f05e4-9628-44e9-b015-b30468200f91 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1665269246", "disk_format": "raw"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1665269246", "disk_format": "raw"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:29 devstack devstack@c-api.service[86298]: DEBUG cinder.image.image_utils [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1665269246'}] 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-1665269246'}]. {{(pid=86298) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:07:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Copy volume to image completed successfully. Sep 03 11:07:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ba3f05e4-9628-44e9-b015-b30468200f91 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:07:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1196/2353] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:07:29 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 655 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:07:39 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=329,cinder:UPDATE=83,cinder:INSERT=42 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:07:39 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=314,cinder:UPDATE=77,cinder:INSERT=45 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-865d872a-8935-464f-8316-02301c8c995b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create volume of 1 GB Sep 03 11:07:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Availability Zones retrieved successfully. Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Flow 'volume_create_api' (70bc334b-4ab8-4271-86ec-2b42d22d1e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d47c10-313e-45da-88ea-2972e559722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d47c10-313e-45da-88ea-2972e559722c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45bf0a60-0dbd-405f-a800-f04ed97a4103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Created reservations ['d81ed7b6-4f9f-4971-bf57-2cfdd237d43a', 'd71c618c-ea4a-49d3-b921-591fb185b847', 'a95b100b-c544-442e-bad6-9ea778e5944d', '48459e29-4e79-450f-ac2f-71d59a9d6c3b'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45bf0a60-0dbd-405f-a800-f04ed97a4103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d81ed7b6-4f9f-4971-bf57-2cfdd237d43a', 'd71c618c-ea4a-49d3-b921-591fb185b847', 'a95b100b-c544-442e-bad6-9ea778e5944d', '48459e29-4e79-450f-ac2f-71d59a9d6c3b']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a6378b-7eed-45c5-b071-09f750f9357d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a6378b-7eed-45c5-b071-09f750f9357d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89150c0d-bec1-4337-8e35-9a3108f8c007', '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='77d455cd8db943f7ae7e85ff1cbe2f0a',qos_specs=None,replication_status=,reservations=['d81ed7b6-4f9f-4971-bf57-2cfdd237d43a','d71c618c-ea4a-49d3-b921-591fb185b847','a95b100b-c544-442e-bad6-9ea778e5944d','48459e29-4e79-450f-ac2f-71d59a9d6c3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cad3eeeea1e4a87a0c5bcee48861b1c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:07:47Z,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=89150c0d-bec1-4337-8e35-9a3108f8c007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77d455cd8db943f7ae7e85ff1cbe2f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cad3eeeea1e4a87a0c5bcee48861b1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9c86e8-9a7f-4dd4-99c7-e79cdc430220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9c86e8-9a7f-4dd4-99c7-e79cdc430220) transitioned into state 'SUCCESS' from 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='77d455cd8db943f7ae7e85ff1cbe2f0a',qos_specs=None,replication_status=,reservations=['d81ed7b6-4f9f-4971-bf57-2cfdd237d43a','d71c618c-ea4a-49d3-b921-591fb185b847','a95b100b-c544-442e-bad6-9ea778e5944d','48459e29-4e79-450f-ac2f-71d59a9d6c3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cad3eeeea1e4a87a0c5bcee48861b1c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0489305-9f9c-4f36-9079-2e6b8e33a97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0489305-9f9c-4f36-9079-2e6b8e33a97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Flow 'volume_create_api' (70bc334b-4ab8-4271-86ec-2b42d22d1e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:07:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create volume request issued successfully. Sep 03 11:07:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-865d872a-8935-464f-8316-02301c8c995b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:07:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1158/2354] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:07:47 2026] POST /volume/v3/volumes => generated 749 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:07:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e419b9b-cc37-4d4e-89ad-1d01a1e946c5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e419b9b-cc37-4d4e-89ad-1d01a1e946c5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e419b9b-cc37-4d4e-89ad-1d01a1e946c5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e419b9b-cc37-4d4e-89ad-1d01a1e946c5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e419b9b-cc37-4d4e-89ad-1d01a1e946c5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e419b9b-cc37-4d4e-89ad-1d01a1e946c5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1197/2355] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:47 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-03e3950e-4778-4ec3-9d90-854da9a039d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03e3950e-4778-4ec3-9d90-854da9a039d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03e3950e-4778-4ec3-9d90-854da9a039d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-03e3950e-4778-4ec3-9d90-854da9a039d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-03e3950e-4778-4ec3-9d90-854da9a039d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-03e3950e-4778-4ec3-9d90-854da9a039d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1159/2356] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:48 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d9390350-9502-4ace-9b86-9eb67ce84952 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9390350-9502-4ace-9b86-9eb67ce84952 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9390350-9502-4ace-9b86-9eb67ce84952 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9390350-9502-4ace-9b86-9eb67ce84952 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d9390350-9502-4ace-9b86-9eb67ce84952 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9390350-9502-4ace-9b86-9eb67ce84952 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1198/2357] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:50 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f5e06904-7bb8-462a-9444-7fd91def8a09 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5e06904-7bb8-462a-9444-7fd91def8a09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5e06904-7bb8-462a-9444-7fd91def8a09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5e06904-7bb8-462a-9444-7fd91def8a09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5e06904-7bb8-462a-9444-7fd91def8a09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5e06904-7bb8-462a-9444-7fd91def8a09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1160/2358] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:51 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7050da91-f133-4376-b8eb-96843c2a2520 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1462941607", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1462941607', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Create volume of 1 GB Sep 03 11:07:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Availability Zones retrieved successfully. Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Flow 'volume_create_api' (709e7d47-80c9-4eac-b78d-698024373bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61748587-0e5f-47bb-9410-49eb5b3a73f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61748587-0e5f-47bb-9410-49eb5b3a73f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bda8e9f-962f-4803-a6d6-ec09d33b83c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Created reservations ['008e8bf4-f0e4-4938-a1d6-58f5f666b4ee', '0eb2976f-f4aa-4d5a-8c38-e09e821fd889', '56339d04-8e77-4673-9d3c-aff208575b46', 'fbc8aa6a-2a9c-4a0e-bf01-2694b57a8fc7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bda8e9f-962f-4803-a6d6-ec09d33b83c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008e8bf4-f0e4-4938-a1d6-58f5f666b4ee', '0eb2976f-f4aa-4d5a-8c38-e09e821fd889', '56339d04-8e77-4673-9d3c-aff208575b46', 'fbc8aa6a-2a9c-4a0e-bf01-2694b57a8fc7']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492518ff-f393-4136-a8ad-dfb5296fef56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492518ff-f393-4136-a8ad-dfb5296fef56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62e25a09-cbda-4e7d-8dba-93fca8aec279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1462941607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1697aaec004c45abe4af7ac159c9d6',qos_specs=None,replication_status=,reservations=['008e8bf4-f0e4-4938-a1d6-58f5f666b4ee','0eb2976f-f4aa-4d5a-8c38-e09e821fd889','56339d04-8e77-4673-9d3c-aff208575b46','fbc8aa6a-2a9c-4a0e-bf01-2694b57a8fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4742b6eba3d5497f9b81707b06fda6ed',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1462941607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62e25a09-cbda-4e7d-8dba-93fca8aec279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e1697aaec004c45abe4af7ac159c9d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4742b6eba3d5497f9b81707b06fda6ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd02195-3279-4ac9-8c6e-04b35c004e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd02195-3279-4ac9-8c6e-04b35c004e20) transitioned into state 'SUCCESS' from state '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-1462941607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e1697aaec004c45abe4af7ac159c9d6',qos_specs=None,replication_status=,reservations=['008e8bf4-f0e4-4938-a1d6-58f5f666b4ee','0eb2976f-f4aa-4d5a-8c38-e09e821fd889','56339d04-8e77-4673-9d3c-aff208575b46','fbc8aa6a-2a9c-4a0e-bf01-2694b57a8fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4742b6eba3d5497f9b81707b06fda6ed',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01da89b1-b003-4374-99ba-30c08d671832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01da89b1-b003-4374-99ba-30c08d671832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Flow 'volume_create_api' (709e7d47-80c9-4eac-b78d-698024373bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:07:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Create volume request issued successfully. Sep 03 11:07:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7050da91-f133-4376-b8eb-96843c2a2520 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:07:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1199/2359] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:07:51 2026] POST /volume/v3/volumes => generated 765 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:07:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-04d60045-1520-4b51-afa8-e679ed8c66d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-04d60045-1520-4b51-afa8-e679ed8c66d4 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-04d60045-1520-4b51-afa8-e679ed8c66d4 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-04d60045-1520-4b51-afa8-e679ed8c66d4 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-04d60045-1520-4b51-afa8-e679ed8c66d4 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-04d60045-1520-4b51-afa8-e679ed8c66d4 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1161/2360] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:51 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 833 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e0dae1f1-bd80-4220-aba5-6fef57917350 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0dae1f1-bd80-4220-aba5-6fef57917350 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0dae1f1-bd80-4220-aba5-6fef57917350 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0dae1f1-bd80-4220-aba5-6fef57917350 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e0dae1f1-bd80-4220-aba5-6fef57917350 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0dae1f1-bd80-4220-aba5-6fef57917350 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1200/2361] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:52 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-62a96f1a-be80-492e-81f5-0f05ffed6954 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-62a96f1a-be80-492e-81f5-0f05ffed6954 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-62a96f1a-be80-492e-81f5-0f05ffed6954 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-62a96f1a-be80-492e-81f5-0f05ffed6954 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-62a96f1a-be80-492e-81f5-0f05ffed6954 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-62a96f1a-be80-492e-81f5-0f05ffed6954 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1162/2362] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:52 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0b17337b-1079-443f-8691-fc9f96ffd98b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b17337b-1079-443f-8691-fc9f96ffd98b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b17337b-1079-443f-8691-fc9f96ffd98b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b17337b-1079-443f-8691-fc9f96ffd98b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0b17337b-1079-443f-8691-fc9f96ffd98b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b17337b-1079-443f-8691-fc9f96ffd98b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1201/2363] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:53 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9fb37b96-a844-4b6a-b3f6-38058f6115c1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fb37b96-a844-4b6a-b3f6-38058f6115c1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fb37b96-a844-4b6a-b3f6-38058f6115c1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fb37b96-a844-4b6a-b3f6-38058f6115c1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9fb37b96-a844-4b6a-b3f6-38058f6115c1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fb37b96-a844-4b6a-b3f6-38058f6115c1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1163/2364] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:54 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2b08c30b-e041-4fc8-80c7-72835fc544fb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2b08c30b-e041-4fc8-80c7-72835fc544fb tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2b08c30b-e041-4fc8-80c7-72835fc544fb tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2b08c30b-e041-4fc8-80c7-72835fc544fb tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2b08c30b-e041-4fc8-80c7-72835fc544fb tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2b08c30b-e041-4fc8-80c7-72835fc544fb tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1202/2365] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:54 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-21e6748e-28e1-4d23-9766-1d86010c5c12 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21e6748e-28e1-4d23-9766-1d86010c5c12 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21e6748e-28e1-4d23-9766-1d86010c5c12 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21e6748e-28e1-4d23-9766-1d86010c5c12 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-21e6748e-28e1-4d23-9766-1d86010c5c12 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21e6748e-28e1-4d23-9766-1d86010c5c12 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1164/2366] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:55 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-97dded48-0d28-4d6c-8f0c-9c8c6f790a26 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-97dded48-0d28-4d6c-8f0c-9c8c6f790a26 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-97dded48-0d28-4d6c-8f0c-9c8c6f790a26 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-97dded48-0d28-4d6c-8f0c-9c8c6f790a26 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-97dded48-0d28-4d6c-8f0c-9c8c6f790a26 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-97dded48-0d28-4d6c-8f0c-9c8c6f790a26 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1203/2367] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:55 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-35e3ba56-9f94-4f93-892f-180b24e30838 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35e3ba56-9f94-4f93-892f-180b24e30838 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35e3ba56-9f94-4f93-892f-180b24e30838 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35e3ba56-9f94-4f93-892f-180b24e30838 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-35e3ba56-9f94-4f93-892f-180b24e30838 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35e3ba56-9f94-4f93-892f-180b24e30838 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1165/2368] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:56 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:07:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-03526257-4830-4e84-966b-8a0fbfca0bba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03526257-4830-4e84-966b-8a0fbfca0bba tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03526257-4830-4e84-966b-8a0fbfca0bba tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03526257-4830-4e84-966b-8a0fbfca0bba tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03526257-4830-4e84-966b-8a0fbfca0bba tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03526257-4830-4e84-966b-8a0fbfca0bba tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1204/2369] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:56 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-16a59497-3f77-44d9-b7b2-90927509bffc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16a59497-3f77-44d9-b7b2-90927509bffc tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16a59497-3f77-44d9-b7b2-90927509bffc tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16a59497-3f77-44d9-b7b2-90927509bffc tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-16a59497-3f77-44d9-b7b2-90927509bffc tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16a59497-3f77-44d9-b7b2-90927509bffc tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1166/2370] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:57 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:07:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0dcabb3-7093-4286-9309-f8ced002e0a1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0dcabb3-7093-4286-9309-f8ced002e0a1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0dcabb3-7093-4286-9309-f8ced002e0a1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0dcabb3-7093-4286-9309-f8ced002e0a1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a0dcabb3-7093-4286-9309-f8ced002e0a1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0dcabb3-7093-4286-9309-f8ced002e0a1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1205/2371] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:57 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cd043d56-32b6-4569-9698-2fbeef781344 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd043d56-32b6-4569-9698-2fbeef781344 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd043d56-32b6-4569-9698-2fbeef781344 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd043d56-32b6-4569-9698-2fbeef781344 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cd043d56-32b6-4569-9698-2fbeef781344 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd043d56-32b6-4569-9698-2fbeef781344 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1167/2372] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:58 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5046e3a6-4cb0-449e-8b49-a5ded13eb935 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5046e3a6-4cb0-449e-8b49-a5ded13eb935 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5046e3a6-4cb0-449e-8b49-a5ded13eb935 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5046e3a6-4cb0-449e-8b49-a5ded13eb935 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5046e3a6-4cb0-449e-8b49-a5ded13eb935 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5046e3a6-4cb0-449e-8b49-a5ded13eb935 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1206/2373] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:58 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14b60974-0719-4bb1-8b25-40682978bea1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14b60974-0719-4bb1-8b25-40682978bea1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:07:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14b60974-0719-4bb1-8b25-40682978bea1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14b60974-0719-4bb1-8b25-40682978bea1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14b60974-0719-4bb1-8b25-40682978bea1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:07:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14b60974-0719-4bb1-8b25-40682978bea1 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:07:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1168/2374] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:59 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d90de2e8-af8f-48cf-ab2a-af5e777ae4ff None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d90de2e8-af8f-48cf-ab2a-af5e777ae4ff tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:07:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d90de2e8-af8f-48cf-ab2a-af5e777ae4ff tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d90de2e8-af8f-48cf-ab2a-af5e777ae4ff tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:07:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:07:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d90de2e8-af8f-48cf-ab2a-af5e777ae4ff tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:07:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d90de2e8-af8f-48cf-ab2a-af5e777ae4ff tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:07:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1207/2375] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:59 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:07:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0cc7ef5b-d0eb-4bb0-b4a0-42287007c513 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0cc7ef5b-d0eb-4bb0-b4a0-42287007c513 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:07:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0cc7ef5b-d0eb-4bb0-b4a0-42287007c513 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0cc7ef5b-d0eb-4bb0-b4a0-42287007c513 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:07:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:07:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:07:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:07:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0cc7ef5b-d0eb-4bb0-b4a0-42287007c513 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:07:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0cc7ef5b-d0eb-4bb0-b4a0-42287007c513 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:07:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1169/2376] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:07:59 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d1b5de25-c27b-49bc-af4f-dc353c655083 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1b5de25-c27b-49bc-af4f-dc353c655083 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1b5de25-c27b-49bc-af4f-dc353c655083 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d1b5de25-c27b-49bc-af4f-dc353c655083 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d1b5de25-c27b-49bc-af4f-dc353c655083 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d1b5de25-c27b-49bc-af4f-dc353c655083 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1208/2377] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:00 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0adee6a3-1cb8-4e0f-afe7-ae606633f730 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0adee6a3-1cb8-4e0f-afe7-ae606633f730 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0adee6a3-1cb8-4e0f-afe7-ae606633f730 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0adee6a3-1cb8-4e0f-afe7-ae606633f730 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0adee6a3-1cb8-4e0f-afe7-ae606633f730 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0adee6a3-1cb8-4e0f-afe7-ae606633f730 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:08:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1170/2378] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:00 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3018483d-243f-4e12-89d9-8693afa17ad3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3018483d-243f-4e12-89d9-8693afa17ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3018483d-243f-4e12-89d9-8693afa17ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3018483d-243f-4e12-89d9-8693afa17ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3018483d-243f-4e12-89d9-8693afa17ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3018483d-243f-4e12-89d9-8693afa17ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:08:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1209/2379] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:00 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-932849c7-c919-4cf7-a8a4-f974149812ed None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1313184461"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1313184461'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create volume of 1 GB Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ffa50d5b-1b98-48a0-a590-56c4076601ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Availability Zones retrieved successfully. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ffa50d5b-1b98-48a0-a590-56c4076601ed tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ffa50d5b-1b98-48a0-a590-56c4076601ed tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ffa50d5b-1b98-48a0-a590-56c4076601ed tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Flow 'volume_create_api' (6549c486-d2f9-4e22-8efa-d800480208b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c38b578-6acf-4f02-a800-226434713df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ffa50d5b-1b98-48a0-a590-56c4076601ed tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ffa50d5b-1b98-48a0-a590-56c4076601ed tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:08:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1210/2380] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:00 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c38b578-6acf-4f02-a800-226434713df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:08:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a506a69-b33c-47e2-8100-ba08a3787fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] POST http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-946777031", "disk_format": "qcow2"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-946777031", "disk_format": "qcow2"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:01 devstack devstack@c-api.service[86298]: DEBUG cinder.image.image_utils [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-946777031'}] 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-946777031'}]. {{(pid=86298) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Created reservations ['b9a8f196-299f-4b89-a261-6c38a2cd7a72', '09b60aae-b52b-4d70-bb8d-4ba51a633bdc', '679e921c-2bd0-4c67-9663-8329715a57de', '3dc0e114-5129-46d7-b428-41c454ac625a'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a506a69-b33c-47e2-8100-ba08a3787fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9a8f196-299f-4b89-a261-6c38a2cd7a72', '09b60aae-b52b-4d70-bb8d-4ba51a633bdc', '679e921c-2bd0-4c67-9663-8329715a57de', '3dc0e114-5129-46d7-b428-41c454ac625a']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a955d9c-20b7-435a-bc0c-5a8328156ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a955d9c-20b7-435a-bc0c-5a8328156ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d50dbe-6087-42ed-abf2-5b4714f894eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1313184461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77d455cd8db943f7ae7e85ff1cbe2f0a',qos_specs=None,replication_status=,reservations=['b9a8f196-299f-4b89-a261-6c38a2cd7a72','09b60aae-b52b-4d70-bb8d-4ba51a633bdc','679e921c-2bd0-4c67-9663-8329715a57de','3dc0e114-5129-46d7-b428-41c454ac625a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cad3eeeea1e4a87a0c5bcee48861b1c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:08:01Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1313184461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d50dbe-6087-42ed-abf2-5b4714f894eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77d455cd8db943f7ae7e85ff1cbe2f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cad3eeeea1e4a87a0c5bcee48861b1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777b3fdd-bbb4-4d68-b9d8-016a92f11de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777b3fdd-bbb4-4d68-b9d8-016a92f11de7) transitioned into 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-1313184461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77d455cd8db943f7ae7e85ff1cbe2f0a',qos_specs=None,replication_status=,reservations=['b9a8f196-299f-4b89-a261-6c38a2cd7a72','09b60aae-b52b-4d70-bb8d-4ba51a633bdc','679e921c-2bd0-4c67-9663-8329715a57de','3dc0e114-5129-46d7-b428-41c454ac625a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cad3eeeea1e4a87a0c5bcee48861b1c',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f59c4c-e88c-473b-b6f6-5df37e77e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f59c4c-e88c-473b-b6f6-5df37e77e845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Flow 'volume_create_api' (6549c486-d2f9-4e22-8efa-d800480208b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create volume request issued successfully. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-932849c7-c919-4cf7-a8a4-f974149812ed tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:08:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1171/2381] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:08:00 2026] POST /volume/v3/volumes => generated 785 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5dc9d8b0-e92d-48e8-a401-1b66f7adb4f1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5dc9d8b0-e92d-48e8-a401-1b66f7adb4f1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5dc9d8b0-e92d-48e8-a401-1b66f7adb4f1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5dc9d8b0-e92d-48e8-a401-1b66f7adb4f1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5dc9d8b0-e92d-48e8-a401-1b66f7adb4f1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5dc9d8b0-e92d-48e8-a401-1b66f7adb4f1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 200 Sep 03 11:08:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1172/2382] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:01 2026] GET /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c854210b-de7e-4e76-bff0-60d1cd6bf892 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c854210b-de7e-4e76-bff0-60d1cd6bf892 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c854210b-de7e-4e76-bff0-60d1cd6bf892 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c854210b-de7e-4e76-bff0-60d1cd6bf892 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c854210b-de7e-4e76-bff0-60d1cd6bf892 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c854210b-de7e-4e76-bff0-60d1cd6bf892 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1173/2383] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:01 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Copy volume to image completed successfully. Sep 03 11:08:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-36a6db2f-5f28-4512-8d1a-54e1351ada5a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action returned with HTTP 202 Sep 03 11:08:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1211/2384] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:08:00 2026] POST /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115/action => generated 656 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:08:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8fad554-edcc-41ec-b4cf-24028a1b8a13 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8fad554-edcc-41ec-b4cf-24028a1b8a13 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8fad554-edcc-41ec-b4cf-24028a1b8a13 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8fad554-edcc-41ec-b4cf-24028a1b8a13 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b8fad554-edcc-41ec-b4cf-24028a1b8a13 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8fad554-edcc-41ec-b4cf-24028a1b8a13 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 200 Sep 03 11:08:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1174/2385] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:02 2026] GET /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 877 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-95f7bfba-4934-4743-8af0-607604f4eb25 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-95f7bfba-4934-4743-8af0-607604f4eb25 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-95f7bfba-4934-4743-8af0-607604f4eb25 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-95f7bfba-4934-4743-8af0-607604f4eb25 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-95f7bfba-4934-4743-8af0-607604f4eb25 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-95f7bfba-4934-4743-8af0-607604f4eb25 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1212/2386] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:02 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8ced1c66-0e93-4c6a-9dbc-f9d01de28784 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ced1c66-0e93-4c6a-9dbc-f9d01de28784 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ced1c66-0e93-4c6a-9dbc-f9d01de28784 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ced1c66-0e93-4c6a-9dbc-f9d01de28784 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8ced1c66-0e93-4c6a-9dbc-f9d01de28784 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ced1c66-0e93-4c6a-9dbc-f9d01de28784 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1175/2387] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:02 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f1627a14-b59a-4667-a232-5059fb6aa379 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] POST http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279/action Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1357855441", "disk_format": "raw"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1357855441", "disk_format": "raw"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:08:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:02 devstack devstack@c-api.service[86298]: DEBUG cinder.image.image_utils [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1357855441'}] 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-1357855441'}]. {{(pid=86298) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-59b62850-201a-497c-84ca-e25c36bfa61d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59b62850-201a-497c-84ca-e25c36bfa61d tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59b62850-201a-497c-84ca-e25c36bfa61d tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59b62850-201a-497c-84ca-e25c36bfa61d tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-59b62850-201a-497c-84ca-e25c36bfa61d tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59b62850-201a-497c-84ca-e25c36bfa61d tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 200 Sep 03 11:08:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1176/2388] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:03 2026] GET /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 878 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed1f4542-edb7-404b-9439-474e42f70675 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed1f4542-edb7-404b-9439-474e42f70675 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed1f4542-edb7-404b-9439-474e42f70675 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed1f4542-edb7-404b-9439-474e42f70675 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ed1f4542-edb7-404b-9439-474e42f70675 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed1f4542-edb7-404b-9439-474e42f70675 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 200 Sep 03 11:08:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1177/2389] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:03 2026] GET /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 878 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0d50dbe-6087-42ed-abf2-5b4714f894eb", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1448726452"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Create snapshot from volume d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Copy volume to image completed successfully. Sep 03 11:08:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f1627a14-b59a-4667-a232-5059fb6aa379 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279/action returned with HTTP 202 Sep 03 11:08:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1213/2390] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:08:02 2026] POST /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279/action => generated 654 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:08:03 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Created reservations ['4a7a9a47-e977-4075-923c-5ee616960e11', '7ae156a5-8c7e-4730-8426-4ff137895a08', '12e73715-057b-42c8-bd6c-4ee8b1d1df52', 'aecf5fb0-d68e-491a-96b0-2f9e8e0560c4'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:08:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot create request issued successfully. Sep 03 11:08:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab10c05f-7595-4abd-99d8-1e28320b48b8 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:08:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1178/2391] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:08:03 2026] POST /volume/v3/snapshots => generated 326 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:08:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a482125-4275-43e8-9a5f-0641ec5d1724 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a482125-4275-43e8-9a5f-0641ec5d1724 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a482125-4275-43e8-9a5f-0641ec5d1724 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a482125-4275-43e8-9a5f-0641ec5d1724 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8a482125-4275-43e8-9a5f-0641ec5d1724 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a482125-4275-43e8-9a5f-0641ec5d1724 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1214/2392] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:04 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7ff3bca2-4175-494c-9994-8908c3e6021b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ff3bca2-4175-494c-9994-8908c3e6021b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ff3bca2-4175-494c-9994-8908c3e6021b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ff3bca2-4175-494c-9994-8908c3e6021b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7ff3bca2-4175-494c-9994-8908c3e6021b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ff3bca2-4175-494c-9994-8908c3e6021b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1179/2393] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:05 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6991bb59-0f0f-4bb0-bdef-01f86a67624f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6991bb59-0f0f-4bb0-bdef-01f86a67624f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6991bb59-0f0f-4bb0-bdef-01f86a67624f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6991bb59-0f0f-4bb0-bdef-01f86a67624f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6991bb59-0f0f-4bb0-bdef-01f86a67624f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6991bb59-0f0f-4bb0-bdef-01f86a67624f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1215/2394] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:06 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:08:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f2fb038-b950-461b-aec5-c24e3f09ba6a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f2fb038-b950-461b-aec5-c24e3f09ba6a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f2fb038-b950-461b-aec5-c24e3f09ba6a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f2fb038-b950-461b-aec5-c24e3f09ba6a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2f2fb038-b950-461b-aec5-c24e3f09ba6a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f2fb038-b950-461b-aec5-c24e3f09ba6a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1180/2395] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:07 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-56cc124d-2c7f-4a8a-8fa8-14ca317a54e3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-56cc124d-2c7f-4a8a-8fa8-14ca317a54e3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-56cc124d-2c7f-4a8a-8fa8-14ca317a54e3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-56cc124d-2c7f-4a8a-8fa8-14ca317a54e3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-56cc124d-2c7f-4a8a-8fa8-14ca317a54e3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-56cc124d-2c7f-4a8a-8fa8-14ca317a54e3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1216/2396] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:08 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff791128-7658-4f4e-a542-1a6b426d6047 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff791128-7658-4f4e-a542-1a6b426d6047 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff791128-7658-4f4e-a542-1a6b426d6047 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff791128-7658-4f4e-a542-1a6b426d6047 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff791128-7658-4f4e-a542-1a6b426d6047 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff791128-7658-4f4e-a542-1a6b426d6047 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1181/2397] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:09 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-697486da-017a-4695-a458-63ae9780d19c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-697486da-017a-4695-a458-63ae9780d19c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-697486da-017a-4695-a458-63ae9780d19c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-697486da-017a-4695-a458-63ae9780d19c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-697486da-017a-4695-a458-63ae9780d19c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-697486da-017a-4695-a458-63ae9780d19c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1217/2398] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:10 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-333c2d92-0d31-4691-b6fe-b100999b644a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-333c2d92-0d31-4691-b6fe-b100999b644a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-333c2d92-0d31-4691-b6fe-b100999b644a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-333c2d92-0d31-4691-b6fe-b100999b644a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-333c2d92-0d31-4691-b6fe-b100999b644a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-333c2d92-0d31-4691-b6fe-b100999b644a tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:08:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1182/2399] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:11 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7bea2484-bead-4ff4-8f1c-b3415e68a6f5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7bea2484-bead-4ff4-8f1c-b3415e68a6f5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7bea2484-bead-4ff4-8f1c-b3415e68a6f5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7bea2484-bead-4ff4-8f1c-b3415e68a6f5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7bea2484-bead-4ff4-8f1c-b3415e68a6f5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7bea2484-bead-4ff4-8f1c-b3415e68a6f5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1218/2400] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:11 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-74e399d5-5ef3-493b-a7b6-e397fa93af40 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74e399d5-5ef3-493b-a7b6-e397fa93af40 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74e399d5-5ef3-493b-a7b6-e397fa93af40 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74e399d5-5ef3-493b-a7b6-e397fa93af40 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-74e399d5-5ef3-493b-a7b6-e397fa93af40 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74e399d5-5ef3-493b-a7b6-e397fa93af40 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:08:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1183/2401] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:12 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 867 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9c7c307-3b63-484b-a013-945938212145 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] DELETE http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:12 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Delete volume with id: 5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8c766a99-fe7c-44a2-921c-23638caedff9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c766a99-fe7c-44a2-921c-23638caedff9 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c766a99-fe7c-44a2-921c-23638caedff9 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8c766a99-fe7c-44a2-921c-23638caedff9 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8c766a99-fe7c-44a2-921c-23638caedff9 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8c766a99-fe7c-44a2-921c-23638caedff9 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1184/2402] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:12 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Delete volume request issued successfully. Sep 03 11:08:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9c7c307-3b63-484b-a013-945938212145 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 202 Sep 03 11:08:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1219/2403] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:08:12 2026] DELETE /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1c528ba6-ceb6-440f-a01b-b89242d9db33 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c528ba6-ceb6-440f-a01b-b89242d9db33 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c528ba6-ceb6-440f-a01b-b89242d9db33 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1c528ba6-ceb6-440f-a01b-b89242d9db33 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1c528ba6-ceb6-440f-a01b-b89242d9db33 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1c528ba6-ceb6-440f-a01b-b89242d9db33 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:08:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1185/2404] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:12 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 866 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-20d08d3e-e2a6-40b8-b466-32c1465cbf04 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20d08d3e-e2a6-40b8-b466-32c1465cbf04 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20d08d3e-e2a6-40b8-b466-32c1465cbf04 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20d08d3e-e2a6-40b8-b466-32c1465cbf04 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-20d08d3e-e2a6-40b8-b466-32c1465cbf04 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20d08d3e-e2a6-40b8-b466-32c1465cbf04 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1220/2405] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:13 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4dbd1a6a-d50a-4a41-9bef-0669ea6828ea None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4dbd1a6a-d50a-4a41-9bef-0669ea6828ea tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4dbd1a6a-d50a-4a41-9bef-0669ea6828ea tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4dbd1a6a-d50a-4a41-9bef-0669ea6828ea tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4dbd1a6a-d50a-4a41-9bef-0669ea6828ea tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Volume info retrieved successfully. Sep 03 11:08:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4dbd1a6a-d50a-4a41-9bef-0669ea6828ea tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 200 Sep 03 11:08:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1186/2406] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:13 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 866 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-065836f5-6a51-4fcd-b4f1-fc9da32f6296 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-065836f5-6a51-4fcd-b4f1-fc9da32f6296 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-065836f5-6a51-4fcd-b4f1-fc9da32f6296 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-065836f5-6a51-4fcd-b4f1-fc9da32f6296 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-065836f5-6a51-4fcd-b4f1-fc9da32f6296 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-065836f5-6a51-4fcd-b4f1-fc9da32f6296 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1221/2407] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:14 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1acc63a3-67b8-452a-bbee-f6d23b0432f7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1acc63a3-67b8-452a-bbee-f6d23b0432f7 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] GET http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 Sep 03 11:08:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1acc63a3-67b8-452a-bbee-f6d23b0432f7 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1acc63a3-67b8-452a-bbee-f6d23b0432f7 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1acc63a3-67b8-452a-bbee-f6d23b0432f7 tempest-VolumesActionsTest-1393901842 tempest-VolumesActionsTest-1393901842-project-member] http://192.168.122.139/volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 returned with HTTP 404 Sep 03 11:08:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1187/2408] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:14 2026] GET /volume/v3/volumes/5418a6ba-7403-42b2-bb69-d1d47a546115 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:08:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-418cedd1-7ca0-4d6b-bfcb-559f39117165 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-418cedd1-7ca0-4d6b-bfcb-559f39117165 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-418cedd1-7ca0-4d6b-bfcb-559f39117165 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-418cedd1-7ca0-4d6b-bfcb-559f39117165 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-418cedd1-7ca0-4d6b-bfcb-559f39117165 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-418cedd1-7ca0-4d6b-bfcb-559f39117165 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1222/2409] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:15 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:08:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6e9107fe-7e84-4e6f-89da-e6b995034ff5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6e9107fe-7e84-4e6f-89da-e6b995034ff5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6e9107fe-7e84-4e6f-89da-e6b995034ff5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6e9107fe-7e84-4e6f-89da-e6b995034ff5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6e9107fe-7e84-4e6f-89da-e6b995034ff5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6e9107fe-7e84-4e6f-89da-e6b995034ff5 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1188/2410] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:16 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4e988412-acac-4167-bf05-050f297052f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4e988412-acac-4167-bf05-050f297052f7 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4e988412-acac-4167-bf05-050f297052f7 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4e988412-acac-4167-bf05-050f297052f7 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4e988412-acac-4167-bf05-050f297052f7 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4e988412-acac-4167-bf05-050f297052f7 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1223/2411] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:17 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e0f36f7d-c5b0-4813-83ab-706bc5aeea5c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0f36f7d-c5b0-4813-83ab-706bc5aeea5c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0f36f7d-c5b0-4813-83ab-706bc5aeea5c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e0f36f7d-c5b0-4813-83ab-706bc5aeea5c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e0f36f7d-c5b0-4813-83ab-706bc5aeea5c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e0f36f7d-c5b0-4813-83ab-706bc5aeea5c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1189/2412] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:18 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-13cc54ad-12c1-4950-9e16-8f2f7b61b452 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13cc54ad-12c1-4950-9e16-8f2f7b61b452 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13cc54ad-12c1-4950-9e16-8f2f7b61b452 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-13cc54ad-12c1-4950-9e16-8f2f7b61b452 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-13cc54ad-12c1-4950-9e16-8f2f7b61b452 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-13cc54ad-12c1-4950-9e16-8f2f7b61b452 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1224/2413] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:19 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-df13c2dc-9618-4fb1-8fd4-8465d3eb4512 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df13c2dc-9618-4fb1-8fd4-8465d3eb4512 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df13c2dc-9618-4fb1-8fd4-8465d3eb4512 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df13c2dc-9618-4fb1-8fd4-8465d3eb4512 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-df13c2dc-9618-4fb1-8fd4-8465d3eb4512 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df13c2dc-9618-4fb1-8fd4-8465d3eb4512 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1190/2414] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:21 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0a51dd47-3eec-4d21-93fd-7c9e8cc6a7a0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0a51dd47-3eec-4d21-93fd-7c9e8cc6a7a0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0a51dd47-3eec-4d21-93fd-7c9e8cc6a7a0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0a51dd47-3eec-4d21-93fd-7c9e8cc6a7a0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0a51dd47-3eec-4d21-93fd-7c9e8cc6a7a0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0a51dd47-3eec-4d21-93fd-7c9e8cc6a7a0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1225/2415] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:22 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6774192d-61fd-4186-b151-4e3b006bb9b1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6774192d-61fd-4186-b151-4e3b006bb9b1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6774192d-61fd-4186-b151-4e3b006bb9b1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6774192d-61fd-4186-b151-4e3b006bb9b1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6774192d-61fd-4186-b151-4e3b006bb9b1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6774192d-61fd-4186-b151-4e3b006bb9b1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1191/2416] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:23 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6c0850e-1bc1-404e-abdf-f60bb6ff2a05 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6c0850e-1bc1-404e-abdf-f60bb6ff2a05 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6c0850e-1bc1-404e-abdf-f60bb6ff2a05 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6c0850e-1bc1-404e-abdf-f60bb6ff2a05 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e6c0850e-1bc1-404e-abdf-f60bb6ff2a05 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6c0850e-1bc1-404e-abdf-f60bb6ff2a05 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1226/2417] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:24 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-35f56287-7e14-4498-82e9-7f4410ec3878 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35f56287-7e14-4498-82e9-7f4410ec3878 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35f56287-7e14-4498-82e9-7f4410ec3878 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35f56287-7e14-4498-82e9-7f4410ec3878 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-35f56287-7e14-4498-82e9-7f4410ec3878 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35f56287-7e14-4498-82e9-7f4410ec3878 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1192/2418] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:25 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:08:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-02d9a7e8-652c-4022-a2be-e1b2282fde25 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-02d9a7e8-652c-4022-a2be-e1b2282fde25 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-02d9a7e8-652c-4022-a2be-e1b2282fde25 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-02d9a7e8-652c-4022-a2be-e1b2282fde25 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-02d9a7e8-652c-4022-a2be-e1b2282fde25 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-02d9a7e8-652c-4022-a2be-e1b2282fde25 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1227/2419] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:26 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4459d24e-1af2-47de-a8f9-2c315c43398f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4459d24e-1af2-47de-a8f9-2c315c43398f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4459d24e-1af2-47de-a8f9-2c315c43398f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4459d24e-1af2-47de-a8f9-2c315c43398f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4459d24e-1af2-47de-a8f9-2c315c43398f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4459d24e-1af2-47de-a8f9-2c315c43398f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1193/2420] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:27 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-499092b8-5c42-4c5c-8ffa-d364c097f0a3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-499092b8-5c42-4c5c-8ffa-d364c097f0a3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-499092b8-5c42-4c5c-8ffa-d364c097f0a3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-499092b8-5c42-4c5c-8ffa-d364c097f0a3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-499092b8-5c42-4c5c-8ffa-d364c097f0a3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-499092b8-5c42-4c5c-8ffa-d364c097f0a3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1228/2421] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:28 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff610aa3-b70f-4e95-b4fa-8fcabcfbbd09 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff610aa3-b70f-4e95-b4fa-8fcabcfbbd09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff610aa3-b70f-4e95-b4fa-8fcabcfbbd09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff610aa3-b70f-4e95-b4fa-8fcabcfbbd09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ff610aa3-b70f-4e95-b4fa-8fcabcfbbd09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff610aa3-b70f-4e95-b4fa-8fcabcfbbd09 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1194/2422] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:29 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-793972ff-4f9a-46a7-82a2-972cf7fc016e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-793972ff-4f9a-46a7-82a2-972cf7fc016e tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-793972ff-4f9a-46a7-82a2-972cf7fc016e tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-793972ff-4f9a-46a7-82a2-972cf7fc016e tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-793972ff-4f9a-46a7-82a2-972cf7fc016e tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-793972ff-4f9a-46a7-82a2-972cf7fc016e tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1229/2423] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:30 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-83a54521-c427-4c01-a9cc-0c4cb88d8cfa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-83a54521-c427-4c01-a9cc-0c4cb88d8cfa tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-83a54521-c427-4c01-a9cc-0c4cb88d8cfa tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-83a54521-c427-4c01-a9cc-0c4cb88d8cfa tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-83a54521-c427-4c01-a9cc-0c4cb88d8cfa tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-83a54521-c427-4c01-a9cc-0c4cb88d8cfa tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1195/2424] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:31 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f15c41a-d0bc-419a-9c3a-a0ab7039cc6f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f15c41a-d0bc-419a-9c3a-a0ab7039cc6f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f15c41a-d0bc-419a-9c3a-a0ab7039cc6f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f15c41a-d0bc-419a-9c3a-a0ab7039cc6f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f15c41a-d0bc-419a-9c3a-a0ab7039cc6f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f15c41a-d0bc-419a-9c3a-a0ab7039cc6f tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1230/2425] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:32 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e8cfb572-f0fb-4175-a1be-3d39c0be21ae None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8cfb572-f0fb-4175-a1be-3d39c0be21ae tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8cfb572-f0fb-4175-a1be-3d39c0be21ae tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8cfb572-f0fb-4175-a1be-3d39c0be21ae tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e8cfb572-f0fb-4175-a1be-3d39c0be21ae tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8cfb572-f0fb-4175-a1be-3d39c0be21ae tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1196/2426] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:33 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-29f0aa62-d76b-43b9-86be-58ad053e28cd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-29f0aa62-d76b-43b9-86be-58ad053e28cd tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-29f0aa62-d76b-43b9-86be-58ad053e28cd tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-29f0aa62-d76b-43b9-86be-58ad053e28cd tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-29f0aa62-d76b-43b9-86be-58ad053e28cd tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-29f0aa62-d76b-43b9-86be-58ad053e28cd tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1231/2427] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:34 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:08:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-732d8db6-7cb4-45d6-945c-705e2abb6939 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-732d8db6-7cb4-45d6-945c-705e2abb6939 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-732d8db6-7cb4-45d6-945c-705e2abb6939 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-732d8db6-7cb4-45d6-945c-705e2abb6939 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-732d8db6-7cb4-45d6-945c-705e2abb6939 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-732d8db6-7cb4-45d6-945c-705e2abb6939 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1197/2428] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:35 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0671e107-5cb2-48ed-8e2f-ccb3aa000b72 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0671e107-5cb2-48ed-8e2f-ccb3aa000b72 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0671e107-5cb2-48ed-8e2f-ccb3aa000b72 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0671e107-5cb2-48ed-8e2f-ccb3aa000b72 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0671e107-5cb2-48ed-8e2f-ccb3aa000b72 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0671e107-5cb2-48ed-8e2f-ccb3aa000b72 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1232/2429] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:36 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c7a70ce5-7803-4e78-8fbc-1a2e11384d17 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7a70ce5-7803-4e78-8fbc-1a2e11384d17 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7a70ce5-7803-4e78-8fbc-1a2e11384d17 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7a70ce5-7803-4e78-8fbc-1a2e11384d17 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7a70ce5-7803-4e78-8fbc-1a2e11384d17 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7a70ce5-7803-4e78-8fbc-1a2e11384d17 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1198/2430] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:37 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:08:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2a724392-e8ff-48cf-ab52-1120b12bc82a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a724392-e8ff-48cf-ab52-1120b12bc82a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a724392-e8ff-48cf-ab52-1120b12bc82a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a724392-e8ff-48cf-ab52-1120b12bc82a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2a724392-e8ff-48cf-ab52-1120b12bc82a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a724392-e8ff-48cf-ab52-1120b12bc82a tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1233/2431] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:37 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-143e7e5c-57dc-4281-b873-b8a4a4ca045d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-143e7e5c-57dc-4281-b873-b8a4a4ca045d tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-143e7e5c-57dc-4281-b873-b8a4a4ca045d tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-143e7e5c-57dc-4281-b873-b8a4a4ca045d tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-143e7e5c-57dc-4281-b873-b8a4a4ca045d tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-143e7e5c-57dc-4281-b873-b8a4a4ca045d tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1199/2432] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:38 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e0d1ddfa-6369-472c-b505-da11e6262477 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0d1ddfa-6369-472c-b505-da11e6262477 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0d1ddfa-6369-472c-b505-da11e6262477 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0d1ddfa-6369-472c-b505-da11e6262477 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e0d1ddfa-6369-472c-b505-da11e6262477 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0d1ddfa-6369-472c-b505-da11e6262477 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1234/2433] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:38 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] DELETE http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Delete volume with id: 62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Delete volume request issued successfully. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ea2d40ff-afb7-45e0-a64c-86715dd3d43a tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 202 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1200/2434] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:08:38 2026] DELETE /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-34f80972-e5e0-4393-86a4-416a0e38d7d5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34f80972-e5e0-4393-86a4-416a0e38d7d5 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34f80972-e5e0-4393-86a4-416a0e38d7d5 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34f80972-e5e0-4393-86a4-416a0e38d7d5 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-34f80972-e5e0-4393-86a4-416a0e38d7d5 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Volume info retrieved successfully. Sep 03 11:08:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34f80972-e5e0-4393-86a4-416a0e38d7d5 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 200 Sep 03 11:08:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1235/2435] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:39 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e3030d01-b7b0-492e-b56c-7775082f1994 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3030d01-b7b0-492e-b56c-7775082f1994 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e3030d01-b7b0-492e-b56c-7775082f1994 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e3030d01-b7b0-492e-b56c-7775082f1994 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=177,cinder:INSERT=24,cinder:UPDATE=37 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e3030d01-b7b0-492e-b56c-7775082f1994 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3030d01-b7b0-492e-b56c-7775082f1994 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1201/2436] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:39 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a271f691-42b4-4db3-b99e-6d99eeb4c650 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a271f691-42b4-4db3-b99e-6d99eeb4c650 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a271f691-42b4-4db3-b99e-6d99eeb4c650 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a271f691-42b4-4db3-b99e-6d99eeb4c650 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=119,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:08:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a271f691-42b4-4db3-b99e-6d99eeb4c650 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a271f691-42b4-4db3-b99e-6d99eeb4c650 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1236/2437] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:39 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Delete snapshot with id: 1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot delete request issued successfully. Sep 03 11:08:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-18328c0f-bc32-4fbb-9120-3819e93323d0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 202 Sep 03 11:08:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1202/2438] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:08:39 2026] DELETE /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:08:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-430d277c-f175-474a-ac00-eebffe0cd628 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-430d277c-f175-474a-ac00-eebffe0cd628 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-430d277c-f175-474a-ac00-eebffe0cd628 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-430d277c-f175-474a-ac00-eebffe0cd628 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-430d277c-f175-474a-ac00-eebffe0cd628 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-430d277c-f175-474a-ac00-eebffe0cd628 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1237/2439] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:40 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5645e68c-e390-4e33-9e7c-a01c28271372 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5645e68c-e390-4e33-9e7c-a01c28271372 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] GET http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 Sep 03 11:08:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5645e68c-e390-4e33-9e7c-a01c28271372 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5645e68c-e390-4e33-9e7c-a01c28271372 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5645e68c-e390-4e33-9e7c-a01c28271372 tempest-TestImageHashVerification-182909160 tempest-TestImageHashVerification-182909160-project-member] http://192.168.122.139/volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 returned with HTTP 404 Sep 03 11:08:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1203/2440] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:40 2026] GET /volume/v3/volumes/62e25a09-cbda-4e7d-8dba-93fca8aec279 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:08:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-83b988d2-e4cb-48dd-8cf9-c5175c8f740b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-83b988d2-e4cb-48dd-8cf9-c5175c8f740b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-83b988d2-e4cb-48dd-8cf9-c5175c8f740b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-83b988d2-e4cb-48dd-8cf9-c5175c8f740b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-83b988d2-e4cb-48dd-8cf9-c5175c8f740b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Snapshot retrieved successfully. Sep 03 11:08:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-83b988d2-e4cb-48dd-8cf9-c5175c8f740b tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 200 Sep 03 11:08:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1238/2441] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:41 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 484 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1264544d-83dc-4ab6-bd60-12f6f71b2c8c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1264544d-83dc-4ab6-bd60-12f6f71b2c8c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 Sep 03 11:08:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1264544d-83dc-4ab6-bd60-12f6f71b2c8c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1264544d-83dc-4ab6-bd60-12f6f71b2c8c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1264544d-83dc-4ab6-bd60-12f6f71b2c8c tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 returned with HTTP 404 Sep 03 11:08:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1204/2442] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:08:42 2026] GET /volume/v3/snapshots/1c14e047-899d-45cc-b329-103214639654 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:08:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Delete volume with id: d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Delete volume request issued successfully. Sep 03 11:08:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0aa56b00-4e83-4cd7-9a89-943378c6c880 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 202 Sep 03 11:08:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1239/2443] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:08:42 2026] DELETE /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:08:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f36f4d27-9350-41be-b4d8-d2387b208fb1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f36f4d27-9350-41be-b4d8-d2387b208fb1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f36f4d27-9350-41be-b4d8-d2387b208fb1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f36f4d27-9350-41be-b4d8-d2387b208fb1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f36f4d27-9350-41be-b4d8-d2387b208fb1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f36f4d27-9350-41be-b4d8-d2387b208fb1 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 200 Sep 03 11:08:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1205/2444] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:42 2026] GET /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 877 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-da02ca7f-6b4b-4a2a-aabe-5116afa515f0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da02ca7f-6b4b-4a2a-aabe-5116afa515f0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb Sep 03 11:08:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da02ca7f-6b4b-4a2a-aabe-5116afa515f0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-da02ca7f-6b4b-4a2a-aabe-5116afa515f0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-da02ca7f-6b4b-4a2a-aabe-5116afa515f0 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb returned with HTTP 404 Sep 03 11:08:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1240/2445] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:43 2026] GET /volume/v3/volumes/d0d50dbe-6087-42ed-abf2-5b4714f894eb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:08:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] DELETE http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Delete volume with id: 89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Delete volume request issued successfully. Sep 03 11:08:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb755219-a8c5-47b0-b56f-4287be4350d4 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 202 Sep 03 11:08:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1206/2446] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:08:43 2026] DELETE /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:08:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d39d4a73-aa23-41de-9374-2076886a6b15 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d39d4a73-aa23-41de-9374-2076886a6b15 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d39d4a73-aa23-41de-9374-2076886a6b15 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d39d4a73-aa23-41de-9374-2076886a6b15 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:08:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:08:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d39d4a73-aa23-41de-9374-2076886a6b15 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d39d4a73-aa23-41de-9374-2076886a6b15 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:08:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1241/2447] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:43 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:08:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b633662-b53c-45a6-bd79-2f3dc05f7019 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b633662-b53c-45a6-bd79-2f3dc05f7019 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b633662-b53c-45a6-bd79-2f3dc05f7019 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b633662-b53c-45a6-bd79-2f3dc05f7019 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:08:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:08:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:08:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:08:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b633662-b53c-45a6-bd79-2f3dc05f7019 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Volume info retrieved successfully. Sep 03 11:08:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b633662-b53c-45a6-bd79-2f3dc05f7019 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 200 Sep 03 11:08:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1207/2448] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:44 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:08:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-86b36139-986f-4dd1-b81d-ceeaddd02ad3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:08:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86b36139-986f-4dd1-b81d-ceeaddd02ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] GET http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 Sep 03 11:08:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86b36139-986f-4dd1-b81d-ceeaddd02ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:08:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86b36139-986f-4dd1-b81d-ceeaddd02ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:08:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86b36139-986f-4dd1-b81d-ceeaddd02ad3 tempest-CinderUnicodeTest-2031935231 tempest-CinderUnicodeTest-2031935231-project-member] http://192.168.122.139/volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 returned with HTTP 404 Sep 03 11:08:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1242/2449] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:08:45 2026] GET /volume/v3/volumes/89150c0d-bec1-4337-8e35-9a3108f8c007 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:08:54 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=16,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:08:55 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-278330518", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-278330518', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create volume of 1 GB Sep 03 11:09:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Availability Zones retrieved successfully. Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Flow 'volume_create_api' (d7547b5d-fc63-4dd8-8e9f-d98e047e6c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53da09fa-cbfe-4fb0-846d-5f40614d1352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53da09fa-cbfe-4fb0-846d-5f40614d1352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979617bf-acf3-4245-a22e-28a24c528b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Created reservations ['2a4970b2-f0f2-4aaa-9448-e2a6b96c6d74', 'c68f7821-424d-4293-8280-d4f98ce1e907', '7a926b0f-59d3-4560-a124-596742e2adc7', '0c62a91a-abc7-4721-8c05-2728bd310d99'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979617bf-acf3-4245-a22e-28a24c528b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a4970b2-f0f2-4aaa-9448-e2a6b96c6d74', 'c68f7821-424d-4293-8280-d4f98ce1e907', '7a926b0f-59d3-4560-a124-596742e2adc7', '0c62a91a-abc7-4721-8c05-2728bd310d99']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6002bff-e1e5-4c98-a625-99f7eb07259f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6002bff-e1e5-4c98-a625-99f7eb07259f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-278330518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ddafe2584c049c7be2242c1a50244d7',qos_specs=None,replication_status=,reservations=['2a4970b2-f0f2-4aaa-9448-e2a6b96c6d74','c68f7821-424d-4293-8280-d4f98ce1e907','7a926b0f-59d3-4560-a124-596742e2adc7','0c62a91a-abc7-4721-8c05-2728bd310d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c256bfcb9c494d13b8a85130483ebda2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-278330518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ddafe2584c049c7be2242c1a50244d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c256bfcb9c494d13b8a85130483ebda2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28db78a-5612-4aa2-b9d0-8bfc8d379e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28db78a-5612-4aa2-b9d0-8bfc8d379e64) transitioned into state 'SUCCESS' from state '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-278330518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ddafe2584c049c7be2242c1a50244d7',qos_specs=None,replication_status=,reservations=['2a4970b2-f0f2-4aaa-9448-e2a6b96c6d74','c68f7821-424d-4293-8280-d4f98ce1e907','7a926b0f-59d3-4560-a124-596742e2adc7','0c62a91a-abc7-4721-8c05-2728bd310d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c256bfcb9c494d13b8a85130483ebda2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:10 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfc340c-aee2-4240-bae4-fdc2d169dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfc340c-aee2-4240-bae4-fdc2d169dace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Flow 'volume_create_api' (d7547b5d-fc63-4dd8-8e9f-d98e047e6c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create volume request issued successfully. Sep 03 11:09:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b4f4925e-afe3-4814-ac7f-0fa96cb739e2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:09:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1208/2450] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:09:10 2026] POST /volume/v3/volumes => generated 762 bytes in 995 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:09:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-acc478a6-949d-4ba0-b303-de0ce9e7ff62 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-acc478a6-949d-4ba0-b303-de0ce9e7ff62 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-acc478a6-949d-4ba0-b303-de0ce9e7ff62 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-acc478a6-949d-4ba0-b303-de0ce9e7ff62 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-acc478a6-949d-4ba0-b303-de0ce9e7ff62 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-acc478a6-949d-4ba0-b303-de0ce9e7ff62 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 200 Sep 03 11:09:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1243/2451] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:11 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 830 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1305450362", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1305450362', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Create volume of 1 GB Sep 03 11:09:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Availability Zones retrieved successfully. Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Flow 'volume_create_api' (40e8126e-40cf-4aa3-980a-a96feb8fce39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d79cbbe-a558-42ed-a451-597b0546e237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d79cbbe-a558-42ed-a451-597b0546e237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad33fe5-1c14-409c-9ff1-080c3303f184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Created reservations ['a020c54d-5afe-4654-b8d6-35ada419c417', '5d19c36a-1db2-434e-b851-3dc8a07acfc1', '9b0d6b94-a61e-4339-ac96-773e69244194', 'aa21f154-2af7-4121-948e-34dcdde96525'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad33fe5-1c14-409c-9ff1-080c3303f184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a020c54d-5afe-4654-b8d6-35ada419c417', '5d19c36a-1db2-434e-b851-3dc8a07acfc1', '9b0d6b94-a61e-4339-ac96-773e69244194', 'aa21f154-2af7-4121-948e-34dcdde96525']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc16136-c249-4938-a932-98e66a663c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc16136-c249-4938-a932-98e66a663c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05153ebd-d4ba-432d-8506-a87211081878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1305450362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f38fea1a90b84d47b9f95c1500cc468c',qos_specs=None,replication_status=,reservations=['a020c54d-5afe-4654-b8d6-35ada419c417','5d19c36a-1db2-434e-b851-3dc8a07acfc1','9b0d6b94-a61e-4339-ac96-773e69244194','aa21f154-2af7-4121-948e-34dcdde96525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb9c51d530164467812817e7d16f444d',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1305450362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05153ebd-d4ba-432d-8506-a87211081878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f38fea1a90b84d47b9f95c1500cc468c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb9c51d530164467812817e7d16f444d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:11 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3e883d-ae40-4891-b607-a9de1205abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3e883d-ae40-4891-b607-a9de1205abe2) transitioned into state 'SUCCESS' from state '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-1305450362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f38fea1a90b84d47b9f95c1500cc468c',qos_specs=None,replication_status=,reservations=['a020c54d-5afe-4654-b8d6-35ada419c417','5d19c36a-1db2-434e-b851-3dc8a07acfc1','9b0d6b94-a61e-4339-ac96-773e69244194','aa21f154-2af7-4121-948e-34dcdde96525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb9c51d530164467812817e7d16f444d',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c53b5e-9130-45cd-9b35-11f981e22a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c53b5e-9130-45cd-9b35-11f981e22a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Flow 'volume_create_api' (40e8126e-40cf-4aa3-980a-a96feb8fce39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Create volume request issued successfully. Sep 03 11:09:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-85413f7f-1be9-4ce9-8a00-0b94dd316e3b tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:09:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-418b1cac-b0f5-4a6d-a157-fbe33d472d0f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1209/2452] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:09:11 2026] POST /volume/v3/volumes => generated 764 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:09:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-418b1cac-b0f5-4a6d-a157-fbe33d472d0f tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3df18b1e-b680-4c24-aeb1-db94c1dfa705 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-418b1cac-b0f5-4a6d-a157-fbe33d472d0f tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-418b1cac-b0f5-4a6d-a157-fbe33d472d0f tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3df18b1e-b680-4c24-aeb1-db94c1dfa705 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3df18b1e-b680-4c24-aeb1-db94c1dfa705 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3df18b1e-b680-4c24-aeb1-db94c1dfa705 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-418b1cac-b0f5-4a6d-a157-fbe33d472d0f tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3df18b1e-b680-4c24-aeb1-db94c1dfa705 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-418b1cac-b0f5-4a6d-a157-fbe33d472d0f tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 200 Sep 03 11:09:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1244/2453] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:12 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 854 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3df18b1e-b680-4c24-aeb1-db94c1dfa705 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1210/2454] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:12 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 832 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0046f4a8-cf0c-4bca-bae0-f9da4751def9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0046f4a8-cf0c-4bca-bae0-f9da4751def9 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0046f4a8-cf0c-4bca-bae0-f9da4751def9 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0046f4a8-cf0c-4bca-bae0-f9da4751def9 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bf130f7f-050b-45c6-baca-bb62e94c90d6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf130f7f-050b-45c6-baca-bb62e94c90d6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf130f7f-050b-45c6-baca-bb62e94c90d6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf130f7f-050b-45c6-baca-bb62e94c90d6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0046f4a8-cf0c-4bca-bae0-f9da4751def9 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0046f4a8-cf0c-4bca-bae0-f9da4751def9 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 200 Sep 03 11:09:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1245/2455] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:13 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d648c323-6346-4ebb-9bf4-4cf6c78497d4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bf130f7f-050b-45c6-baca-bb62e94c90d6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d648c323-6346-4ebb-9bf4-4cf6c78497d4 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d648c323-6346-4ebb-9bf4-4cf6c78497d4 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d648c323-6346-4ebb-9bf4-4cf6c78497d4 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf130f7f-050b-45c6-baca-bb62e94c90d6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1211/2456] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:13 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:09:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d648c323-6346-4ebb-9bf4-4cf6c78497d4 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d648c323-6346-4ebb-9bf4-4cf6c78497d4 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 200 Sep 03 11:09:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1246/2457] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:13 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:09:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-31422402", "description": null, "metadata": null}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create snapshot from volume 9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:13 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Created reservations ['95f53cc7-9c92-4341-865b-a10a024f2399', '5c63eaca-1a12-46f9-ad08-5167c1891bc9', '7fa5d997-d5f4-4c89-9a80-45ececd4a572', '3bc519a1-688c-4cbf-91e8-9f05c62ae7c9'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:09:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot force create request issued successfully. Sep 03 11:09:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-753d1ad4-b2fc-434f-a380-4e2d4784247e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:09:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1212/2458] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:09:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5b43a7c6-ef5e-42a3-8a60-b12f830a5dec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b43a7c6-ef5e-42a3-8a60-b12f830a5dec tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b43a7c6-ef5e-42a3-8a60-b12f830a5dec tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b43a7c6-ef5e-42a3-8a60-b12f830a5dec tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5b43a7c6-ef5e-42a3-8a60-b12f830a5dec tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b43a7c6-ef5e-42a3-8a60-b12f830a5dec tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1247/2459] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:13 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f1d8b7f1-ea74-4f95-82b9-e55644177b60 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1d8b7f1-ea74-4f95-82b9-e55644177b60 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1d8b7f1-ea74-4f95-82b9-e55644177b60 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f1d8b7f1-ea74-4f95-82b9-e55644177b60 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f1d8b7f1-ea74-4f95-82b9-e55644177b60 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f1d8b7f1-ea74-4f95-82b9-e55644177b60 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1213/2460] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:14 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3b522153-1d6e-48c7-9d8a-60e47e64b46e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b522153-1d6e-48c7-9d8a-60e47e64b46e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b522153-1d6e-48c7-9d8a-60e47e64b46e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b522153-1d6e-48c7-9d8a-60e47e64b46e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3b522153-1d6e-48c7-9d8a-60e47e64b46e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b522153-1d6e-48c7-9d8a-60e47e64b46e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1248/2461] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:15 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-36d86244-cbca-45e6-ba8f-0dab5c027e31 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36d86244-cbca-45e6-ba8f-0dab5c027e31 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36d86244-cbca-45e6-ba8f-0dab5c027e31 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36d86244-cbca-45e6-ba8f-0dab5c027e31 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-36d86244-cbca-45e6-ba8f-0dab5c027e31 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36d86244-cbca-45e6-ba8f-0dab5c027e31 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1214/2462] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:15 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4c1b4211-2953-4fd6-ba13-3ee400707b58 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c1b4211-2953-4fd6-ba13-3ee400707b58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c1b4211-2953-4fd6-ba13-3ee400707b58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4c1b4211-2953-4fd6-ba13-3ee400707b58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4c1b4211-2953-4fd6-ba13-3ee400707b58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4c1b4211-2953-4fd6-ba13-3ee400707b58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1249/2463] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:15 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-73b97589-8369-4f4b-ad77-41d62fad692a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Get all volumes completed successfully. Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-73b97589-8369-4f4b-ad77-41d62fad692a tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:09:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1215/2464] 192.168.122.139 () {58 vars in 1121 bytes} [Thu Sep 3 11:09:15 2026] GET /volume/v3/volumes => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-20eb54fc-2c8c-416e-8673-9a71f9a882c3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20eb54fc-2c8c-416e-8673-9a71f9a882c3 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20eb54fc-2c8c-416e-8673-9a71f9a882c3 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20eb54fc-2c8c-416e-8673-9a71f9a882c3 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-20eb54fc-2c8c-416e-8673-9a71f9a882c3 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20eb54fc-2c8c-416e-8673-9a71f9a882c3 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1250/2465] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:15 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-56aeacac-2f35-43af-9937-02f68946fe04 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-56aeacac-2f35-43af-9937-02f68946fe04 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-56aeacac-2f35-43af-9937-02f68946fe04 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-56aeacac-2f35-43af-9937-02f68946fe04 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-56aeacac-2f35-43af-9937-02f68946fe04 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-56aeacac-2f35-43af-9937-02f68946fe04 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1216/2466] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:09:15 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-49ad1bd2-8a3a-4886-8209-6a07e7a7e439 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49ad1bd2-8a3a-4886-8209-6a07e7a7e439 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49ad1bd2-8a3a-4886-8209-6a07e7a7e439 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-49ad1bd2-8a3a-4886-8209-6a07e7a7e439 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-49ad1bd2-8a3a-4886-8209-6a07e7a7e439 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-49ad1bd2-8a3a-4886-8209-6a07e7a7e439 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1251/2467] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:16 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dd524c49-fc88-4935-8832-9ddb7a367b73 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd524c49-fc88-4935-8832-9ddb7a367b73 None None] GET http://192.168.122.139/volume// Sep 03 11:09:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd524c49-fc88-4935-8832-9ddb7a367b73 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd524c49-fc88-4935-8832-9ddb7a367b73 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd524c49-fc88-4935-8832-9ddb7a367b73 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:09:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1217/2468] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:09:16 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 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-12251e60-bdb9-4c10-981c-c7439619ad12 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-12251e60-bdb9-4c10-981c-c7439619ad12 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-12251e60-bdb9-4c10-981c-c7439619ad12 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05153ebd-d4ba-432d-8506-a87211081878", "connector": null, "instance_uuid": "d0f4c910-e3aa-4875-9d84-76853ef58353"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-12251e60-bdb9-4c10-981c-c7439619ad12 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:09:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1252/2469] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:09:16 2026] POST /volume/v3/attachments => generated 273 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8d9feabb-2f97-4f96-ae85-c6ec5d3e07da None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d9feabb-2f97-4f96-ae85-c6ec5d3e07da tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d9feabb-2f97-4f96-ae85-c6ec5d3e07da tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8d9feabb-2f97-4f96-ae85-c6ec5d3e07da tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3c40df9e-e5dc-4b7e-b794-29f4e2ac974c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3c40df9e-e5dc-4b7e-b794-29f4e2ac974c None None] GET http://192.168.122.139/volume// Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3c40df9e-e5dc-4b7e-b794-29f4e2ac974c None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3c40df9e-e5dc-4b7e-b794-29f4e2ac974c None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3c40df9e-e5dc-4b7e-b794-29f4e2ac974c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:09:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1253/2470] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:09:16 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 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-489f670c-9f49-4d5b-91f7-7a53e9060906 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-489f670c-9f49-4d5b-91f7-7a53e9060906 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-489f670c-9f49-4d5b-91f7-7a53e9060906 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-489f670c-9f49-4d5b-91f7-7a53e9060906 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8d9feabb-2f97-4f96-ae85-c6ec5d3e07da tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8d9feabb-2f97-4f96-ae85-c6ec5d3e07da tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1218/2471] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:16 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-489f670c-9f49-4d5b-91f7-7a53e9060906 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-489f670c-9f49-4d5b-91f7-7a53e9060906 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1254/2472] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:09:16 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 1037 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] PUT http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f23736f0-9f0a-4189-b7a9-f9dfe56c6cd2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f23736f0-9f0a-4189-b7a9-f9dfe56c6cd2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f23736f0-9f0a-4189-b7a9-f9dfe56c6cd2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f23736f0-9f0a-4189-b7a9-f9dfe56c6cd2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f23736f0-9f0a-4189-b7a9-f9dfe56c6cd2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Acquiring lock "cinder-attachment_update-05153ebd-d4ba-432d-8506-a87211081878-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f23736f0-9f0a-4189-b7a9-f9dfe56c6cd2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1255/2473] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:17 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Lock "cinder-attachment_update-05153ebd-d4ba-432d-8506-a87211081878-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:09:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Lock "cinder-attachment_update-05153ebd-d4ba-432d-8506-a87211081878-devstack" released by "attachment_update" :: held 0.199s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:09:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-0b7a36ff-46b4-4260-8bc8-4670adceed75 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 returned with HTTP 200 Sep 03 11:09:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1219/2474] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:09:17 2026] PUT /volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 => generated 694 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c240e310-21bc-4010-ab85-4c39ca8aeb71 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c240e310-21bc-4010-ab85-4c39ca8aeb71 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c240e310-21bc-4010-ab85-4c39ca8aeb71 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c240e310-21bc-4010-ab85-4c39ca8aeb71 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c240e310-21bc-4010-ab85-4c39ca8aeb71 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-e003a029-cbf4-49f4-a02e-05fcfeca2a02 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-e003a029-cbf4-49f4-a02e-05fcfeca2a02 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] POST http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33/action Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-e003a029-cbf4-49f4-a02e-05fcfeca2a02 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:09:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-e003a029-cbf4-49f4-a02e-05fcfeca2a02 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c240e310-21bc-4010-ab85-4c39ca8aeb71 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1256/2475] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:17 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-9733eca5-66f2-4ace-93c9-cd4681a6df74 req-e003a029-cbf4-49f4-a02e-05fcfeca2a02 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33/action returned with HTTP 204 Sep 03 11:09:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1220/2476] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:09:17 2026] POST /volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-77f88b78-b923-427f-a30e-05b78e43f972 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-77f88b78-b923-427f-a30e-05b78e43f972 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-77f88b78-b923-427f-a30e-05b78e43f972 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-77f88b78-b923-427f-a30e-05b78e43f972 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-77f88b78-b923-427f-a30e-05b78e43f972 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-77f88b78-b923-427f-a30e-05b78e43f972 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1257/2477] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:18 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-035fd232-bcf5-472f-aa47-6f9a7c406263 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-035fd232-bcf5-472f-aa47-6f9a7c406263 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-035fd232-bcf5-472f-aa47-6f9a7c406263 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-035fd232-bcf5-472f-aa47-6f9a7c406263 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-035fd232-bcf5-472f-aa47-6f9a7c406263 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-035fd232-bcf5-472f-aa47-6f9a7c406263 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1221/2478] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:18 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-546f30c6-aee7-450c-803d-d6018ccfdf76 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-546f30c6-aee7-450c-803d-d6018ccfdf76 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-546f30c6-aee7-450c-803d-d6018ccfdf76 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-546f30c6-aee7-450c-803d-d6018ccfdf76 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-546f30c6-aee7-450c-803d-d6018ccfdf76 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-546f30c6-aee7-450c-803d-d6018ccfdf76 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1258/2479] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:18 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9a591d26-4cca-4d6b-8954-4422c61a2a12", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create volume request body: {'volume': {'snapshot_id': '9a591d26-4cca-4d6b-8954-4422c61a2a12', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create volume of 1 GB Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Availability Zones retrieved successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Flow 'volume_create_api' (c5a0af49-bff4-42d3-84f9-3df5acff4aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61133fe2-3f48-48cb-8afc-5f60983d9494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61133fe2-3f48-48cb-8afc-5f60983d9494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9a591d26-4cca-4d6b-8954-4422c61a2a12', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7ebce3-5c41-4a9c-ada3-e7538338317c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Created reservations ['b76f41ac-f2d7-4e92-bea2-62cd1b8e4478', 'b8612362-825e-4c07-8ac5-5bcb204b30f9', 'ccaf3a86-7f74-4a29-ac2c-5fe4beb83c4f', 'f78175a3-406e-460d-8b3a-f05c4f5a441d'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7ebce3-5c41-4a9c-ada3-e7538338317c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b76f41ac-f2d7-4e92-bea2-62cd1b8e4478', 'b8612362-825e-4c07-8ac5-5bcb204b30f9', 'ccaf3a86-7f74-4a29-ac2c-5fe4beb83c4f', 'f78175a3-406e-460d-8b3a-f05c4f5a441d']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f91a5d3-597f-4286-bb25-61211153a958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f91a5d3-597f-4286-bb25-61211153a958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b', '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='4ddafe2584c049c7be2242c1a50244d7',qos_specs=None,replication_status=,reservations=['b76f41ac-f2d7-4e92-bea2-62cd1b8e4478','b8612362-825e-4c07-8ac5-5bcb204b30f9','ccaf3a86-7f74-4a29-ac2c-5fe4beb83c4f','f78175a3-406e-460d-8b3a-f05c4f5a441d'],size=1,snapshot_id=9a591d26-4cca-4d6b-8954-4422c61a2a12,source_replicaid=,source_volid=None,status='creating',user_id='c256bfcb9c494d13b8a85130483ebda2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ddafe2584c049c7be2242c1a50244d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9a591d26-4cca-4d6b-8954-4422c61a2a12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c256bfcb9c494d13b8a85130483ebda2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc96b433-2604-4d1b-8c58-5a1a8e4be219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc96b433-2604-4d1b-8c58-5a1a8e4be219) transitioned into state 'SUCCESS' from 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='4ddafe2584c049c7be2242c1a50244d7',qos_specs=None,replication_status=,reservations=['b76f41ac-f2d7-4e92-bea2-62cd1b8e4478','b8612362-825e-4c07-8ac5-5bcb204b30f9','ccaf3a86-7f74-4a29-ac2c-5fe4beb83c4f','f78175a3-406e-460d-8b3a-f05c4f5a441d'],size=1,snapshot_id=9a591d26-4cca-4d6b-8954-4422c61a2a12,source_replicaid=,source_volid=None,status='creating',user_id='c256bfcb9c494d13b8a85130483ebda2',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3297ef28-242f-4f29-9fc3-988698c72c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3297ef28-242f-4f29-9fc3-988698c72c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Flow 'volume_create_api' (c5a0af49-bff4-42d3-84f9-3df5acff4aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Create volume request issued successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-abdc051e-9dba-4ef1-b58d-8cfac80003d0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:09:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1222/2480] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:09:18 2026] POST /volume/v3/volumes => generated 750 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eac72c47-0a27-4834-bf6f-55a7f5a39b70 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eac72c47-0a27-4834-bf6f-55a7f5a39b70 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eac72c47-0a27-4834-bf6f-55a7f5a39b70 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eac72c47-0a27-4834-bf6f-55a7f5a39b70 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eac72c47-0a27-4834-bf6f-55a7f5a39b70 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eac72c47-0a27-4834-bf6f-55a7f5a39b70 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1259/2481] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:18 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3fe706de-60e3-4fa6-b6f0-ff355edcd3ed None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fe706de-60e3-4fa6-b6f0-ff355edcd3ed tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fe706de-60e3-4fa6-b6f0-ff355edcd3ed tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3fe706de-60e3-4fa6-b6f0-ff355edcd3ed tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3fe706de-60e3-4fa6-b6f0-ff355edcd3ed tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3fe706de-60e3-4fa6-b6f0-ff355edcd3ed tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1223/2482] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:19 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 1149 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c8af768b-0591-4cdf-860d-dc3845a2469d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8af768b-0591-4cdf-860d-dc3845a2469d tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8af768b-0591-4cdf-860d-dc3845a2469d tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c8af768b-0591-4cdf-860d-dc3845a2469d tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c8af768b-0591-4cdf-860d-dc3845a2469d tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c8af768b-0591-4cdf-860d-dc3845a2469d tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1260/2483] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:19 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7ac37326-c9f4-4d17-a1a1-c5dde9dafe76 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ac37326-c9f4-4d17-a1a1-c5dde9dafe76 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:09:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ac37326-c9f4-4d17-a1a1-c5dde9dafe76 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7ac37326-c9f4-4d17-a1a1-c5dde9dafe76 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7ac37326-c9f4-4d17-a1a1-c5dde9dafe76 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:09:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7ac37326-c9f4-4d17-a1a1-c5dde9dafe76 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:09:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1224/2484] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:19 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eb475bbb-51b2-4726-8fa5-140d42c78dca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb475bbb-51b2-4726-8fa5-140d42c78dca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb475bbb-51b2-4726-8fa5-140d42c78dca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb475bbb-51b2-4726-8fa5-140d42c78dca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eb475bbb-51b2-4726-8fa5-140d42c78dca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb475bbb-51b2-4726-8fa5-140d42c78dca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1261/2485] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:19 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8f505530-21cb-4ecc-9fbe-9c5d2e0608fb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f505530-21cb-4ecc-9fbe-9c5d2e0608fb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f505530-21cb-4ecc-9fbe-9c5d2e0608fb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f505530-21cb-4ecc-9fbe-9c5d2e0608fb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8f505530-21cb-4ecc-9fbe-9c5d2e0608fb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f505530-21cb-4ecc-9fbe-9c5d2e0608fb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1225/2486] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:20 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-46147450-ec4f-4388-bdb2-fff1da9bcf4a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46147450-ec4f-4388-bdb2-fff1da9bcf4a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46147450-ec4f-4388-bdb2-fff1da9bcf4a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-46147450-ec4f-4388-bdb2-fff1da9bcf4a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-46147450-ec4f-4388-bdb2-fff1da9bcf4a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-46147450-ec4f-4388-bdb2-fff1da9bcf4a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1262/2487] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:22 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f8365cf8-8b94-4128-8477-073c21d38391 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8365cf8-8b94-4128-8477-073c21d38391 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8365cf8-8b94-4128-8477-073c21d38391 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f8365cf8-8b94-4128-8477-073c21d38391 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f8365cf8-8b94-4128-8477-073c21d38391 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f8365cf8-8b94-4128-8477-073c21d38391 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1226/2488] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:23 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3a9bd71c-4a21-4235-8501-aca0194c414e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a9bd71c-4a21-4235-8501-aca0194c414e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a9bd71c-4a21-4235-8501-aca0194c414e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a9bd71c-4a21-4235-8501-aca0194c414e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3a9bd71c-4a21-4235-8501-aca0194c414e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a9bd71c-4a21-4235-8501-aca0194c414e tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1263/2489] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:24 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-78268b33-db9e-4ade-9b8c-181566df9510 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78268b33-db9e-4ade-9b8c-181566df9510 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78268b33-db9e-4ade-9b8c-181566df9510 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-78268b33-db9e-4ade-9b8c-181566df9510 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-78268b33-db9e-4ade-9b8c-181566df9510 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-78268b33-db9e-4ade-9b8c-181566df9510 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1227/2490] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:25 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:09:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fe77961d-15b8-4b91-a07d-640608d5410c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe77961d-15b8-4b91-a07d-640608d5410c tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe77961d-15b8-4b91-a07d-640608d5410c tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fe77961d-15b8-4b91-a07d-640608d5410c tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fe77961d-15b8-4b91-a07d-640608d5410c tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fe77961d-15b8-4b91-a07d-640608d5410c tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1264/2491] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:26 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 843 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:09:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cb35dc57-56b0-4c7f-9591-e11da68aaab7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb35dc57-56b0-4c7f-9591-e11da68aaab7 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb35dc57-56b0-4c7f-9591-e11da68aaab7 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cb35dc57-56b0-4c7f-9591-e11da68aaab7 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cb35dc57-56b0-4c7f-9591-e11da68aaab7 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cb35dc57-56b0-4c7f-9591-e11da68aaab7 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1228/2492] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:26 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 843 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0468da97-2347-4b89-8f48-b247c9211962 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:27 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete snapshot with id: 9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot delete request issued successfully. Sep 03 11:09:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0468da97-2347-4b89-8f48-b247c9211962 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 202 Sep 03 11:09:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1265/2493] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:09:27 2026] DELETE /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:09:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e71ef846-b41c-4899-9bf1-69a106ab3c44 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e71ef846-b41c-4899-9bf1-69a106ab3c44 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e71ef846-b41c-4899-9bf1-69a106ab3c44 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e71ef846-b41c-4899-9bf1-69a106ab3c44 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e71ef846-b41c-4899-9bf1-69a106ab3c44 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e71ef846-b41c-4899-9bf1-69a106ab3c44 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1229/2494] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:27 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-829cc1d0-11fe-4d25-89b9-597fbe37a6ca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-829cc1d0-11fe-4d25-89b9-597fbe37a6ca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-829cc1d0-11fe-4d25-89b9-597fbe37a6ca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-829cc1d0-11fe-4d25-89b9-597fbe37a6ca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-829cc1d0-11fe-4d25-89b9-597fbe37a6ca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-829cc1d0-11fe-4d25-89b9-597fbe37a6ca tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1266/2495] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:28 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b0b192b3-813f-49ea-85eb-23ffa0fa1384 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b0b192b3-813f-49ea-85eb-23ffa0fa1384 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b0b192b3-813f-49ea-85eb-23ffa0fa1384 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b0b192b3-813f-49ea-85eb-23ffa0fa1384 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b0b192b3-813f-49ea-85eb-23ffa0fa1384 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Snapshot retrieved successfully. Sep 03 11:09:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b0b192b3-813f-49ea-85eb-23ffa0fa1384 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 200 Sep 03 11:09:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1230/2496] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:29 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4ccc33ae-1eba-4f44-863b-4166a2f222eb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4ccc33ae-1eba-4f44-863b-4166a2f222eb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4ccc33ae-1eba-4f44-863b-4166a2f222eb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4ccc33ae-1eba-4f44-863b-4166a2f222eb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4ccc33ae-1eba-4f44-863b-4166a2f222eb tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 404 Sep 03 11:09:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1267/2497] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:30 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] DELETE http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:30 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete volume with id: 9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete volume request issued successfully. Sep 03 11:09:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd36c01a-4c7a-42ad-bba9-f734fb0c0e0a tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 202 Sep 03 11:09:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1231/2498] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:09:30 2026] DELETE /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:09:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fb6550e7-140a-4e00-9cb2-29c9e38cac88 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb6550e7-140a-4e00-9cb2-29c9e38cac88 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb6550e7-140a-4e00-9cb2-29c9e38cac88 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fb6550e7-140a-4e00-9cb2-29c9e38cac88 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fb6550e7-140a-4e00-9cb2-29c9e38cac88 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fb6550e7-140a-4e00-9cb2-29c9e38cac88 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 200 Sep 03 11:09:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1268/2499] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:30 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-e03cd426-6846-4a0c-8440-b92f8ce42c58 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-e03cd426-6846-4a0c-8440-b92f8ce42c58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/attachments?instance_id=d0f4c910-e3aa-4875-9d84-76853ef58353 Sep 03 11:09:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-e03cd426-6846-4a0c-8440-b92f8ce42c58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-e03cd426-6846-4a0c-8440-b92f8ce42c58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:31 devstack devstack@c-api.service[86299]: /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 11:09:31 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), Sep 03 11:09:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-e03cd426-6846-4a0c-8440-b92f8ce42c58 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/attachments?instance_id=d0f4c910-e3aa-4875-9d84-76853ef58353 returned with HTTP 200 Sep 03 11:09:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1232/2500] 192.168.122.139 () {62 vars in 1526 bytes} [Thu Sep 3 11:09:31 2026] GET /volume/v3/attachments?instance_id=d0f4c910-e3aa-4875-9d84-76853ef58353 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:09:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-c3341018-7bfb-46f1-86d7-4f1a8940c001 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-c3341018-7bfb-46f1-86d7-4f1a8940c001 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 Sep 03 11:09:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-c3341018-7bfb-46f1-86d7-4f1a8940c001 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-c3341018-7bfb-46f1-86d7-4f1a8940c001 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-85f31de2-fe3e-49cc-bd25-524fb3880825 req-c3341018-7bfb-46f1-86d7-4f1a8940c001 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 returned with HTTP 200 Sep 03 11:09:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1269/2501] 192.168.122.139 () {62 vars in 1540 bytes} [Thu Sep 3 11:09:31 2026] GET /volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 => generated 718 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ab0ca737-37f4-42f1-b1b4-ef5e1bf17052 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab0ca737-37f4-42f1-b1b4-ef5e1bf17052 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab0ca737-37f4-42f1-b1b4-ef5e1bf17052 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab0ca737-37f4-42f1-b1b4-ef5e1bf17052 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ab0ca737-37f4-42f1-b1b4-ef5e1bf17052 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab0ca737-37f4-42f1-b1b4-ef5e1bf17052 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 200 Sep 03 11:09:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1233/2502] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:31 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e7f329d5-3118-4622-a0ee-e2961b8a44b3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7f329d5-3118-4622-a0ee-e2961b8a44b3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7f329d5-3118-4622-a0ee-e2961b8a44b3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7f329d5-3118-4622-a0ee-e2961b8a44b3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7f329d5-3118-4622-a0ee-e2961b8a44b3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 404 Sep 03 11:09:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1270/2503] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:32 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:09:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] DELETE http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:32 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete volume with id: f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:09:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:09:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete volume request issued successfully. Sep 03 11:09:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e79ee325-e9b1-4074-a32b-be4bc4d900f0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 202 Sep 03 11:09:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1234/2504] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:09:32 2026] DELETE /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:09:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7577e590-b406-42ef-a48f-0128a731bcf3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7577e590-b406-42ef-a48f-0128a731bcf3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7577e590-b406-42ef-a48f-0128a731bcf3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7577e590-b406-42ef-a48f-0128a731bcf3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:09:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:09:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7577e590-b406-42ef-a48f-0128a731bcf3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Volume info retrieved successfully. Sep 03 11:09:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7577e590-b406-42ef-a48f-0128a731bcf3 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 200 Sep 03 11:09:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1271/2505] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:32 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dcf2ed15-1fd1-4a50-b907-d864dc838def None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dcf2ed15-1fd1-4a50-b907-d864dc838def tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dcf2ed15-1fd1-4a50-b907-d864dc838def tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dcf2ed15-1fd1-4a50-b907-d864dc838def tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dcf2ed15-1fd1-4a50-b907-d864dc838def tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b returned with HTTP 404 Sep 03 11:09:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1235/2506] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:33 2026] GET /volume/v3/volumes/f5e47eaf-3ecb-4afc-82fe-6da1d3a9128b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8ac35234-d624-4ffe-96bc-fe13c6c475a0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ac35234-d624-4ffe-96bc-fe13c6c475a0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ac35234-d624-4ffe-96bc-fe13c6c475a0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ac35234-d624-4ffe-96bc-fe13c6c475a0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-8ac35234-d624-4ffe-96bc-fe13c6c475a0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete snapshot with id: 9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ac35234-d624-4ffe-96bc-fe13c6c475a0 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 404 Sep 03 11:09:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1272/2507] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:09:33 2026] DELETE /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6f43ee26-640e-4b43-b779-a25c281af696 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f43ee26-640e-4b43-b779-a25c281af696 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f43ee26-640e-4b43-b779-a25c281af696 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f43ee26-640e-4b43-b779-a25c281af696 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f43ee26-640e-4b43-b779-a25c281af696 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 returned with HTTP 404 Sep 03 11:09:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1236/2508] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:09:33 2026] GET /volume/v3/snapshots/9a591d26-4cca-4d6b-8954-4422c61a2a12 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-03764e03-f995-4ba4-ab28-748d19b8a2d2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03764e03-f995-4ba4-ab28-748d19b8a2d2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] DELETE http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03764e03-f995-4ba4-ab28-748d19b8a2d2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03764e03-f995-4ba4-ab28-748d19b8a2d2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:33 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-03764e03-f995-4ba4-ab28-748d19b8a2d2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Delete volume with id: 9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03764e03-f995-4ba4-ab28-748d19b8a2d2 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 404 Sep 03 11:09:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1273/2509] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:09:33 2026] DELETE /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2595e512-4f17-408c-b977-f75d0c825774 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2595e512-4f17-408c-b977-f75d0c825774 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] GET http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2595e512-4f17-408c-b977-f75d0c825774 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2595e512-4f17-408c-b977-f75d0c825774 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2595e512-4f17-408c-b977-f75d0c825774 tempest-SnapshotDependencyTests-28953100 tempest-SnapshotDependencyTests-28953100-project-member] http://192.168.122.139/volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d returned with HTTP 404 Sep 03 11:09:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1237/2510] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:09:33 2026] GET /volume/v3/volumes/9c7e9aa6-8326-4d8d-9eb0-1c4186e5827d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2120225446", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2120225446', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create volume of 1 GB Sep 03 11:09:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Availability Zones retrieved successfully. Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Flow 'volume_create_api' (4535ff0e-68de-4c24-a28a-4bddf7c77444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769e4945-20a6-4952-9784-9c5bafbd48bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769e4945-20a6-4952-9784-9c5bafbd48bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfda899-01a2-456e-ad04-2a0bad53de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Created reservations ['ea829cd9-9132-4642-845c-ddca1b9c0c8e', 'a4c47cd4-513c-42fc-b94a-0e14ffc8d8ba', '04fb850d-b677-4e2d-b53b-a42b65d8cfb3', '9750d4b4-5168-473e-ab77-4aa539699059'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfda899-01a2-456e-ad04-2a0bad53de25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea829cd9-9132-4642-845c-ddca1b9c0c8e', 'a4c47cd4-513c-42fc-b94a-0e14ffc8d8ba', '04fb850d-b677-4e2d-b53b-a42b65d8cfb3', '9750d4b4-5168-473e-ab77-4aa539699059']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37dfe02-3448-4944-b15f-7e38eb834a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:09:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37dfe02-3448-4944-b15f-7e38eb834a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4115783b-c110-482f-9372-d49daf3e6b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2120225446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54eaa5066a04ccda43620642637845d',qos_specs=None,replication_status=,reservations=['ea829cd9-9132-4642-845c-ddca1b9c0c8e','a4c47cd4-513c-42fc-b94a-0e14ffc8d8ba','04fb850d-b677-4e2d-b53b-a42b65d8cfb3','9750d4b4-5168-473e-ab77-4aa539699059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d31e2c3b66084659bae46067f4d294f5',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2120225446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4115783b-c110-482f-9372-d49daf3e6b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54eaa5066a04ccda43620642637845d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d31e2c3b66084659bae46067f4d294f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee66401d-cd29-4c0a-aca6-4b9c553c39de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee66401d-cd29-4c0a-aca6-4b9c553c39de) transitioned into state 'SUCCESS' from state '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-2120225446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54eaa5066a04ccda43620642637845d',qos_specs=None,replication_status=,reservations=['ea829cd9-9132-4642-845c-ddca1b9c0c8e','a4c47cd4-513c-42fc-b94a-0e14ffc8d8ba','04fb850d-b677-4e2d-b53b-a42b65d8cfb3','9750d4b4-5168-473e-ab77-4aa539699059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d31e2c3b66084659bae46067f4d294f5',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feb459ab-d227-4618-af2c-abbbe43829da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feb459ab-d227-4618-af2c-abbbe43829da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Flow 'volume_create_api' (4535ff0e-68de-4c24-a28a-4bddf7c77444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:09:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create volume request issued successfully. Sep 03 11:09:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0fea33a2-9f27-400d-b0eb-39896d002bdb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:09:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1274/2511] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:09:34 2026] POST /volume/v3/volumes => generated 756 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:09:43 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=172,cinder:INSERT=35,cinder:UPDATE=53 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:09:44 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=118,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e2172d52-6688-4e3d-a53d-e3806f44221a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e2172d52-6688-4e3d-a53d-e3806f44221a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e2172d52-6688-4e3d-a53d-e3806f44221a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e2172d52-6688-4e3d-a53d-e3806f44221a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e2172d52-6688-4e3d-a53d-e3806f44221a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e2172d52-6688-4e3d-a53d-e3806f44221a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1238/2512] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:08 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8c27486f-f10d-4034-aafb-a24eb5c1048d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c27486f-f10d-4034-aafb-a24eb5c1048d tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c27486f-f10d-4034-aafb-a24eb5c1048d tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c27486f-f10d-4034-aafb-a24eb5c1048d tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8c27486f-f10d-4034-aafb-a24eb5c1048d tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c27486f-f10d-4034-aafb-a24eb5c1048d tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1275/2513] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:08 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-83fccdb9-ce0c-4ece-9fe6-058cceeae4af None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-83fccdb9-ce0c-4ece-9fe6-058cceeae4af tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-83fccdb9-ce0c-4ece-9fe6-058cceeae4af tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-83fccdb9-ce0c-4ece-9fe6-058cceeae4af tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-83fccdb9-ce0c-4ece-9fe6-058cceeae4af tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-83fccdb9-ce0c-4ece-9fe6-058cceeae4af tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1239/2514] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:10:08 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b632e44f-35a1-45ff-aabb-42292a6a3432 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b632e44f-35a1-45ff-aabb-42292a6a3432 None None] GET http://192.168.122.139/volume// Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b632e44f-35a1-45ff-aabb-42292a6a3432 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b632e44f-35a1-45ff-aabb-42292a6a3432 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b632e44f-35a1-45ff-aabb-42292a6a3432 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:10:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1276/2515] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:10:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-d7d522ee-9eb1-4278-bff7-9cb87605ded7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-d7d522ee-9eb1-4278-bff7-9cb87605ded7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-d7d522ee-9eb1-4278-bff7-9cb87605ded7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4115783b-c110-482f-9372-d49daf3e6b10", "connector": null, "instance_uuid": "75f3056a-4189-4226-8236-689fb41941bc"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-d7d522ee-9eb1-4278-bff7-9cb87605ded7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1240/2516] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:10:08 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-47d2d66f-2d98-4083-ad9f-f2c9b4e66ae8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47d2d66f-2d98-4083-ad9f-f2c9b4e66ae8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-47d2d66f-2d98-4083-ad9f-f2c9b4e66ae8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-47d2d66f-2d98-4083-ad9f-f2c9b4e66ae8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fbb06752-9e29-4c3f-a519-3ab00a41f1dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbb06752-9e29-4c3f-a519-3ab00a41f1dc None None] GET http://192.168.122.139/volume// Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbb06752-9e29-4c3f-a519-3ab00a41f1dc None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fbb06752-9e29-4c3f-a519-3ab00a41f1dc None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fbb06752-9e29-4c3f-a519-3ab00a41f1dc None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1241/2517] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:10: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 11:10:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-92babdc5-18be-4459-84ed-207d0cd1e3da None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-47d2d66f-2d98-4083-ad9f-f2c9b4e66ae8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-92babdc5-18be-4459-84ed-207d0cd1e3da tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-92babdc5-18be-4459-84ed-207d0cd1e3da tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-92babdc5-18be-4459-84ed-207d0cd1e3da tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47d2d66f-2d98-4083-ad9f-f2c9b4e66ae8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1277/2518] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:08 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-92babdc5-18be-4459-84ed-207d0cd1e3da tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-92babdc5-18be-4459-84ed-207d0cd1e3da tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1242/2519] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:10:08 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 1029 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] PUT http://192.168.122.139/volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6 Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Acquiring lock "cinder-attachment_update-4115783b-c110-482f-9372-d49daf3e6b10-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Lock "cinder-attachment_update-4115783b-c110-482f-9372-d49daf3e6b10-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:10:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-be2b3527-9196-4fae-a747-7cf4f58f4f63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-be2b3527-9196-4fae-a747-7cf4f58f4f63 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-be2b3527-9196-4fae-a747-7cf4f58f4f63 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-be2b3527-9196-4fae-a747-7cf4f58f4f63 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-be2b3527-9196-4fae-a747-7cf4f58f4f63 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-be2b3527-9196-4fae-a747-7cf4f58f4f63 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1243/2520] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:10:09 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] POST http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878/action Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Begin detaching volume completed successfully. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-db3337bf-7511-4022-9d06-69aa984ce652 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878/action returned with HTTP 202 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1244/2521] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:10:09 2026] POST /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Lock "cinder-attachment_update-4115783b-c110-482f-9372-d49daf3e6b10-devstack" released by "attachment_update" :: held 0.197s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9a1e2fb1-078d-48f8-9ac6-dfdc0b60eefe tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6 returned with HTTP 200 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1278/2522] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:10:08 2026] PUT /volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6 => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-55ec14a4-1e4a-44fd-9755-d55267b29882 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55ec14a4-1e4a-44fd-9755-d55267b29882 None None] GET http://192.168.122.139/volume// Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55ec14a4-1e4a-44fd-9755-d55267b29882 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55ec14a4-1e4a-44fd-9755-d55267b29882 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55ec14a4-1e4a-44fd-9755-d55267b29882 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1245/2523] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:10:09 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 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-4b0aed7a-3bb6-4280-8104-3834a412ce34 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-4b0aed7a-3bb6-4280-8104-3834a412ce34 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-4b0aed7a-3bb6-4280-8104-3834a412ce34 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-4b0aed7a-3bb6-4280-8104-3834a412ce34 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-4b0aed7a-3bb6-4280-8104-3834a412ce34 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-4b0aed7a-3bb6-4280-8104-3834a412ce34 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1279/2524] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:10:09 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 1333 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9861a5fa-9456-4ab0-a56a-4b324527f209 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-81666ad7-ce38-4f76-ba62-65b112847ec6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9861a5fa-9456-4ab0-a56a-4b324527f209 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6/action Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9861a5fa-9456-4ab0-a56a-4b324527f209 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9861a5fa-9456-4ab0-a56a-4b324527f209 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-81666ad7-ce38-4f76-ba62-65b112847ec6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] DELETE http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-81666ad7-ce38-4f76-ba62-65b112847ec6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-81666ad7-ce38-4f76-ba62-65b112847ec6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /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 11:10:09 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-e146acb5-9065-4b02-a5e4-b46ce2ea8ce6 req-9861a5fa-9456-4ab0-a56a-4b324527f209 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6/action returned with HTTP 204 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1246/2525] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:10:09 2026] POST /volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3fea7a93-7e87-4255-a29c-4e091778f69d req-81666ad7-ce38-4f76-ba62-65b112847ec6 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 returned with HTTP 200 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1280/2526] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:10:09 2026] DELETE /volume/v3/attachments/2ad15e1a-1ecc-44f3-a00a-1011653e2e33 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4463f296-2770-467d-823d-c1391116798a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4463f296-2770-467d-823d-c1391116798a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4463f296-2770-467d-823d-c1391116798a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4463f296-2770-467d-823d-c1391116798a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4463f296-2770-467d-823d-c1391116798a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4463f296-2770-467d-823d-c1391116798a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1247/2527] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:09 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 1141 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-704dd466-7a33-47ff-8b1f-88ee1720e485 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-704dd466-7a33-47ff-8b1f-88ee1720e485 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-704dd466-7a33-47ff-8b1f-88ee1720e485 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-704dd466-7a33-47ff-8b1f-88ee1720e485 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-704dd466-7a33-47ff-8b1f-88ee1720e485 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-704dd466-7a33-47ff-8b1f-88ee1720e485 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1281/2528] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:09 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 1141 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:10:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-5823e975-6d52-4d3c-afa8-433f794fd80e req-449d8643-b89b-4df1-bd43-1ec9d46b6016 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5823e975-6d52-4d3c-afa8-433f794fd80e req-449d8643-b89b-4df1-bd43-1ec9d46b6016 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5823e975-6d52-4d3c-afa8-433f794fd80e req-449d8643-b89b-4df1-bd43-1ec9d46b6016 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-5823e975-6d52-4d3c-afa8-433f794fd80e req-449d8643-b89b-4df1-bd43-1ec9d46b6016 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-5823e975-6d52-4d3c-afa8-433f794fd80e req-449d8643-b89b-4df1-bd43-1ec9d46b6016 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:10:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-5823e975-6d52-4d3c-afa8-433f794fd80e req-449d8643-b89b-4df1-bd43-1ec9d46b6016 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:10:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1248/2529] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:10:10 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] DELETE http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:10 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Delete volume with id: 05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:10:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Delete volume request issued successfully. Sep 03 11:10:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d6246db-acc7-4a3f-b02d-610c2423e680 tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 202 Sep 03 11:10:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1282/2530] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:10:10 2026] DELETE /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:10:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-938647ba-acd7-41c8-8b1a-34c6f7affe9e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-938647ba-acd7-41c8-8b1a-34c6f7affe9e tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-938647ba-acd7-41c8-8b1a-34c6f7affe9e tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-938647ba-acd7-41c8-8b1a-34c6f7affe9e tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-938647ba-acd7-41c8-8b1a-34c6f7affe9e tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Volume info retrieved successfully. Sep 03 11:10:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-938647ba-acd7-41c8-8b1a-34c6f7affe9e tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 200 Sep 03 11:10:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1249/2531] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:10 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-61fd87c8-a6e2-432f-8b0c-4c9baf65029f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-61fd87c8-a6e2-432f-8b0c-4c9baf65029f tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] GET http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 Sep 03 11:10:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-61fd87c8-a6e2-432f-8b0c-4c9baf65029f tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-61fd87c8-a6e2-432f-8b0c-4c9baf65029f tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-61fd87c8-a6e2-432f-8b0c-4c9baf65029f tempest-TestMinimumBasicScenario-244082232 tempest-TestMinimumBasicScenario-244082232-project-member] http://192.168.122.139/volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 returned with HTTP 404 Sep 03 11:10:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1283/2532] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:10:11 2026] GET /volume/v3/volumes/05153ebd-d4ba-432d-8506-a87211081878 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:10:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-24092cf8-6d5b-4d0c-9b5f-ed2061e9a2fd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-24092cf8-6d5b-4d0c-9b5f-ed2061e9a2fd tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-24092cf8-6d5b-4d0c-9b5f-ed2061e9a2fd tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-24092cf8-6d5b-4d0c-9b5f-ed2061e9a2fd tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-24092cf8-6d5b-4d0c-9b5f-ed2061e9a2fd tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-24092cf8-6d5b-4d0c-9b5f-ed2061e9a2fd tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1250/2533] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:10:12 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 1141 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:10:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10/action Sep 03 11:10:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:10:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Begin detaching volume completed successfully. Sep 03 11:10:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-2bb5627c-69c2-4329-ad71-632b08ff7905 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10/action returned with HTTP 202 Sep 03 11:10:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1284/2534] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:10:12 2026] POST /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:10:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7acd4fca-5975-4886-a821-23f4518fb0dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7acd4fca-5975-4886-a821-23f4518fb0dc None None] GET http://192.168.122.139/volume// Sep 03 11:10:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7acd4fca-5975-4886-a821-23f4518fb0dc None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7acd4fca-5975-4886-a821-23f4518fb0dc None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7acd4fca-5975-4886-a821-23f4518fb0dc None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:10:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1251/2535] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:10:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:10:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-855a00bb-dbcf-403c-b816-9f87d4ee4e19 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-855a00bb-dbcf-403c-b816-9f87d4ee4e19 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-855a00bb-dbcf-403c-b816-9f87d4ee4e19 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-855a00bb-dbcf-403c-b816-9f87d4ee4e19 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-855a00bb-dbcf-403c-b816-9f87d4ee4e19 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-855a00bb-dbcf-403c-b816-9f87d4ee4e19 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:10:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1285/2536] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:10:13 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:10:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-b8a53211-e5b0-4393-b175-70cd4f6ef7d8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-b8a53211-e5b0-4393-b175-70cd4f6ef7d8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] DELETE http://192.168.122.139/volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6 Sep 03 11:10:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-b8a53211-e5b0-4393-b175-70cd4f6ef7d8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-b8a53211-e5b0-4393-b175-70cd4f6ef7d8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:13 devstack devstack@c-api.service[86299]: /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 11:10:13 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 11:10:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f93bcd65-7293-48e8-b3c3-4ff09064d928 req-b8a53211-e5b0-4393-b175-70cd4f6ef7d8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6 returned with HTTP 200 Sep 03 11:10:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1252/2537] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:10:13 2026] DELETE /volume/v3/attachments/22b5d1ec-1045-48b3-93ec-ab5abbc304c6 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:10:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4115783b-c110-482f-9372-d49daf3e6b10", "force": false, "name": "tempest-TestStampPattern-snapshot-1835316926", "description": null, "metadata": null}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:10:14 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create snapshot from volume 4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:10:14 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Created reservations ['e54ce9e0-9d4b-4165-a953-aead34bb14f2', '7adfc7c1-c865-4683-b82d-766d2572af3e', '6772e312-f02b-4cea-95ef-14e36bbaf5ed', '2276761d-f348-45b2-b443-d1d41564206c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:10:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot create request issued successfully. Sep 03 11:10:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8a4f1f5f-dfaf-4ad2-bc92-c2b72b0fcdf1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:10:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1286/2538] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:10:14 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 11:10:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe9dac61-244f-4a7f-8990-af70eed6dfc7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe9dac61-244f-4a7f-8990-af70eed6dfc7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:10:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe9dac61-244f-4a7f-8990-af70eed6dfc7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe9dac61-244f-4a7f-8990-af70eed6dfc7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fe9dac61-244f-4a7f-8990-af70eed6dfc7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:10:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe9dac61-244f-4a7f-8990-af70eed6dfc7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:10:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1253/2539] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:10:14 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abce703e-3330-48e5-bac0-242a56403b9a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abce703e-3330-48e5-bac0-242a56403b9a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:10:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abce703e-3330-48e5-bac0-242a56403b9a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abce703e-3330-48e5-bac0-242a56403b9a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-abce703e-3330-48e5-bac0-242a56403b9a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:10:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abce703e-3330-48e5-bac0-242a56403b9a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:10:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1287/2540] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:10:15 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5aa12bcb-f12a-43db-8acf-944289b3033e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5aa12bcb-f12a-43db-8acf-944289b3033e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:10:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5aa12bcb-f12a-43db-8acf-944289b3033e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5aa12bcb-f12a-43db-8acf-944289b3033e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5aa12bcb-f12a-43db-8acf-944289b3033e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:10:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5aa12bcb-f12a-43db-8acf-944289b3033e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:10:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1254/2541] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:10:16 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a243f76c-47fc-4407-83d2-4a92920686c8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a243f76c-47fc-4407-83d2-4a92920686c8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:10:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a243f76c-47fc-4407-83d2-4a92920686c8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a243f76c-47fc-4407-83d2-4a92920686c8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a243f76c-47fc-4407-83d2-4a92920686c8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:10:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a243f76c-47fc-4407-83d2-4a92920686c8 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:10:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1288/2542] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:10:17 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-881dd39d-91c2-438d-b405-699aa481b7b1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-881dd39d-91c2-438d-b405-699aa481b7b1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:10:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-881dd39d-91c2-438d-b405-699aa481b7b1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:10:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-881dd39d-91c2-438d-b405-699aa481b7b1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:10:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:10:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-881dd39d-91c2-438d-b405-699aa481b7b1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:10:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-881dd39d-91c2-438d-b405-699aa481b7b1 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:10:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1255/2543] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:10:17 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-305439260", "snapshot_id": "7d78b6ba-6cb8-4015-9ffa-512aee2205a8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-305439260', 'snapshot_id': '7d78b6ba-6cb8-4015-9ffa-512aee2205a8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:10:23 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create volume of 1 GB Sep 03 11:10:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Availability Zones retrieved successfully. Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Flow 'volume_create_api' (97bf5fe3-24fb-41b7-be48-7652711d7a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b8f06d-0d78-457a-877b-ec538fe33887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b8f06d-0d78-457a-877b-ec538fe33887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d78b6ba-6cb8-4015-9ffa-512aee2205a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8426120-6c9e-4658-9eb2-8cfa839192d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Created reservations ['57719b76-d720-4709-9807-edf643fddb2a', '472d4a65-e894-4359-b04a-e2a0ff894ce3', '5b635077-6e64-426c-985d-ea38c721c575', '87704bbb-a16a-4752-813e-b27c3bb89636'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8426120-6c9e-4658-9eb2-8cfa839192d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57719b76-d720-4709-9807-edf643fddb2a', '472d4a65-e894-4359-b04a-e2a0ff894ce3', '5b635077-6e64-426c-985d-ea38c721c575', '87704bbb-a16a-4752-813e-b27c3bb89636']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:23 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d30c02-4f3b-44e9-86c7-8d78e983493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d30c02-4f3b-44e9-86c7-8d78e983493b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb2a42b3-1423-4781-9a59-8818633b809a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-305439260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54eaa5066a04ccda43620642637845d',qos_specs=None,replication_status=,reservations=['57719b76-d720-4709-9807-edf643fddb2a','472d4a65-e894-4359-b04a-e2a0ff894ce3','5b635077-6e64-426c-985d-ea38c721c575','87704bbb-a16a-4752-813e-b27c3bb89636'],size=1,snapshot_id=7d78b6ba-6cb8-4015-9ffa-512aee2205a8,source_replicaid=,source_volid=None,status='creating',user_id='d31e2c3b66084659bae46067f4d294f5',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-305439260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb2a42b3-1423-4781-9a59-8818633b809a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54eaa5066a04ccda43620642637845d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d78b6ba-6cb8-4015-9ffa-512aee2205a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d31e2c3b66084659bae46067f4d294f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6bf73d-8c7a-475a-bd16-770c43bc1105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6bf73d-8c7a-475a-bd16-770c43bc1105) transitioned into state 'SUCCESS' from state '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-305439260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54eaa5066a04ccda43620642637845d',qos_specs=None,replication_status=,reservations=['57719b76-d720-4709-9807-edf643fddb2a','472d4a65-e894-4359-b04a-e2a0ff894ce3','5b635077-6e64-426c-985d-ea38c721c575','87704bbb-a16a-4752-813e-b27c3bb89636'],size=1,snapshot_id=7d78b6ba-6cb8-4015-9ffa-512aee2205a8,source_replicaid=,source_volid=None,status='creating',user_id='d31e2c3b66084659bae46067f4d294f5',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b599df-a5ef-4f5c-8d65-5490e4ef9ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b599df-a5ef-4f5c-8d65-5490e4ef9ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Flow 'volume_create_api' (97bf5fe3-24fb-41b7-be48-7652711d7a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:10:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Create volume request issued successfully. Sep 03 11:10:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3ebddb9a-960b-4809-9185-af92b2afc6f7 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:10:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1289/2544] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:10:23 2026] POST /volume/v3/volumes => generated 789 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:10:27 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=61,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:10:34 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=86,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1027501311", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1027501311', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Create volume of 1 GB Sep 03 11:10:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Availability Zones retrieved successfully. Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Flow 'volume_create_api' (714f7591-2662-4526-902c-a29cc31b8010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfff6e4b-df68-4ef2-be5b-6f68ed590472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfff6e4b-df68-4ef2-be5b-6f68ed590472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298fbbae-81b3-4dc5-8dea-d5741879ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Created reservations ['e4af5944-1380-4da7-a6b5-85c13ec8724c', '350f23d4-1857-4401-9038-4c5ac72b7c43', '52e94acc-aceb-41c7-86cb-b57c69de761c', 'f58723dc-28af-46d3-acc8-d52509137acf'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298fbbae-81b3-4dc5-8dea-d5741879ef50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4af5944-1380-4da7-a6b5-85c13ec8724c', '350f23d4-1857-4401-9038-4c5ac72b7c43', '52e94acc-aceb-41c7-86cb-b57c69de761c', 'f58723dc-28af-46d3-acc8-d52509137acf']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bc1f89-bbcf-4dd5-bcf7-7f0f3b91d0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bc1f89-bbcf-4dd5-bcf7-7f0f3b91d0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5def7ce-b939-424d-b1ca-d1bc300cec73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1027501311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0673c5f81d3244558cb72e88b95de4e3',qos_specs=None,replication_status=,reservations=['e4af5944-1380-4da7-a6b5-85c13ec8724c','350f23d4-1857-4401-9038-4c5ac72b7c43','52e94acc-aceb-41c7-86cb-b57c69de761c','f58723dc-28af-46d3-acc8-d52509137acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95244212b260454393291c876b0819ea',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1027501311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5def7ce-b939-424d-b1ca-d1bc300cec73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0673c5f81d3244558cb72e88b95de4e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95244212b260454393291c876b0819ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defa94cb-90dd-440b-897c-d13b0da4de7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defa94cb-90dd-440b-897c-d13b0da4de7b) transitioned into state 'SUCCESS' from state '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-1027501311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0673c5f81d3244558cb72e88b95de4e3',qos_specs=None,replication_status=,reservations=['e4af5944-1380-4da7-a6b5-85c13ec8724c','350f23d4-1857-4401-9038-4c5ac72b7c43','52e94acc-aceb-41c7-86cb-b57c69de761c','f58723dc-28af-46d3-acc8-d52509137acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95244212b260454393291c876b0819ea',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b424f602-e292-46be-82c8-096a0bd81dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b424f602-e292-46be-82c8-096a0bd81dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Flow 'volume_create_api' (714f7591-2662-4526-902c-a29cc31b8010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:10:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Create volume request issued successfully. Sep 03 11:10:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2108d0a-79c1-45fe-8aca-6d65057f9554 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:10:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1256/2545] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:10:54 2026] POST /volume/v3/volumes => generated 774 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1514073821", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1514073821', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Create volume of 1 GB Sep 03 11:10:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:10:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:10:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Availability Zones retrieved successfully. Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Flow 'volume_create_api' (53d1b619-b366-45e7-bd3a-d0217066cc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65ef437-9a84-4440-858e-7e6208b6c108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65ef437-9a84-4440-858e-7e6208b6c108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209ef527-414c-4f67-bc11-cc8b01fa54dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Created reservations ['f9f72b8d-36aa-4469-a110-d9d72882582e', 'dcfdce6b-b6e2-40ff-a07f-24a61fa1fca0', 'fbe621c6-dc1b-4f13-9af2-f1100f674353', '7f119ddf-5eef-4418-b9fa-9bbef0e95a8a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209ef527-414c-4f67-bc11-cc8b01fa54dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9f72b8d-36aa-4469-a110-d9d72882582e', 'dcfdce6b-b6e2-40ff-a07f-24a61fa1fca0', 'fbe621c6-dc1b-4f13-9af2-f1100f674353', '7f119ddf-5eef-4418-b9fa-9bbef0e95a8a']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb14eb58-64f8-4621-8402-f0aed3796c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:10:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb14eb58-64f8-4621-8402-f0aed3796c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1514073821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0673c5f81d3244558cb72e88b95de4e3',qos_specs=None,replication_status=,reservations=['f9f72b8d-36aa-4469-a110-d9d72882582e','dcfdce6b-b6e2-40ff-a07f-24a61fa1fca0','fbe621c6-dc1b-4f13-9af2-f1100f674353','7f119ddf-5eef-4418-b9fa-9bbef0e95a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95244212b260454393291c876b0819ea',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1514073821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0673c5f81d3244558cb72e88b95de4e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95244212b260454393291c876b0819ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8962fd-6dad-4495-8b85-b88865808712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8962fd-6dad-4495-8b85-b88865808712) transitioned into state 'SUCCESS' from state '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-1514073821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0673c5f81d3244558cb72e88b95de4e3',qos_specs=None,replication_status=,reservations=['f9f72b8d-36aa-4469-a110-d9d72882582e','dcfdce6b-b6e2-40ff-a07f-24a61fa1fca0','fbe621c6-dc1b-4f13-9af2-f1100f674353','7f119ddf-5eef-4418-b9fa-9bbef0e95a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95244212b260454393291c876b0819ea',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0520d23c-838a-444e-972a-88b50e8a6a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:10:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0520d23c-838a-444e-972a-88b50e8a6a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:10:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Flow 'volume_create_api' (53d1b619-b366-45e7-bd3a-d0217066cc59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:10:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Create volume request issued successfully. Sep 03 11:10:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-54fa7cc2-1391-48d3-8a15-ce29a433de79 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:10:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1290/2546] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:10:54 2026] POST /volume/v3/volumes => generated 774 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:11:04 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:11:05 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-082fb964-f42c-4e56-8db1-d23ea7c100b5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-082fb964-f42c-4e56-8db1-d23ea7c100b5 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-082fb964-f42c-4e56-8db1-d23ea7c100b5 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-082fb964-f42c-4e56-8db1-d23ea7c100b5 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-082fb964-f42c-4e56-8db1-d23ea7c100b5 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-082fb964-f42c-4e56-8db1-d23ea7c100b5 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1257/2547] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:15 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3fe24da8-344a-4630-b254-5446d3a525eb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3fe24da8-344a-4630-b254-5446d3a525eb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3fe24da8-344a-4630-b254-5446d3a525eb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3fe24da8-344a-4630-b254-5446d3a525eb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3fe24da8-344a-4630-b254-5446d3a525eb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3fe24da8-344a-4630-b254-5446d3a525eb tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1291/2548] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:15 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-21a11c97-eddb-4d75-a6f5-a73a5de35a42 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-21a11c97-eddb-4d75-a6f5-a73a5de35a42 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-21a11c97-eddb-4d75-a6f5-a73a5de35a42 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-21a11c97-eddb-4d75-a6f5-a73a5de35a42 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-21a11c97-eddb-4d75-a6f5-a73a5de35a42 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-21a11c97-eddb-4d75-a6f5-a73a5de35a42 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1258/2549] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:15 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f59ecd3f-675f-45ef-a042-2944c340d03c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f59ecd3f-675f-45ef-a042-2944c340d03c None None] GET http://192.168.122.139/volume// Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f59ecd3f-675f-45ef-a042-2944c340d03c None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f59ecd3f-675f-45ef-a042-2944c340d03c None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f59ecd3f-675f-45ef-a042-2944c340d03c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1292/2550] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:11:15 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 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-184eb268-7363-44b3-bacb-ee3ce51f8e78 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-184eb268-7363-44b3-bacb-ee3ce51f8e78 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-184eb268-7363-44b3-bacb-ee3ce51f8e78 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb2a42b3-1423-4781-9a59-8818633b809a", "connector": null, "instance_uuid": "b9d6f4bf-a578-4215-91ae-f8d73bffc29d"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-184eb268-7363-44b3-bacb-ee3ce51f8e78 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:11:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1259/2551] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:11:15 2026] POST /volume/v3/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b4014744-5446-4af9-a1f6-577ec098fb46 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b4014744-5446-4af9-a1f6-577ec098fb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b4014744-5446-4af9-a1f6-577ec098fb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b4014744-5446-4af9-a1f6-577ec098fb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7b2f739d-1900-4af4-880c-b3bc96aba536 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b2f739d-1900-4af4-880c-b3bc96aba536 None None] GET http://192.168.122.139/volume// Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b2f739d-1900-4af4-880c-b3bc96aba536 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b2f739d-1900-4af4-880c-b3bc96aba536 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b2f739d-1900-4af4-880c-b3bc96aba536 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1260/2552] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:11:15 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e0ea7973-4938-4d7d-93b7-53be9aa31346 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e0ea7973-4938-4d7d-93b7-53be9aa31346 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e0ea7973-4938-4d7d-93b7-53be9aa31346 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e0ea7973-4938-4d7d-93b7-53be9aa31346 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b4014744-5446-4af9-a1f6-577ec098fb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b4014744-5446-4af9-a1f6-577ec098fb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1293/2553] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:15 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e0ea7973-4938-4d7d-93b7-53be9aa31346 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e0ea7973-4938-4d7d-93b7-53be9aa31346 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1261/2554] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:11:15 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] PUT http://192.168.122.139/volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12 Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Acquiring lock "cinder-attachment_update-cb2a42b3-1423-4781-9a59-8818633b809a-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Lock "cinder-attachment_update-cb2a42b3-1423-4781-9a59-8818633b809a-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:11:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Lock "cinder-attachment_update-cb2a42b3-1423-4781-9a59-8818633b809a-devstack" released by "attachment_update" :: held 0.162s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:11:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-91bdb26b-5c5a-4b23-b7c7-0dcb7fb2b5a0 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12 returned with HTTP 200 Sep 03 11:11:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1294/2555] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:11:16 2026] PUT /volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12 => generated 694 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e7d7cdbb-5d8d-48d8-a341-6dd60e78cbc6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e7d7cdbb-5d8d-48d8-a341-6dd60e78cbc6 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12/action Sep 03 11:11:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e7d7cdbb-5d8d-48d8-a341-6dd60e78cbc6 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e7d7cdbb-5d8d-48d8-a341-6dd60e78cbc6 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-f6c1e3d0-f285-4dc3-a9e5-23b67634eef4 req-e7d7cdbb-5d8d-48d8-a341-6dd60e78cbc6 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12/action returned with HTTP 204 Sep 03 11:11:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1262/2556] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:11:16 2026] POST /volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9cc72546-f1c8-498d-8a4e-f4f171eb7eb3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9cc72546-f1c8-498d-8a4e-f4f171eb7eb3 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9cc72546-f1c8-498d-8a4e-f4f171eb7eb3 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9cc72546-f1c8-498d-8a4e-f4f171eb7eb3 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9cc72546-f1c8-498d-8a4e-f4f171eb7eb3 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9cc72546-f1c8-498d-8a4e-f4f171eb7eb3 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1295/2557] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:16 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 1174 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-30bd72a6-f58c-4d22-8779-731e8feb495c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-30bd72a6-f58c-4d22-8779-731e8feb495c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-30bd72a6-f58c-4d22-8779-731e8feb495c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-30bd72a6-f58c-4d22-8779-731e8feb495c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-30bd72a6-f58c-4d22-8779-731e8feb495c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-30bd72a6-f58c-4d22-8779-731e8feb495c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1263/2558] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:17 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-175d419c-d5e2-46c5-bdaa-c096a0e454d2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-175d419c-d5e2-46c5-bdaa-c096a0e454d2 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-175d419c-d5e2-46c5-bdaa-c096a0e454d2 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-175d419c-d5e2-46c5-bdaa-c096a0e454d2 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-175d419c-d5e2-46c5-bdaa-c096a0e454d2 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-175d419c-d5e2-46c5-bdaa-c096a0e454d2 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1296/2559] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:17 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] POST http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a/action Sep 03 11:11:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Begin detaching volume completed successfully. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-cd16e954-df57-42e4-8cd0-5c1333ab7003 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a/action returned with HTTP 202 Sep 03 11:11:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1264/2560] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:11:18 2026] POST /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:11:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4fcc23fb-63d4-4b83-b926-63253f56d6ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fcc23fb-63d4-4b83-b926-63253f56d6ad None None] GET http://192.168.122.139/volume// Sep 03 11:11:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fcc23fb-63d4-4b83-b926-63253f56d6ad None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fcc23fb-63d4-4b83-b926-63253f56d6ad None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fcc23fb-63d4-4b83-b926-63253f56d6ad None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1297/2561] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:11:18 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:11:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-23290a11-2c89-45bd-aba9-635b71464e26 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-23290a11-2c89-45bd-aba9-635b71464e26 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-23290a11-2c89-45bd-aba9-635b71464e26 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-23290a11-2c89-45bd-aba9-635b71464e26 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-23290a11-2c89-45bd-aba9-635b71464e26 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-23290a11-2c89-45bd-aba9-635b71464e26 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1265/2562] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:11:18 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:11:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-f8b306e1-0ade-4fa2-9e9e-6c6c13f9b448 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-f8b306e1-0ade-4fa2-9e9e-6c6c13f9b448 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] DELETE http://192.168.122.139/volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12 Sep 03 11:11:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-f8b306e1-0ade-4fa2-9e9e-6c6c13f9b448 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-f8b306e1-0ade-4fa2-9e9e-6c6c13f9b448 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:18 devstack devstack@c-api.service[86298]: /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 11:11:18 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:11:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-ed937777-bbd8-4f47-9c9c-a8899d6c6275 req-f8b306e1-0ade-4fa2-9e9e-6c6c13f9b448 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12 returned with HTTP 200 Sep 03 11:11:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1298/2563] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:11:18 2026] DELETE /volume/v3/attachments/7ebd20f8-fceb-4346-80ea-4af8f415cd12 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eff7d372-0151-4203-810a-32b81d84448e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] DELETE http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:22 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Delete volume with id: cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Delete volume request issued successfully. Sep 03 11:11:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eff7d372-0151-4203-810a-32b81d84448e tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 202 Sep 03 11:11:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1266/2564] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:11:22 2026] DELETE /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f1181c22-2fe8-406e-859b-21817174b79c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f1181c22-2fe8-406e-859b-21817174b79c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f1181c22-2fe8-406e-859b-21817174b79c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f1181c22-2fe8-406e-859b-21817174b79c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f1181c22-2fe8-406e-859b-21817174b79c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f1181c22-2fe8-406e-859b-21817174b79c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 200 Sep 03 11:11:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1299/2565] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:22 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5131814f-b548-45a1-9978-0351a772867f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5131814f-b548-45a1-9978-0351a772867f tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a Sep 03 11:11:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5131814f-b548-45a1-9978-0351a772867f tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5131814f-b548-45a1-9978-0351a772867f tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5131814f-b548-45a1-9978-0351a772867f tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a returned with HTTP 404 Sep 03 11:11:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1267/2566] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:23 2026] GET /volume/v3/volumes/cb2a42b3-1423-4781-9a59-8818633b809a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:11:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:24 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Delete snapshot with id: 7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:11:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:11:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot delete request issued successfully. Sep 03 11:11:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-54c7f56a-36c6-4f2d-8c8c-1bf68d1bec1c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 202 Sep 03 11:11:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1300/2567] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:11:24 2026] DELETE /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5d1c10f6-695a-4ee5-a785-d553ce826c6c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d1c10f6-695a-4ee5-a785-d553ce826c6c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:11:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d1c10f6-695a-4ee5-a785-d553ce826c6c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d1c10f6-695a-4ee5-a785-d553ce826c6c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5d1c10f6-695a-4ee5-a785-d553ce826c6c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:11:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d1c10f6-695a-4ee5-a785-d553ce826c6c tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:11:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1268/2568] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:24 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d7984a91-fe77-4288-b58e-81b6cfb8f203 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d7984a91-fe77-4288-b58e-81b6cfb8f203 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d7984a91-fe77-4288-b58e-81b6cfb8f203 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d7984a91-fe77-4288-b58e-81b6cfb8f203 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d7984a91-fe77-4288-b58e-81b6cfb8f203 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Snapshot retrieved successfully. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d7984a91-fe77-4288-b58e-81b6cfb8f203 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1301/2569] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9f890e6f-cb7f-41a3-94a7-9ec9e22d31ec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9f890e6f-cb7f-41a3-94a7-9ec9e22d31ec tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9f890e6f-cb7f-41a3-94a7-9ec9e22d31ec tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9f890e6f-cb7f-41a3-94a7-9ec9e22d31ec tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9f890e6f-cb7f-41a3-94a7-9ec9e22d31ec tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9f890e6f-cb7f-41a3-94a7-9ec9e22d31ec tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1269/2570] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3f9bb2af-fea1-41d9-8397-3d6a91933336 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f9bb2af-fea1-41d9-8397-3d6a91933336 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f9bb2af-fea1-41d9-8397-3d6a91933336 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f9bb2af-fea1-41d9-8397-3d6a91933336 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f9bb2af-fea1-41d9-8397-3d6a91933336 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f9bb2af-fea1-41d9-8397-3d6a91933336 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1302/2571] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-091cd29b-a86b-4413-90e3-a359ab81fa71 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-091cd29b-a86b-4413-90e3-a359ab81fa71 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-091cd29b-a86b-4413-90e3-a359ab81fa71 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-091cd29b-a86b-4413-90e3-a359ab81fa71 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-091cd29b-a86b-4413-90e3-a359ab81fa71 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-091cd29b-a86b-4413-90e3-a359ab81fa71 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1270/2572] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-35c89ea2-a742-40eb-bbfc-0f5f7f8cde7c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-35c89ea2-a742-40eb-bbfc-0f5f7f8cde7c None None] GET http://192.168.122.139/volume// Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-35c89ea2-a742-40eb-bbfc-0f5f7f8cde7c None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-35c89ea2-a742-40eb-bbfc-0f5f7f8cde7c None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-35c89ea2-a742-40eb-bbfc-0f5f7f8cde7c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1303/2573] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:11:25 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 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-30b60d77-d86f-423e-83b8-e7933b46297e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-30b60d77-d86f-423e-83b8-e7933b46297e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-30b60d77-d86f-423e-83b8-e7933b46297e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5def7ce-b939-424d-b1ca-d1bc300cec73", "connector": null, "instance_uuid": "10e63c6d-0a61-4e38-9b9e-7430ecc8db3b"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-30b60d77-d86f-423e-83b8-e7933b46297e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1271/2574] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:11:25 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-299d77ca-e236-400d-8c32-92332b1d07f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-299d77ca-e236-400d-8c32-92332b1d07f8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-299d77ca-e236-400d-8c32-92332b1d07f8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-299d77ca-e236-400d-8c32-92332b1d07f8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0105d396-ede5-4122-9d64-1b95e33e4b10 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-299d77ca-e236-400d-8c32-92332b1d07f8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0105d396-ede5-4122-9d64-1b95e33e4b10 None None] GET http://192.168.122.139/volume// Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0105d396-ede5-4122-9d64-1b95e33e4b10 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0105d396-ede5-4122-9d64-1b95e33e4b10 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0105d396-ede5-4122-9d64-1b95e33e4b10 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1272/2575] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-b819b342-9530-4309-9dd0-7a05d2fbf94e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-b819b342-9530-4309-9dd0-7a05d2fbf94e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-299d77ca-e236-400d-8c32-92332b1d07f8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-b819b342-9530-4309-9dd0-7a05d2fbf94e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-b819b342-9530-4309-9dd0-7a05d2fbf94e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1304/2576] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-b819b342-9530-4309-9dd0-7a05d2fbf94e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-b819b342-9530-4309-9dd0-7a05d2fbf94e tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1273/2577] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:11:25 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1047 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] PUT http://192.168.122.139/volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70 Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Acquiring lock "cinder-attachment_update-b5def7ce-b939-424d-b1ca-d1bc300cec73-devstack" by "attachment_update" {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Lock "cinder-attachment_update-b5def7ce-b939-424d-b1ca-d1bc300cec73-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86298) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-01d8dea2-e679-4fe6-902b-98f1b6108738 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01d8dea2-e679-4fe6-902b-98f1b6108738 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 Sep 03 11:11:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01d8dea2-e679-4fe6-902b-98f1b6108738 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01d8dea2-e679-4fe6-902b-98f1b6108738 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01d8dea2-e679-4fe6-902b-98f1b6108738 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 returned with HTTP 404 Sep 03 11:11:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1274/2578] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:26 2026] GET /volume/v3/snapshots/7d78b6ba-6cb8-4015-9ffa-512aee2205a8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-0b8e9d98-a689-4422-87c2-321321fd723c req-7b7697f9-b49c-47b8-a408-f2ef16abe7df None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-0b8e9d98-a689-4422-87c2-321321fd723c req-7b7697f9-b49c-47b8-a408-f2ef16abe7df tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:11:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-0b8e9d98-a689-4422-87c2-321321fd723c req-7b7697f9-b49c-47b8-a408-f2ef16abe7df tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-0b8e9d98-a689-4422-87c2-321321fd723c req-7b7697f9-b49c-47b8-a408-f2ef16abe7df tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-0b8e9d98-a689-4422-87c2-321321fd723c req-7b7697f9-b49c-47b8-a408-f2ef16abe7df tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.coordination [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Lock "cinder-attachment_update-b5def7ce-b939-424d-b1ca-d1bc300cec73-devstack" released by "attachment_update" :: held 0.184s {{(pid=86298) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-8a57926a-fd79-435c-a155-6e2aea130a10 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70 returned with HTTP 200 Sep 03 11:11:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1305/2579] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:11:26 2026] PUT /volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70 => generated 694 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-0b8e9d98-a689-4422-87c2-321321fd723c req-7b7697f9-b49c-47b8-a408-f2ef16abe7df tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:11:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1275/2580] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:26 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a35b0736-a788-4938-9b6c-e875f6c7e4cf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a35b0736-a788-4938-9b6c-e875f6c7e4cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a35b0736-a788-4938-9b6c-e875f6c7e4cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a35b0736-a788-4938-9b6c-e875f6c7e4cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a35b0736-a788-4938-9b6c-e875f6c7e4cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a35b0736-a788-4938-9b6c-e875f6c7e4cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1306/2581] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:26 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-f33bf8a8-0aac-44f5-bc8e-135d26e0b86b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-f33bf8a8-0aac-44f5-bc8e-135d26e0b86b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70/action Sep 03 11:11:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-f33bf8a8-0aac-44f5-bc8e-135d26e0b86b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-complete": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-f33bf8a8-0aac-44f5-bc8e-135d26e0b86b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-41861df7-8da7-43aa-b6f5-afac5e8c7c6b req-f33bf8a8-0aac-44f5-bc8e-135d26e0b86b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70/action returned with HTTP 204 Sep 03 11:11:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1276/2582] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:11:26 2026] POST /volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-55d7c151-012d-4356-a9f4-4f49cf670bde None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-55d7c151-012d-4356-a9f4-4f49cf670bde tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-55d7c151-012d-4356-a9f4-4f49cf670bde tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-55d7c151-012d-4356-a9f4-4f49cf670bde tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-55d7c151-012d-4356-a9f4-4f49cf670bde tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-55d7c151-012d-4356-a9f4-4f49cf670bde tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1307/2583] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:28 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f66f5cd7-4ce6-4032-b321-cffc89f5f1cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f66f5cd7-4ce6-4032-b321-cffc89f5f1cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f66f5cd7-4ce6-4032-b321-cffc89f5f1cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f66f5cd7-4ce6-4032-b321-cffc89f5f1cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f66f5cd7-4ce6-4032-b321-cffc89f5f1cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f66f5cd7-4ce6-4032-b321-cffc89f5f1cf tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1277/2584] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:28 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1159 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-135ea5a8-f211-488f-8aa8-69611b38577b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-detach": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Attachment connected to vm 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b, checking data on nova Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG cinder.compute.nova [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Creating Keystone token plugin using URL: http://192.168.122.139/identity {{(pid=86298) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] REQ: curl -g -i -X GET http://192.168.122.139/compute/v2.1/servers/10e63c6d-0a61-4e38-9b9e-7430ecc8db3b/os-volume_attachments/b5def7ce-b939-424d-b1ca-d1bc300cec73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c0fd9c1e1ffa20543b88d1b81a0ce047e6101d7db26439ae61a7f76bd1ba2edf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-135ea5a8-f211-488f-8aa8-69611b38577b" -H "X-Service-Token: {SHA256}2bca76d2a2de97f38d33dd855dee94735610509ea540202e8255adb727c1f219" {{(pid=86298) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:11:28 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-37222f7c-1d4f-4da9-baef-4f6aaf10d0e9 x-openstack-request-id: req-37222f7c-1d4f-4da9-baef-4f6aaf10d0e9 {{(pid=86298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b5def7ce-b939-424d-b1ca-d1bc300cec73", "serverId": "10e63c6d-0a61-4e38-9b9e-7430ecc8db3b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "171e4d5e-15fb-477a-be87-7eb3439a1f70", "bdm_uuid": "fe2a9e4d-7c76-4195-b9bd-f3a00f23adf6"}} {{(pid=86298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET call to compute for http://192.168.122.139/compute/v2.1/servers/10e63c6d-0a61-4e38-9b9e-7430ecc8db3b/os-volume_attachments/b5def7ce-b939-424d-b1ca-d1bc300cec73 used request id req-37222f7c-1d4f-4da9-baef-4f6aaf10d0e9 {{(pid=86298) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.volume.api [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Caught error: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: 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 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API Sep 03 11:11:28 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault Sep 03 11:11:28 devstack devstack@c-api.service[86298]: INFO cinder.api.middleware.fault [None req-135ea5a8-f211-488f-8aa8-69611b38577b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 409 Sep 03 11:11:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1308/2585] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:11:28 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 167 bytes in 649 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Attachment connected to vm 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b, checking data on nova Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG cinder.compute.nova [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Creating Keystone token plugin using URL: http://192.168.122.139/identity {{(pid=86299) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:11:28 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] REQ: curl -g -i -X GET http://192.168.122.139/compute/v2.1/servers/10e63c6d-0a61-4e38-9b9e-7430ecc8db3b/os-volume_attachments/b5def7ce-b939-424d-b1ca-d1bc300cec73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cb03423dc777ae861fc4f9979bc8948bf38fac4161c3ef9743c0956c74e1a027" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c44d5921-d287-40c1-8d93-f825dcd33af9" -H "X-Service-Token: {SHA256}3c52986ffb177ac6cc250bb3006d5ad01faec1492c46aaacad9a7309f7651fa1" {{(pid=86299) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:11:28 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-44307818-3cb3-4b02-a7bc-bc35e2bb6465 x-openstack-request-id: req-44307818-3cb3-4b02-a7bc-bc35e2bb6465 {{(pid=86299) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b5def7ce-b939-424d-b1ca-d1bc300cec73", "serverId": "10e63c6d-0a61-4e38-9b9e-7430ecc8db3b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "171e4d5e-15fb-477a-be87-7eb3439a1f70", "bdm_uuid": "fe2a9e4d-7c76-4195-b9bd-f3a00f23adf6"}} {{(pid=86299) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG novaclient.v2.client [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET call to compute for http://192.168.122.139/compute/v2.1/servers/10e63c6d-0a61-4e38-9b9e-7430ecc8db3b/os-volume_attachments/b5def7ce-b939-424d-b1ca-d1bc300cec73 used request id req-44307818-3cb3-4b02-a7bc-bc35e2bb6465 {{(pid=86299) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.volume.api [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Caught error: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: 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 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API Sep 03 11:11:29 devstack devstack@c-api.service[86299]: ERROR cinder.api.middleware.fault Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.api.middleware.fault [None req-c44d5921-d287-40c1-8d93-f825dcd33af9 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 409 Sep 03 11:11:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1278/2586] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:11:28 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 167 bytes in 298 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3722a99c-b3a0-46b8-a99c-cbd1c9612927 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1309/2587] 192.168.122.139 () {62 vars in 1481 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fed3a1a2-491b-4af3-b1fa-e28272a294db None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1279/2588] 192.168.122.139 () {62 vars in 1481 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-733f6dd6-6f81-46c3-9626-d42d3aa12ab0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: WARNING keystonemiddleware.auth_token [None req-733f6dd6-6f81-46c3-9626-d42d3aa12ab0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:11:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1310/2589] 192.168.122.139 () {62 vars in 1481 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8e5df290-1bd5-4f17-a05d-0a3600353359 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: WARNING keystonemiddleware.auth_token [None req-8e5df290-1bd5-4f17-a05d-0a3600353359 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:11:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1280/2590] 192.168.122.139 () {62 vars in 1481 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-87fe9490-b850-44d4-890b-44652f26c3c0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87fe9490-b850-44d4-890b-44652f26c3c0 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87fe9490-b850-44d4-890b-44652f26c3c0 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87fe9490-b850-44d4-890b-44652f26c3c0 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-87fe9490-b850-44d4-890b-44652f26c3c0 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-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=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-87fe9490-b850-44d4-890b-44652f26c3c0 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Updating volume 'b5def7ce-b939-424d-b1ca-d1bc300cec73' with '{'status': 'error'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87fe9490-b850-44d4-890b-44652f26c3c0 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 202 Sep 03 11:11:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1311/2591] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG oslo_db.sqlalchemy.engines [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5dff604d-7506-435d-9e49-03db8e4ffc4f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1281/2592] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:29 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1158 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "171e4d5e-15fb-477a-be87-7eb3439a1f70"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "171e4d5e-15fb-477a-be87-7eb3439a1f70"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Volume info retrieved successfully. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Attachment connected to vm 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b, checking data on nova Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.compute.nova [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Creating Keystone token plugin using URL: http://192.168.122.139/identity {{(pid=86298) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] REQ: curl -g -i -X GET http://192.168.122.139/compute/v2.1/servers/10e63c6d-0a61-4e38-9b9e-7430ecc8db3b/os-volume_attachments/b5def7ce-b939-424d-b1ca-d1bc300cec73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}de248a3bfa1b2d416722db699e97379a491defde30ea84fd7698548134fd6c05" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8f17eafa-3303-4f87-8969-f1290dfd8732" -H "X-Service-Token: {SHA256}2bca76d2a2de97f38d33dd855dee94735610509ea540202e8255adb727c1f219" {{(pid=86298) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:11:29 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-f3cb16ac-3bdf-4423-a3db-a81d2f323105 x-openstack-request-id: req-f3cb16ac-3bdf-4423-a3db-a81d2f323105 {{(pid=86298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b5def7ce-b939-424d-b1ca-d1bc300cec73", "serverId": "10e63c6d-0a61-4e38-9b9e-7430ecc8db3b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "171e4d5e-15fb-477a-be87-7eb3439a1f70", "bdm_uuid": "fe2a9e4d-7c76-4195-b9bd-f3a00f23adf6"}} {{(pid=86298) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG novaclient.v2.client [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] GET call to compute for http://192.168.122.139/compute/v2.1/servers/10e63c6d-0a61-4e38-9b9e-7430ecc8db3b/os-volume_attachments/b5def7ce-b939-424d-b1ca-d1bc300cec73 used request id req-f3cb16ac-3bdf-4423-a3db-a81d2f323105 {{(pid=86298) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.volume.api [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Caught error: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: 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 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 10e63c6d-0a61-4e38-9b9e-7430ecc8db3b using the Compute API Sep 03 11:11:29 devstack devstack@c-api.service[86298]: ERROR cinder.api.middleware.fault Sep 03 11:11:29 devstack devstack@c-api.service[86298]: INFO cinder.api.middleware.fault [None req-8f17eafa-3303-4f87-8969-f1290dfd8732 tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 409 Sep 03 11:11:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1312/2593] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 167 bytes in 276 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-29468601-c9a9-404f-86b1-e38ee4ce82d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] DELETE http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:11:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1313/2594] 192.168.122.139 () {62 vars in 1481 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Delete volume with id: 4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a9e51450-85ac-4bdc-a70f-1d6ab8ee7324 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:29 devstack devstack@c-api.service[86298]: WARNING keystonemiddleware.auth_token [None req-a9e51450-85ac-4bdc-a70f-1d6ab8ee7324 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:11:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1314/2595] 192.168.122.139 () {62 vars in 1481 bytes} [Thu Sep 3 11:11:29 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Delete volume request issued successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-98e9bf5a-77fb-4e0d-a30f-f176e22524cc tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 202 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1282/2596] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:11:29 2026] DELETE /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1bd6b504-d40b-4420-8e70-8a7574efcb46 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bd6b504-d40b-4420-8e70-8a7574efcb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bd6b504-d40b-4420-8e70-8a7574efcb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bd6b504-d40b-4420-8e70-8a7574efcb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1bd6b504-d40b-4420-8e70-8a7574efcb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Volume info retrieved successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bd6b504-d40b-4420-8e70-8a7574efcb46 tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1283/2597] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:30 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG oslo_db.sqlalchemy.engines [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abc293ed-8a30-47b6-9213-2b6c5bf21e6b tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1315/2598] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:29 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 867 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2e578bfc-fb06-43a9-9bab-0c93992422c0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e578bfc-fb06-43a9-9bab-0c93992422c0 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e578bfc-fb06-43a9-9bab-0c93992422c0 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e578bfc-fb06-43a9-9bab-0c93992422c0 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2e578bfc-fb06-43a9-9bab-0c93992422c0 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e578bfc-fb06-43a9-9bab-0c93992422c0 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1284/2599] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:30 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-7687c3d2-15cf-4eb2-84a0-8287dcea5eae None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-7687c3d2-15cf-4eb2-84a0-8287dcea5eae tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-7687c3d2-15cf-4eb2-84a0-8287dcea5eae tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-7687c3d2-15cf-4eb2-84a0-8287dcea5eae tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-7687c3d2-15cf-4eb2-84a0-8287dcea5eae tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-7687c3d2-15cf-4eb2-84a0-8287dcea5eae tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1316/2600] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:30 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-52a6711b-12b2-4f81-bc28-8e2371bab3b6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-52a6711b-12b2-4f81-bc28-8e2371bab3b6 None None] GET http://192.168.122.139/volume// Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-52a6711b-12b2-4f81-bc28-8e2371bab3b6 None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-52a6711b-12b2-4f81-bc28-8e2371bab3b6 None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-52a6711b-12b2-4f81-bc28-8e2371bab3b6 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1285/2601] 192.168.122.139 () {58 vars in 1317 bytes} [Thu Sep 3 11:11:30 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 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-4add9e25-4326-4c90-9b68-2c9671e94067 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-4add9e25-4326-4c90-9b68-2c9671e94067 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/attachments Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-4add9e25-4326-4c90-9b68-2c9671e94067 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b", "connector": null, "instance_uuid": "10e63c6d-0a61-4e38-9b9e-7430ecc8db3b"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-4add9e25-4326-4c90-9b68-2c9671e94067 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1317/2602] 192.168.122.139 () {66 vars in 1483 bytes} [Thu Sep 3 11:11:30 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e4c8646e-b22e-4601-a352-56ac3cb26dd6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4c8646e-b22e-4601-a352-56ac3cb26dd6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4c8646e-b22e-4601-a352-56ac3cb26dd6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4c8646e-b22e-4601-a352-56ac3cb26dd6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2f277ab7-2815-4f78-ad95-f75e51315b1c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f277ab7-2815-4f78-ad95-f75e51315b1c None None] GET http://192.168.122.139/volume// Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f277ab7-2815-4f78-ad95-f75e51315b1c None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2f277ab7-2815-4f78-ad95-f75e51315b1c None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2f277ab7-2815-4f78-ad95-f75e51315b1c None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1318/2603] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:11:30 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 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-cb59ce94-6b24-49ce-8e48-3817b6dfaf6f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-cb59ce94-6b24-49ce-8e48-3817b6dfaf6f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-cb59ce94-6b24-49ce-8e48-3817b6dfaf6f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-cb59ce94-6b24-49ce-8e48-3817b6dfaf6f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e4c8646e-b22e-4601-a352-56ac3cb26dd6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4c8646e-b22e-4601-a352-56ac3cb26dd6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1286/2604] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:30 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-cb59ce94-6b24-49ce-8e48-3817b6dfaf6f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-cb59ce94-6b24-49ce-8e48-3817b6dfaf6f tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1319/2605] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:11:30 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 1047 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] PUT http://192.168.122.139/volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2 Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.139", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1d8a172da4b0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "cf3481f0-7c82-4328-81c1-6d3eab0bdc40", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Acquiring lock "cinder-attachment_update-c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b-devstack" by "attachment_update" {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Lock "cinder-attachment_update-c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86299) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d31dab60-b2a1-4926-9076-c8e678547d3a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d31dab60-b2a1-4926-9076-c8e678547d3a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] GET http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d31dab60-b2a1-4926-9076-c8e678547d3a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d31dab60-b2a1-4926-9076-c8e678547d3a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d31dab60-b2a1-4926-9076-c8e678547d3a tempest-TestStampPattern-1561908021 tempest-TestStampPattern-1561908021-project-member] http://192.168.122.139/volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 returned with HTTP 404 Sep 03 11:11:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1320/2606] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:31 2026] GET /volume/v3/volumes/4115783b-c110-482f-9372-d49daf3e6b10 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.coordination [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Lock "cinder-attachment_update-c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b-devstack" released by "attachment_update" :: held 0.260s {{(pid=86299) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-63816b84-496f-4ff9-a1dc-b2cccdbc3df6 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2 returned with HTTP 200 Sep 03 11:11:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1287/2607] 192.168.122.139 () {66 vars in 1593 bytes} [Thu Sep 3 11:11:30 2026] PUT /volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2 => generated 694 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-1b6fc130-c9b2-4d76-81bf-b0cb6f8bff49 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-1b6fc130-c9b2-4d76-81bf-b0cb6f8bff49 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2/action Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-1b6fc130-c9b2-4d76-81bf-b0cb6f8bff49 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-complete": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-1b6fc130-c9b2-4d76-81bf-b0cb6f8bff49 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-8dddb3ac-8212-4d71-982f-2fe453caa787 req-1b6fc130-c9b2-4d76-81bf-b0cb6f8bff49 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2/action returned with HTTP 204 Sep 03 11:11:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1321/2608] 192.168.122.139 () {66 vars in 1614 bytes} [Thu Sep 3 11:11:31 2026] POST /volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a39f196e-783b-4ffd-a4df-5e93a0dbcb60 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a39f196e-783b-4ffd-a4df-5e93a0dbcb60 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a39f196e-783b-4ffd-a4df-5e93a0dbcb60 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a39f196e-783b-4ffd-a4df-5e93a0dbcb60 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a39f196e-783b-4ffd-a4df-5e93a0dbcb60 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a39f196e-783b-4ffd-a4df-5e93a0dbcb60 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1288/2609] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:31 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 1159 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-928bb32c-8ea8-4bb3-8e8d-c6befa5dba78 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-928bb32c-8ea8-4bb3-8e8d-c6befa5dba78 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-928bb32c-8ea8-4bb3-8e8d-c6befa5dba78 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-928bb32c-8ea8-4bb3-8e8d-c6befa5dba78 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-928bb32c-8ea8-4bb3-8e8d-c6befa5dba78 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-928bb32c-8ea8-4bb3-8e8d-c6befa5dba78 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1322/2610] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:31 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 1159 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-903063e9-b4c4-408b-9efb-77f3515e6dbe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-903063e9-b4c4-408b-9efb-77f3515e6dbe tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-903063e9-b4c4-408b-9efb-77f3515e6dbe tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-detach": {"attachment_id": "f8b6520b-c1fb-48dc-8899-b36c2e3c02c2"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-903063e9-b4c4-408b-9efb-77f3515e6dbe tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "f8b6520b-c1fb-48dc-8899-b36c2e3c02c2"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-903063e9-b4c4-408b-9efb-77f3515e6dbe tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-903063e9-b4c4-408b-9efb-77f3515e6dbe tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 400 Sep 03 11:11:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1289/2611] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:11:31 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 100 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-9cd306e8-2bb1-43bb-8cd9-97f00a371abb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-9cd306e8-2bb1-43bb-8cd9-97f00a371abb tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-9cd306e8-2bb1-43bb-8cd9-97f00a371abb tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-9cd306e8-2bb1-43bb-8cd9-97f00a371abb tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-9cd306e8-2bb1-43bb-8cd9-97f00a371abb tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-9cd306e8-2bb1-43bb-8cd9-97f00a371abb tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1323/2612] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:32 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 1159 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b/action Sep 03 11:11:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Begin detaching volume completed successfully. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-e2391556-a6b3-4b86-a335-e240f059f97a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b/action returned with HTTP 202 Sep 03 11:11:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1290/2613] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:11:32 2026] POST /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9b03d4f8-b8a4-4f02-a9a6-c0d13c3e0834 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b03d4f8-b8a4-4f02-a9a6-c0d13c3e0834 None None] GET http://192.168.122.139/volume// Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b03d4f8-b8a4-4f02-a9a6-c0d13c3e0834 None None] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b03d4f8-b8a4-4f02-a9a6-c0d13c3e0834 None None] Calling method 'all' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b03d4f8-b8a4-4f02-a9a6-c0d13c3e0834 None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1324/2614] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:11:32 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 11:11:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-1fcc920b-2062-4224-9ff0-358b77f880ad None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-1fcc920b-2062-4224-9ff0-358b77f880ad tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-1fcc920b-2062-4224-9ff0-358b77f880ad tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-1fcc920b-2062-4224-9ff0-358b77f880ad tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-1fcc920b-2062-4224-9ff0-358b77f880ad tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-1fcc920b-2062-4224-9ff0-358b77f880ad tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1291/2615] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:11:32 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 1343 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-ed485ee1-b30c-4d51-a089-01fb9e6ec474 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-ed485ee1-b30c-4d51-a089-01fb9e6ec474 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] DELETE http://192.168.122.139/volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2 Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-ed485ee1-b30c-4d51-a089-01fb9e6ec474 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-ed485ee1-b30c-4d51-a089-01fb9e6ec474 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:32 devstack devstack@c-api.service[86298]: /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 11:11:32 devstack devstack@c-api.service[86298]: return base.obj_make_list(context, Sep 03 11:11:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-fda905a8-bb4f-45b4-a501-00fa7310ecbb req-ed485ee1-b30c-4d51-a089-01fb9e6ec474 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2 returned with HTTP 200 Sep 03 11:11:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1325/2616] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:11:32 2026] DELETE /volume/v3/attachments/f8b6520b-c1fb-48dc-8899-b36c2e3c02c2 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d44241e5-cfb9-47a9-8a97-7d7447b5bd7c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d44241e5-cfb9-47a9-8a97-7d7447b5bd7c tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d44241e5-cfb9-47a9-8a97-7d7447b5bd7c tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d44241e5-cfb9-47a9-8a97-7d7447b5bd7c tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-d44241e5-cfb9-47a9-8a97-7d7447b5bd7c tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] Updating volume 'b5def7ce-b939-424d-b1ca-d1bc300cec73' with '{'status': 'in-use'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d44241e5-cfb9-47a9-8a97-7d7447b5bd7c tempest-TestServerVolumeAttachmentScenario-1736282087 tempest-TestServerVolumeAttachmentScenario-1736282087-project-admin] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 202 Sep 03 11:11:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1292/2617] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:11:33 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:11:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0ed3500c-d3db-46b0-a746-2d5327f2942c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ed3500c-d3db-46b0-a746-2d5327f2942c tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ed3500c-d3db-46b0-a746-2d5327f2942c tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ed3500c-d3db-46b0-a746-2d5327f2942c tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0ed3500c-d3db-46b0-a746-2d5327f2942c tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ed3500c-d3db-46b0-a746-2d5327f2942c tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1326/2618] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:33 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1159 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-0c2591d8-1b69-49fe-a72c-5f1f9b0c0cd8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-0c2591d8-1b69-49fe-a72c-5f1f9b0c0cd8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-0c2591d8-1b69-49fe-a72c-5f1f9b0c0cd8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-0c2591d8-1b69-49fe-a72c-5f1f9b0c0cd8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-0c2591d8-1b69-49fe-a72c-5f1f9b0c0cd8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-0c2591d8-1b69-49fe-a72c-5f1f9b0c0cd8 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1293/2619] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:33 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] POST http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action Sep 03 11:11:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:11:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Begin detaching volume completed successfully. Sep 03 11:11:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3e361edd-c719-4b91-af86-36a01c69c941 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action returned with HTTP 202 Sep 03 11:11:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1327/2620] 192.168.122.139 () {64 vars in 1561 bytes} [Thu Sep 3 11:11:33 2026] POST /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:11:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9a89ef33-16a5-414c-8086-618fdc52854e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a89ef33-16a5-414c-8086-618fdc52854e None None] GET http://192.168.122.139/volume// Sep 03 11:11:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a89ef33-16a5-414c-8086-618fdc52854e None None] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9a89ef33-16a5-414c-8086-618fdc52854e None None] Calling method 'all' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9a89ef33-16a5-414c-8086-618fdc52854e None None] http://192.168.122.139/volume// returned with HTTP 300 Sep 03 11:11:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1294/2621] 192.168.122.139 () {58 vars in 1315 bytes} [Thu Sep 3 11:11:34 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 11:11:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3238bc58-2344-401d-a0c5-2444cc6ead9a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3238bc58-2344-401d-a0c5-2444cc6ead9a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3238bc58-2344-401d-a0c5-2444cc6ead9a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3238bc58-2344-401d-a0c5-2444cc6ead9a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3238bc58-2344-401d-a0c5-2444cc6ead9a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-3238bc58-2344-401d-a0c5-2444cc6ead9a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1328/2622] 192.168.122.139 () {62 vars in 1528 bytes} [Thu Sep 3 11:11:34 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 1343 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:11:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-e3151fd1-c8cc-4042-a901-c2008a59f893 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-e3151fd1-c8cc-4042-a901-c2008a59f893 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] DELETE http://192.168.122.139/volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70 Sep 03 11:11:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-e3151fd1-c8cc-4042-a901-c2008a59f893 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-e3151fd1-c8cc-4042-a901-c2008a59f893 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:34 devstack devstack@c-api.service[86299]: /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 11:11:34 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, Sep 03 11:11:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [req-744a2d09-764b-4e13-89ff-94c3d2a53541 req-e3151fd1-c8cc-4042-a901-c2008a59f893 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70 returned with HTTP 200 Sep 03 11:11:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1295/2623] 192.168.122.139 () {64 vars in 1562 bytes} [Thu Sep 3 11:11:34 2026] DELETE /volume/v3/attachments/171e4d5e-15fb-477a-be87-7eb3439a1f70 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [req-3d3f2cf1-bc39-4e3e-bd0e-63db7d9f725b req-a251c61b-edad-470f-b331-855721f0cca3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3d3f2cf1-bc39-4e3e-bd0e-63db7d9f725b req-a251c61b-edad-470f-b331-855721f0cca3 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3d3f2cf1-bc39-4e3e-bd0e-63db7d9f725b req-a251c61b-edad-470f-b331-855721f0cca3 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [req-3d3f2cf1-bc39-4e3e-bd0e-63db7d9f725b req-a251c61b-edad-470f-b331-855721f0cca3 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [req-3d3f2cf1-bc39-4e3e-bd0e-63db7d9f725b req-a251c61b-edad-470f-b331-855721f0cca3 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [req-3d3f2cf1-bc39-4e3e-bd0e-63db7d9f725b req-a251c61b-edad-470f-b331-855721f0cca3 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1329/2624] 192.168.122.139 () {60 vars in 1487 bytes} [Thu Sep 3 11:11:35 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-58060373-3627-4f26-b041-b2bb228eb182 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:39 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Delete volume with id: c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Delete volume request issued successfully. Sep 03 11:11:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-58060373-3627-4f26-b041-b2bb228eb182 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 202 Sep 03 11:11:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1296/2625] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:11:39 2026] DELETE /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bd4ef405-b506-4327-9806-6842fcd6ca7a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd4ef405-b506-4327-9806-6842fcd6ca7a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd4ef405-b506-4327-9806-6842fcd6ca7a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd4ef405-b506-4327-9806-6842fcd6ca7a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bd4ef405-b506-4327-9806-6842fcd6ca7a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd4ef405-b506-4327-9806-6842fcd6ca7a tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 200 Sep 03 11:11:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1330/2626] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:39 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e1159ce2-91e8-4b5e-a8e3-9efa739d61e5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1159ce2-91e8-4b5e-a8e3-9efa739d61e5 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b Sep 03 11:11:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1159ce2-91e8-4b5e-a8e3-9efa739d61e5 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1159ce2-91e8-4b5e-a8e3-9efa739d61e5 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1159ce2-91e8-4b5e-a8e3-9efa739d61e5 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b returned with HTTP 404 Sep 03 11:11:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1297/2627] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:40 2026] GET /volume/v3/volumes/c8a8668c-1f1a-43b8-880b-6f5eeacf0c0b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] DELETE http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:40 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Delete volume with id: b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Delete volume request issued successfully. Sep 03 11:11:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f9d89485-b620-4e6d-8ad9-edb48bc6be35 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 202 Sep 03 11:11:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1331/2628] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:11:40 2026] DELETE /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1b214c1f-8262-4f40-b583-69beee796d38 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b214c1f-8262-4f40-b583-69beee796d38 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b214c1f-8262-4f40-b583-69beee796d38 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1b214c1f-8262-4f40-b583-69beee796d38 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1b214c1f-8262-4f40-b583-69beee796d38 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Volume info retrieved successfully. Sep 03 11:11:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1b214c1f-8262-4f40-b583-69beee796d38 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 200 Sep 03 11:11:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1298/2629] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:40 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:11:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8ef80a32-1171-42c6-a40f-54608427c748 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ef80a32-1171-42c6-a40f-54608427c748 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] GET http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 Sep 03 11:11:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ef80a32-1171-42c6-a40f-54608427c748 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ef80a32-1171-42c6-a40f-54608427c748 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ef80a32-1171-42c6-a40f-54608427c748 tempest-TestServerVolumeAttachmentScenario-874451905 tempest-TestServerVolumeAttachmentScenario-874451905-project-member] http://192.168.122.139/volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 returned with HTTP 404 Sep 03 11:11:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1332/2630] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:11:41 2026] GET /volume/v3/volumes/b5def7ce-b939-424d-b1ca-d1bc300cec73 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f84c3e51-7022-456c-893f-882848b587ff None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-323247186"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-323247186'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create volume of 1 GB Sep 03 11:11:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Availability Zones retrieved successfully. Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Flow 'volume_create_api' (e7a94f1c-1c8a-449c-a960-f5b4c8655a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5aa2839-ba73-44ab-81f7-8b1faf97e638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5aa2839-ba73-44ab-81f7-8b1faf97e638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71da075-ed3b-4b66-b6f9-a6a17a8e30ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Created reservations ['afe7860f-a8d4-4ca8-acc2-bcb895337d77', '65365e73-7549-4271-9ae3-a8b67837b111', '523838fe-f5d8-4024-852a-dd87de09396a', '89c77ae3-f301-41bc-a5b2-d8489d835be4'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71da075-ed3b-4b66-b6f9-a6a17a8e30ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe7860f-a8d4-4ca8-acc2-bcb895337d77', '65365e73-7549-4271-9ae3-a8b67837b111', '523838fe-f5d8-4024-852a-dd87de09396a', '89c77ae3-f301-41bc-a5b2-d8489d835be4']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce70b55a-7b60-4686-81ed-b5d51252d6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce70b55a-7b60-4686-81ed-b5d51252d6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dca45777-d84e-4070-a212-c9242bc49b95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-323247186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7fd8491b0d46f6828f747bb4ce7ec4',qos_specs=None,replication_status=,reservations=['afe7860f-a8d4-4ca8-acc2-bcb895337d77','65365e73-7549-4271-9ae3-a8b67837b111','523838fe-f5d8-4024-852a-dd87de09396a','89c77ae3-f301-41bc-a5b2-d8489d835be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b6b647adc8e4efb8213af129ab27724',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-323247186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dca45777-d84e-4070-a212-c9242bc49b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7fd8491b0d46f6828f747bb4ce7ec4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b6b647adc8e4efb8213af129ab27724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7622a7f9-e675-4c3d-b347-3e5ef97aa8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7622a7f9-e675-4c3d-b347-3e5ef97aa8a6) transitioned into state 'SUCCESS' from state '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-323247186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7fd8491b0d46f6828f747bb4ce7ec4',qos_specs=None,replication_status=,reservations=['afe7860f-a8d4-4ca8-acc2-bcb895337d77','65365e73-7549-4271-9ae3-a8b67837b111','523838fe-f5d8-4024-852a-dd87de09396a','89c77ae3-f301-41bc-a5b2-d8489d835be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b6b647adc8e4efb8213af129ab27724',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2ad477-80fa-4815-a580-cc11763ce6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2ad477-80fa-4815-a580-cc11763ce6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Flow 'volume_create_api' (e7a94f1c-1c8a-449c-a960-f5b4c8655a68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:11:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create volume request issued successfully. Sep 03 11:11:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f84c3e51-7022-456c-893f-882848b587ff tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:11:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1299/2631] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:11:43 2026] POST /volume/v3/volumes => generated 778 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7382b4c8-fd8d-48a5-a764-27c0548d8e8e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7382b4c8-fd8d-48a5-a764-27c0548d8e8e tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7382b4c8-fd8d-48a5-a764-27c0548d8e8e tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7382b4c8-fd8d-48a5-a764-27c0548d8e8e tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7382b4c8-fd8d-48a5-a764-27c0548d8e8e tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7382b4c8-fd8d-48a5-a764-27c0548d8e8e tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 200 Sep 03 11:11:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1333/2632] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:44 2026] GET /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5057f411-fcf9-4a35-a382-2b89aad91eeb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5057f411-fcf9-4a35-a382-2b89aad91eeb tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5057f411-fcf9-4a35-a382-2b89aad91eeb tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5057f411-fcf9-4a35-a382-2b89aad91eeb tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5057f411-fcf9-4a35-a382-2b89aad91eeb tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5057f411-fcf9-4a35-a382-2b89aad91eeb tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 200 Sep 03 11:11:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1300/2633] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:45 2026] GET /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 871 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8ed22ede-276b-421b-9cfd-503525548443 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:11:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dca45777-d84e-4070-a212-c9242bc49b95", "name": "tempest-VolumeDependencyTests-Snapshot-894008272"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:45 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create snapshot from volume dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:45 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Created reservations ['86a23a14-2628-40ab-b882-5f446ae1b58a', 'e6e19f08-dcdd-4067-a360-2854093a4964', 'e0871ccc-9b58-4b5c-a2ad-ad2114b1e98c', '1d2756ae-2774-4fee-a57a-888754f7530b'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:11:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot create request issued successfully. Sep 03 11:11:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ed22ede-276b-421b-9cfd-503525548443 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:11:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1334/2634] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:11:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:11:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-32f6cf0a-709b-4bfc-8338-5303880b0957 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-32f6cf0a-709b-4bfc-8338-5303880b0957 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-32f6cf0a-709b-4bfc-8338-5303880b0957 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-32f6cf0a-709b-4bfc-8338-5303880b0957 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-32f6cf0a-709b-4bfc-8338-5303880b0957 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-32f6cf0a-709b-4bfc-8338-5303880b0957 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 200 Sep 03 11:11:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1301/2635] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:45 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e7402d54-46ca-4374-b5dd-227dfda37dab None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7402d54-46ca-4374-b5dd-227dfda37dab tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7402d54-46ca-4374-b5dd-227dfda37dab tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7402d54-46ca-4374-b5dd-227dfda37dab tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e7402d54-46ca-4374-b5dd-227dfda37dab tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7402d54-46ca-4374-b5dd-227dfda37dab tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 200 Sep 03 11:11:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1335/2636] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:46 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a2eaef95-a027-423a-9f52-3cee9628c552 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2eaef95-a027-423a-9f52-3cee9628c552 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2eaef95-a027-423a-9f52-3cee9628c552 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2eaef95-a027-423a-9f52-3cee9628c552 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a2eaef95-a027-423a-9f52-3cee9628c552 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2eaef95-a027-423a-9f52-3cee9628c552 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 200 Sep 03 11:11:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1302/2637] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:47 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-350cb1ed-3608-441d-9117-a826a6f6a55b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-350cb1ed-3608-441d-9117-a826a6f6a55b tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-350cb1ed-3608-441d-9117-a826a6f6a55b tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-350cb1ed-3608-441d-9117-a826a6f6a55b tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-350cb1ed-3608-441d-9117-a826a6f6a55b tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-350cb1ed-3608-441d-9117-a826a6f6a55b tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 200 Sep 03 11:11:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1336/2638] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:48 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c29c94ab-f717-4df4-8631-7a1942a2ce45", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1989573285"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create volume request body: {'volume': {'snapshot_id': 'c29c94ab-f717-4df4-8631-7a1942a2ce45', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1989573285'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create volume of 1 GB Sep 03 11:11:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Availability Zones retrieved successfully. Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Flow 'volume_create_api' (1a6b9570-88ac-4b82-9ca1-3ff7a8686147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ba180c-069d-4618-a27b-73becb31ed3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ba180c-069d-4618-a27b-73becb31ed3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c29c94ab-f717-4df4-8631-7a1942a2ce45', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f72d0e2-504b-410e-a48d-9a11b12bca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Created reservations ['1051332b-99ac-4a22-9a38-d7a45739c435', 'f4a15213-70e6-4752-8a27-43da24f6e0fc', '96c8dc68-d05f-45aa-81e2-df1bb6984b13', 'f1ba3b9c-072a-423a-84b4-8a6e1bb14eda'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f72d0e2-504b-410e-a48d-9a11b12bca59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1051332b-99ac-4a22-9a38-d7a45739c435', 'f4a15213-70e6-4752-8a27-43da24f6e0fc', '96c8dc68-d05f-45aa-81e2-df1bb6984b13', 'f1ba3b9c-072a-423a-84b4-8a6e1bb14eda']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cc84f7-a0bb-4bee-ae70-849fb49c847e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cc84f7-a0bb-4bee-ae70-849fb49c847e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3976f6f8-8cc0-4228-a49a-6118a344cdb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1989573285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7fd8491b0d46f6828f747bb4ce7ec4',qos_specs=None,replication_status=,reservations=['1051332b-99ac-4a22-9a38-d7a45739c435','f4a15213-70e6-4752-8a27-43da24f6e0fc','96c8dc68-d05f-45aa-81e2-df1bb6984b13','f1ba3b9c-072a-423a-84b4-8a6e1bb14eda'],size=1,snapshot_id=c29c94ab-f717-4df4-8631-7a1942a2ce45,source_replicaid=,source_volid=None,status='creating',user_id='8b6b647adc8e4efb8213af129ab27724',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1989573285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3976f6f8-8cc0-4228-a49a-6118a344cdb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7fd8491b0d46f6828f747bb4ce7ec4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c29c94ab-f717-4df4-8631-7a1942a2ce45,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b6b647adc8e4efb8213af129ab27724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5467f588-0f39-40eb-891d-e98f90216117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5467f588-0f39-40eb-891d-e98f90216117) transitioned into state 'SUCCESS' from state '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-1989573285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7fd8491b0d46f6828f747bb4ce7ec4',qos_specs=None,replication_status=,reservations=['1051332b-99ac-4a22-9a38-d7a45739c435','f4a15213-70e6-4752-8a27-43da24f6e0fc','96c8dc68-d05f-45aa-81e2-df1bb6984b13','f1ba3b9c-072a-423a-84b4-8a6e1bb14eda'],size=1,snapshot_id=c29c94ab-f717-4df4-8631-7a1942a2ce45,source_replicaid=,source_volid=None,status='creating',user_id='8b6b647adc8e4efb8213af129ab27724',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc983e56-27a4-4509-a85b-4c01fc199f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc983e56-27a4-4509-a85b-4c01fc199f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Flow 'volume_create_api' (1a6b9570-88ac-4b82-9ca1-3ff7a8686147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:11:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Create volume request issued successfully. Sep 03 11:11:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0eeb80b6-6c29-4b9b-8ae2-41d448b46564 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:11:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1303/2639] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 11:11:48 2026] POST /volume/v3/volumes => generated 813 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fbc83bc5-f8d0-446d-be64-0b0215c5b113 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fbc83bc5-f8d0-446d-be64-0b0215c5b113 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fbc83bc5-f8d0-446d-be64-0b0215c5b113 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fbc83bc5-f8d0-446d-be64-0b0215c5b113 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fbc83bc5-f8d0-446d-be64-0b0215c5b113 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fbc83bc5-f8d0-446d-be64-0b0215c5b113 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1337/2640] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:49 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-26102c3d-5cdc-4812-85bf-2ec8920d497a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26102c3d-5cdc-4812-85bf-2ec8920d497a tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26102c3d-5cdc-4812-85bf-2ec8920d497a tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26102c3d-5cdc-4812-85bf-2ec8920d497a tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-26102c3d-5cdc-4812-85bf-2ec8920d497a tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26102c3d-5cdc-4812-85bf-2ec8920d497a tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1304/2641] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:50 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d47b4802-4450-4850-ae64-594cd21734a8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d47b4802-4450-4850-ae64-594cd21734a8 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d47b4802-4450-4850-ae64-594cd21734a8 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d47b4802-4450-4850-ae64-594cd21734a8 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d47b4802-4450-4850-ae64-594cd21734a8 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d47b4802-4450-4850-ae64-594cd21734a8 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1338/2642] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:51 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 905 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-92acc5db-2d48-4602-993a-5347acdbdf47 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-92acc5db-2d48-4602-993a-5347acdbdf47 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-92acc5db-2d48-4602-993a-5347acdbdf47 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-92acc5db-2d48-4602-993a-5347acdbdf47 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-92acc5db-2d48-4602-993a-5347acdbdf47 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-92acc5db-2d48-4602-993a-5347acdbdf47 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1305/2643] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:52 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 905 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-738f38b3-4999-438d-8e36-d60285f16c78 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-738f38b3-4999-438d-8e36-d60285f16c78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-738f38b3-4999-438d-8e36-d60285f16c78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-738f38b3-4999-438d-8e36-d60285f16c78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-738f38b3-4999-438d-8e36-d60285f16c78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-738f38b3-4999-438d-8e36-d60285f16c78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1339/2644] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:53 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 905 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6fcc909c-1830-43c7-be22-f623672df357 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6fcc909c-1830-43c7-be22-f623672df357 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6fcc909c-1830-43c7-be22-f623672df357 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6fcc909c-1830-43c7-be22-f623672df357 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6fcc909c-1830-43c7-be22-f623672df357 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6fcc909c-1830-43c7-be22-f623672df357 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1306/2645] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:54 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 905 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f228c6e0-de67-4b01-8599-a82b91658d78 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f228c6e0-de67-4b01-8599-a82b91658d78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f228c6e0-de67-4b01-8599-a82b91658d78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f228c6e0-de67-4b01-8599-a82b91658d78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f228c6e0-de67-4b01-8599-a82b91658d78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f228c6e0-de67-4b01-8599-a82b91658d78 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1340/2646] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:55 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:56 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete snapshot with id: c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot delete request issued successfully. Sep 03 11:11:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19717f9c-cde0-4efb-a7a6-0a94ded558f6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 202 Sep 03 11:11:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1307/2647] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:11:56 2026] DELETE /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:11:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9c0fc6a-6f6a-4f2f-9c9f-54318a2fc8b6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9c0fc6a-6f6a-4f2f-9c9f-54318a2fc8b6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9c0fc6a-6f6a-4f2f-9c9f-54318a2fc8b6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9c0fc6a-6f6a-4f2f-9c9f-54318a2fc8b6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c9c0fc6a-6f6a-4f2f-9c9f-54318a2fc8b6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9c0fc6a-6f6a-4f2f-9c9f-54318a2fc8b6 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 200 Sep 03 11:11:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1341/2648] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:56 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-166b3071-87b0-40c3-9289-ea86b38e3002 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-166b3071-87b0-40c3-9289-ea86b38e3002 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-166b3071-87b0-40c3-9289-ea86b38e3002 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-166b3071-87b0-40c3-9289-ea86b38e3002 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-166b3071-87b0-40c3-9289-ea86b38e3002 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Snapshot retrieved successfully. Sep 03 11:11:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-166b3071-87b0-40c3-9289-ea86b38e3002 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 200 Sep 03 11:11:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1308/2649] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:57 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91752753-d58c-4678-be9e-10fe2da75e2b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91752753-d58c-4678-be9e-10fe2da75e2b tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:11:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91752753-d58c-4678-be9e-10fe2da75e2b tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:11:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91752753-d58c-4678-be9e-10fe2da75e2b tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:11:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1342/2650] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:11:57 2026] POST /volume/v3/types => generated 287 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:11:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-99ef4e2d-22cb-4d58-88bc-d967aba9ea01 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-99ef4e2d-22cb-4d58-88bc-d967aba9ea01 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:11:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-99ef4e2d-22cb-4d58-88bc-d967aba9ea01 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-99ef4e2d-22cb-4d58-88bc-d967aba9ea01 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-99ef4e2d-22cb-4d58-88bc-d967aba9ea01 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 404 Sep 03 11:11:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1309/2651] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:11:58 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:11:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] DELETE http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:58 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete volume with id: dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete volume request issued successfully. Sep 03 11:11:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0e201fdc-5b3d-4692-add2-ce64c964f7c7 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 202 Sep 03 11:11:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1343/2652] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:11:58 2026] DELETE /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:11:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-51c5e768-b4da-46cd-9d60-2e53adcff15d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-51c5e768-b4da-46cd-9d60-2e53adcff15d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-51c5e768-b4da-46cd-9d60-2e53adcff15d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-51c5e768-b4da-46cd-9d60-2e53adcff15d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-51c5e768-b4da-46cd-9d60-2e53adcff15d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-51c5e768-b4da-46cd-9d60-2e53adcff15d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 200 Sep 03 11:11:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1310/2653] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:58 2026] GET /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:11:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-22612801-0553-44de-82b1-f26467fdd308 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-22612801-0553-44de-82b1-f26467fdd308 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:11:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-22612801-0553-44de-82b1-f26467fdd308 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-22612801-0553-44de-82b1-f26467fdd308 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-22612801-0553-44de-82b1-f26467fdd308 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 404 Sep 03 11:11:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1344/2654] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:59 2026] GET /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:11:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] DELETE http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:59 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete volume with id: 3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:11:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:11:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete volume request issued successfully. Sep 03 11:11:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0f1cd5ff-84bc-4fe7-87f0-ac5f29bd91a4 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 202 Sep 03 11:11:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1311/2655] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:11:59 2026] DELETE /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:11:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-64ad7133-07a3-4931-877f-91504d9d3895 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:11:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64ad7133-07a3-4931-877f-91504d9d3895 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:11:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64ad7133-07a3-4931-877f-91504d9d3895 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:11:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-64ad7133-07a3-4931-877f-91504d9d3895 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:11:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:11:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:11:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:11:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:11:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-64ad7133-07a3-4931-877f-91504d9d3895 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Volume info retrieved successfully. Sep 03 11:11:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-64ad7133-07a3-4931-877f-91504d9d3895 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 200 Sep 03 11:11:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1345/2656] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:11:59 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 905 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2f1ca850-154f-4da9-8198-10d1c712cb1e", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2f1ca850-154f-4da9-8198-10d1c712cb1e', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Create volume of 1 GB Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Availability Zones retrieved successfully. Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Flow 'volume_create_api' (bee92443-edf3-4a63-b518-00874b9bc09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6384999f-eef3-4e23-b31d-6a478ba88a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6384999f-eef3-4e23-b31d-6a478ba88a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:11:58Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=cf5a79c9-b5a6-482c-8ab7-6b02c6270380,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': 'cf5a79c9-b5a6-482c-8ab7-6b02c6270380', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e04df0-68af-4165-8db0-d324507bf068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-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 11:12:00 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-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 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Created reservations ['ea507b6d-4dec-4119-a4c2-261e32e00ac4', 'df49c393-4674-42d6-a2e2-f00e70f7ebaf', '77d55ce9-1443-41b2-bcfe-2b85e7efa978', '0a365774-c1b0-467b-aaac-8fc7bc07247d'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e04df0-68af-4165-8db0-d324507bf068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea507b6d-4dec-4119-a4c2-261e32e00ac4', 'df49c393-4674-42d6-a2e2-f00e70f7ebaf', '77d55ce9-1443-41b2-bcfe-2b85e7efa978', '0a365774-c1b0-467b-aaac-8fc7bc07247d']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eace1887-00c4-4831-b891-e1a628b7da85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eace1887-00c4-4831-b891-e1a628b7da85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffba160f-0fb3-4221-ad91-6a4fc8c438eb', '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='2bd8696f7e43494b93d7efbd5deb2a69',qos_specs=None,replication_status=,reservations=['ea507b6d-4dec-4119-a4c2-261e32e00ac4','df49c393-4674-42d6-a2e2-f00e70f7ebaf','77d55ce9-1443-41b2-bcfe-2b85e7efa978','0a365774-c1b0-467b-aaac-8fc7bc07247d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b16b1e19843442fcbeef0a5b961d31ea',volume_type_id=cf5a79c9-b5a6-482c-8ab7-6b02c6270380), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:00Z,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=ffba160f-0fb3-4221-ad91-6a4fc8c438eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bd8696f7e43494b93d7efbd5deb2a69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b16b1e19843442fcbeef0a5b961d31ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf5a79c9-b5a6-482c-8ab7-6b02c6270380),volume_type_id=cf5a79c9-b5a6-482c-8ab7-6b02c6270380)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb293ed-f0dc-45d7-9d96-2222474865e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fb293ed-f0dc-45d7-9d96-2222474865e4) transitioned into state 'SUCCESS' from 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='2bd8696f7e43494b93d7efbd5deb2a69',qos_specs=None,replication_status=,reservations=['ea507b6d-4dec-4119-a4c2-261e32e00ac4','df49c393-4674-42d6-a2e2-f00e70f7ebaf','77d55ce9-1443-41b2-bcfe-2b85e7efa978','0a365774-c1b0-467b-aaac-8fc7bc07247d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b16b1e19843442fcbeef0a5b961d31ea',volume_type_id=cf5a79c9-b5a6-482c-8ab7-6b02c6270380)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8978eaca-6d14-4c7e-944f-8eb5effc72c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7d0132ac-0687-4c4f-ab68-33967a14bf1d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7d0132ac-0687-4c4f-ab68-33967a14bf1d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7d0132ac-0687-4c4f-ab68-33967a14bf1d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7d0132ac-0687-4c4f-ab68-33967a14bf1d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8978eaca-6d14-4c7e-944f-8eb5effc72c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Flow 'volume_create_api' (bee92443-edf3-4a63-b518-00874b9bc09c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Create volume request issued successfully. Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-538806b9-052e-4d7d-8b87-eb4bf604ed73 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1312/2657] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:00 2026] POST /volume/v3/volumes => generated 806 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7d0132ac-0687-4c4f-ab68-33967a14bf1d tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 returned with HTTP 404 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1346/2658] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:12:00 2026] GET /volume/v3/volumes/3976f6f8-8cc0-4228-a49a-6118a344cdb8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-853a1e87-ea77-46a0-bf9a-1cd22f16f782 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3316a6ec-48be-4592-aee8-b8e0c8881d55 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-853a1e87-ea77-46a0-bf9a-1cd22f16f782 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-853a1e87-ea77-46a0-bf9a-1cd22f16f782 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-853a1e87-ea77-46a0-bf9a-1cd22f16f782 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-853a1e87-ea77-46a0-bf9a-1cd22f16f782 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete snapshot with id: c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3316a6ec-48be-4592-aee8-b8e0c8881d55 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3316a6ec-48be-4592-aee8-b8e0c8881d55 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3316a6ec-48be-4592-aee8-b8e0c8881d55 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-853a1e87-ea77-46a0-bf9a-1cd22f16f782 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 404 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1313/2659] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:12:00 2026] DELETE /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f727c711-0d7f-4b07-a979-1a7cfd245806 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f727c711-0d7f-4b07-a979-1a7cfd245806 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f727c711-0d7f-4b07-a979-1a7cfd245806 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f727c711-0d7f-4b07-a979-1a7cfd245806 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f727c711-0d7f-4b07-a979-1a7cfd245806 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 returned with HTTP 404 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1314/2660] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:00 2026] GET /volume/v3/snapshots/c29c94ab-f717-4df4-8631-7a1942a2ce45 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb2ef47f-a2d6-4f5a-b465-0016b2efcda0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3316a6ec-48be-4592-aee8-b8e0c8881d55 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb2ef47f-a2d6-4f5a-b465-0016b2efcda0 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] DELETE http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb2ef47f-a2d6-4f5a-b465-0016b2efcda0 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb2ef47f-a2d6-4f5a-b465-0016b2efcda0 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-bb2ef47f-a2d6-4f5a-b465-0016b2efcda0 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Delete volume with id: dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3316a6ec-48be-4592-aee8-b8e0c8881d55 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1347/2661] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:00 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb2ef47f-a2d6-4f5a-b465-0016b2efcda0 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 404 Sep 03 11:12:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1315/2662] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:12:00 2026] DELETE /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-218cb140-3d76-4ddb-b718-5d3a0ab36922 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-218cb140-3d76-4ddb-b718-5d3a0ab36922 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] GET http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-218cb140-3d76-4ddb-b718-5d3a0ab36922 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-218cb140-3d76-4ddb-b718-5d3a0ab36922 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-218cb140-3d76-4ddb-b718-5d3a0ab36922 tempest-VolumeDependencyTests-1165443440 tempest-VolumeDependencyTests-1165443440-project-member] http://192.168.122.139/volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 returned with HTTP 404 Sep 03 11:12:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1348/2663] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:12:00 2026] GET /volume/v3/volumes/dca45777-d84e-4070-a212-c9242bc49b95 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:12:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4e3583f5-90ec-4d1e-b287-aa3778ff5829 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e3583f5-90ec-4d1e-b287-aa3778ff5829 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e3583f5-90ec-4d1e-b287-aa3778ff5829 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e3583f5-90ec-4d1e-b287-aa3778ff5829 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4e3583f5-90ec-4d1e-b287-aa3778ff5829 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e3583f5-90ec-4d1e-b287-aa3778ff5829 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1316/2664] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:01 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 898 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d18c7fb0-d900-467f-808f-227c87f96de4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d18c7fb0-d900-467f-808f-227c87f96de4 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d18c7fb0-d900-467f-808f-227c87f96de4 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d18c7fb0-d900-467f-808f-227c87f96de4 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d18c7fb0-d900-467f-808f-227c87f96de4 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d18c7fb0-d900-467f-808f-227c87f96de4 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1349/2665] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:02 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-88427e84-070a-4035-8f99-819574149050 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-88427e84-070a-4035-8f99-819574149050 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-88427e84-070a-4035-8f99-819574149050 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-88427e84-070a-4035-8f99-819574149050 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-88427e84-070a-4035-8f99-819574149050 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-88427e84-070a-4035-8f99-819574149050 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1317/2666] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:03 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1884628645"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1884628645'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:03 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Create volume of 1 GB Sep 03 11:12:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Availability Zones retrieved successfully. Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Flow 'volume_create_api' (1f59fb1b-0297-4887-88e2-b508e96d2a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da842ccb-0d90-4ec4-96a8-0755986ae32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da842ccb-0d90-4ec4-96a8-0755986ae32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11121dcb-39ca-4703-8320-b1fbd35abd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Created reservations ['7aa58169-d4a7-4d5b-bf3f-40e92b6022b0', '757d40a9-7896-4b42-b852-012a2383b62b', '5e0467f0-e9b4-4d20-ada2-aeafd20b3fe2', '1b8f4f45-13fa-4181-9846-9f35ba788441'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11121dcb-39ca-4703-8320-b1fbd35abd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa58169-d4a7-4d5b-bf3f-40e92b6022b0', '757d40a9-7896-4b42-b852-012a2383b62b', '5e0467f0-e9b4-4d20-ada2-aeafd20b3fe2', '1b8f4f45-13fa-4181-9846-9f35ba788441']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc88a351-4984-464e-bd90-6ea9906a9296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc88a351-4984-464e-bd90-6ea9906a9296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cec16c3b-c3e3-473e-9dc6-ae0d9845e213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1884628645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de6eef62557e4bba9f851e45e1d64dd4',qos_specs=None,replication_status=,reservations=['7aa58169-d4a7-4d5b-bf3f-40e92b6022b0','757d40a9-7896-4b42-b852-012a2383b62b','5e0467f0-e9b4-4d20-ada2-aeafd20b3fe2','1b8f4f45-13fa-4181-9846-9f35ba788441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0682c2569c7f440296c756fd9e137f64',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1884628645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cec16c3b-c3e3-473e-9dc6-ae0d9845e213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de6eef62557e4bba9f851e45e1d64dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0682c2569c7f440296c756fd9e137f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a466535-e17a-474a-a5ae-c499cb69c7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a466535-e17a-474a-a5ae-c499cb69c7a2) transitioned into state 'SUCCESS' from state '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-1884628645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de6eef62557e4bba9f851e45e1d64dd4',qos_specs=None,replication_status=,reservations=['7aa58169-d4a7-4d5b-bf3f-40e92b6022b0','757d40a9-7896-4b42-b852-012a2383b62b','5e0467f0-e9b4-4d20-ada2-aeafd20b3fe2','1b8f4f45-13fa-4181-9846-9f35ba788441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0682c2569c7f440296c756fd9e137f64',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5d2124-f6ca-4ff2-8c93-bc21193a7b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5d2124-f6ca-4ff2-8c93-bc21193a7b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Flow 'volume_create_api' (1f59fb1b-0297-4887-88e2-b508e96d2a40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Create volume request issued successfully. Sep 03 11:12:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d447d7b-6c5d-4e58-be8e-37d6d1ddf404 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1350/2667] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:12:03 2026] POST /volume/v3/volumes => generated 787 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-df5728b2-dd91-414b-9fc1-051abe82bec4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df5728b2-dd91-414b-9fc1-051abe82bec4 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df5728b2-dd91-414b-9fc1-051abe82bec4 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df5728b2-dd91-414b-9fc1-051abe82bec4 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-df5728b2-dd91-414b-9fc1-051abe82bec4 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df5728b2-dd91-414b-9fc1-051abe82bec4 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 returned with HTTP 200 Sep 03 11:12:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1318/2668] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:04 2026] GET /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25e9bc03-a72f-4c33-a06b-6a3bc4470ad2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25e9bc03-a72f-4c33-a06b-6a3bc4470ad2 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25e9bc03-a72f-4c33-a06b-6a3bc4470ad2 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25e9bc03-a72f-4c33-a06b-6a3bc4470ad2 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-25e9bc03-a72f-4c33-a06b-6a3bc4470ad2 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25e9bc03-a72f-4c33-a06b-6a3bc4470ad2 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1351/2669] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:04 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 959 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c80c5ad4-6637-4a40-ae2c-98f0f01879d3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c80c5ad4-6637-4a40-ae2c-98f0f01879d3 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c80c5ad4-6637-4a40-ae2c-98f0f01879d3 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c80c5ad4-6637-4a40-ae2c-98f0f01879d3 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c80c5ad4-6637-4a40-ae2c-98f0f01879d3 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c80c5ad4-6637-4a40-ae2c-98f0f01879d3 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 returned with HTTP 200 Sep 03 11:12:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1319/2670] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:05 2026] GET /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6ac2b3c-f4b6-4248-a002-0bfcb17f13b6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6ac2b3c-f4b6-4248-a002-0bfcb17f13b6 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6ac2b3c-f4b6-4248-a002-0bfcb17f13b6 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6ac2b3c-f4b6-4248-a002-0bfcb17f13b6 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e6ac2b3c-f4b6-4248-a002-0bfcb17f13b6 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6ac2b3c-f4b6-4248-a002-0bfcb17f13b6 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1352/2671] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:05 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 959 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-df86cbcd-cbcb-4f27-8d7d-07826de9ef28 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df86cbcd-cbcb-4f27-8d7d-07826de9ef28 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df86cbcd-cbcb-4f27-8d7d-07826de9ef28 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-df86cbcd-cbcb-4f27-8d7d-07826de9ef28 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-df86cbcd-cbcb-4f27-8d7d-07826de9ef28 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-df86cbcd-cbcb-4f27-8d7d-07826de9ef28 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 returned with HTTP 200 Sep 03 11:12:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1320/2672] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:06 2026] GET /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] POST http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213/action Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Volume info retrieved successfully. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '673338cb5b614faa84384e18cdb3dbcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de6eef62557e4bba9f851e45e1d64dd4', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-68c1432c-2d32-4762-9e48-71d988ac9e0c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213/action returned with HTTP 403 Sep 03 11:12:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1353/2673] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:12:06 2026] POST /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213/action => generated 131 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Delete volume with id: cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Delete volume request issued successfully. Sep 03 11:12:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01ed9cf7-4571-44ee-b6a9-baf70d0af4e0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 returned with HTTP 202 Sep 03 11:12:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1321/2674] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:06 2026] DELETE /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d06baf2-4d7f-4f9b-8583-fe523c60fb8b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d06baf2-4d7f-4f9b-8583-fe523c60fb8b tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d06baf2-4d7f-4f9b-8583-fe523c60fb8b tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d06baf2-4d7f-4f9b-8583-fe523c60fb8b tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d06baf2-4d7f-4f9b-8583-fe523c60fb8b tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d06baf2-4d7f-4f9b-8583-fe523c60fb8b tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 returned with HTTP 200 Sep 03 11:12:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1354/2675] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:06 2026] GET /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-efc653cf-ef46-4fbc-a025-61493441d5cd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-efc653cf-ef46-4fbc-a025-61493441d5cd tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-efc653cf-ef46-4fbc-a025-61493441d5cd tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-efc653cf-ef46-4fbc-a025-61493441d5cd tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-efc653cf-ef46-4fbc-a025-61493441d5cd tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-efc653cf-ef46-4fbc-a025-61493441d5cd tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1322/2676] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:07 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 1303 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e4d94214-db9a-473d-af89-7db00e66793b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] DELETE http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Delete volume with id: ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:07 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:07 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Delete volume request issued successfully. Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e4d94214-db9a-473d-af89-7db00e66793b tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 202 Sep 03 11:12:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1355/2677] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:07 2026] DELETE /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b86ceff-d9e2-43d0-b9da-e2e5ec833a0d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b86ceff-d9e2-43d0-b9da-e2e5ec833a0d tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b86ceff-d9e2-43d0-b9da-e2e5ec833a0d tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b86ceff-d9e2-43d0-b9da-e2e5ec833a0d tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b86ceff-d9e2-43d0-b9da-e2e5ec833a0d tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Volume info retrieved successfully. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b86ceff-d9e2-43d0-b9da-e2e5ec833a0d tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 200 Sep 03 11:12:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1323/2678] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:07 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3796d071-d1b2-43de-9a4e-f1abd3d7233a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3796d071-d1b2-43de-9a4e-f1abd3d7233a tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 Sep 03 11:12:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3796d071-d1b2-43de-9a4e-f1abd3d7233a tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3796d071-d1b2-43de-9a4e-f1abd3d7233a tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3796d071-d1b2-43de-9a4e-f1abd3d7233a tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 returned with HTTP 404 Sep 03 11:12:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1356/2679] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:07 2026] GET /volume/v3/volumes/cec16c3b-c3e3-473e-9dc6-ae0d9845e213 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-181093b9-3252-4409-a01f-aa18b7d77cfc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1653811872"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1653811872'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Create volume of 1 GB Sep 03 11:12:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Availability Zones retrieved successfully. Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Flow 'volume_create_api' (4d4a2db9-b8df-43ab-9675-41e15ebf26de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb97574-e169-4283-bbca-4e72dcf781af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb97574-e169-4283-bbca-4e72dcf781af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:07 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c2a519-856b-44cd-8625-55648a59365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Created reservations ['5a4aa404-f933-4448-8d1a-249af5df1282', '50b7bb96-17e2-4ec2-bd93-29756da4422d', '3388a8ab-dd05-4fe8-adc1-595171f36a25', '8ecb609d-11d9-43b1-9075-21e73cb16d58'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c2a519-856b-44cd-8625-55648a59365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a4aa404-f933-4448-8d1a-249af5df1282', '50b7bb96-17e2-4ec2-bd93-29756da4422d', '3388a8ab-dd05-4fe8-adc1-595171f36a25', '8ecb609d-11d9-43b1-9075-21e73cb16d58']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b8c64c-94df-4a50-abbd-220e4e1e3cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b8c64c-94df-4a50-abbd-220e4e1e3cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b405fd12-5628-4f06-9296-f69054882a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653811872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de6eef62557e4bba9f851e45e1d64dd4',qos_specs=None,replication_status=,reservations=['5a4aa404-f933-4448-8d1a-249af5df1282','50b7bb96-17e2-4ec2-bd93-29756da4422d','3388a8ab-dd05-4fe8-adc1-595171f36a25','8ecb609d-11d9-43b1-9075-21e73cb16d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0682c2569c7f440296c756fd9e137f64',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653811872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b405fd12-5628-4f06-9296-f69054882a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de6eef62557e4bba9f851e45e1d64dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0682c2569c7f440296c756fd9e137f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04789ef8-0fb3-4684-a292-1e4259ad1503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04789ef8-0fb3-4684-a292-1e4259ad1503) transitioned into state 'SUCCESS' from state '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-1653811872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de6eef62557e4bba9f851e45e1d64dd4',qos_specs=None,replication_status=,reservations=['5a4aa404-f933-4448-8d1a-249af5df1282','50b7bb96-17e2-4ec2-bd93-29756da4422d','3388a8ab-dd05-4fe8-adc1-595171f36a25','8ecb609d-11d9-43b1-9075-21e73cb16d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0682c2569c7f440296c756fd9e137f64',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f31499a-e27c-4f94-94b6-702daf17bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f31499a-e27c-4f94-94b6-702daf17bc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Flow 'volume_create_api' (4d4a2db9-b8df-43ab-9675-41e15ebf26de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Create volume request issued successfully. Sep 03 11:12:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-181093b9-3252-4409-a01f-aa18b7d77cfc tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1324/2680] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:12:07 2026] POST /volume/v3/volumes => generated 787 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0c3b708c-85c2-4864-bf1a-699736ab649f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c3b708c-85c2-4864-bf1a-699736ab649f tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c3b708c-85c2-4864-bf1a-699736ab649f tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c3b708c-85c2-4864-bf1a-699736ab649f tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-55d54d00-f578-4486-9e5d-8f190debb034 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c3b708c-85c2-4864-bf1a-699736ab649f tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55d54d00-f578-4486-9e5d-8f190debb034 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] GET http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55d54d00-f578-4486-9e5d-8f190debb034 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55d54d00-f578-4486-9e5d-8f190debb034 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c3b708c-85c2-4864-bf1a-699736ab649f tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 returned with HTTP 200 Sep 03 11:12:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1357/2681] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:08 2026] GET /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55d54d00-f578-4486-9e5d-8f190debb034 tempest-VolumeAndVolumeTypeFromImageTest-909009717 tempest-VolumeAndVolumeTypeFromImageTest-909009717-project-member] http://192.168.122.139/volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb returned with HTTP 404 Sep 03 11:12:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1325/2682] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:08 2026] GET /volume/v3/volumes/ffba160f-0fb3-4221-ad91-6a4fc8c438eb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ba87830c-0932-4e6a-85c7-c326300b0475 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ba87830c-0932-4e6a-85c7-c326300b0475 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] GET http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ba87830c-0932-4e6a-85c7-c326300b0475 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ba87830c-0932-4e6a-85c7-c326300b0475 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-ba87830c-0932-4e6a-85c7-c326300b0475 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ba87830c-0932-4e6a-85c7-c326300b0475 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Get all volumes completed successfully. Sep 03 11:12:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ba87830c-0932-4e6a-85c7-c326300b0475 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:12:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1358/2683] 192.168.122.139 () {58 vars in 1169 bytes} [Thu Sep 3 11:12:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1019 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d80ee991-bf24-4950-9e21-abbcf081a8d2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d80ee991-bf24-4950-9e21-abbcf081a8d2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] DELETE http://192.168.122.139/volume/v3/types/cf5a79c9-b5a6-482c-8ab7-6b02c6270380 Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d80ee991-bf24-4950-9e21-abbcf081a8d2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d80ee991-bf24-4950-9e21-abbcf081a8d2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d80ee991-bf24-4950-9e21-abbcf081a8d2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] http://192.168.122.139/volume/v3/types/cf5a79c9-b5a6-482c-8ab7-6b02c6270380 returned with HTTP 202 Sep 03 11:12:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1326/2684] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:08 2026] DELETE /volume/v3/types/cf5a79c9-b5a6-482c-8ab7-6b02c6270380 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-20fc7786-a923-40ec-b123-0356c64b43a2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20fc7786-a923-40ec-b123-0356c64b43a2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] GET http://192.168.122.139/volume/v3/types/cf5a79c9-b5a6-482c-8ab7-6b02c6270380 Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20fc7786-a923-40ec-b123-0356c64b43a2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-20fc7786-a923-40ec-b123-0356c64b43a2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-20fc7786-a923-40ec-b123-0356c64b43a2 tempest-VolumeAndVolumeTypeFromImageTest-1736585513 tempest-VolumeAndVolumeTypeFromImageTest-1736585513-project-admin] http://192.168.122.139/volume/v3/types/cf5a79c9-b5a6-482c-8ab7-6b02c6270380 returned with HTTP 404 Sep 03 11:12:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1359/2685] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:12:08 2026] GET /volume/v3/types/cf5a79c9-b5a6-482c-8ab7-6b02c6270380 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6c23aba9-d130-436f-9965-0d5777f51d83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c23aba9-d130-436f-9965-0d5777f51d83 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c23aba9-d130-436f-9965-0d5777f51d83 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6c23aba9-d130-436f-9965-0d5777f51d83 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6c23aba9-d130-436f-9965-0d5777f51d83 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6c23aba9-d130-436f-9965-0d5777f51d83 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 returned with HTTP 200 Sep 03 11:12:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1327/2686] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:09 2026] GET /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7ad2b51e-8939-4a31-bfe7-c4abca0b38a5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7ad2b51e-8939-4a31-bfe7-c4abca0b38a5 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7ad2b51e-8939-4a31-bfe7-c4abca0b38a5 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7ad2b51e-8939-4a31-bfe7-c4abca0b38a5 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7ad2b51e-8939-4a31-bfe7-c4abca0b38a5 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7ad2b51e-8939-4a31-bfe7-c4abca0b38a5 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 returned with HTTP 200 Sep 03 11:12:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1360/2687] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:10 2026] GET /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-592541a7-aebd-4775-93b0-6fad4a21681c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-592541a7-aebd-4775-93b0-6fad4a21681c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] POST http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08/action Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-592541a7-aebd-4775-93b0-6fad4a21681c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-592541a7-aebd-4775-93b0-6fad4a21681c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-592541a7-aebd-4775-93b0-6fad4a21681c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '673338cb5b614faa84384e18cdb3dbcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de6eef62557e4bba9f851e45e1d64dd4', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-592541a7-aebd-4775-93b0-6fad4a21681c tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-reader] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08/action returned with HTTP 403 Sep 03 11:12:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1328/2688] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:12:10 2026] POST /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Delete volume with id: b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Delete volume request issued successfully. Sep 03 11:12:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-62e59bd2-dc51-456c-9c18-dd1c36eb3cd0 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 returned with HTTP 202 Sep 03 11:12:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1361/2689] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:10 2026] DELETE /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-45d3646c-591a-4260-a2f5-d81ceae06a18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45d3646c-591a-4260-a2f5-d81ceae06a18 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45d3646c-591a-4260-a2f5-d81ceae06a18 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45d3646c-591a-4260-a2f5-d81ceae06a18 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-45d3646c-591a-4260-a2f5-d81ceae06a18 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Volume info retrieved successfully. Sep 03 11:12:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45d3646c-591a-4260-a2f5-d81ceae06a18 tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 returned with HTTP 200 Sep 03 11:12:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1329/2690] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:10 2026] GET /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:12:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d92a20f-a077-4f4f-bbac-569eff77a8cd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d92a20f-a077-4f4f-bbac-569eff77a8cd tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] GET http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 Sep 03 11:12:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d92a20f-a077-4f4f-bbac-569eff77a8cd tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d92a20f-a077-4f4f-bbac-569eff77a8cd tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d92a20f-a077-4f4f-bbac-569eff77a8cd tempest-ProjectReaderTests-2083260951 tempest-ProjectReaderTests-2083260951-project-admin] http://192.168.122.139/volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 returned with HTTP 404 Sep 03 11:12:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1362/2691] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:11 2026] GET /volume/v3/volumes/b405fd12-5628-4f06-9296-f69054882a08 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1663219382"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1663219382'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume of 1 GB Sep 03 11:12:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Availability Zones retrieved successfully. Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (081084b5-94cd-4dc6-8a1d-f5d893397a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2088147-5e46-4069-9eab-65f92fc0d9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2088147-5e46-4069-9eab-65f92fc0d9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa65d127-4fa3-4571-9012-ed1ae5bd123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Created reservations ['20fc7885-8282-4571-ae09-4e49c9cf792d', '8885ec30-670a-4c6c-a95a-bfefb659955e', 'fa73615c-8b35-4391-8774-fb5aec0f0e0a', 'c924b119-f436-444a-a701-43ebb9f671ce'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa65d127-4fa3-4571-9012-ed1ae5bd123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20fc7885-8282-4571-ae09-4e49c9cf792d', '8885ec30-670a-4c6c-a95a-bfefb659955e', 'fa73615c-8b35-4391-8774-fb5aec0f0e0a', 'c924b119-f436-444a-a701-43ebb9f671ce']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb327d-2003-4652-a533-4651f577cf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb327d-2003-4652-a533-4651f577cf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed7eeeea-7ad6-4bbf-8cde-47d123c68244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1663219382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['20fc7885-8282-4571-ae09-4e49c9cf792d','8885ec30-670a-4c6c-a95a-bfefb659955e','fa73615c-8b35-4391-8774-fb5aec0f0e0a','c924b119-f436-444a-a701-43ebb9f671ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1663219382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed7eeeea-7ad6-4bbf-8cde-47d123c68244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4019a6e4c1041caa8dd7d315f68e42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7d22baec1fe40de95edd679f68e18d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a4a5e46-15c9-4f78-b058-ac75db696d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a4a5e46-15c9-4f78-b058-ac75db696d17) transitioned into state 'SUCCESS' from state '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-1663219382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['20fc7885-8282-4571-ae09-4e49c9cf792d','8885ec30-670a-4c6c-a95a-bfefb659955e','fa73615c-8b35-4391-8774-fb5aec0f0e0a','c924b119-f436-444a-a701-43ebb9f671ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa204361-0486-4605-b2c3-d0d6d916c887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa204361-0486-4605-b2c3-d0d6d916c887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (081084b5-94cd-4dc6-8a1d-f5d893397a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request issued successfully. Sep 03 11:12:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ce75326-001e-4c7f-84e4-fc347307bb98 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1330/2692] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:12:12 2026] POST /volume/v3/volumes => generated 773 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b0c5a5eb-6ed7-43ac-9bed-957a159d7316 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0c5a5eb-6ed7-43ac-9bed-957a159d7316 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0c5a5eb-6ed7-43ac-9bed-957a159d7316 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0c5a5eb-6ed7-43ac-9bed-957a159d7316 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b0c5a5eb-6ed7-43ac-9bed-957a159d7316 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0c5a5eb-6ed7-43ac-9bed-957a159d7316 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 returned with HTTP 200 Sep 03 11:12:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1363/2693] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:12 2026] GET /volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9736253c-a793-4f13-9f74-5f28ed6982be None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9736253c-a793-4f13-9f74-5f28ed6982be tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9736253c-a793-4f13-9f74-5f28ed6982be tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9736253c-a793-4f13-9f74-5f28ed6982be tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9736253c-a793-4f13-9f74-5f28ed6982be tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9736253c-a793-4f13-9f74-5f28ed6982be tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 returned with HTTP 200 Sep 03 11:12:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1331/2694] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:13 2026] GET /volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4e60d94d-3d2b-4f64-8562-d5a6c61a5d7f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4e60d94d-3d2b-4f64-8562-d5a6c61a5d7f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4e60d94d-3d2b-4f64-8562-d5a6c61a5d7f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4e60d94d-3d2b-4f64-8562-d5a6c61a5d7f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4e60d94d-3d2b-4f64-8562-d5a6c61a5d7f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4e60d94d-3d2b-4f64-8562-d5a6c61a5d7f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 returned with HTTP 200 Sep 03 11:12:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1364/2695] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:14 2026] GET /volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7eeeea-7ad6-4bbf-8cde-47d123c68244", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1497472604"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7eeeea-7ad6-4bbf-8cde-47d123c68244', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1497472604'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:14 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume of 1 GB Sep 03 11:12:14 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=358,cinder:UPDATE=85,cinder:INSERT=49,cinder:DELETE=1 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Availability Zones retrieved successfully. Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (a2f8fd61-0967-46ec-a40f-8aa4efc9504c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f2be56-0636-4b39-b262-cab5f709dede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f2be56-0636-4b39-b262-cab5f709dede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8050f43-9011-4413-ad8a-38f74f603a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Created reservations ['84895f7d-e8d3-4202-afbb-73f46bed98d9', 'e9c0096d-ef46-458a-90aa-ce69cd0b8d1d', 'f1e1c361-ab77-4eb4-88a8-239b52e6ab94', 'a0a85ccb-74db-429f-9197-ec233209ad36'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8050f43-9011-4413-ad8a-38f74f603a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84895f7d-e8d3-4202-afbb-73f46bed98d9', 'e9c0096d-ef46-458a-90aa-ce69cd0b8d1d', 'f1e1c361-ab77-4eb4-88a8-239b52e6ab94', 'a0a85ccb-74db-429f-9197-ec233209ad36']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69e031a-0bdf-4ba8-b19d-644d6c411605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69e031a-0bdf-4ba8-b19d-644d6c411605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17dd123e-37dc-4ca3-85fa-697301320633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1497472604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['84895f7d-e8d3-4202-afbb-73f46bed98d9','e9c0096d-ef46-458a-90aa-ce69cd0b8d1d','f1e1c361-ab77-4eb4-88a8-239b52e6ab94','a0a85ccb-74db-429f-9197-ec233209ad36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1497472604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17dd123e-37dc-4ca3-85fa-697301320633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4019a6e4c1041caa8dd7d315f68e42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7d22baec1fe40de95edd679f68e18d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86603652-bf31-485a-9225-60cef8fc20af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86603652-bf31-485a-9225-60cef8fc20af) transitioned into state 'SUCCESS' from state '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-1497472604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['84895f7d-e8d3-4202-afbb-73f46bed98d9','e9c0096d-ef46-458a-90aa-ce69cd0b8d1d','f1e1c361-ab77-4eb4-88a8-239b52e6ab94','a0a85ccb-74db-429f-9197-ec233209ad36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4068180-a74b-4a00-8fa3-df71798f7ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4068180-a74b-4a00-8fa3-df71798f7ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (a2f8fd61-0967-46ec-a40f-8aa4efc9504c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request issued successfully. Sep 03 11:12:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d2c0ab1-611b-4ed7-a0cd-44f0d6754c8c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1332/2696] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:14 2026] POST /volume/v3/volumes => generated 773 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7eeeea-7ad6-4bbf-8cde-47d123c68244", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-149002449"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7eeeea-7ad6-4bbf-8cde-47d123c68244', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-149002449'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume of 1 GB Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=269,cinder:UPDATE=43,cinder:DELETE=1,cinder:INSERT=23 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Availability Zones retrieved successfully. Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (79deff55-68a5-46c1-9149-a3ce3bf6c45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d33f8d4-6b79-4dba-839c-a5f7600546fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d33f8d4-6b79-4dba-839c-a5f7600546fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a44abd7-9693-44fb-8b95-88ef038a0a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Created reservations ['a19a6773-ab99-4b69-a304-d5376243debf', '34ba35f9-85f3-4f1f-80e4-60cc39a14913', 'eaec5eac-1f19-4874-a982-5946877e3adc', '492efff3-fb99-4dac-893a-e7cb9f3c3253'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a44abd7-9693-44fb-8b95-88ef038a0a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a19a6773-ab99-4b69-a304-d5376243debf', '34ba35f9-85f3-4f1f-80e4-60cc39a14913', 'eaec5eac-1f19-4874-a982-5946877e3adc', '492efff3-fb99-4dac-893a-e7cb9f3c3253']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5303f6-9a87-49bf-aa28-867f676f2d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d5303f6-9a87-49bf-aa28-867f676f2d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a28dcd-1faa-44ee-8f8f-6020ecd6121c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-149002449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['a19a6773-ab99-4b69-a304-d5376243debf','34ba35f9-85f3-4f1f-80e4-60cc39a14913','eaec5eac-1f19-4874-a982-5946877e3adc','492efff3-fb99-4dac-893a-e7cb9f3c3253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-149002449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a28dcd-1faa-44ee-8f8f-6020ecd6121c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4019a6e4c1041caa8dd7d315f68e42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7d22baec1fe40de95edd679f68e18d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567c2ef7-ff5f-46e2-8ce0-73591b7055b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567c2ef7-ff5f-46e2-8ce0-73591b7055b9) transitioned into state 'SUCCESS' from state '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-149002449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['a19a6773-ab99-4b69-a304-d5376243debf','34ba35f9-85f3-4f1f-80e4-60cc39a14913','eaec5eac-1f19-4874-a982-5946877e3adc','492efff3-fb99-4dac-893a-e7cb9f3c3253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfbb3d73-a416-4f23-95ab-dff8b4f8adfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfbb3d73-a416-4f23-95ab-dff8b4f8adfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (79deff55-68a5-46c1-9149-a3ce3bf6c45b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request issued successfully. Sep 03 11:12:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fbc2cb63-b91d-4b07-9f87-5428877c2587 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1365/2697] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:15 2026] POST /volume/v3/volumes => generated 772 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7eeeea-7ad6-4bbf-8cde-47d123c68244", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-743706172"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7eeeea-7ad6-4bbf-8cde-47d123c68244', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-743706172'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume of 1 GB Sep 03 11:12:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Availability Zones retrieved successfully. Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (9bc75917-96c5-4f20-a883-348654cba341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431d0a7b-603d-4d6e-92b4-8edfeca697c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431d0a7b-603d-4d6e-92b4-8edfeca697c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b449516-44d7-415f-8f55-83a379875616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Created reservations ['8df7c557-d1cc-4ca2-97b2-65c25cf1fc70', '7e536c26-f31f-439e-9c6c-6b465656abe5', '05bc0870-71c5-49aa-b305-0cd82c3a9e3b', 'a3a203de-589a-479b-8c2f-3d8ff4fb5aee'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b449516-44d7-415f-8f55-83a379875616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df7c557-d1cc-4ca2-97b2-65c25cf1fc70', '7e536c26-f31f-439e-9c6c-6b465656abe5', '05bc0870-71c5-49aa-b305-0cd82c3a9e3b', 'a3a203de-589a-479b-8c2f-3d8ff4fb5aee']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaa34c8-7d83-4935-b41a-cc3e5059636e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdaa34c8-7d83-4935-b41a-cc3e5059636e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '915ae838-63c7-4682-99ae-b91a1cb7fa17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-743706172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['8df7c557-d1cc-4ca2-97b2-65c25cf1fc70','7e536c26-f31f-439e-9c6c-6b465656abe5','05bc0870-71c5-49aa-b305-0cd82c3a9e3b','a3a203de-589a-479b-8c2f-3d8ff4fb5aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-743706172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=915ae838-63c7-4682-99ae-b91a1cb7fa17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4019a6e4c1041caa8dd7d315f68e42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7d22baec1fe40de95edd679f68e18d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce86957-3997-46ef-8e8d-476e24b75280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce86957-3997-46ef-8e8d-476e24b75280) transitioned into state 'SUCCESS' from state '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-743706172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['8df7c557-d1cc-4ca2-97b2-65c25cf1fc70','7e536c26-f31f-439e-9c6c-6b465656abe5','05bc0870-71c5-49aa-b305-0cd82c3a9e3b','a3a203de-589a-479b-8c2f-3d8ff4fb5aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2689c753-b839-4475-8d1e-d91cdec48afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2689c753-b839-4475-8d1e-d91cdec48afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (9bc75917-96c5-4f20-a883-348654cba341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request issued successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9fd8a1cb-184b-431c-8506-6de2e98b0228 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1333/2698] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:15 2026] POST /volume/v3/volumes => generated 772 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-66695b3f-b433-4863-bfe4-3cd26251737f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7eeeea-7ad6-4bbf-8cde-47d123c68244", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1434665632"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7eeeea-7ad6-4bbf-8cde-47d123c68244', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1434665632'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume of 1 GB Sep 03 11:12:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Availability Zones retrieved successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (3c6d550c-226e-41d4-b322-05d6b7e88501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b563f62e-210a-4409-95f0-4a919ec94b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b563f62e-210a-4409-95f0-4a919ec94b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ce8d5d-a456-4cd6-b1f0-a6aa9c27aadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Created reservations ['5bf42a49-bace-477b-845d-29c1559fd6af', 'a3c3109b-9b83-439d-a02d-3f5ad2a02e6b', '37bf85a0-9f70-481c-aaea-bb604297f889', 'f11f72d1-d014-4b61-bc0e-6f5bfc57ed2e'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ce8d5d-a456-4cd6-b1f0-a6aa9c27aadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf42a49-bace-477b-845d-29c1559fd6af', 'a3c3109b-9b83-439d-a02d-3f5ad2a02e6b', '37bf85a0-9f70-481c-aaea-bb604297f889', 'f11f72d1-d014-4b61-bc0e-6f5bfc57ed2e']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f608e3a6-515d-49df-9f79-f243e494250a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f608e3a6-515d-49df-9f79-f243e494250a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c104bb41-9e06-42fd-927b-90a802b4de06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1434665632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['5bf42a49-bace-477b-845d-29c1559fd6af','a3c3109b-9b83-439d-a02d-3f5ad2a02e6b','37bf85a0-9f70-481c-aaea-bb604297f889','f11f72d1-d014-4b61-bc0e-6f5bfc57ed2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1434665632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c104bb41-9e06-42fd-927b-90a802b4de06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4019a6e4c1041caa8dd7d315f68e42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7d22baec1fe40de95edd679f68e18d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0114a6b2-46df-4296-b7c6-5e2be3b560ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0114a6b2-46df-4296-b7c6-5e2be3b560ed) transitioned into state 'SUCCESS' from state '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-1434665632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['5bf42a49-bace-477b-845d-29c1559fd6af','a3c3109b-9b83-439d-a02d-3f5ad2a02e6b','37bf85a0-9f70-481c-aaea-bb604297f889','f11f72d1-d014-4b61-bc0e-6f5bfc57ed2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (715b784c-4e79-468a-a152-61596a34585c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (715b784c-4e79-468a-a152-61596a34585c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (3c6d550c-226e-41d4-b322-05d6b7e88501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request issued successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66695b3f-b433-4863-bfe4-3cd26251737f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1366/2699] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:16 2026] POST /volume/v3/volumes => generated 773 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "ed7eeeea-7ad6-4bbf-8cde-47d123c68244", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-347259932"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request body: {'volume': {"'source_volid": 'ed7eeeea-7ad6-4bbf-8cde-47d123c68244', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-347259932'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume of 1 GB Sep 03 11:12:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Availability Zones retrieved successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (1300be74-2ef4-4bc3-a181-481962693e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb15aafc-d89f-407e-88e8-5a8a44ab6bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb15aafc-d89f-407e-88e8-5a8a44ab6bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25920828-9e74-4d62-a1d4-40a760d33d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Created reservations ['5275a7e5-8f98-4931-9e84-c6fd100926f3', 'eac297b5-cfd3-4b8b-816b-a32ffcad9ccc', 'e2dd8797-f77b-4382-9b2e-60e7f500ef58', '93346395-2183-4cc9-998f-875b7ab50d5c'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25920828-9e74-4d62-a1d4-40a760d33d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5275a7e5-8f98-4931-9e84-c6fd100926f3', 'eac297b5-cfd3-4b8b-816b-a32ffcad9ccc', 'e2dd8797-f77b-4382-9b2e-60e7f500ef58', '93346395-2183-4cc9-998f-875b7ab50d5c']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd6f768-7745-4add-b801-5af690434e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd6f768-7745-4add-b801-5af690434e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72cd2bfa-dac2-4898-b267-3d04ea8a751f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-347259932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['5275a7e5-8f98-4931-9e84-c6fd100926f3','eac297b5-cfd3-4b8b-816b-a32ffcad9ccc','e2dd8797-f77b-4382-9b2e-60e7f500ef58','93346395-2183-4cc9-998f-875b7ab50d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-347259932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72cd2bfa-dac2-4898-b267-3d04ea8a751f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4019a6e4c1041caa8dd7d315f68e42b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7d22baec1fe40de95edd679f68e18d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fdbae5-7432-4a62-93d1-80a11c009ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fdbae5-7432-4a62-93d1-80a11c009ecc) transitioned into state 'SUCCESS' from state '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-347259932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4019a6e4c1041caa8dd7d315f68e42b',qos_specs=None,replication_status=,reservations=['5275a7e5-8f98-4931-9e84-c6fd100926f3','eac297b5-cfd3-4b8b-816b-a32ffcad9ccc','e2dd8797-f77b-4382-9b2e-60e7f500ef58','93346395-2183-4cc9-998f-875b7ab50d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7d22baec1fe40de95edd679f68e18d0',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0471830-7d7e-4801-be05-c9d0591c8c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0471830-7d7e-4801-be05-c9d0591c8c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Flow 'volume_create_api' (1300be74-2ef4-4bc3-a181-481962693e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Create volume request issued successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dace2d0f-e611-4b7c-b03a-65cc9ca0d378 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1334/2700] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:16 2026] POST /volume/v3/volumes => generated 772 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f945b396-0569-40bc-b3db-98aa112e5adf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f945b396-0569-40bc-b3db-98aa112e5adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f945b396-0569-40bc-b3db-98aa112e5adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f945b396-0569-40bc-b3db-98aa112e5adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f945b396-0569-40bc-b3db-98aa112e5adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f945b396-0569-40bc-b3db-98aa112e5adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 returned with HTTP 200 Sep 03 11:12:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1367/2701] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:16 2026] GET /volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b776bcfe-3ea5-4fef-a505-e46d7263678a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b776bcfe-3ea5-4fef-a505-e46d7263678a tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b776bcfe-3ea5-4fef-a505-e46d7263678a tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b776bcfe-3ea5-4fef-a505-e46d7263678a tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b776bcfe-3ea5-4fef-a505-e46d7263678a tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b776bcfe-3ea5-4fef-a505-e46d7263678a tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c returned with HTTP 200 Sep 03 11:12:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1335/2702] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:16 2026] GET /volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-225014ab-ed5b-46fd-86e8-ad8583886730 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-225014ab-ed5b-46fd-86e8-ad8583886730 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c Sep 03 11:12:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-225014ab-ed5b-46fd-86e8-ad8583886730 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-225014ab-ed5b-46fd-86e8-ad8583886730 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-225014ab-ed5b-46fd-86e8-ad8583886730 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-225014ab-ed5b-46fd-86e8-ad8583886730 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c returned with HTTP 200 Sep 03 11:12:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1368/2703] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:17 2026] GET /volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3f4ae071-2aad-4daf-9827-8e1cf0b275b7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3f4ae071-2aad-4daf-9827-8e1cf0b275b7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 Sep 03 11:12:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3f4ae071-2aad-4daf-9827-8e1cf0b275b7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3f4ae071-2aad-4daf-9827-8e1cf0b275b7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3f4ae071-2aad-4daf-9827-8e1cf0b275b7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3f4ae071-2aad-4daf-9827-8e1cf0b275b7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 returned with HTTP 200 Sep 03 11:12:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1336/2704] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:18 2026] GET /volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8edf9e71-4e33-446f-a77e-b3ef8f323adf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8edf9e71-4e33-446f-a77e-b3ef8f323adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 Sep 03 11:12:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8edf9e71-4e33-446f-a77e-b3ef8f323adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8edf9e71-4e33-446f-a77e-b3ef8f323adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8edf9e71-4e33-446f-a77e-b3ef8f323adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8edf9e71-4e33-446f-a77e-b3ef8f323adf tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 returned with HTTP 200 Sep 03 11:12:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1369/2705] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:18 2026] GET /volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d1eedd8e-a329-4b3a-8a04-a34d2a0b22d9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d1eedd8e-a329-4b3a-8a04-a34d2a0b22d9 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 Sep 03 11:12:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d1eedd8e-a329-4b3a-8a04-a34d2a0b22d9 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d1eedd8e-a329-4b3a-8a04-a34d2a0b22d9 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d1eedd8e-a329-4b3a-8a04-a34d2a0b22d9 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d1eedd8e-a329-4b3a-8a04-a34d2a0b22d9 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 returned with HTTP 200 Sep 03 11:12:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1337/2706] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:19 2026] GET /volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e8a32ea-2aaf-4521-b621-50265176b6a0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e8a32ea-2aaf-4521-b621-50265176b6a0 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f Sep 03 11:12:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e8a32ea-2aaf-4521-b621-50265176b6a0 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e8a32ea-2aaf-4521-b621-50265176b6a0 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e8a32ea-2aaf-4521-b621-50265176b6a0 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e8a32ea-2aaf-4521-b621-50265176b6a0 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f returned with HTTP 200 Sep 03 11:12:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1370/2707] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:19 2026] GET /volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cabd7777-203c-4d47-ae4a-efcb3f16f3d1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cabd7777-203c-4d47-ae4a-efcb3f16f3d1 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f Sep 03 11:12:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cabd7777-203c-4d47-ae4a-efcb3f16f3d1 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cabd7777-203c-4d47-ae4a-efcb3f16f3d1 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cabd7777-203c-4d47-ae4a-efcb3f16f3d1 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cabd7777-203c-4d47-ae4a-efcb3f16f3d1 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f returned with HTTP 200 Sep 03 11:12:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1338/2708] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:20 2026] GET /volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f Sep 03 11:12:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume with id: 72cd2bfa-dac2-4898-b267-3d04ea8a751f Sep 03 11:12:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume request issued successfully. Sep 03 11:12:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-291a99a1-afd2-431e-96f4-2fe4885b7806 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f returned with HTTP 202 Sep 03 11:12:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1371/2709] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:20 2026] DELETE /volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-360119da-93b1-4e01-8119-909cd7f98b79 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-360119da-93b1-4e01-8119-909cd7f98b79 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f Sep 03 11:12:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-360119da-93b1-4e01-8119-909cd7f98b79 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-360119da-93b1-4e01-8119-909cd7f98b79 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-360119da-93b1-4e01-8119-909cd7f98b79 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-360119da-93b1-4e01-8119-909cd7f98b79 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f returned with HTTP 200 Sep 03 11:12:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1339/2710] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:20 2026] GET /volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9a49990-c64c-420f-9a52-abec76c87942 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9a49990-c64c-420f-9a52-abec76c87942 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f Sep 03 11:12:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9a49990-c64c-420f-9a52-abec76c87942 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9a49990-c64c-420f-9a52-abec76c87942 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9a49990-c64c-420f-9a52-abec76c87942 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f returned with HTTP 404 Sep 03 11:12:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1372/2711] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:21 2026] GET /volume/v3/volumes/72cd2bfa-dac2-4898-b267-3d04ea8a751f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 Sep 03 11:12:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:21 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume with id: c104bb41-9e06-42fd-927b-90a802b4de06 Sep 03 11:12:21 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:21 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume request issued successfully. Sep 03 11:12:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3f26ba1e-07ed-40f9-82db-4aecade7c779 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 returned with HTTP 202 Sep 03 11:12:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1340/2712] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:21 2026] DELETE /volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e205893a-3a8a-4a1a-a471-a3d369f05320 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e205893a-3a8a-4a1a-a471-a3d369f05320 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 Sep 03 11:12:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e205893a-3a8a-4a1a-a471-a3d369f05320 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e205893a-3a8a-4a1a-a471-a3d369f05320 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e205893a-3a8a-4a1a-a471-a3d369f05320 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e205893a-3a8a-4a1a-a471-a3d369f05320 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 returned with HTTP 200 Sep 03 11:12:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1373/2713] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:21 2026] GET /volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-926b17df-b318-4e9d-b549-efe437d7752f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-926b17df-b318-4e9d-b549-efe437d7752f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 Sep 03 11:12:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-926b17df-b318-4e9d-b549-efe437d7752f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-926b17df-b318-4e9d-b549-efe437d7752f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-926b17df-b318-4e9d-b549-efe437d7752f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 returned with HTTP 404 Sep 03 11:12:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1341/2714] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:22 2026] GET /volume/v3/volumes/c104bb41-9e06-42fd-927b-90a802b4de06 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 Sep 03 11:12:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:22 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume with id: 915ae838-63c7-4682-99ae-b91a1cb7fa17 Sep 03 11:12:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume request issued successfully. Sep 03 11:12:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b88ff7d6-59ab-46ea-bf30-79f6be224859 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 returned with HTTP 202 Sep 03 11:12:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1374/2715] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:22 2026] DELETE /volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e647205d-387d-4d8b-a347-98e26789ffdb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e647205d-387d-4d8b-a347-98e26789ffdb tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 Sep 03 11:12:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e647205d-387d-4d8b-a347-98e26789ffdb tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e647205d-387d-4d8b-a347-98e26789ffdb tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e647205d-387d-4d8b-a347-98e26789ffdb tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e647205d-387d-4d8b-a347-98e26789ffdb tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 returned with HTTP 200 Sep 03 11:12:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1342/2716] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:22 2026] GET /volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b56b39d7-fc84-4272-b4e0-7e8d0441373c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b56b39d7-fc84-4272-b4e0-7e8d0441373c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 Sep 03 11:12:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b56b39d7-fc84-4272-b4e0-7e8d0441373c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b56b39d7-fc84-4272-b4e0-7e8d0441373c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b56b39d7-fc84-4272-b4e0-7e8d0441373c tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 returned with HTTP 404 Sep 03 11:12:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1375/2717] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:23 2026] GET /volume/v3/volumes/915ae838-63c7-4682-99ae-b91a1cb7fa17 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c Sep 03 11:12:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:23 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume with id: 25a28dcd-1faa-44ee-8f8f-6020ecd6121c Sep 03 11:12:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume request issued successfully. Sep 03 11:12:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f6d927d2-4234-47b7-bbcc-0e040553b9f6 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c returned with HTTP 202 Sep 03 11:12:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1343/2718] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:23 2026] DELETE /volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bc2eec99-d98b-4eb4-a580-cc2803566012 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc2eec99-d98b-4eb4-a580-cc2803566012 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c Sep 03 11:12:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc2eec99-d98b-4eb4-a580-cc2803566012 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc2eec99-d98b-4eb4-a580-cc2803566012 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bc2eec99-d98b-4eb4-a580-cc2803566012 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc2eec99-d98b-4eb4-a580-cc2803566012 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c returned with HTTP 200 Sep 03 11:12:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1376/2719] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:23 2026] GET /volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1685f77d-db22-4360-9eba-6c516110e57b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1685f77d-db22-4360-9eba-6c516110e57b tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c Sep 03 11:12:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1685f77d-db22-4360-9eba-6c516110e57b tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1685f77d-db22-4360-9eba-6c516110e57b tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1685f77d-db22-4360-9eba-6c516110e57b tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c returned with HTTP 404 Sep 03 11:12:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1344/2720] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:24 2026] GET /volume/v3/volumes/25a28dcd-1faa-44ee-8f8f-6020ecd6121c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6e66afba-c85b-490b-96d7-860c09b5a59f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 Sep 03 11:12:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:24 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume with id: 17dd123e-37dc-4ca3-85fa-697301320633 Sep 03 11:12:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume request issued successfully. Sep 03 11:12:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6e66afba-c85b-490b-96d7-860c09b5a59f tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 returned with HTTP 202 Sep 03 11:12:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1377/2721] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:24 2026] DELETE /volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a56ad9ad-6a68-4fc5-80ba-799c1d6aecf3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a56ad9ad-6a68-4fc5-80ba-799c1d6aecf3 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 Sep 03 11:12:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a56ad9ad-6a68-4fc5-80ba-799c1d6aecf3 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a56ad9ad-6a68-4fc5-80ba-799c1d6aecf3 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a56ad9ad-6a68-4fc5-80ba-799c1d6aecf3 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a56ad9ad-6a68-4fc5-80ba-799c1d6aecf3 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 returned with HTTP 200 Sep 03 11:12:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1345/2722] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:25 2026] GET /volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b129b2bc-693e-455c-9bbc-b811f16b6e71 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b129b2bc-693e-455c-9bbc-b811f16b6e71 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 Sep 03 11:12:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b129b2bc-693e-455c-9bbc-b811f16b6e71 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b129b2bc-693e-455c-9bbc-b811f16b6e71 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b129b2bc-693e-455c-9bbc-b811f16b6e71 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 returned with HTTP 404 Sep 03 11:12:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1378/2723] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:26 2026] GET /volume/v3/volumes/17dd123e-37dc-4ca3-85fa-697301320633 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] DELETE http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume with id: ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Delete volume request issued successfully. Sep 03 11:12:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7672bc5b-abe8-41d0-9002-d4f2b7d9f529 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 returned with HTTP 202 Sep 03 11:12:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1346/2724] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:26 2026] DELETE /volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-abaa037b-a38b-439b-ac98-08236afce0da None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abaa037b-a38b-439b-ac98-08236afce0da tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abaa037b-a38b-439b-ac98-08236afce0da tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-abaa037b-a38b-439b-ac98-08236afce0da tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-abaa037b-a38b-439b-ac98-08236afce0da tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Volume info retrieved successfully. Sep 03 11:12:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-abaa037b-a38b-439b-ac98-08236afce0da tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 returned with HTTP 200 Sep 03 11:12:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1379/2725] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:26 2026] GET /volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2a7222d1-3638-4715-85e0-ae73737a2af7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2a7222d1-3638-4715-85e0-ae73737a2af7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] GET http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 Sep 03 11:12:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2a7222d1-3638-4715-85e0-ae73737a2af7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2a7222d1-3638-4715-85e0-ae73737a2af7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2a7222d1-3638-4715-85e0-ae73737a2af7 tempest-CreateVolumesFromSourceVolumeTest-1421360247 tempest-CreateVolumesFromSourceVolumeTest-1421360247-project-member] http://192.168.122.139/volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 returned with HTTP 404 Sep 03 11:12:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1347/2726] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:27 2026] GET /volume/v3/volumes/ed7eeeea-7ad6-4bbf-8cde-47d123c68244 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dfd27de2-d3ee-489e-9353-15112518cdb5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dfd27de2-d3ee-489e-9353-15112518cdb5 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dfd27de2-d3ee-489e-9353-15112518cdb5 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1932009728", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dfd27de2-d3ee-489e-9353-15112518cdb5 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1380/2727] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:29 2026] POST /volume/v3/types => generated 380 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b842807-808d-44f8-8f42-202e21f24b5e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b842807-808d-44f8-8f42-202e21f24b5e tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b842807-808d-44f8-8f42-202e21f24b5e tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b842807-808d-44f8-8f42-202e21f24b5e tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1348/2728] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8bc81f7d-d865-4156-bb05-add46bd5565c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8bc81f7d-d865-4156-bb05-add46bd5565c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8bc81f7d-d865-4156-bb05-add46bd5565c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1059285290", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8bc81f7d-d865-4156-bb05-add46bd5565c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1381/2729] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2d921c13-eeb3-47e7-b899-e9238dfb8efe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d921c13-eeb3-47e7-b899-e9238dfb8efe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] POST http://192.168.122.139/volume/v3/types/fbd33f1f-d222-4883-ab41-86705acd00de/encryption Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d921c13-eeb3-47e7-b899-e9238dfb8efe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-2d921c13-eeb3-47e7-b899-e9238dfb8efe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d921c13-eeb3-47e7-b899-e9238dfb8efe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/fbd33f1f-d222-4883-ab41-86705acd00de/encryption returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1349/2730] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types/fbd33f1f-d222-4883-ab41-86705acd00de/encryption => generated 127 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c421c53f-b666-43ec-abc0-a771301debfe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c421c53f-b666-43ec-abc0-a771301debfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c421c53f-b666-43ec-abc0-a771301debfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1766830468", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c421c53f-b666-43ec-abc0-a771301debfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1382/2731] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:30 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 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3de2123a-b935-4d1c-8bc6-4a808aa96b24 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3de2123a-b935-4d1c-8bc6-4a808aa96b24 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] POST http://192.168.122.139/volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c/extra_specs Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3de2123a-b935-4d1c-8bc6-4a808aa96b24 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-3de2123a-b935-4d1c-8bc6-4a808aa96b24 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3de2123a-b935-4d1c-8bc6-4a808aa96b24 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c/extra_specs returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1350/2732] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-76c3781f-38a0-4e3a-ac69-e3004688730b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-76c3781f-38a0-4e3a-ac69-e3004688730b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] PUT http://192.168.122.139/volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c/extra_specs/key2 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-76c3781f-38a0-4e3a-ac69-e3004688730b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-76c3781f-38a0-4e3a-ac69-e3004688730b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-76c3781f-38a0-4e3a-ac69-e3004688730b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c/extra_specs/key2 returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1383/2733] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:12:30 2026] PUT /volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c/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 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e3c0e7d2-b5c8-4f56-a9d2-6e612564c5ac None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3c0e7d2-b5c8-4f56-a9d2-6e612564c5ac tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e3c0e7d2-b5c8-4f56-a9d2-6e612564c5ac tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-e3c0e7d2-b5c8-4f56-a9d2-6e612564c5ac tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3c0e7d2-b5c8-4f56-a9d2-6e612564c5ac tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1351/2734] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:12:30 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 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-757e7ee0-0bc5-4142-acb6-f3ac4da10e00 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-757e7ee0-0bc5-4142-acb6-f3ac4da10e00 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-757e7ee0-0bc5-4142-acb6-f3ac4da10e00 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-472712409", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-757e7ee0-0bc5-4142-acb6-f3ac4da10e00 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1384/2735] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:30 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 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e85f3028-b81e-4aaf-bcde-544a862213bd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e85f3028-b81e-4aaf-bcde-544a862213bd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab/encryption Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e85f3028-b81e-4aaf-bcde-544a862213bd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e85f3028-b81e-4aaf-bcde-544a862213bd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab/encryption returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1352/2736] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a06d717f-a0e2-4df0-b7ec-fdd8295f1dfe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a06d717f-a0e2-4df0-b7ec-fdd8295f1dfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] DELETE http://192.168.122.139/volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab/encryption/02a28c41-fe5e-4e74-8a9d-255dab17013a Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a06d717f-a0e2-4df0-b7ec-fdd8295f1dfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a06d717f-a0e2-4df0-b7ec-fdd8295f1dfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-a06d717f-a0e2-4df0-b7ec-fdd8295f1dfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a06d717f-a0e2-4df0-b7ec-fdd8295f1dfe tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab/encryption/02a28c41-fe5e-4e74-8a9d-255dab17013a returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1385/2737] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:12:30 2026] DELETE /volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab/encryption/02a28c41-fe5e-4e74-8a9d-255dab17013a => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-491d156f-6304-410f-8b8f-f8e31156621b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-491d156f-6304-410f-8b8f-f8e31156621b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-491d156f-6304-410f-8b8f-f8e31156621b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-774513712", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-491d156f-6304-410f-8b8f-f8e31156621b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1353/2738] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d952a34a-44c7-4c47-a457-8ab7883dd42c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d952a34a-44c7-4c47-a457-8ab7883dd42c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] DELETE http://192.168.122.139/volume/v3/types/d2e34a88-045b-4cbd-8af5-4cf9b46b85af/extra_specs/key1 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d952a34a-44c7-4c47-a457-8ab7883dd42c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d952a34a-44c7-4c47-a457-8ab7883dd42c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-d952a34a-44c7-4c47-a457-8ab7883dd42c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d952a34a-44c7-4c47-a457-8ab7883dd42c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d2e34a88-045b-4cbd-8af5-4cf9b46b85af/extra_specs/key1 returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1386/2739] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:12:30 2026] DELETE /volume/v3/types/d2e34a88-045b-4cbd-8af5-4cf9b46b85af/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 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff7238df-2870-4e69-9dca-3a4d3cad4ebb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff7238df-2870-4e69-9dca-3a4d3cad4ebb tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff7238df-2870-4e69-9dca-3a4d3cad4ebb tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-198967213", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff7238df-2870-4e69-9dca-3a4d3cad4ebb tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1354/2740] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:30 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-560c285a-a156-4df3-b6f5-58188ebf7fc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-560c285a-a156-4df3-b6f5-58188ebf7fc3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] DELETE http://192.168.122.139/volume/v3/types/5e04d3f8-4fe2-45b4-9199-069059d5ea58 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-560c285a-a156-4df3-b6f5-58188ebf7fc3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-560c285a-a156-4df3-b6f5-58188ebf7fc3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-560c285a-a156-4df3-b6f5-58188ebf7fc3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-560c285a-a156-4df3-b6f5-58188ebf7fc3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/5e04d3f8-4fe2-45b4-9199-069059d5ea58 returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1387/2741] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:30 2026] DELETE /volume/v3/types/5e04d3f8-4fe2-45b4-9199-069059d5ea58 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-32355ed9-2c2e-4409-ab32-4881eec72cc8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-32355ed9-2c2e-4409-ab32-4881eec72cc8 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] GET http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-32355ed9-2c2e-4409-ab32-4881eec72cc8 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-32355ed9-2c2e-4409-ab32-4881eec72cc8 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-32355ed9-2c2e-4409-ab32-4881eec72cc8 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1355/2742] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:12:30 2026] GET /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d426afa1-6426-43c2-82ff-6166886f2455 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d426afa1-6426-43c2-82ff-6166886f2455 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] GET http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption/cipher Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d426afa1-6426-43c2-82ff-6166886f2455 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d426afa1-6426-43c2-82ff-6166886f2455 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-d426afa1-6426-43c2-82ff-6166886f2455 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d426afa1-6426-43c2-82ff-6166886f2455 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption/cipher returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1388/2743] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:12:30 2026] GET /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f83de9c-af9a-430e-a0a7-d1384208cd99 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f83de9c-af9a-430e-a0a7-d1384208cd99 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] GET http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f83de9c-af9a-430e-a0a7-d1384208cd99 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f83de9c-af9a-430e-a0a7-d1384208cd99 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-2f83de9c-af9a-430e-a0a7-d1384208cd99 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f83de9c-af9a-430e-a0a7-d1384208cd99 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1356/2744] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:12:30 2026] GET /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a3135c79-2460-4b2d-a4aa-235883ddf246 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3135c79-2460-4b2d-a4aa-235883ddf246 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] GET http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/multiattach Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3135c79-2460-4b2d-a4aa-235883ddf246 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3135c79-2460-4b2d-a4aa-235883ddf246 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3135c79-2460-4b2d-a4aa-235883ddf246 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/multiattach returned with HTTP 200 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1389/2745] 192.168.122.139 () {58 vars in 1298 bytes} [Thu Sep 3 11:12:30 2026] GET /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f0a455f4-6eb1-4755-a6fb-2e05612744ed None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0a455f4-6eb1-4755-a6fb-2e05612744ed tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] GET http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/volume_backend_name Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0a455f4-6eb1-4755-a6fb-2e05612744ed tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0a455f4-6eb1-4755-a6fb-2e05612744ed tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0a455f4-6eb1-4755-a6fb-2e05612744ed tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1357/2746] 192.168.122.139 () {58 vars in 1322 bytes} [Thu Sep 3 11:12:30 2026] GET /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dcbc7587-37e5-40b3-9c68-c84a6e098faa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dcbc7587-37e5-40b3-9c68-c84a6e098faa tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] PUT http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption/df5da984-4d08-4ead-8671-3e4cc6154e71 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dcbc7587-37e5-40b3-9c68-c84a6e098faa tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-dcbc7587-37e5-40b3-9c68-c84a6e098faa tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dcbc7587-37e5-40b3-9c68-c84a6e098faa tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption/df5da984-4d08-4ead-8671-3e4cc6154e71 returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1390/2747] 192.168.122.139 () {60 vars in 1390 bytes} [Thu Sep 3 11:12:30 2026] PUT /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/encryption/df5da984-4d08-4ead-8671-3e4cc6154e71 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1770576f-1079-49f8-826f-9270a4632f31 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1770576f-1079-49f8-826f-9270a4632f31 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] PUT http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/key1 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1770576f-1079-49f8-826f-9270a4632f31 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-1770576f-1079-49f8-826f-9270a4632f31 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1770576f-1079-49f8-826f-9270a4632f31 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/extra_specs/key1 returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1358/2748] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:12:30 2026] PUT /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f/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 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-749acc55-134c-46d9-8f1c-590142deb912 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-749acc55-134c-46d9-8f1c-590142deb912 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] PUT http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-749acc55-134c-46d9-8f1c-590142deb912 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-749acc55-134c-46d9-8f1c-590142deb912 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '17a3bdae3e3a4c1aa9024143f00e2115', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35959d3e6c884a2cb2e6d407b031274a', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-749acc55-134c-46d9-8f1c-590142deb912 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-reader] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f returned with HTTP 403 Sep 03 11:12:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1391/2749] 192.168.122.139 () {60 vars in 1246 bytes} [Thu Sep 3 11:12:30 2026] PUT /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b088dc03-2a29-46c4-a15a-eec705cd8b0c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b088dc03-2a29-46c4-a15a-eec705cd8b0c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] DELETE http://192.168.122.139/volume/v3/types/5e04d3f8-4fe2-45b4-9199-069059d5ea58 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b088dc03-2a29-46c4-a15a-eec705cd8b0c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b088dc03-2a29-46c4-a15a-eec705cd8b0c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b088dc03-2a29-46c4-a15a-eec705cd8b0c tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/5e04d3f8-4fe2-45b4-9199-069059d5ea58 returned with HTTP 202 Sep 03 11:12:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1359/2750] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:30 2026] DELETE /volume/v3/types/5e04d3f8-4fe2-45b4-9199-069059d5ea58 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cc5b697c-9c74-4c37-a2ac-58f034afcec0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc5b697c-9c74-4c37-a2ac-58f034afcec0 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] DELETE http://192.168.122.139/volume/v3/types/d2e34a88-045b-4cbd-8af5-4cf9b46b85af Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc5b697c-9c74-4c37-a2ac-58f034afcec0 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc5b697c-9c74-4c37-a2ac-58f034afcec0 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc5b697c-9c74-4c37-a2ac-58f034afcec0 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/d2e34a88-045b-4cbd-8af5-4cf9b46b85af returned with HTTP 202 Sep 03 11:12:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1392/2751] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:30 2026] DELETE /volume/v3/types/d2e34a88-045b-4cbd-8af5-4cf9b46b85af => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-17001283-ef33-449a-997f-aa7e80f0523f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17001283-ef33-449a-997f-aa7e80f0523f tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] DELETE http://192.168.122.139/volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab Sep 03 11:12:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17001283-ef33-449a-997f-aa7e80f0523f tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17001283-ef33-449a-997f-aa7e80f0523f tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17001283-ef33-449a-997f-aa7e80f0523f tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab returned with HTTP 202 Sep 03 11:12:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1360/2752] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:31 2026] DELETE /volume/v3/types/f8e92185-6dee-4994-8618-40d98896b5ab => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9795fb85-5f25-4b68-8a9d-e8a94abba0b3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9795fb85-5f25-4b68-8a9d-e8a94abba0b3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] DELETE http://192.168.122.139/volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c Sep 03 11:12:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9795fb85-5f25-4b68-8a9d-e8a94abba0b3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9795fb85-5f25-4b68-8a9d-e8a94abba0b3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9795fb85-5f25-4b68-8a9d-e8a94abba0b3 tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c returned with HTTP 202 Sep 03 11:12:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1393/2753] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:31 2026] DELETE /volume/v3/types/94f1a70a-0bea-4770-9e21-2913ad69e16c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:12:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0396acd2-644e-4730-b9a0-21ed05c302fd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0396acd2-644e-4730-b9a0-21ed05c302fd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] DELETE http://192.168.122.139/volume/v3/types/fbd33f1f-d222-4883-ab41-86705acd00de Sep 03 11:12:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0396acd2-644e-4730-b9a0-21ed05c302fd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0396acd2-644e-4730-b9a0-21ed05c302fd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0396acd2-644e-4730-b9a0-21ed05c302fd tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/fbd33f1f-d222-4883-ab41-86705acd00de returned with HTTP 202 Sep 03 11:12:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1361/2754] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:31 2026] DELETE /volume/v3/types/fbd33f1f-d222-4883-ab41-86705acd00de => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-406d8e7d-42e8-4dfe-bf93-b41eccabf60b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-406d8e7d-42e8-4dfe-bf93-b41eccabf60b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] DELETE http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f Sep 03 11:12:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-406d8e7d-42e8-4dfe-bf93-b41eccabf60b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-406d8e7d-42e8-4dfe-bf93-b41eccabf60b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-406d8e7d-42e8-4dfe-bf93-b41eccabf60b tempest-VolumeTypesReaderTests-379434835 tempest-VolumeTypesReaderTests-379434835-project-admin] http://192.168.122.139/volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f returned with HTTP 202 Sep 03 11:12:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1394/2755] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:31 2026] DELETE /volume/v3/types/d57a6216-b25a-41cb-ba28-ac197e7deb0f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:41 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=139,cinder:INSERT=35,cinder:UPDATE=51 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:12:41 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=118,cinder:INSERT=39,cinder:UPDATE=39 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1187a48b-a194-4c8c-831f-e3c080a40496 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-640392956"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-640392956'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume of 1 GB Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create volume of 1 GB Sep 03 11:12:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Availability Zones retrieved successfully. Sep 03 11:12:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Availability Zones retrieved successfully. Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (3408329b-8717-4113-b4b0-85993e0c9c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Flow 'volume_create_api' (45283192-8def-4ec2-a538-71d1dcdfe0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9528fe2-256e-481a-af54-cdf18225f28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb85bd91-baf8-4747-ad96-8e0df9dded36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9528fe2-256e-481a-af54-cdf18225f28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb85bd91-baf8-4747-ad96-8e0df9dded36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:42 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e774d4-e020-4004-bfb5-175ce3115564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4839bd-cda3-4c85-a312-f8649b42ad59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Created reservations ['e6068262-86ba-4dc5-8eef-32c76c8d5c41', 'de76d25f-170d-4e40-afc9-5e30cb0d4031', '77d3902b-b6a8-4d53-ace8-dfc5b5c25cb4', '8b47a93b-7e9b-452d-bd45-5b2260df3188'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e774d4-e020-4004-bfb5-175ce3115564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6068262-86ba-4dc5-8eef-32c76c8d5c41', 'de76d25f-170d-4e40-afc9-5e30cb0d4031', '77d3902b-b6a8-4d53-ace8-dfc5b5c25cb4', '8b47a93b-7e9b-452d-bd45-5b2260df3188']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f93193-aec4-46f0-935e-233fe2f9ce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Created reservations ['42e2f41f-6141-44b8-b01b-7dafa751e8f9', '893fe4c6-f099-4655-9099-d8d9b7e9756b', '3b3f920f-77f3-428e-9683-7df603c8f38f', '9f91b946-1824-4473-b424-0138fe3363ad'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4839bd-cda3-4c85-a312-f8649b42ad59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e2f41f-6141-44b8-b01b-7dafa751e8f9', '893fe4c6-f099-4655-9099-d8d9b7e9756b', '3b3f920f-77f3-428e-9683-7df603c8f38f', '9f91b946-1824-4473-b424-0138fe3363ad']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9187cb-866b-4915-a62b-c967401e0f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f93193-aec4-46f0-935e-233fe2f9ce60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9917ce01-4255-46a9-9763-d34b3686cfa6', '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='b2666cb189ab486c81b9c3a2942a805b',qos_specs=None,replication_status=,reservations=['e6068262-86ba-4dc5-8eef-32c76c8d5c41','de76d25f-170d-4e40-afc9-5e30cb0d4031','77d3902b-b6a8-4d53-ace8-dfc5b5c25cb4','8b47a93b-7e9b-452d-bd45-5b2260df3188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e0cfb6b6114689b07e580628bd5035',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:43Z,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=9917ce01-4255-46a9-9763-d34b3686cfa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2666cb189ab486c81b9c3a2942a805b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e0cfb6b6114689b07e580628bd5035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b311312-1f48-4c01-99d3-6a9e69d383b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9187cb-866b-4915-a62b-c967401e0f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfd1a53-72b8-4bbc-92fd-ea8f2b346820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-640392956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['42e2f41f-6141-44b8-b01b-7dafa751e8f9','893fe4c6-f099-4655-9099-d8d9b7e9756b','3b3f920f-77f3-428e-9683-7df603c8f38f','9f91b946-1824-4473-b424-0138fe3363ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-640392956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfd1a53-72b8-4bbc-92fd-ea8f2b346820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83417e0c49ef4d72b785eaeb9b5d6630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f455e68-d325-43d7-aa3b-982b60e0ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b311312-1f48-4c01-99d3-6a9e69d383b4) transitioned into state 'SUCCESS' from 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='b2666cb189ab486c81b9c3a2942a805b',qos_specs=None,replication_status=,reservations=['e6068262-86ba-4dc5-8eef-32c76c8d5c41','de76d25f-170d-4e40-afc9-5e30cb0d4031','77d3902b-b6a8-4d53-ace8-dfc5b5c25cb4','8b47a93b-7e9b-452d-bd45-5b2260df3188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e0cfb6b6114689b07e580628bd5035',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007e58bd-b27e-43b2-bef3-9c68ae485ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007e58bd-b27e-43b2-bef3-9c68ae485ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f455e68-d325-43d7-aa3b-982b60e0ef28) transitioned into state 'SUCCESS' from state '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-640392956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['42e2f41f-6141-44b8-b01b-7dafa751e8f9','893fe4c6-f099-4655-9099-d8d9b7e9756b','3b3f920f-77f3-428e-9683-7df603c8f38f','9f91b946-1824-4473-b424-0138fe3363ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Flow 'volume_create_api' (45283192-8def-4ec2-a538-71d1dcdfe0db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create volume request issued successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1187a48b-a194-4c8c-831f-e3c080a40496 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1362/2756] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:12:42 2026] POST /volume/v3/volumes => generated 749 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcbb5b9-b649-4254-8cd2-a985ee709b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcbb5b9-b649-4254-8cd2-a985ee709b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (3408329b-8717-4113-b4b0-85993e0c9c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request issued successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-17874d6a-4fc3-45be-aa5a-a56fcf82197f tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1395/2757] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:42 2026] POST /volume/v3/volumes => generated 765 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-094d7f55-4185-42f7-a08b-0fc15d82a671 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-094d7f55-4185-42f7-a08b-0fc15d82a671 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-094d7f55-4185-42f7-a08b-0fc15d82a671 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-094d7f55-4185-42f7-a08b-0fc15d82a671 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-094d7f55-4185-42f7-a08b-0fc15d82a671 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-094d7f55-4185-42f7-a08b-0fc15d82a671 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 200 Sep 03 11:12:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1396/2758] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:43 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-845ff0fb-f3ae-4628-9081-6134a669800d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-841923506"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-841923506'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume of 1 GB Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Availability Zones retrieved successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (07f3f2c1-13ae-4238-9f54-d1ac3a9bd887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e408a6-0b9b-41bf-acd1-e486a2548c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e408a6-0b9b-41bf-acd1-e486a2548c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec11402-e9f2-430d-a5fe-0dbaf05a09da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1822227195"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1822227195'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume of 1 GB Sep 03 11:12:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Availability Zones retrieved successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Created reservations ['36eefa5d-7f4b-4bc9-a9b0-f6423433fa28', '23b14590-d7e4-43a9-8fa4-9aedd16e0d54', '3e35aed1-dcb0-45a5-807b-dcb823ec1599', 'a053447c-abe0-4f37-b125-1b6ddc8e3931'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec11402-e9f2-430d-a5fe-0dbaf05a09da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36eefa5d-7f4b-4bc9-a9b0-f6423433fa28', '23b14590-d7e4-43a9-8fa4-9aedd16e0d54', '3e35aed1-dcb0-45a5-807b-dcb823ec1599', 'a053447c-abe0-4f37-b125-1b6ddc8e3931']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5535c198-fb43-4e98-8747-66ea70273000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (597eecd1-61ac-4222-9691-56c92780d423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c156c-6aee-47c6-bb7f-b11ebd0612a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5535c198-fb43-4e98-8747-66ea70273000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cdb74f0-5a28-4267-9d28-36006629ec7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-841923506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['36eefa5d-7f4b-4bc9-a9b0-f6423433fa28','23b14590-d7e4-43a9-8fa4-9aedd16e0d54','3e35aed1-dcb0-45a5-807b-dcb823ec1599','a053447c-abe0-4f37-b125-1b6ddc8e3931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-841923506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cdb74f0-5a28-4267-9d28-36006629ec7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83417e0c49ef4d72b785eaeb9b5d6630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c66c4c-078e-42d4-b65e-e6dd5d2d1028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c66c4c-078e-42d4-b65e-e6dd5d2d1028) transitioned into state 'SUCCESS' from state '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-841923506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['36eefa5d-7f4b-4bc9-a9b0-f6423433fa28','23b14590-d7e4-43a9-8fa4-9aedd16e0d54','3e35aed1-dcb0-45a5-807b-dcb823ec1599','a053447c-abe0-4f37-b125-1b6ddc8e3931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5c156c-6aee-47c6-bb7f-b11ebd0612a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65c5648-03e5-4d56-8a7f-c22fb6510b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14ca503-6689-4425-aedc-900e660612f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14ca503-6689-4425-aedc-900e660612f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (07f3f2c1-13ae-4238-9f54-d1ac3a9bd887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request issued successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-845ff0fb-f3ae-4628-9081-6134a669800d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1397/2759] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:43 2026] POST /volume/v3/volumes => generated 765 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1612053453"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1612053453'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume of 1 GB Sep 03 11:12:43 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Availability Zones retrieved successfully. Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (afb1a720-a508-47c3-9b42-09bf2c5aaa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da91df81-7f2c-4025-9396-2d9b6868674d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['016e8022-5ca7-4bec-9c70-1150c3d66d91', '9adf178e-b63e-42e1-ad9e-5b421a7ca131', '1a781b71-aa74-4d81-b760-0f687444a16d', 'e8bf2980-5231-4c37-a170-802041caccaa'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65c5648-03e5-4d56-8a7f-c22fb6510b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016e8022-5ca7-4bec-9c70-1150c3d66d91', '9adf178e-b63e-42e1-ad9e-5b421a7ca131', '1a781b71-aa74-4d81-b760-0f687444a16d', 'e8bf2980-5231-4c37-a170-802041caccaa']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:43 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d54868-f13a-47cb-a0d8-3191e3d0a3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da91df81-7f2c-4025-9396-2d9b6868674d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6086eb-d2ca-4649-b3ff-953b7f57ec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d54868-f13a-47cb-a0d8-3191e3d0a3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfa71ba6-825c-4aba-a5c2-d61d529d96ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1822227195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['016e8022-5ca7-4bec-9c70-1150c3d66d91','9adf178e-b63e-42e1-ad9e-5b421a7ca131','1a781b71-aa74-4d81-b760-0f687444a16d','e8bf2980-5231-4c37-a170-802041caccaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1822227195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfa71ba6-825c-4aba-a5c2-d61d529d96ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f717747e5f5e4fd6996112b133f86e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60fd548f-a8b5-49ca-b1ba-af7848528583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60fd548f-a8b5-49ca-b1ba-af7848528583) transitioned into state 'SUCCESS' from state '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-1822227195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['016e8022-5ca7-4bec-9c70-1150c3d66d91','9adf178e-b63e-42e1-ad9e-5b421a7ca131','1a781b71-aa74-4d81-b760-0f687444a16d','e8bf2980-5231-4c37-a170-802041caccaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6de8d5-26ac-4ff1-952f-395424b11ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Created reservations ['4523d9fd-7b4f-4931-a67f-cdba86ff162c', '3159951a-344a-4c66-8e58-cc25b371e11b', 'c3f3f3c9-51ac-44cd-af2f-6e7673e3dde3', '8e937051-f975-4ea1-98f3-199310deba5a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6086eb-d2ca-4649-b3ff-953b7f57ec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4523d9fd-7b4f-4931-a67f-cdba86ff162c', '3159951a-344a-4c66-8e58-cc25b371e11b', 'c3f3f3c9-51ac-44cd-af2f-6e7673e3dde3', '8e937051-f975-4ea1-98f3-199310deba5a']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc9e9e2-5202-4d80-a700-83d6f9b791f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6de8d5-26ac-4ff1-952f-395424b11ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (597eecd1-61ac-4222-9691-56c92780d423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request issued successfully. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7f8f1747-79c7-4f00-873a-0a4cf8e365fc tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1363/2760] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:12:43 2026] POST /volume/v3/volumes => generated 769 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5850b28-cd9d-4641-a619-1f2df2c2ab97 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc9e9e2-5202-4d80-a700-83d6f9b791f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a45252f6-bd4f-4755-9562-f60b6fc85ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1612053453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['4523d9fd-7b4f-4931-a67f-cdba86ff162c','3159951a-344a-4c66-8e58-cc25b371e11b','c3f3f3c9-51ac-44cd-af2f-6e7673e3dde3','8e937051-f975-4ea1-98f3-199310deba5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1612053453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a45252f6-bd4f-4755-9562-f60b6fc85ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83417e0c49ef4d72b785eaeb9b5d6630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ad5926-486e-467d-9ac6-a3e3c59a71a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ad5926-486e-467d-9ac6-a3e3c59a71a3) transitioned into state 'SUCCESS' from state '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-1612053453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['4523d9fd-7b4f-4931-a67f-cdba86ff162c','3159951a-344a-4c66-8e58-cc25b371e11b','c3f3f3c9-51ac-44cd-af2f-6e7673e3dde3','8e937051-f975-4ea1-98f3-199310deba5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d7821f-0e6f-40c8-8e3e-25b57b184321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d7821f-0e6f-40c8-8e3e-25b57b184321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (afb1a720-a508-47c3-9b42-09bf2c5aaa15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request issued successfully. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa9af4dc-6fb7-4d04-9600-7012c9a6522d tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1398/2761] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:43 2026] POST /volume/v3/volumes => generated 766 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-218be7cc-8dc9-44bc-821e-db14d70054b4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-218be7cc-8dc9-44bc-821e-db14d70054b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-218be7cc-8dc9-44bc-821e-db14d70054b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-218be7cc-8dc9-44bc-821e-db14d70054b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-218be7cc-8dc9-44bc-821e-db14d70054b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5850b28-cd9d-4641-a619-1f2df2c2ab97 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5850b28-cd9d-4641-a619-1f2df2c2ab97 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-218be7cc-8dc9-44bc-821e-db14d70054b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 200 Sep 03 11:12:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1399/2762] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:44 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 837 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-348effe5-6998-40f6-b0a1-8964c3a8374e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-348effe5-6998-40f6-b0a1-8964c3a8374e tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-348effe5-6998-40f6-b0a1-8964c3a8374e tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-348effe5-6998-40f6-b0a1-8964c3a8374e tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5850b28-cd9d-4641-a619-1f2df2c2ab97 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:12:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1364/2763] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:12:44 2026] POST /volume/v3/types => generated 287 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-de3aa706-0e76-4350-beed-6f5309f71be1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2023612676"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2023612676'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume of 1 GB Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-348effe5-6998-40f6-b0a1-8964c3a8374e tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Availability Zones retrieved successfully. Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-348effe5-6998-40f6-b0a1-8964c3a8374e tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 200 Sep 03 11:12:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1400/2764] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:44 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 841 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (18fe48ee-e760-4789-be5a-c74e8c99df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8188fc1a-554f-4be9-8c3d-269c1eeab318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8188fc1a-554f-4be9-8c3d-269c1eeab318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314a84cf-a7bf-4e31-8a96-eb0b08f38738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Created reservations ['12979f64-0c10-4da4-aa21-fede994459db', '1b56732e-bf57-4262-83ba-09ec1f578e44', '3b309f94-9c1f-45f1-8edd-b0feaf43f591', 'b56e8c3d-74a2-4a26-a81c-36c637cebc5a'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314a84cf-a7bf-4e31-8a96-eb0b08f38738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12979f64-0c10-4da4-aa21-fede994459db', '1b56732e-bf57-4262-83ba-09ec1f578e44', '3b309f94-9c1f-45f1-8edd-b0feaf43f591', 'b56e8c3d-74a2-4a26-a81c-36c637cebc5a']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4972b89-4106-47df-8cd5-629bd9299dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4972b89-4106-47df-8cd5-629bd9299dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '695b5089-7d68-4e11-8a5b-025837074fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2023612676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['12979f64-0c10-4da4-aa21-fede994459db','1b56732e-bf57-4262-83ba-09ec1f578e44','3b309f94-9c1f-45f1-8edd-b0feaf43f591','b56e8c3d-74a2-4a26-a81c-36c637cebc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2023612676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=695b5089-7d68-4e11-8a5b-025837074fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83417e0c49ef4d72b785eaeb9b5d6630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7680b5f7-fd2b-47e1-8d04-b052fd8998a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7680b5f7-fd2b-47e1-8d04-b052fd8998a3) transitioned into state 'SUCCESS' from state '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-2023612676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['12979f64-0c10-4da4-aa21-fede994459db','1b56732e-bf57-4262-83ba-09ec1f578e44','3b309f94-9c1f-45f1-8edd-b0feaf43f591','b56e8c3d-74a2-4a26-a81c-36c637cebc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6d662f-42f4-4a04-a30d-d353c76bcb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6d662f-42f4-4a04-a30d-d353c76bcb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (18fe48ee-e760-4789-be5a-c74e8c99df2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request issued successfully. Sep 03 11:12:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de3aa706-0e76-4350-beed-6f5309f71be1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1365/2765] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:44 2026] POST /volume/v3/volumes => generated 766 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f9d13994-8b06-4b71-9618-b02e2701e179", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1103354252"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request body: {'volume': {"'imageRef": 'f9d13994-8b06-4b71-9618-b02e2701e179', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1103354252'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:44 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume of 1 GB Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Availability Zones retrieved successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (7e454a47-c94f-49e5-9d60-75d870dc9eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd992896-f118-4074-b33b-3938d6c8ac3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd992896-f118-4074-b33b-3938d6c8ac3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b986d3-8212-4584-a09f-dc62ff6d7353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Created reservations ['5c07872b-c37d-4a8b-92f5-70092ae16eef', 'c50f8d53-4945-487f-8e85-a3d156265f23', '3cfe9325-de20-48ac-a9eb-a41db3d146e6', '968243f1-f0f3-45b3-865a-034e5dceec85'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b986d3-8212-4584-a09f-dc62ff6d7353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c07872b-c37d-4a8b-92f5-70092ae16eef', 'c50f8d53-4945-487f-8e85-a3d156265f23', '3cfe9325-de20-48ac-a9eb-a41db3d146e6', '968243f1-f0f3-45b3-865a-034e5dceec85']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90e7c82-2c37-422b-8839-da625421cfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90e7c82-2c37-422b-8839-da625421cfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ffb88d-b2eb-492e-b23b-9bec68058d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1103354252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['5c07872b-c37d-4a8b-92f5-70092ae16eef','c50f8d53-4945-487f-8e85-a3d156265f23','3cfe9325-de20-48ac-a9eb-a41db3d146e6','968243f1-f0f3-45b3-865a-034e5dceec85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1103354252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ffb88d-b2eb-492e-b23b-9bec68058d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83417e0c49ef4d72b785eaeb9b5d6630',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3501e6-fe52-45b2-aa9a-0b35cdb29fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3501e6-fe52-45b2-aa9a-0b35cdb29fe9) transitioned into state 'SUCCESS' from state '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-1103354252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83417e0c49ef4d72b785eaeb9b5d6630',qos_specs=None,replication_status=,reservations=['5c07872b-c37d-4a8b-92f5-70092ae16eef','c50f8d53-4945-487f-8e85-a3d156265f23','3cfe9325-de20-48ac-a9eb-a41db3d146e6','968243f1-f0f3-45b3-865a-034e5dceec85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4953a1da1b2b497fad5bb5c5a61934c4',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (314e70b0-83d8-4c75-97e8-3bc50775043d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (314e70b0-83d8-4c75-97e8-3bc50775043d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Flow 'volume_create_api' (7e454a47-c94f-49e5-9d60-75d870dc9eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Create volume request issued successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c371f768-98f1-49fa-83d7-f8026b9ed35a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1401/2766] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:44 2026] POST /volume/v3/volumes => generated 766 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6f5623f0-8ff3-4bb3-8b83-04e6ad1367f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f5623f0-8ff3-4bb3-8b83-04e6ad1367f6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f5623f0-8ff3-4bb3-8b83-04e6ad1367f6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6f5623f0-8ff3-4bb3-8b83-04e6ad1367f6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a05d6f6f-c09c-4e6d-ae41-2a093cb83768 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a05d6f6f-c09c-4e6d-ae41-2a093cb83768 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a05d6f6f-c09c-4e6d-ae41-2a093cb83768 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a05d6f6f-c09c-4e6d-ae41-2a093cb83768 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6f5623f0-8ff3-4bb3-8b83-04e6ad1367f6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6f5623f0-8ff3-4bb3-8b83-04e6ad1367f6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 returned with HTTP 200 Sep 03 11:12:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1366/2767] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:45 2026] GET /volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a05d6f6f-c09c-4e6d-ae41-2a093cb83768 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a05d6f6f-c09c-4e6d-ae41-2a093cb83768 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 200 Sep 03 11:12:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1402/2768] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:45 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b1a10915-5b6d-40da-8a61-b6b975b0d7b8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1a10915-5b6d-40da-8a61-b6b975b0d7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1a10915-5b6d-40da-8a61-b6b975b0d7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1a10915-5b6d-40da-8a61-b6b975b0d7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b1a10915-5b6d-40da-8a61-b6b975b0d7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1a10915-5b6d-40da-8a61-b6b975b0d7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 200 Sep 03 11:12:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1367/2769] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:45 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d3b71a3-1b85-44ac-9b47-06f15bcb5720 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d3b71a3-1b85-44ac-9b47-06f15bcb5720 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d3b71a3-1b85-44ac-9b47-06f15bcb5720 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d3b71a3-1b85-44ac-9b47-06f15bcb5720 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d3b71a3-1b85-44ac-9b47-06f15bcb5720 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d3b71a3-1b85-44ac-9b47-06f15bcb5720 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 200 Sep 03 11:12:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1403/2770] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:45 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-303495117"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-303495117'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create volume of 1 GB Sep 03 11:12:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Availability Zones retrieved successfully. Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Flow 'volume_create_api' (4b6c3d84-857a-4b72-834c-48dd2d8e0adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd6238a-5f84-4557-b1b4-c4c4cf4ecfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd6238a-5f84-4557-b1b4-c4c4cf4ecfea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ba6570-f2e9-435e-8611-a67d4d4f2ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Created reservations ['f8b16d82-c4fa-40cf-8104-d4220a8845ea', 'cfaaaa25-c6e7-4bd9-a8d5-f4f842399231', 'e713b309-8b41-4c45-a716-552bf3c4db68', 'd6f59e90-d07d-4b6d-82a8-1cee84a98f01'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ba6570-f2e9-435e-8611-a67d4d4f2ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8b16d82-c4fa-40cf-8104-d4220a8845ea', 'cfaaaa25-c6e7-4bd9-a8d5-f4f842399231', 'e713b309-8b41-4c45-a716-552bf3c4db68', 'd6f59e90-d07d-4b6d-82a8-1cee84a98f01']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:45 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cf0957-731b-4ccc-adf6-3789197bc0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cf0957-731b-4ccc-adf6-3789197bc0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6300224c-3d28-4db8-80c1-af9a13738e94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-303495117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2666cb189ab486c81b9c3a2942a805b',qos_specs=None,replication_status=,reservations=['f8b16d82-c4fa-40cf-8104-d4220a8845ea','cfaaaa25-c6e7-4bd9-a8d5-f4f842399231','e713b309-8b41-4c45-a716-552bf3c4db68','d6f59e90-d07d-4b6d-82a8-1cee84a98f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e0cfb6b6114689b07e580628bd5035',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:45Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-303495117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6300224c-3d28-4db8-80c1-af9a13738e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2666cb189ab486c81b9c3a2942a805b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e0cfb6b6114689b07e580628bd5035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd61080-c21d-4697-99ac-1eaf7640a2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd61080-c21d-4697-99ac-1eaf7640a2d3) transitioned into 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-303495117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2666cb189ab486c81b9c3a2942a805b',qos_specs=None,replication_status=,reservations=['f8b16d82-c4fa-40cf-8104-d4220a8845ea','cfaaaa25-c6e7-4bd9-a8d5-f4f842399231','e713b309-8b41-4c45-a716-552bf3c4db68','d6f59e90-d07d-4b6d-82a8-1cee84a98f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e0cfb6b6114689b07e580628bd5035',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2386fb-74a4-4b4e-880f-c7f37da86a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2386fb-74a4-4b4e-880f-c7f37da86a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Flow 'volume_create_api' (4b6c3d84-857a-4b72-834c-48dd2d8e0adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create volume request issued successfully. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9288085b-3af3-4cb3-aa2d-c07929c3da98 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1368/2771] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:45 2026] POST /volume/v3/volumes => generated 784 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-addcaabb-2004-4720-a1fd-364db68524bf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-addcaabb-2004-4720-a1fd-364db68524bf tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-addcaabb-2004-4720-a1fd-364db68524bf tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-addcaabb-2004-4720-a1fd-364db68524bf tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-addcaabb-2004-4720-a1fd-364db68524bf tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-addcaabb-2004-4720-a1fd-364db68524bf tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1404/2772] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:46 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-62305a55-4b28-4f8c-a54d-2ad3c17a9314 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-62305a55-4b28-4f8c-a54d-2ad3c17a9314 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-62305a55-4b28-4f8c-a54d-2ad3c17a9314 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-62305a55-4b28-4f8c-a54d-2ad3c17a9314 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-08eab102-b9e5-4f7c-884d-4080991c69e9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08eab102-b9e5-4f7c-884d-4080991c69e9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:12:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08eab102-b9e5-4f7c-884d-4080991c69e9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08eab102-b9e5-4f7c-884d-4080991c69e9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-62305a55-4b28-4f8c-a54d-2ad3c17a9314 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-62305a55-4b28-4f8c-a54d-2ad3c17a9314 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 returned with HTTP 200 Sep 03 11:12:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1369/2773] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:46 2026] GET /volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-08eab102-b9e5-4f7c-884d-4080991c69e9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-301242f8-371d-4c2e-9e1a-4e6415e96f61 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08eab102-b9e5-4f7c-884d-4080991c69e9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 200 Sep 03 11:12:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1405/2774] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:46 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-301242f8-371d-4c2e-9e1a-4e6415e96f61 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-301242f8-371d-4c2e-9e1a-4e6415e96f61 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-301242f8-371d-4c2e-9e1a-4e6415e96f61 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-301242f8-371d-4c2e-9e1a-4e6415e96f61 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-301242f8-371d-4c2e-9e1a-4e6415e96f61 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a returned with HTTP 200 Sep 03 11:12:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1370/2775] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:46 2026] GET /volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a4bbcabc-3d5f-45fd-9f79-753120c60e59 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4bbcabc-3d5f-45fd-9f79-753120c60e59 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4bbcabc-3d5f-45fd-9f79-753120c60e59 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4bbcabc-3d5f-45fd-9f79-753120c60e59 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a4bbcabc-3d5f-45fd-9f79-753120c60e59 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4bbcabc-3d5f-45fd-9f79-753120c60e59 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1406/2776] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:47 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7b618bec-e651-452a-a235-08ed4740600a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c167a7a7-aaf5-4d32-8cf6-b5c0f4193ad4", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c167a7a7-aaf5-4d32-8cf6-b5c0f4193ad4', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-85d3040d-2266-4e23-9464-9691a3b0d5d2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85d3040d-2266-4e23-9464-9691a3b0d5d2 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85d3040d-2266-4e23-9464-9691a3b0d5d2 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85d3040d-2266-4e23-9464-9691a3b0d5d2 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-85d3040d-2266-4e23-9464-9691a3b0d5d2 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:47 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Create volume of 1 GB Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85d3040d-2266-4e23-9464-9691a3b0d5d2 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 200 Sep 03 11:12:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1407/2777] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:47 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a3a5f30b-c0fb-443d-83b5-d89a09f7fe49 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3a5f30b-c0fb-443d-83b5-d89a09f7fe49 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3a5f30b-c0fb-443d-83b5-d89a09f7fe49 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3a5f30b-c0fb-443d-83b5-d89a09f7fe49 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Availability Zones retrieved successfully. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a3a5f30b-c0fb-443d-83b5-d89a09f7fe49 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Flow 'volume_create_api' (c8be5716-f3b8-48fb-b88d-805b7f631b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2f89c1-e93f-4332-91a6-26f7d5dee02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3a5f30b-c0fb-443d-83b5-d89a09f7fe49 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a returned with HTTP 200 Sep 03 11:12:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1408/2778] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:47 2026] GET /volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-72c7e619-682d-4160-a980-bb5f9a8c97c5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72c7e619-682d-4160-a980-bb5f9a8c97c5 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72c7e619-682d-4160-a980-bb5f9a8c97c5 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72c7e619-682d-4160-a980-bb5f9a8c97c5 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-72c7e619-682d-4160-a980-bb5f9a8c97c5 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72c7e619-682d-4160-a980-bb5f9a8c97c5 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe returned with HTTP 200 Sep 03 11:12:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1409/2779] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:47 2026] GET /volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2f89c1-e93f-4332-91a6-26f7d5dee02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:12:44Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a37fd800-3477-41bf-ab92-01f9f1c3bf31,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': 'a37fd800-3477-41bf-ab92-01f9f1c3bf31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25bc46e6-3c16-4ef7-ad9f-809e5d9f3186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Created reservations ['974deec2-e966-49ce-9517-39b749fc27be', '082d5fb9-204d-4b03-91da-74b983f54f7d', '36731530-22d2-4e7e-b277-698a918be507', '41f419bd-0410-4fb7-b021-0106ec2cdcbb'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25bc46e6-3c16-4ef7-ad9f-809e5d9f3186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['974deec2-e966-49ce-9517-39b749fc27be', '082d5fb9-204d-4b03-91da-74b983f54f7d', '36731530-22d2-4e7e-b277-698a918be507', '41f419bd-0410-4fb7-b021-0106ec2cdcbb']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db51885e-fe7e-416e-a368-56034dcbc686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db51885e-fe7e-416e-a368-56034dcbc686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d0969a-04df-4f7d-b17e-140bbf58023d', '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='4157adb66cf04f4696d532cf846644f5',qos_specs=None,replication_status=,reservations=['974deec2-e966-49ce-9517-39b749fc27be','082d5fb9-204d-4b03-91da-74b983f54f7d','36731530-22d2-4e7e-b277-698a918be507','41f419bd-0410-4fb7-b021-0106ec2cdcbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf6e368fc54af1a22e5418ac3e4512',volume_type_id=a37fd800-3477-41bf-ab92-01f9f1c3bf31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:48Z,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=81d0969a-04df-4f7d-b17e-140bbf58023d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4157adb66cf04f4696d532cf846644f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcf6e368fc54af1a22e5418ac3e4512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a37fd800-3477-41bf-ab92-01f9f1c3bf31),volume_type_id=a37fd800-3477-41bf-ab92-01f9f1c3bf31)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca45473-00c5-4da5-bdbc-ec9d49fa2a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca45473-00c5-4da5-bdbc-ec9d49fa2a91) transitioned into state 'SUCCESS' from 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='4157adb66cf04f4696d532cf846644f5',qos_specs=None,replication_status=,reservations=['974deec2-e966-49ce-9517-39b749fc27be','082d5fb9-204d-4b03-91da-74b983f54f7d','36731530-22d2-4e7e-b277-698a918be507','41f419bd-0410-4fb7-b021-0106ec2cdcbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcf6e368fc54af1a22e5418ac3e4512',volume_type_id=a37fd800-3477-41bf-ab92-01f9f1c3bf31)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4459d309-6ade-4a39-ab84-0601912a7ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4459d309-6ade-4a39-ab84-0601912a7ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Flow 'volume_create_api' (c8be5716-f3b8-48fb-b88d-805b7f631b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Create volume request issued successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b618bec-e651-452a-a235-08ed4740600a tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1371/2780] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:47 2026] POST /volume/v3/volumes => generated 806 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-019e778f-05d3-42a2-ae7e-5f659d7f62b1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-019e778f-05d3-42a2-ae7e-5f659d7f62b1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-019e778f-05d3-42a2-ae7e-5f659d7f62b1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-019e778f-05d3-42a2-ae7e-5f659d7f62b1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-019e778f-05d3-42a2-ae7e-5f659d7f62b1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-019e778f-05d3-42a2-ae7e-5f659d7f62b1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1410/2781] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:48 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bd30410d-2476-4f79-a04d-e3c04c51af7a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd30410d-2476-4f79-a04d-e3c04c51af7a tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd30410d-2476-4f79-a04d-e3c04c51af7a tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bd30410d-2476-4f79-a04d-e3c04c51af7a tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bd30410d-2476-4f79-a04d-e3c04c51af7a tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bd30410d-2476-4f79-a04d-e3c04c51af7a tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1372/2782] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:48 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-78662571-8a64-4517-b28b-8c4cfc907434 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-78662571-8a64-4517-b28b-8c4cfc907434 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-78662571-8a64-4517-b28b-8c4cfc907434 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-78662571-8a64-4517-b28b-8c4cfc907434 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-78662571-8a64-4517-b28b-8c4cfc907434 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-78662571-8a64-4517-b28b-8c4cfc907434 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 200 Sep 03 11:12:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1411/2783] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:48 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cfa71ba6-825c-4aba-a5c2-d61d529d96ad", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2026650299"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create snapshot from volume cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-228571f2-9faa-4316-9476-eb66b6a9bd83 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-228571f2-9faa-4316-9476-eb66b6a9bd83 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-228571f2-9faa-4316-9476-eb66b6a9bd83 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-228571f2-9faa-4316-9476-eb66b6a9bd83 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-228571f2-9faa-4316-9476-eb66b6a9bd83 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-228571f2-9faa-4316-9476-eb66b6a9bd83 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe returned with HTTP 200 Sep 03 11:12:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1412/2784] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:48 2026] GET /volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f128b540-9b51-46a8-82e9-5eab6a29ea79 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f128b540-9b51-46a8-82e9-5eab6a29ea79 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f128b540-9b51-46a8-82e9-5eab6a29ea79 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f128b540-9b51-46a8-82e9-5eab6a29ea79 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:48 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['f7f37f1a-b293-45e4-b4c8-f8624a21012e', '374649c3-d4a9-44df-a1e9-14c84827b549', '30e383ef-3838-4e9b-a740-48ae76338c71', '6a30ac8e-eb63-41d5-8662-b3e5bc903b28'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f128b540-9b51-46a8-82e9-5eab6a29ea79 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f128b540-9b51-46a8-82e9-5eab6a29ea79 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 returned with HTTP 200 Sep 03 11:12:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1413/2785] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:48 2026] GET /volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot create request issued successfully. Sep 03 11:12:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93c0841b-bb23-44e2-afd4-eaf0f1d8089c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:12:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1373/2786] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:12:48 2026] POST /volume/v3/snapshots => generated 316 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2f30ee8-895c-4d5c-b77f-ec32abd77407 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2f30ee8-895c-4d5c-b77f-ec32abd77407 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:12:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2f30ee8-895c-4d5c-b77f-ec32abd77407 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2f30ee8-895c-4d5c-b77f-ec32abd77407 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2f30ee8-895c-4d5c-b77f-ec32abd77407 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:12:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2f30ee8-895c-4d5c-b77f-ec32abd77407 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:12:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1414/2787] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:49 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1dbd7f5d-90df-4e44-8a7c-87248fe3c3d5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1dbd7f5d-90df-4e44-8a7c-87248fe3c3d5 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1dbd7f5d-90df-4e44-8a7c-87248fe3c3d5 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1dbd7f5d-90df-4e44-8a7c-87248fe3c3d5 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1dbd7f5d-90df-4e44-8a7c-87248fe3c3d5 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1dbd7f5d-90df-4e44-8a7c-87248fe3c3d5 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1374/2788] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:49 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 898 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d5df8b7-ac89-4a73-b325-44913af9a524 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d5df8b7-ac89-4a73-b325-44913af9a524 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d5df8b7-ac89-4a73-b325-44913af9a524 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d5df8b7-ac89-4a73-b325-44913af9a524 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d5df8b7-ac89-4a73-b325-44913af9a524 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d5df8b7-ac89-4a73-b325-44913af9a524 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1415/2789] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:49 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7085e2fe-14e3-4f42-be67-d140c9739132 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7085e2fe-14e3-4f42-be67-d140c9739132 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7085e2fe-14e3-4f42-be67-d140c9739132 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7085e2fe-14e3-4f42-be67-d140c9739132 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7085e2fe-14e3-4f42-be67-d140c9739132 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7085e2fe-14e3-4f42-be67-d140c9739132 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 returned with HTTP 200 Sep 03 11:12:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1375/2790] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:49 2026] GET /volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f1de5eb9-7736-4f88-80f8-f64d96e9a273 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f1de5eb9-7736-4f88-80f8-f64d96e9a273 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 Sep 03 11:12:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f1de5eb9-7736-4f88-80f8-f64d96e9a273 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f1de5eb9-7736-4f88-80f8-f64d96e9a273 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-534a023d-07f2-4a51-aff0-812d9e290965 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-534a023d-07f2-4a51-aff0-812d9e290965 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-534a023d-07f2-4a51-aff0-812d9e290965 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-534a023d-07f2-4a51-aff0-812d9e290965 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-534a023d-07f2-4a51-aff0-812d9e290965 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-534a023d-07f2-4a51-aff0-812d9e290965 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:12:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1376/2791] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:50 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f1de5eb9-7736-4f88-80f8-f64d96e9a273 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f1de5eb9-7736-4f88-80f8-f64d96e9a273 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 returned with HTTP 200 Sep 03 11:12:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1416/2792] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:50 2026] GET /volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1a57a907-5a84-4b6b-a842-007e36882c3e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1a57a907-5a84-4b6b-a842-007e36882c3e tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1a57a907-5a84-4b6b-a842-007e36882c3e tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1a57a907-5a84-4b6b-a842-007e36882c3e tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1a57a907-5a84-4b6b-a842-007e36882c3e tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1a57a907-5a84-4b6b-a842-007e36882c3e tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1377/2793] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:50 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4a6d8c09-eaef-44ea-a9ca-e21df06dde56 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a6d8c09-eaef-44ea-a9ca-e21df06dde56 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a6d8c09-eaef-44ea-a9ca-e21df06dde56 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4a6d8c09-eaef-44ea-a9ca-e21df06dde56 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4a6d8c09-eaef-44ea-a9ca-e21df06dde56 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4a6d8c09-eaef-44ea-a9ca-e21df06dde56 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1417/2794] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:50 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-26549884-c6a0-413d-aade-90a0d3f7e604 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26549884-c6a0-413d-aade-90a0d3f7e604 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26549884-c6a0-413d-aade-90a0d3f7e604 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-26549884-c6a0-413d-aade-90a0d3f7e604 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-26549884-c6a0-413d-aade-90a0d3f7e604 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-26549884-c6a0-413d-aade-90a0d3f7e604 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1378/2795] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-57f4ff59-0b51-4947-b935-a7c9c1289abd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57f4ff59-0b51-4947-b935-a7c9c1289abd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57f4ff59-0b51-4947-b935-a7c9c1289abd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-57f4ff59-0b51-4947-b935-a7c9c1289abd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-57f4ff59-0b51-4947-b935-a7c9c1289abd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-57f4ff59-0b51-4947-b935-a7c9c1289abd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1418/2796] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] DELETE http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume with id: a1ffb88d-b2eb-492e-b23b-9bec68058d05 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume request issued successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eae37899-62e6-4b35-91c5-0ab875d2cad6 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 returned with HTTP 202 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1379/2797] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:51 2026] DELETE /volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e392cc1b-99a3-45d6-a916-7369ee793fcd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e392cc1b-99a3-45d6-a916-7369ee793fcd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e392cc1b-99a3-45d6-a916-7369ee793fcd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e392cc1b-99a3-45d6-a916-7369ee793fcd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e392cc1b-99a3-45d6-a916-7369ee793fcd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e392cc1b-99a3-45d6-a916-7369ee793fcd tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1419/2798] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed00857b-f546-4a9c-8334-829ae32c1b54 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed00857b-f546-4a9c-8334-829ae32c1b54 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed00857b-f546-4a9c-8334-829ae32c1b54 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed00857b-f546-4a9c-8334-829ae32c1b54 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ed00857b-f546-4a9c-8334-829ae32c1b54 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed00857b-f546-4a9c-8334-829ae32c1b54 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1380/2799] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-37a4e398-98a7-4e9a-a4b3-2dd62f492290 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-37a4e398-98a7-4e9a-a4b3-2dd62f492290 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-37a4e398-98a7-4e9a-a4b3-2dd62f492290 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-37a4e398-98a7-4e9a-a4b3-2dd62f492290 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-37a4e398-98a7-4e9a-a4b3-2dd62f492290 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-37a4e398-98a7-4e9a-a4b3-2dd62f492290 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1420/2800] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 877 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-da4425ef-833a-431a-b318-f3d457af9756 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da4425ef-833a-431a-b318-f3d457af9756 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da4425ef-833a-431a-b318-f3d457af9756 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-da4425ef-833a-431a-b318-f3d457af9756 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-da4425ef-833a-431a-b318-f3d457af9756 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-da4425ef-833a-431a-b318-f3d457af9756 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1381/2801] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5230c12b-0284-496c-8bfe-5d25dea46796 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6300224c-3d28-4db8-80c1-af9a13738e94", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-736730085"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Create snapshot from volume 6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Created reservations ['b1e33177-6af0-46ca-9965-d0dafd18d2ce', 'c18ce522-8ff2-436c-b25b-859a50e59801', '9e29555b-0e30-4f98-8955-cc3135182ad4', '837825b7-9dc1-4fbf-b6e4-712a46481f5b'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot create request issued successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5230c12b-0284-496c-8bfe-5d25dea46796 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:12:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1421/2802] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:12:51 2026] POST /volume/v3/snapshots => generated 325 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8ec88a60-0e14-44ef-b196-1aca2abd7aba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ec88a60-0e14-44ef-b196-1aca2abd7aba tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ec88a60-0e14-44ef-b196-1aca2abd7aba tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8ec88a60-0e14-44ef-b196-1aca2abd7aba tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8ec88a60-0e14-44ef-b196-1aca2abd7aba tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8ec88a60-0e14-44ef-b196-1aca2abd7aba tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1382/2803] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:51 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 457 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-db8ebf67-1ab8-4ab5-a936-89c09e934721 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db8ebf67-1ab8-4ab5-a936-89c09e934721 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db8ebf67-1ab8-4ab5-a936-89c09e934721 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-db8ebf67-1ab8-4ab5-a936-89c09e934721 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-db8ebf67-1ab8-4ab5-a936-89c09e934721 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-db8ebf67-1ab8-4ab5-a936-89c09e934721 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1422/2804] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:52 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5df95472-a40d-43ec-a168-0b2cd97c1968 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5df95472-a40d-43ec-a168-0b2cd97c1968 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5df95472-a40d-43ec-a168-0b2cd97c1968 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5df95472-a40d-43ec-a168-0b2cd97c1968 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5df95472-a40d-43ec-a168-0b2cd97c1968 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 returned with HTTP 404 Sep 03 11:12:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1383/2805] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:52 2026] GET /volume/v3/volumes/a1ffb88d-b2eb-492e-b23b-9bec68058d05 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] DELETE http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume with id: 695b5089-7d68-4e11-8a5b-025837074fd2 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-aa24daf0-7b0f-4932-8c9a-dfc22b71aaba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aa24daf0-7b0f-4932-8c9a-dfc22b71aaba tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aa24daf0-7b0f-4932-8c9a-dfc22b71aaba tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-aa24daf0-7b0f-4932-8c9a-dfc22b71aaba tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume request issued successfully. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e3287e5-f698-4d7a-a07a-18665c693b28 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 returned with HTTP 202 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1423/2806] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:52 2026] DELETE /volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-aa24daf0-7b0f-4932-8c9a-dfc22b71aaba tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-44b33b80-0d95-4918-ba68-9c1dc8b2a720 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-44b33b80-0d95-4918-ba68-9c1dc8b2a720 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-44b33b80-0d95-4918-ba68-9c1dc8b2a720 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-44b33b80-0d95-4918-ba68-9c1dc8b2a720 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-aa24daf0-7b0f-4932-8c9a-dfc22b71aaba tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1384/2807] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:52 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 956 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-44b33b80-0d95-4918-ba68-9c1dc8b2a720 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-44b33b80-0d95-4918-ba68-9c1dc8b2a720 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 returned with HTTP 200 Sep 03 11:12:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1424/2808] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:52 2026] GET /volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-67d04873-2529-4e84-9410-401efc797a1c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67d04873-2529-4e84-9410-401efc797a1c tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67d04873-2529-4e84-9410-401efc797a1c tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-67d04873-2529-4e84-9410-401efc797a1c tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-67d04873-2529-4e84-9410-401efc797a1c tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-67d04873-2529-4e84-9410-401efc797a1c tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1385/2809] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:52 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-25bb1b4c-1da4-4307-a58c-608b2642eae1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25bb1b4c-1da4-4307-a58c-608b2642eae1 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25bb1b4c-1da4-4307-a58c-608b2642eae1 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-25bb1b4c-1da4-4307-a58c-608b2642eae1 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-25bb1b4c-1da4-4307-a58c-608b2642eae1 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-25bb1b4c-1da4-4307-a58c-608b2642eae1 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:12:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1425/2810] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:53 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14561b6e-bf42-454a-9aff-e03387bdd340", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1664129823"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request body: {'volume': {"'snapshot_id": '14561b6e-bf42-454a-9aff-e03387bdd340', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1664129823'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume of 1 GB Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Availability Zones retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (a4f99a35-75a5-40fb-94a1-d926da4cdeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df17023f-71f2-4e5a-95df-1c29ca6e973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df17023f-71f2-4e5a-95df-1c29ca6e973a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf6dd69-465b-4e63-903a-d9a29ba8c1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['914ef936-2282-4a45-b4de-f832ea9ece61', '3bb679ff-c7c5-4f5e-9fae-22f49bd7a9a9', '5439feb4-97d0-4e38-a3cb-b68248392956', '02e09209-c743-423d-ad35-54762b2222ed'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf6dd69-465b-4e63-903a-d9a29ba8c1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914ef936-2282-4a45-b4de-f832ea9ece61', '3bb679ff-c7c5-4f5e-9fae-22f49bd7a9a9', '5439feb4-97d0-4e38-a3cb-b68248392956', '02e09209-c743-423d-ad35-54762b2222ed']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d429819-ea41-4046-888c-10c8365c46a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d429819-ea41-4046-888c-10c8365c46a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a12473-d92a-46ed-aed6-534d76002e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1664129823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['914ef936-2282-4a45-b4de-f832ea9ece61','3bb679ff-c7c5-4f5e-9fae-22f49bd7a9a9','5439feb4-97d0-4e38-a3cb-b68248392956','02e09209-c743-423d-ad35-54762b2222ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1664129823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a12473-d92a-46ed-aed6-534d76002e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f717747e5f5e4fd6996112b133f86e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cae7f6f-a7eb-4267-9d85-d6ac1997d756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0b3f08a1-061d-4c25-b430-250ea6819fbc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b3f08a1-061d-4c25-b430-250ea6819fbc tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b3f08a1-061d-4c25-b430-250ea6819fbc tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0b3f08a1-061d-4c25-b430-250ea6819fbc tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cae7f6f-a7eb-4267-9d85-d6ac1997d756) transitioned into state 'SUCCESS' from state '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-1664129823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['914ef936-2282-4a45-b4de-f832ea9ece61','3bb679ff-c7c5-4f5e-9fae-22f49bd7a9a9','5439feb4-97d0-4e38-a3cb-b68248392956','02e09209-c743-423d-ad35-54762b2222ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce453d43-1a4d-4644-9d2b-703fc5fc07c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0b3f08a1-061d-4c25-b430-250ea6819fbc tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce453d43-1a4d-4644-9d2b-703fc5fc07c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (a4f99a35-75a5-40fb-94a1-d926da4cdeee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request issued successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b0ef13a2-00d1-47e9-bb7a-2b0a31048dc4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1386/2811] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:53 2026] POST /volume/v3/volumes => generated 769 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2d581589-fcc8-45c2-b28c-3ca17b6f494c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d581589-fcc8-45c2-b28c-3ca17b6f494c tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d581589-fcc8-45c2-b28c-3ca17b6f494c tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2d581589-fcc8-45c2-b28c-3ca17b6f494c tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0b3f08a1-061d-4c25-b430-250ea6819fbc tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1426/2812] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:53 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2d581589-fcc8-45c2-b28c-3ca17b6f494c tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 returned with HTTP 404 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1387/2813] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:53 2026] GET /volume/v3/volumes/695b5089-7d68-4e11-8a5b-025837074fd2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14561b6e-bf42-454a-9aff-e03387bdd340", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1497094362"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] DELETE http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume with id: a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request body: {'volume': {"'snapshot_id": '14561b6e-bf42-454a-9aff-e03387bdd340', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1497094362'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume of 1 GB Sep 03 11:12:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Availability Zones retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (bb25e2aa-1da2-4e62-a781-00da82c1f0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c768d6-d84d-484a-86c8-676cff91c7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume request issued successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-751e48ee-43a9-4bdd-b722-21bb5a6249c1 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe returned with HTTP 202 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1388/2814] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:53 2026] DELETE /volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-006bca8a-3027-481d-b5a7-0ea1431cfa33 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-006bca8a-3027-481d-b5a7-0ea1431cfa33 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-006bca8a-3027-481d-b5a7-0ea1431cfa33 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-006bca8a-3027-481d-b5a7-0ea1431cfa33 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c768d6-d84d-484a-86c8-676cff91c7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35003ac4-dcb1-4a9d-b3c1-1c3d8255bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-006bca8a-3027-481d-b5a7-0ea1431cfa33 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-006bca8a-3027-481d-b5a7-0ea1431cfa33 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe returned with HTTP 200 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1389/2815] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:53 2026] GET /volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['bbff6117-5cbc-4fc2-893e-7b65bad8f37a', '42d032f6-9292-414d-a71f-d1a4c01fd07a', '94d500e0-0cd6-42eb-be29-5a8ae3cf7460', 'f4328ef2-e848-466d-b58c-0d734c3aef6f'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35003ac4-dcb1-4a9d-b3c1-1c3d8255bf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbff6117-5cbc-4fc2-893e-7b65bad8f37a', '42d032f6-9292-414d-a71f-d1a4c01fd07a', '94d500e0-0cd6-42eb-be29-5a8ae3cf7460', 'f4328ef2-e848-466d-b58c-0d734c3aef6f']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5890356c-fbab-4d3d-9b25-bdebbca4682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b04e7a8c-9587-42a0-bebc-9f457e887c3f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b04e7a8c-9587-42a0-bebc-9f457e887c3f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b04e7a8c-9587-42a0-bebc-9f457e887c3f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b04e7a8c-9587-42a0-bebc-9f457e887c3f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b04e7a8c-9587-42a0-bebc-9f457e887c3f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b04e7a8c-9587-42a0-bebc-9f457e887c3f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1390/2816] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:53 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5890356c-fbab-4d3d-9b25-bdebbca4682b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c487a12-2fa7-4d12-a92c-5f4cf21e35c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1497094362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['bbff6117-5cbc-4fc2-893e-7b65bad8f37a','42d032f6-9292-414d-a71f-d1a4c01fd07a','94d500e0-0cd6-42eb-be29-5a8ae3cf7460','f4328ef2-e848-466d-b58c-0d734c3aef6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1497094362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c487a12-2fa7-4d12-a92c-5f4cf21e35c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f717747e5f5e4fd6996112b133f86e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:53 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d784dfc1-7637-4a3d-807c-ba5ea62f06cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d784dfc1-7637-4a3d-807c-ba5ea62f06cc) transitioned into state 'SUCCESS' from state '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-1497094362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['bbff6117-5cbc-4fc2-893e-7b65bad8f37a','42d032f6-9292-414d-a71f-d1a4c01fd07a','94d500e0-0cd6-42eb-be29-5a8ae3cf7460','f4328ef2-e848-466d-b58c-0d734c3aef6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e19b29-1200-423f-9e5d-f4b569282677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e19b29-1200-423f-9e5d-f4b569282677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (bb25e2aa-1da2-4e62-a781-00da82c1f0c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request issued successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-63ecbbc9-17cf-41a4-a26d-3b2e38227148 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1427/2817] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:53 2026] POST /volume/v3/volumes => generated 769 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b74095fc-083c-43cd-911d-de117dae79a9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14561b6e-bf42-454a-9aff-e03387bdd340", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1964141183"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request body: {'volume': {"'snapshot_id": '14561b6e-bf42-454a-9aff-e03387bdd340', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1964141183'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume of 1 GB Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Availability Zones retrieved successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (6a8469a7-ca34-48ef-80e1-9f4304b5bbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbbb7ce-9f34-4d54-91f3-96d194204260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbbb7ce-9f34-4d54-91f3-96d194204260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ee48db-76e5-4e3b-8390-b4a69c278926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['20966d4d-f529-41ec-a1ae-5fac8a3d9267', '1e9aeb87-90ed-4e17-962b-2a13ae5db9f5', 'a37d4b09-d18a-4a6d-b7dc-ee74f27440ab', 'd805b08f-0762-43b3-a759-e12abfc63b5e'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ee48db-76e5-4e3b-8390-b4a69c278926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20966d4d-f529-41ec-a1ae-5fac8a3d9267', '1e9aeb87-90ed-4e17-962b-2a13ae5db9f5', 'a37d4b09-d18a-4a6d-b7dc-ee74f27440ab', 'd805b08f-0762-43b3-a759-e12abfc63b5e']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63f539f-778c-42ea-853a-4d214f594a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63f539f-778c-42ea-853a-4d214f594a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ac50bcb-100c-47cf-8d9c-208116b12830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1964141183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['20966d4d-f529-41ec-a1ae-5fac8a3d9267','1e9aeb87-90ed-4e17-962b-2a13ae5db9f5','a37d4b09-d18a-4a6d-b7dc-ee74f27440ab','d805b08f-0762-43b3-a759-e12abfc63b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1964141183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ac50bcb-100c-47cf-8d9c-208116b12830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f717747e5f5e4fd6996112b133f86e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c075e85-dacf-46dc-ba2f-8d0997f0ceb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c075e85-dacf-46dc-ba2f-8d0997f0ceb9) transitioned into state 'SUCCESS' from state '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-1964141183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['20966d4d-f529-41ec-a1ae-5fac8a3d9267','1e9aeb87-90ed-4e17-962b-2a13ae5db9f5','a37d4b09-d18a-4a6d-b7dc-ee74f27440ab','d805b08f-0762-43b3-a759-e12abfc63b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ac17dd-f5e5-4e3d-8b89-c0613e592738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ac17dd-f5e5-4e3d-8b89-c0613e592738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (6a8469a7-ca34-48ef-80e1-9f4304b5bbe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request issued successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b74095fc-083c-43cd-911d-de117dae79a9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1391/2818] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:54 2026] POST /volume/v3/volumes => generated 769 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-113b82ab-e3ef-4485-97fa-73a4e4c80904 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-113b82ab-e3ef-4485-97fa-73a4e4c80904 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-113b82ab-e3ef-4485-97fa-73a4e4c80904 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-113b82ab-e3ef-4485-97fa-73a4e4c80904 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14561b6e-bf42-454a-9aff-e03387bdd340", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-965182558"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request body: {'volume': {"'snapshot_id": '14561b6e-bf42-454a-9aff-e03387bdd340', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-965182558'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume of 1 GB Sep 03 11:12:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Availability Zones retrieved successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-113b82ab-e3ef-4485-97fa-73a4e4c80904 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-113b82ab-e3ef-4485-97fa-73a4e4c80904 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1428/2819] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:54 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 959 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (449fc72a-e102-444f-95ba-41ae207a3d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bceb129-afee-44df-b824-4c9b8b7f6e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bceb129-afee-44df-b824-4c9b8b7f6e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e27356e-a0f7-4a8b-b98b-42df93f53352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4987fde6-6f2e-4cc6-8956-6fdf52b240a2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4987fde6-6f2e-4cc6-8956-6fdf52b240a2 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4987fde6-6f2e-4cc6-8956-6fdf52b240a2 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4987fde6-6f2e-4cc6-8956-6fdf52b240a2 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['2b2ae90c-97de-48ac-bcc1-88d5554713a2', '99d1897b-825e-47c9-8f84-829d008aea90', 'ec4e853b-3bb5-496a-9754-df49783105d9', '95ffcf9d-16fd-48a6-96e4-315bd4bc613c'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4987fde6-6f2e-4cc6-8956-6fdf52b240a2 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e27356e-a0f7-4a8b-b98b-42df93f53352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2ae90c-97de-48ac-bcc1-88d5554713a2', '99d1897b-825e-47c9-8f84-829d008aea90', 'ec4e853b-3bb5-496a-9754-df49783105d9', '95ffcf9d-16fd-48a6-96e4-315bd4bc613c']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:54 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b09c69-98f1-4695-8336-13d171b7599b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4987fde6-6f2e-4cc6-8956-6fdf52b240a2 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe returned with HTTP 200 Sep 03 11:12:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1429/2820] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:54 2026] GET /volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe => generated 858 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ea0697ed-d1b9-4379-ac38-72cad55becd7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea0697ed-d1b9-4379-ac38-72cad55becd7 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea0697ed-d1b9-4379-ac38-72cad55becd7 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ea0697ed-d1b9-4379-ac38-72cad55becd7 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b09c69-98f1-4695-8336-13d171b7599b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c699b82-c2b7-4b3d-badf-7cd0c6eddac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-965182558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['2b2ae90c-97de-48ac-bcc1-88d5554713a2','99d1897b-825e-47c9-8f84-829d008aea90','ec4e853b-3bb5-496a-9754-df49783105d9','95ffcf9d-16fd-48a6-96e4-315bd4bc613c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-965182558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c699b82-c2b7-4b3d-badf-7cd0c6eddac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f717747e5f5e4fd6996112b133f86e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ea0697ed-d1b9-4379-ac38-72cad55becd7 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ea0697ed-d1b9-4379-ac38-72cad55becd7 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec3b9c1-6a0c-41e9-a5fd-97be7f4ce5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1430/2821] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:54 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 457 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec3b9c1-6a0c-41e9-a5fd-97be7f4ce5f0) transitioned into state 'SUCCESS' from state '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-965182558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['2b2ae90c-97de-48ac-bcc1-88d5554713a2','99d1897b-825e-47c9-8f84-829d008aea90','ec4e853b-3bb5-496a-9754-df49783105d9','95ffcf9d-16fd-48a6-96e4-315bd4bc613c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348ec308-aec0-4f1f-a6c6-d33bf2ad6543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348ec308-aec0-4f1f-a6c6-d33bf2ad6543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (449fc72a-e102-444f-95ba-41ae207a3d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request issued successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c32c4cc9-ea62-4c98-9073-c64ff005d180 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1392/2822] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:54 2026] POST /volume/v3/volumes => generated 768 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14561b6e-bf42-454a-9aff-e03387bdd340", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1295622872"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request body: {'volume': {"'snapshot_id": '14561b6e-bf42-454a-9aff-e03387bdd340', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1295622872'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume of 1 GB Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Availability Zones retrieved successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (406eb486-5b7f-4e1c-b7db-709090f8662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca487726-a176-414a-957f-186835caeb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca487726-a176-414a-957f-186835caeb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f507a22-8db3-4a75-ace7-2738a4106cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Created reservations ['1a3e3b3b-f7d5-4cc8-bd15-cb3c8c912749', '87524c20-67fb-4d9f-8b37-059362c545a5', 'c84ab947-b43a-4784-8b77-91a4cdbe44b9', 'ef7447d2-1910-4e91-9848-8035deeffccd'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f507a22-8db3-4a75-ace7-2738a4106cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a3e3b3b-f7d5-4cc8-bd15-cb3c8c912749', '87524c20-67fb-4d9f-8b37-059362c545a5', 'c84ab947-b43a-4784-8b77-91a4cdbe44b9', 'ef7447d2-1910-4e91-9848-8035deeffccd']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ef73f4-6c9e-41a5-aaf3-7c2520cbf151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ef73f4-6c9e-41a5-aaf3-7c2520cbf151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7df7c5de-976e-4b44-b040-cde7d081eeeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1295622872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['1a3e3b3b-f7d5-4cc8-bd15-cb3c8c912749','87524c20-67fb-4d9f-8b37-059362c545a5','c84ab947-b43a-4784-8b77-91a4cdbe44b9','ef7447d2-1910-4e91-9848-8035deeffccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1295622872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7df7c5de-976e-4b44-b040-cde7d081eeeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f717747e5f5e4fd6996112b133f86e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ed6f9e-167d-4974-9963-6990c93242a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ed6f9e-167d-4974-9963-6990c93242a6) transitioned into state 'SUCCESS' from state '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-1295622872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae5bdad01314f6ab4ca7e965d5d5f3d',qos_specs=None,replication_status=,reservations=['1a3e3b3b-f7d5-4cc8-bd15-cb3c8c912749','87524c20-67fb-4d9f-8b37-059362c545a5','c84ab947-b43a-4784-8b77-91a4cdbe44b9','ef7447d2-1910-4e91-9848-8035deeffccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f717747e5f5e4fd6996112b133f86e0a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a774c6b-230c-4b31-957e-b423ad256e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-27474d29-7f9d-4e9f-9921-9b2f8a3e9ba0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a774c6b-230c-4b31-957e-b423ad256e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27474d29-7f9d-4e9f-9921-9b2f8a3e9ba0 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Flow 'volume_create_api' (406eb486-5b7f-4e1c-b7db-709090f8662b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27474d29-7f9d-4e9f-9921-9b2f8a3e9ba0 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27474d29-7f9d-4e9f-9921-9b2f8a3e9ba0 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Create volume request issued successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1f72c106-2b8a-4c5a-8f01-fa198788bd26 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1431/2823] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:12:55 2026] POST /volume/v3/volumes => generated 769 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a4bd7433-ac71-44b9-bc5e-11b32ffcd293 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4bd7433-ac71-44b9-bc5e-11b32ffcd293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4bd7433-ac71-44b9-bc5e-11b32ffcd293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a4bd7433-ac71-44b9-bc5e-11b32ffcd293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-27474d29-7f9d-4e9f-9921-9b2f8a3e9ba0 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27474d29-7f9d-4e9f-9921-9b2f8a3e9ba0 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1393/2824] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:55 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 959 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a4bd7433-ac71-44b9-bc5e-11b32ffcd293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a4bd7433-ac71-44b9-bc5e-11b32ffcd293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f returned with HTTP 200 Sep 03 11:12:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1432/2825] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:55 2026] GET /volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8909c933-a4ef-432f-9fc4-c8826d742de0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8909c933-a4ef-432f-9fc4-c8826d742de0 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8909c933-a4ef-432f-9fc4-c8826d742de0 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8909c933-a4ef-432f-9fc4-c8826d742de0 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8909c933-a4ef-432f-9fc4-c8826d742de0 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe returned with HTTP 404 Sep 03 11:12:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1394/2826] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:55 2026] GET /volume/v3/volumes/a45252f6-bd4f-4755-9562-f60b6fc85ffe => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] DELETE http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a Sep 03 11:12:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ef27dd6c-8ba4-4701-b5f7-92db4197eba9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume with id: 4cdb74f0-5a28-4267-9d28-36006629ec7a Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ef27dd6c-8ba4-4701-b5f7-92db4197eba9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ef27dd6c-8ba4-4701-b5f7-92db4197eba9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ef27dd6c-8ba4-4701-b5f7-92db4197eba9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ef27dd6c-8ba4-4701-b5f7-92db4197eba9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ef27dd6c-8ba4-4701-b5f7-92db4197eba9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1395/2827] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:56 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 457 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume request issued successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4fd19609-5c5a-43ff-abea-6d59315a3217 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a returned with HTTP 202 Sep 03 11:12:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1433/2828] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:56 2026] DELETE /volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f4c90cfd-4634-45af-91d8-35a35509c129 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4c90cfd-4634-45af-91d8-35a35509c129 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4c90cfd-4634-45af-91d8-35a35509c129 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f4c90cfd-4634-45af-91d8-35a35509c129 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f4c90cfd-4634-45af-91d8-35a35509c129 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f4c90cfd-4634-45af-91d8-35a35509c129 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a returned with HTTP 200 Sep 03 11:12:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1396/2829] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:56 2026] GET /volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d37c69e3-f916-446f-a43e-8c4aa5a163a1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d37c69e3-f916-446f-a43e-8c4aa5a163a1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d37c69e3-f916-446f-a43e-8c4aa5a163a1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d37c69e3-f916-446f-a43e-8c4aa5a163a1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70ad1772-86f6-4e04-a13c-e79a1be374b4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70ad1772-86f6-4e04-a13c-e79a1be374b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:12:56 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:56 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70ad1772-86f6-4e04-a13c-e79a1be374b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70ad1772-86f6-4e04-a13c-e79a1be374b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d37c69e3-f916-446f-a43e-8c4aa5a163a1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d37c69e3-f916-446f-a43e-8c4aa5a163a1 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1434/2830] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:56 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-70ad1772-86f6-4e04-a13c-e79a1be374b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70ad1772-86f6-4e04-a13c-e79a1be374b4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f returned with HTTP 200 Sep 03 11:12:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1397/2831] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:56 2026] GET /volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f => generated 861 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-026d8fe1-3cdf-4375-85bd-53e9f735c9cd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-026d8fe1-3cdf-4375-85bd-53e9f735c9cd tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-026d8fe1-3cdf-4375-85bd-53e9f735c9cd tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-026d8fe1-3cdf-4375-85bd-53e9f735c9cd tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-026d8fe1-3cdf-4375-85bd-53e9f735c9cd tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-026d8fe1-3cdf-4375-85bd-53e9f735c9cd tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1435/2832] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 484 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2626885c-11b2-4df2-baeb-c283207871f9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2626885c-11b2-4df2-baeb-c283207871f9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2626885c-11b2-4df2-baeb-c283207871f9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2626885c-11b2-4df2-baeb-c283207871f9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2626885c-11b2-4df2-baeb-c283207871f9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2626885c-11b2-4df2-baeb-c283207871f9 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1398/2833] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aff9c202-cb64-45ba-937d-1c35a3914984 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Delete snapshot with id: 91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3c5bd770-e583-4c2d-bf58-4f3a2a9c8c15 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c5bd770-e583-4c2d-bf58-4f3a2a9c8c15 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c5bd770-e583-4c2d-bf58-4f3a2a9c8c15 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c5bd770-e583-4c2d-bf58-4f3a2a9c8c15 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c5bd770-e583-4c2d-bf58-4f3a2a9c8c15 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a returned with HTTP 404 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot delete request issued successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aff9c202-cb64-45ba-937d-1c35a3914984 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 202 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1436/2834] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:12:57 2026] DELETE /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1399/2835] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/volumes/4cdb74f0-5a28-4267-9d28-36006629ec7a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0f272523-d245-4f61-a70c-97a7b86a54c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f272523-d245-4f61-a70c-97a7b86a54c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f272523-d245-4f61-a70c-97a7b86a54c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0f272523-d245-4f61-a70c-97a7b86a54c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume with id: 6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0f272523-d245-4f61-a70c-97a7b86a54c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0f272523-d245-4f61-a70c-97a7b86a54c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1437/2836] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 483 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Delete volume request issued successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-672fc7e2-4ca5-4a02-96ac-17c3afe8bf64 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 returned with HTTP 202 Sep 03 11:12:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1400/2837] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:57 2026] DELETE /volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7251ea8c-5896-49bb-bf30-ca7d37335a58 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7251ea8c-5896-49bb-bf30-ca7d37335a58 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7251ea8c-5896-49bb-bf30-ca7d37335a58 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7251ea8c-5896-49bb-bf30-ca7d37335a58 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7251ea8c-5896-49bb-bf30-ca7d37335a58 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7251ea8c-5896-49bb-bf30-ca7d37335a58 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1438/2838] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9d59c457-1b04-49fb-b7d6-386e001610a9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d59c457-1b04-49fb-b7d6-386e001610a9 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d59c457-1b04-49fb-b7d6-386e001610a9 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d59c457-1b04-49fb-b7d6-386e001610a9 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d59c457-1b04-49fb-b7d6-386e001610a9 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-34a24c73-6ccd-40e9-a346-5a4d70ab5548 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d59c457-1b04-49fb-b7d6-386e001610a9 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1401/2839] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34a24c73-6ccd-40e9-a346-5a4d70ab5548 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34a24c73-6ccd-40e9-a346-5a4d70ab5548 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-34a24c73-6ccd-40e9-a346-5a4d70ab5548 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] DELETE http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Delete volume with id: 81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-34a24c73-6ccd-40e9-a346-5a4d70ab5548 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-34a24c73-6ccd-40e9-a346-5a4d70ab5548 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1439/2840] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8be19193-c41b-46a0-b221-a335f7ed2919 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8be19193-c41b-46a0-b221-a335f7ed2919 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8be19193-c41b-46a0-b221-a335f7ed2919 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8be19193-c41b-46a0-b221-a335f7ed2919 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8be19193-c41b-46a0-b221-a335f7ed2919 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8be19193-c41b-46a0-b221-a335f7ed2919 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1440/2841] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:58 2026] GET /volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Delete volume request issued successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36494cc1-2878-47f0-8814-fff2fa3d3f55 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 202 Sep 03 11:12:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1402/2842] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:12:58 2026] DELETE /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-081e1959-8a30-4e41-afaf-14be05943859 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-081e1959-8a30-4e41-afaf-14be05943859 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-081e1959-8a30-4e41-afaf-14be05943859 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-081e1959-8a30-4e41-afaf-14be05943859 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-081e1959-8a30-4e41-afaf-14be05943859 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-081e1959-8a30-4e41-afaf-14be05943859 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1441/2843] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:58 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ce30e0c9-bc96-4ade-a2d6-e0024dad209f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce30e0c9-bc96-4ade-a2d6-e0024dad209f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce30e0c9-bc96-4ade-a2d6-e0024dad209f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce30e0c9-bc96-4ade-a2d6-e0024dad209f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ce30e0c9-bc96-4ade-a2d6-e0024dad209f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce30e0c9-bc96-4ade-a2d6-e0024dad209f tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1403/2844] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:58 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 483 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-05d5ac1e-58a8-4776-bafd-d109538f8b7a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-05d5ac1e-58a8-4776-bafd-d109538f8b7a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-05d5ac1e-58a8-4776-bafd-d109538f8b7a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-05d5ac1e-58a8-4776-bafd-d109538f8b7a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-05d5ac1e-58a8-4776-bafd-d109538f8b7a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-05d5ac1e-58a8-4776-bafd-d109538f8b7a tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1442/2845] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:58 2026] GET /volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-60fdac85-b030-4a4e-a392-d7f909bc39e4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-60fdac85-b030-4a4e-a392-d7f909bc39e4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-60fdac85-b030-4a4e-a392-d7f909bc39e4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-60fdac85-b030-4a4e-a392-d7f909bc39e4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-60fdac85-b030-4a4e-a392-d7f909bc39e4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-60fdac85-b030-4a4e-a392-d7f909bc39e4 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 returned with HTTP 200 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1404/2846] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fc6acab6-6a9d-48de-a754-9aca0061b353 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc6acab6-6a9d-48de-a754-9aca0061b353 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] GET http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc6acab6-6a9d-48de-a754-9aca0061b353 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc6acab6-6a9d-48de-a754-9aca0061b353 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-426d12e6-b080-4a85-8ece-0254dd9cc146 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-426d12e6-b080-4a85-8ece-0254dd9cc146 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-426d12e6-b080-4a85-8ece-0254dd9cc146 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-426d12e6-b080-4a85-8ece-0254dd9cc146 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc6acab6-6a9d-48de-a754-9aca0061b353 tempest-VolumeAndVolumeTypeFromImageTest-421252202 tempest-VolumeAndVolumeTypeFromImageTest-421252202-project-member] http://192.168.122.139/volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d returned with HTTP 404 Sep 03 11:12:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1443/2847] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/volumes/81d0969a-04df-4f7d-b17e-140bbf58023d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-426d12e6-b080-4a85-8ece-0254dd9cc146 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-426d12e6-b080-4a85-8ece-0254dd9cc146 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 returned with HTTP 200 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1405/2848] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-036f36e3-d933-45eb-8a0a-bb28b256c9d2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-036f36e3-d933-45eb-8a0a-bb28b256c9d2 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-036f36e3-d933-45eb-8a0a-bb28b256c9d2 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-036f36e3-d933-45eb-8a0a-bb28b256c9d2 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-036f36e3-d933-45eb-8a0a-bb28b256c9d2 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Snapshot retrieved successfully. Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-036f36e3-d933-45eb-8a0a-bb28b256c9d2 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 200 Sep 03 11:12:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1444/2849] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 483 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] GET http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Calling method 'detail' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86299) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Get all volumes completed successfully. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4ecd4290-15bd-4d7c-b4bc-3134432761dc tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] http://192.168.122.139/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1406/2850] 192.168.122.139 () {58 vars in 1169 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8124 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a15152d7-0579-4d3a-a365-26db4b5beec1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a15152d7-0579-4d3a-a365-26db4b5beec1 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] DELETE http://192.168.122.139/volume/v3/types/a37fd800-3477-41bf-ab92-01f9f1c3bf31 Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a15152d7-0579-4d3a-a365-26db4b5beec1 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a15152d7-0579-4d3a-a365-26db4b5beec1 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-74f57c3d-b9ce-4847-a0fc-1dce4bbc1b54 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74f57c3d-b9ce-4847-a0fc-1dce4bbc1b54 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] GET http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74f57c3d-b9ce-4847-a0fc-1dce4bbc1b54 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74f57c3d-b9ce-4847-a0fc-1dce4bbc1b54 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74f57c3d-b9ce-4847-a0fc-1dce4bbc1b54 tempest-CreateVolumesFromImageTest-1188790893 tempest-CreateVolumesFromImageTest-1188790893-project-member] http://192.168.122.139/volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 returned with HTTP 404 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1407/2851] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/volumes/6cfd1a53-72b8-4bbc-92fd-ea8f2b346820 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a15152d7-0579-4d3a-a365-26db4b5beec1 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] http://192.168.122.139/volume/v3/types/a37fd800-3477-41bf-ab92-01f9f1c3bf31 returned with HTTP 202 Sep 03 11:12:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1445/2852] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:12:59 2026] DELETE /volume/v3/types/a37fd800-3477-41bf-ab92-01f9f1c3bf31 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4f2ba2bf-59f6-49f6-8b23-28ce1cff7561 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f2ba2bf-59f6-49f6-8b23-28ce1cff7561 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] GET http://192.168.122.139/volume/v3/types/a37fd800-3477-41bf-ab92-01f9f1c3bf31 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f2ba2bf-59f6-49f6-8b23-28ce1cff7561 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f2ba2bf-59f6-49f6-8b23-28ce1cff7561 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f2ba2bf-59f6-49f6-8b23-28ce1cff7561 tempest-VolumeAndVolumeTypeFromImageTest-1371467104 tempest-VolumeAndVolumeTypeFromImageTest-1371467104-project-admin] http://192.168.122.139/volume/v3/types/a37fd800-3477-41bf-ab92-01f9f1c3bf31 returned with HTTP 404 Sep 03 11:12:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1408/2853] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:12:59 2026] GET /volume/v3/types/a37fd800-3477-41bf-ab92-01f9f1c3bf31 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0c8fe4d1-2341-4097-954a-bf9dab474280 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c8fe4d1-2341-4097-954a-bf9dab474280 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c8fe4d1-2341-4097-954a-bf9dab474280 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c8fe4d1-2341-4097-954a-bf9dab474280 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c8fe4d1-2341-4097-954a-bf9dab474280 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c8fe4d1-2341-4097-954a-bf9dab474280 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 returned with HTTP 200 Sep 03 11:13:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1446/2854] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:00 2026] GET /volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9855fda3-a3df-4bf6-a3f4-a94bb9bc3e5e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9855fda3-a3df-4bf6-a3f4-a94bb9bc3e5e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 Sep 03 11:13:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9855fda3-a3df-4bf6-a3f4-a94bb9bc3e5e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9855fda3-a3df-4bf6-a3f4-a94bb9bc3e5e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9855fda3-a3df-4bf6-a3f4-a94bb9bc3e5e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5463245a-e5e2-4d5f-be6e-dc2800c44f23 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5463245a-e5e2-4d5f-be6e-dc2800c44f23 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5463245a-e5e2-4d5f-be6e-dc2800c44f23 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5463245a-e5e2-4d5f-be6e-dc2800c44f23 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9855fda3-a3df-4bf6-a3f4-a94bb9bc3e5e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 returned with HTTP 200 Sep 03 11:13:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1409/2855] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:00 2026] GET /volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5463245a-e5e2-4d5f-be6e-dc2800c44f23 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 returned with HTTP 404 Sep 03 11:13:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1447/2856] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:00 2026] GET /volume/v3/snapshots/91befffb-4292-4fea-ae2e-82ff6c736c26 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c416655a-654a-419f-826f-654dbda685c4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:13:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Delete volume with id: 6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:13:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Delete volume request issued successfully. Sep 03 11:13:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c416655a-654a-419f-826f-654dbda685c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 202 Sep 03 11:13:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1410/2857] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:00 2026] DELETE /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d3f598ec-e8bd-43eb-acb4-e50b495041c4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3f598ec-e8bd-43eb-acb4-e50b495041c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3f598ec-e8bd-43eb-acb4-e50b495041c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d3f598ec-e8bd-43eb-acb4-e50b495041c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d3f598ec-e8bd-43eb-acb4-e50b495041c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:13:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d3f598ec-e8bd-43eb-acb4-e50b495041c4 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:13:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1448/2858] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:00 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 876 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f3335fe8-58ed-42f4-bb85-2f35bff5adff None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3335fe8-58ed-42f4-bb85-2f35bff5adff tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 Sep 03 11:13:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3335fe8-58ed-42f4-bb85-2f35bff5adff tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f3335fe8-58ed-42f4-bb85-2f35bff5adff tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f3335fe8-58ed-42f4-bb85-2f35bff5adff tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f3335fe8-58ed-42f4-bb85-2f35bff5adff tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 returned with HTTP 200 Sep 03 11:13:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1411/2859] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:01 2026] GET /volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4981a5b3-97a4-420e-9375-37e4b1472aef None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4981a5b3-97a4-420e-9375-37e4b1472aef tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb Sep 03 11:13:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4981a5b3-97a4-420e-9375-37e4b1472aef tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4981a5b3-97a4-420e-9375-37e4b1472aef tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:01 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:01 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4981a5b3-97a4-420e-9375-37e4b1472aef tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4981a5b3-97a4-420e-9375-37e4b1472aef tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb returned with HTTP 200 Sep 03 11:13:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1449/2860] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:01 2026] GET /volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-00a222bd-29a1-42b4-aa53-389a39560776 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00a222bd-29a1-42b4-aa53-389a39560776 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:13:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00a222bd-29a1-42b4-aa53-389a39560776 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-00a222bd-29a1-42b4-aa53-389a39560776 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:01 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:01 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-00a222bd-29a1-42b4-aa53-389a39560776 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:13:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-00a222bd-29a1-42b4-aa53-389a39560776 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 200 Sep 03 11:13:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1412/2861] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:01 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9316841c-ade2-475a-82dc-faaa2827d820 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9316841c-ade2-475a-82dc-faaa2827d820 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9316841c-ade2-475a-82dc-faaa2827d820 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9316841c-ade2-475a-82dc-faaa2827d820 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9316841c-ade2-475a-82dc-faaa2827d820 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9316841c-ade2-475a-82dc-faaa2827d820 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb returned with HTTP 200 Sep 03 11:13:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1450/2862] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:02 2026] GET /volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-958c669a-e61e-4685-9bbe-58987e4a9732 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume with id: 7df7c5de-976e-4b44-b040-cde7d081eeeb Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-edb4a08e-a84c-4e64-a368-8322aa9bc7b8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-edb4a08e-a84c-4e64-a368-8322aa9bc7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-edb4a08e-a84c-4e64-a368-8322aa9bc7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-edb4a08e-a84c-4e64-a368-8322aa9bc7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-edb4a08e-a84c-4e64-a368-8322aa9bc7b8 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 returned with HTTP 404 Sep 03 11:13:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1451/2863] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:02 2026] GET /volume/v3/volumes/6300224c-3d28-4db8-80c1-af9a13738e94 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] DELETE http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Delete volume with id: 9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume request issued successfully. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-958c669a-e61e-4685-9bbe-58987e4a9732 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb returned with HTTP 202 Sep 03 11:13:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1413/2864] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:02 2026] DELETE /volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dd3fc948-5875-4c0e-ab02-5ebe3405162c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd3fc948-5875-4c0e-ab02-5ebe3405162c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd3fc948-5875-4c0e-ab02-5ebe3405162c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dd3fc948-5875-4c0e-ab02-5ebe3405162c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-dd3fc948-5875-4c0e-ab02-5ebe3405162c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dd3fc948-5875-4c0e-ab02-5ebe3405162c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb returned with HTTP 200 Sep 03 11:13:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1414/2865] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:02 2026] GET /volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Delete volume request issued successfully. Sep 03 11:13:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7201c186-4ac7-4a31-95c3-b5ab3cf3cb84 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 202 Sep 03 11:13:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1452/2866] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:02 2026] DELETE /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0bca75e0-0343-4f77-b1a0-0d455f62f214 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0bca75e0-0343-4f77-b1a0-0d455f62f214 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0bca75e0-0343-4f77-b1a0-0d455f62f214 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0bca75e0-0343-4f77-b1a0-0d455f62f214 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0bca75e0-0343-4f77-b1a0-0d455f62f214 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:13:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0bca75e0-0343-4f77-b1a0-0d455f62f214 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 200 Sep 03 11:13:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1415/2867] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:02 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-98de9582-0ecd-45b1-8f9d-76a4d472cb6a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98de9582-0ecd-45b1-8f9d-76a4d472cb6a tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb Sep 03 11:13:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98de9582-0ecd-45b1-8f9d-76a4d472cb6a tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-98de9582-0ecd-45b1-8f9d-76a4d472cb6a tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-98de9582-0ecd-45b1-8f9d-76a4d472cb6a tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb returned with HTTP 404 Sep 03 11:13:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1453/2868] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:03 2026] GET /volume/v3/volumes/7df7c5de-976e-4b44-b040-cde7d081eeeb => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 Sep 03 11:13:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:03 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume with id: 2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 Sep 03 11:13:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fc6e243c-10f9-4203-bdf0-2a922b9089ce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:04 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:04 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc6e243c-10f9-4203-bdf0-2a922b9089ce tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:13:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc6e243c-10f9-4203-bdf0-2a922b9089ce tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc6e243c-10f9-4203-bdf0-2a922b9089ce tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fc6e243c-10f9-4203-bdf0-2a922b9089ce tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Volume info retrieved successfully. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc6e243c-10f9-4203-bdf0-2a922b9089ce tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 200 Sep 03 11:13:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1454/2869] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:04 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 841 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume request issued successfully. Sep 03 11:13:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5b2d24f-69ac-43dc-8514-1067f9761984 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 returned with HTTP 202 Sep 03 11:13:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1416/2870] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:03 2026] DELETE /volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:13:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2006b7fa-216c-4eb8-9c09-b8f5701f8b81 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2006b7fa-216c-4eb8-9c09-b8f5701f8b81 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 Sep 03 11:13:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2006b7fa-216c-4eb8-9c09-b8f5701f8b81 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2006b7fa-216c-4eb8-9c09-b8f5701f8b81 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2006b7fa-216c-4eb8-9c09-b8f5701f8b81 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2006b7fa-216c-4eb8-9c09-b8f5701f8b81 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 returned with HTTP 200 Sep 03 11:13:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1455/2871] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:04 2026] GET /volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93b913dd-0b5c-401c-a2ab-cba22bf88d06 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93b913dd-0b5c-401c-a2ab-cba22bf88d06 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] GET http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93b913dd-0b5c-401c-a2ab-cba22bf88d06 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93b913dd-0b5c-401c-a2ab-cba22bf88d06 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93b913dd-0b5c-401c-a2ab-cba22bf88d06 tempest-CinderUnicodeTest-376686311 tempest-CinderUnicodeTest-376686311-project-member] http://192.168.122.139/volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 returned with HTTP 404 Sep 03 11:13:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1417/2872] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:05 2026] GET /volume/v3/volumes/9917ce01-4255-46a9-9763-d34b3686cfa6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d9e147e3-9733-4ad5-8469-bc77cac59d90 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9e147e3-9733-4ad5-8469-bc77cac59d90 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9e147e3-9733-4ad5-8469-bc77cac59d90 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d9e147e3-9733-4ad5-8469-bc77cac59d90 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d9e147e3-9733-4ad5-8469-bc77cac59d90 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 returned with HTTP 404 Sep 03 11:13:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1456/2873] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:05 2026] GET /volume/v3/volumes/2c699b82-c2b7-4b3d-badf-7cd0c6eddac2 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cf7fe404-0801-4221-be18-c813eff3cf9f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume with id: 0ac50bcb-100c-47cf-8d9c-208116b12830 Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f58be25d-700c-47e5-aa6e-60330ab5518e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume request issued successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cf7fe404-0801-4221-be18-c813eff3cf9f tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 returned with HTTP 202 Sep 03 11:13:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1418/2874] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:05 2026] DELETE /volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 => generated 0 bytes in 450 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0f71e870-d922-4a8a-b650-1563e0ce8d48 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0f71e870-d922-4a8a-b650-1563e0ce8d48 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0f71e870-d922-4a8a-b650-1563e0ce8d48 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0f71e870-d922-4a8a-b650-1563e0ce8d48 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0f71e870-d922-4a8a-b650-1563e0ce8d48 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0f71e870-d922-4a8a-b650-1563e0ce8d48 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 returned with HTTP 200 Sep 03 11:13:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1419/2875] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:05 2026] GET /volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1828361068"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1828361068'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:13:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (c66a8161-702b-475e-92bf-b8556cd4c2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0934528-bdeb-4f32-9e14-139a0929e486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:05 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0934528-bdeb-4f32-9e14-139a0929e486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57fe18c-e434-42dd-b2b9-9cf213e1ccd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['4516aad5-0f02-4129-860c-54b89beffee9', '19f1d32a-83f7-4d05-9733-da254dee1d1f', '54a95356-ea0c-4705-aaa3-6b2426e6ec9d', '38420605-8607-42c9-91f7-7c3801a577ed'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57fe18c-e434-42dd-b2b9-9cf213e1ccd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4516aad5-0f02-4129-860c-54b89beffee9', '19f1d32a-83f7-4d05-9733-da254dee1d1f', '54a95356-ea0c-4705-aaa3-6b2426e6ec9d', '38420605-8607-42c9-91f7-7c3801a577ed']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3fbe3c-4b5b-410a-9797-70eda041f4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:06 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3fbe3c-4b5b-410a-9797-70eda041f4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a39309-eff8-4e07-89f2-aed0e1398d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1828361068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['4516aad5-0f02-4129-860c-54b89beffee9','19f1d32a-83f7-4d05-9733-da254dee1d1f','54a95356-ea0c-4705-aaa3-6b2426e6ec9d','38420605-8607-42c9-91f7-7c3801a577ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1828361068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a39309-eff8-4e07-89f2-aed0e1398d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64585fc8-4a6a-473c-82de-c7929b59a38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64585fc8-4a6a-473c-82de-c7929b59a38d) transitioned into state 'SUCCESS' from state '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-1828361068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['4516aad5-0f02-4129-860c-54b89beffee9','19f1d32a-83f7-4d05-9733-da254dee1d1f','54a95356-ea0c-4705-aaa3-6b2426e6ec9d','38420605-8607-42c9-91f7-7c3801a577ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b16dd22-2303-4b4a-9675-15c62071de50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b16dd22-2303-4b4a-9675-15c62071de50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (c66a8161-702b-475e-92bf-b8556cd4c2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:13:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f58be25d-700c-47e5-aa6e-60330ab5518e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1457/2876] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:05 2026] POST /volume/v3/volumes => generated 787 bytes in 1074 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f66265b-dfca-46f5-91f5-1c9169568319 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f66265b-dfca-46f5-91f5-1c9169568319 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f66265b-dfca-46f5-91f5-1c9169568319 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f66265b-dfca-46f5-91f5-1c9169568319 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2f66265b-dfca-46f5-91f5-1c9169568319 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f66265b-dfca-46f5-91f5-1c9169568319 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d returned with HTTP 200 Sep 03 11:13:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1420/2877] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:06 2026] GET /volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d => generated 966 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-075ed152-7a99-40b7-9851-d0ee49d9c293 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-075ed152-7a99-40b7-9851-d0ee49d9c293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-075ed152-7a99-40b7-9851-d0ee49d9c293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-075ed152-7a99-40b7-9851-d0ee49d9c293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-075ed152-7a99-40b7-9851-d0ee49d9c293 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 returned with HTTP 404 Sep 03 11:13:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1458/2878] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:06 2026] GET /volume/v3/volumes/0ac50bcb-100c-47cf-8d9c-208116b12830 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume with id: 1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d6835305-55f0-4737-968e-c7193641e91f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "63ac1184-90e5-4367-a1a9-b1d3fe97a421", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '63ac1184-90e5-4367-a1a9-b1d3fe97a421', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume request issued successfully. Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e75ce82c-7389-49b6-88a1-4312e1d0155b tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 returned with HTTP 202 Sep 03 11:13:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1421/2879] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:06 2026] DELETE /volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0b3be497-1040-44ae-b074-337a9177acae None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0b3be497-1040-44ae-b074-337a9177acae tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0b3be497-1040-44ae-b074-337a9177acae tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0b3be497-1040-44ae-b074-337a9177acae tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0b3be497-1040-44ae-b074-337a9177acae tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0b3be497-1040-44ae-b074-337a9177acae tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 returned with HTTP 200 Sep 03 11:13:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1422/2880] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:06 2026] GET /volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Create volume of 1 GB Sep 03 11:13:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Availability Zones retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Flow 'volume_create_api' (57dee5cd-4808-4011-a96b-3a2b737d1787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc56ea0f-fe31-4072-81c1-dd93755f4d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc56ea0f-fe31-4072-81c1-dd93755f4d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff0ed4d-e6cd-4283-8e7e-84348c3159e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Created reservations ['b0782238-70be-4db7-a033-c0a306cbeb12', '2983b0a0-a744-4584-b417-6ee623212448', '261be211-fe96-497c-98c5-f71ae34440a8', '148b3683-c07e-49e7-90cb-fa5e4089a3c0'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff0ed4d-e6cd-4283-8e7e-84348c3159e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0782238-70be-4db7-a033-c0a306cbeb12', '2983b0a0-a744-4584-b417-6ee623212448', '261be211-fe96-497c-98c5-f71ae34440a8', '148b3683-c07e-49e7-90cb-fa5e4089a3c0']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d0671a-bca0-4a5f-bcfa-7339c125f488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d0671a-bca0-4a5f-bcfa-7339c125f488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ef40c5a-4b92-46f8-a4ef-7705ee36fef7', '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='3e0e6dc3ad3d4bf18dcf5c687ddedfa7',qos_specs=None,replication_status=,reservations=['b0782238-70be-4db7-a033-c0a306cbeb12','2983b0a0-a744-4584-b417-6ee623212448','261be211-fe96-497c-98c5-f71ae34440a8','148b3683-c07e-49e7-90cb-fa5e4089a3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41b4b44034b41db8d835b25c25b34db',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ef40c5a-4b92-46f8-a4ef-7705ee36fef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e0e6dc3ad3d4bf18dcf5c687ddedfa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b41b4b44034b41db8d835b25c25b34db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096188fd-19ca-4372-bc4e-ee80d45139a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096188fd-19ca-4372-bc4e-ee80d45139a9) transitioned into state 'SUCCESS' from 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='3e0e6dc3ad3d4bf18dcf5c687ddedfa7',qos_specs=None,replication_status=,reservations=['b0782238-70be-4db7-a033-c0a306cbeb12','2983b0a0-a744-4584-b417-6ee623212448','261be211-fe96-497c-98c5-f71ae34440a8','148b3683-c07e-49e7-90cb-fa5e4089a3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b41b4b44034b41db8d835b25c25b34db',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c64da00e-c700-4f35-9de7-56e6996c6a9d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93df2a99-429f-4ed4-8ba8-a70e484cb285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c64da00e-c700-4f35-9de7-56e6996c6a9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c64da00e-c700-4f35-9de7-56e6996c6a9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c64da00e-c700-4f35-9de7-56e6996c6a9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93df2a99-429f-4ed4-8ba8-a70e484cb285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c64da00e-c700-4f35-9de7-56e6996c6a9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Flow 'volume_create_api' (57dee5cd-4808-4011-a96b-3a2b737d1787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Create volume request issued successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6835305-55f0-4737-968e-c7193641e91f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1459/2881] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 11:13:06 2026] POST /volume/v3/volumes => generated 784 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c64da00e-c700-4f35-9de7-56e6996c6a9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d returned with HTTP 200 Sep 03 11:13:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1423/2882] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:07 2026] GET /volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-74f96964-3648-4da2-94e7-191f2c5bf350 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74f96964-3648-4da2-94e7-191f2c5bf350 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74f96964-3648-4da2-94e7-191f2c5bf350 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-74f96964-3648-4da2-94e7-191f2c5bf350 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:07 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-74f96964-3648-4da2-94e7-191f2c5bf350 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-74f96964-3648-4da2-94e7-191f2c5bf350 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1460/2883] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:07 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-25d1f555-d3d9-4d29-a448-7e065707c72e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25d1f555-d3d9-4d29-a448-7e065707c72e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:13:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25d1f555-d3d9-4d29-a448-7e065707c72e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25d1f555-d3d9-4d29-a448-7e065707c72e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25d1f555-d3d9-4d29-a448-7e065707c72e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25d1f555-d3d9-4d29-a448-7e065707c72e tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 returned with HTTP 200 Sep 03 11:13:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1424/2884] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:08 2026] GET /volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f664744c-aba0-45bf-bb6a-5a0552e6ce2b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f664744c-aba0-45bf-bb6a-5a0552e6ce2b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f664744c-aba0-45bf-bb6a-5a0552e6ce2b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f664744c-aba0-45bf-bb6a-5a0552e6ce2b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:08 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:08 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:08 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:08 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:08 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f664744c-aba0-45bf-bb6a-5a0552e6ce2b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f664744c-aba0-45bf-bb6a-5a0552e6ce2b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d returned with HTTP 200 Sep 03 11:13:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1461/2885] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:08 2026] GET /volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a7848190-c960-42db-8e21-0c7950f0c767 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3d99ed86-4489-4103-8d96-b343924a7d95 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7848190-c960-42db-8e21-0c7950f0c767 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7848190-c960-42db-8e21-0c7950f0c767 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7848190-c960-42db-8e21-0c7950f0c767 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a7848190-c960-42db-8e21-0c7950f0c767 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7848190-c960-42db-8e21-0c7950f0c767 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1425/2886] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:08 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36a39309-eff8-4e07-89f2-aed0e1398d6d", "name": "tempest-ProjectMemberTests-Snapshot-724350919"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Volume info retrieved successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Create snapshot from volume 36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed1ae628-ff7e-4fae-9fe8-2ff7d2f8366c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed1ae628-ff7e-4fae-9fe8-2ff7d2f8366c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed1ae628-ff7e-4fae-9fe8-2ff7d2f8366c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed1ae628-ff7e-4fae-9fe8-2ff7d2f8366c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed1ae628-ff7e-4fae-9fe8-2ff7d2f8366c tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 returned with HTTP 404 Sep 03 11:13:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1426/2887] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:09 2026] GET /volume/v3/volumes/1c487a12-2fa7-4d12-a92c-5f4cf21e35c0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a4f11d71-a32e-4e17-883a-22fe06674130 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Created reservations ['eecf60c6-416d-400b-9528-089b503a8861', '74324933-4ce7-4847-9fdd-ccf339c92b82', 'f5a75055-604e-4990-988f-0af8340e2b8e', '6d7e553e-0837-4f69-a35e-5cae48ed0216'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume with id: d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:13:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume request issued successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a4f11d71-a32e-4e17-883a-22fe06674130 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f returned with HTTP 202 Sep 03 11:13:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1427/2888] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:09 2026] DELETE /volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-521ce9d6-cd8f-4194-8c12-6c5e6de6a103 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot create request issued successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3d99ed86-4489-4103-8d96-b343924a7d95 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:13:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1462/2889] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:13:08 2026] POST /volume/v3/snapshots => generated 304 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-521ce9d6-cd8f-4194-8c12-6c5e6de6a103 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-521ce9d6-cd8f-4194-8c12-6c5e6de6a103 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-521ce9d6-cd8f-4194-8c12-6c5e6de6a103 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1d41778d-2026-407c-84c5-8c440e26b80b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d41778d-2026-407c-84c5-8c440e26b80b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d41778d-2026-407c-84c5-8c440e26b80b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1d41778d-2026-407c-84c5-8c440e26b80b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1d41778d-2026-407c-84c5-8c440e26b80b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1d41778d-2026-407c-84c5-8c440e26b80b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1463/2890] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:09 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-521ce9d6-cd8f-4194-8c12-6c5e6de6a103 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-521ce9d6-cd8f-4194-8c12-6c5e6de6a103 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f returned with HTTP 200 Sep 03 11:13:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1428/2891] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:09 2026] GET /volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ec2a0b81-d4dd-4a08-acde-dc3f6ae6a0ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-088c90bd-dcb1-470f-9f85-8054fed1f560 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-088c90bd-dcb1-470f-9f85-8054fed1f560 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-088c90bd-dcb1-470f-9f85-8054fed1f560 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-088c90bd-dcb1-470f-9f85-8054fed1f560 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-088c90bd-dcb1-470f-9f85-8054fed1f560 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-088c90bd-dcb1-470f-9f85-8054fed1f560 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1429/2892] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:09 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 934 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ec2a0b81-d4dd-4a08-acde-dc3f6ae6a0ad tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ec2a0b81-d4dd-4a08-acde-dc3f6ae6a0ad tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ec2a0b81-d4dd-4a08-acde-dc3f6ae6a0ad tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-admin] Calling method 'get_pools' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ec2a0b81-d4dd-4a08-acde-dc3f6ae6a0ad tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1464/2893] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:13:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d30444ad-8585-4ba0-8449-d15afd48f274 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d30444ad-8585-4ba0-8449-d15afd48f274 tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-reader] GET http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d30444ad-8585-4ba0-8449-d15afd48f274 tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d30444ad-8585-4ba0-8449-d15afd48f274 tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-d30444ad-8585-4ba0-8449-d15afd48f274 tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '54adf6bc7e3f44c29be990c92810cca3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70f85202d224418fb7d706a634aa182a', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d30444ad-8585-4ba0-8449-d15afd48f274 tempest-ProjectReaderTests-1710072764 tempest-ProjectReaderTests-1710072764-project-reader] http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 11:13:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1430/2894] 192.168.122.139 () {58 vars in 1193 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 170 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c1866047-a027-489c-8df7-c3b2919d15c2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1866047-a027-489c-8df7-c3b2919d15c2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1866047-a027-489c-8df7-c3b2919d15c2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c1866047-a027-489c-8df7-c3b2919d15c2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c1866047-a027-489c-8df7-c3b2919d15c2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c1866047-a027-489c-8df7-c3b2919d15c2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1465/2895] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 436 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a7e0d207-2620-4e96-a946-9dd064b7e7c9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7e0d207-2620-4e96-a946-9dd064b7e7c9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7e0d207-2620-4e96-a946-9dd064b7e7c9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a7e0d207-2620-4e96-a946-9dd064b7e7c9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a7e0d207-2620-4e96-a946-9dd064b7e7c9 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f returned with HTTP 404 Sep 03 11:13:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1431/2896] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/volumes/d5a12473-d92a-46ed-aed6-534d76002e5f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete snapshot with id: 14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot delete request issued successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0ff3459-1f44-4d79-8316-66d8c4187adf tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 202 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1466/2897] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:10 2026] DELETE /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-02d96e88-93d2-471b-904f-d1ab66ce3f63 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-02d96e88-93d2-471b-904f-d1ab66ce3f63 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-02d96e88-93d2-471b-904f-d1ab66ce3f63 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-02d96e88-93d2-471b-904f-d1ab66ce3f63 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-02d96e88-93d2-471b-904f-d1ab66ce3f63 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-02d96e88-93d2-471b-904f-d1ab66ce3f63 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:13:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1432/2898] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 474 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cc520ac2-652c-4b44-926e-03e6f26c26ec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc520ac2-652c-4b44-926e-03e6f26c26ec tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc520ac2-652c-4b44-926e-03e6f26c26ec tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cc520ac2-652c-4b44-926e-03e6f26c26ec tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cc520ac2-652c-4b44-926e-03e6f26c26ec tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cc520ac2-652c-4b44-926e-03e6f26c26ec tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1467/2899] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 934 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93f7ef50-a54e-4098-91c1-2a361ad43678 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93f7ef50-a54e-4098-91c1-2a361ad43678 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93f7ef50-a54e-4098-91c1-2a361ad43678 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93f7ef50-a54e-4098-91c1-2a361ad43678 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-93f7ef50-a54e-4098-91c1-2a361ad43678 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93f7ef50-a54e-4098-91c1-2a361ad43678 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1433/2900] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:11 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b973a331-b6cf-44c4-8905-3060c16dcf65 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b973a331-b6cf-44c4-8905-3060c16dcf65 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:13:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b973a331-b6cf-44c4-8905-3060c16dcf65 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b973a331-b6cf-44c4-8905-3060c16dcf65 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:11 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:11 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b973a331-b6cf-44c4-8905-3060c16dcf65 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Snapshot retrieved successfully. Sep 03 11:13:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b973a331-b6cf-44c4-8905-3060c16dcf65 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 200 Sep 03 11:13:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1468/2901] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:11 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f47655e-0493-45ff-97f6-b5892491c130 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f47655e-0493-45ff-97f6-b5892491c130 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f47655e-0493-45ff-97f6-b5892491c130 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f47655e-0493-45ff-97f6-b5892491c130 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2f47655e-0493-45ff-97f6-b5892491c130 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f47655e-0493-45ff-97f6-b5892491c130 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1434/2902] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:12 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 934 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4b5d16dc-597d-4c1a-8567-081253be69d1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b5d16dc-597d-4c1a-8567-081253be69d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b5d16dc-597d-4c1a-8567-081253be69d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b5d16dc-597d-4c1a-8567-081253be69d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4b5d16dc-597d-4c1a-8567-081253be69d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b5d16dc-597d-4c1a-8567-081253be69d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1469/2903] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:12 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Delete snapshot with id: dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot delete request issued successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d94bda18-9029-4ad2-a86e-8a5ef98b648a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 202 Sep 03 11:13:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1435/2904] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:12 2026] DELETE /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f0baac7f-bff5-4642-8df5-51733619b724 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f0baac7f-bff5-4642-8df5-51733619b724 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f0baac7f-bff5-4642-8df5-51733619b724 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f0baac7f-bff5-4642-8df5-51733619b724 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f0baac7f-bff5-4642-8df5-51733619b724 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f0baac7f-bff5-4642-8df5-51733619b724 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1470/2905] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:12 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 462 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1bedadf3-0be8-4bc6-a040-2f9183e229c8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bedadf3-0be8-4bc6-a040-2f9183e229c8 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bedadf3-0be8-4bc6-a040-2f9183e229c8 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1bedadf3-0be8-4bc6-a040-2f9183e229c8 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1bedadf3-0be8-4bc6-a040-2f9183e229c8 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 returned with HTTP 404 Sep 03 11:13:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1436/2906] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:12 2026] GET /volume/v3/snapshots/14561b6e-bf42-454a-9aff-e03387bdd340 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] DELETE http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume with id: cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:13:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Delete volume request issued successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-421672ec-63ca-401b-b9e3-4ee355e64dc3 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 202 Sep 03 11:13:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1471/2907] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:12 2026] DELETE /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b9bd83ca-9f36-4e74-8c54-829fe9018b07 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9bd83ca-9f36-4e74-8c54-829fe9018b07 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9bd83ca-9f36-4e74-8c54-829fe9018b07 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9bd83ca-9f36-4e74-8c54-829fe9018b07 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:12 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9bd83ca-9f36-4e74-8c54-829fe9018b07 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Volume info retrieved successfully. Sep 03 11:13:12 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9bd83ca-9f36-4e74-8c54-829fe9018b07 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 200 Sep 03 11:13:12 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1437/2908] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:12 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b860f14a-7b40-4923-a4f9-a9b642faf88f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b860f14a-7b40-4923-a4f9-a9b642faf88f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b860f14a-7b40-4923-a4f9-a9b642faf88f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b860f14a-7b40-4923-a4f9-a9b642faf88f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:13 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:13 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b860f14a-7b40-4923-a4f9-a9b642faf88f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b860f14a-7b40-4923-a4f9-a9b642faf88f tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1472/2909] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:13 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 937 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6562797f-b93d-48d1-81c7-4fc2eb94fdf3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6562797f-b93d-48d1-81c7-4fc2eb94fdf3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6562797f-b93d-48d1-81c7-4fc2eb94fdf3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6562797f-b93d-48d1-81c7-4fc2eb94fdf3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6562797f-b93d-48d1-81c7-4fc2eb94fdf3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6562797f-b93d-48d1-81c7-4fc2eb94fdf3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1438/2910] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:13 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6ecacccc-8c65-428d-82f1-4985c28af5e6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6ecacccc-8c65-428d-82f1-4985c28af5e6 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] GET http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad Sep 03 11:13:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6ecacccc-8c65-428d-82f1-4985c28af5e6 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6ecacccc-8c65-428d-82f1-4985c28af5e6 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6ecacccc-8c65-428d-82f1-4985c28af5e6 tempest-CreateVolumesFromSnapshotTest-1368763954 tempest-CreateVolumesFromSnapshotTest-1368763954-project-member] http://192.168.122.139/volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad returned with HTTP 404 Sep 03 11:13:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1473/2911] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:13 2026] GET /volume/v3/volumes/cfa71ba6-825c-4aba-a5c2-d61d529d96ad => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-084a48c8-6e00-45c8-aed0-f4a314417908 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-829b0226-312b-49af-a368-c9d0c3bedd30 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-829b0226-312b-49af-a368-c9d0c3bedd30 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-829b0226-312b-49af-a368-c9d0c3bedd30 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-829b0226-312b-49af-a368-c9d0c3bedd30 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-829b0226-312b-49af-a368-c9d0c3bedd30 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-829b0226-312b-49af-a368-c9d0c3bedd30 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1474/2912] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:14 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 937 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-084a48c8-6e00-45c8-aed0-f4a314417908 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-084a48c8-6e00-45c8-aed0-f4a314417908 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-347420960", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1691993294", "vendor_name": "tempest-vendor_name-1901587961"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-084a48c8-6e00-45c8-aed0-f4a314417908 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1439/2913] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:14 2026] POST /volume/v3/types => generated 328 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-586a9272-46ee-407a-98d5-efa34b95ada4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5b4d11d3-1afe-427b-89c7-c57f650fa2f3", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume request body: {'volume': {'volume_type': '5b4d11d3-1afe-427b-89c7-c57f650fa2f3', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume of 1 GB Sep 03 11:13:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Flow 'volume_create_api' (2cf13604-f9c3-4e1b-845c-8b179fb77d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb2d6b0-6ea7-4788-8650-2624c72eef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-51973944-4920-4e41-b21b-e16a86490878 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-51973944-4920-4e41-b21b-e16a86490878 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-51973944-4920-4e41-b21b-e16a86490878 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-51973944-4920-4e41-b21b-e16a86490878 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb2d6b0-6ea7-4788-8650-2624c72eef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:13:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1691993294',vendor_name='tempest-vendor_name-1901587961'},id=5b4d11d3-1afe-427b-89c7-c57f650fa2f3,is_public=True,name='tempest-ProjectAdminTests-volume-type-347420960',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b4d11d3-1afe-427b-89c7-c57f650fa2f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-51973944-4920-4e41-b21b-e16a86490878 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b16fbb-f072-443a-bcf5-6dc976f68415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-51973944-4920-4e41-b21b-e16a86490878 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 200 Sep 03 11:13:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1440/2914] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:14 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 462 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:14 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-347420960 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-347420960, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-347420960 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-347420960, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Created reservations ['dfdc4fc6-5839-404d-aac7-0be27e8ff49e', 'c6b6c5e0-75e4-4b14-9bde-fd80736bc6ee', '7fc8aa18-9e87-43b2-9e51-792d624319ce', '7ac49aa8-787c-45d3-a5c3-7fc7df26d756'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b16fbb-f072-443a-bcf5-6dc976f68415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdc4fc6-5839-404d-aac7-0be27e8ff49e', 'c6b6c5e0-75e4-4b14-9bde-fd80736bc6ee', '7fc8aa18-9e87-43b2-9e51-792d624319ce', '7ac49aa8-787c-45d3-a5c3-7fc7df26d756']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbdeb68-113a-4876-8020-4d5b803b3f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbdeb68-113a-4876-8020-4d5b803b3f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '525f8398-f7b3-4d2e-b7bf-2ffe7825b697', '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='32aa143432f14abda764aa0542d095d3',qos_specs=None,replication_status=,reservations=['dfdc4fc6-5839-404d-aac7-0be27e8ff49e','c6b6c5e0-75e4-4b14-9bde-fd80736bc6ee','7fc8aa18-9e87-43b2-9e51-792d624319ce','7ac49aa8-787c-45d3-a5c3-7fc7df26d756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_type_id=5b4d11d3-1afe-427b-89c7-c57f650fa2f3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:14Z,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=525f8398-f7b3-4d2e-b7bf-2ffe7825b697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aa143432f14abda764aa0542d095d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b4d11d3-1afe-427b-89c7-c57f650fa2f3),volume_type_id=5b4d11d3-1afe-427b-89c7-c57f650fa2f3)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f488a3a-4f9c-40a0-850a-a09cd2e86aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f488a3a-4f9c-40a0-850a-a09cd2e86aaf) transitioned into state 'SUCCESS' from 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='32aa143432f14abda764aa0542d095d3',qos_specs=None,replication_status=,reservations=['dfdc4fc6-5839-404d-aac7-0be27e8ff49e','c6b6c5e0-75e4-4b14-9bde-fd80736bc6ee','7fc8aa18-9e87-43b2-9e51-792d624319ce','7ac49aa8-787c-45d3-a5c3-7fc7df26d756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_type_id=5b4d11d3-1afe-427b-89c7-c57f650fa2f3)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:14 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb1d41ff-ab88-4f17-b81b-046a8feb0fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb1d41ff-ab88-4f17-b81b-046a8feb0fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Flow 'volume_create_api' (2cf13604-f9c3-4e1b-845c-8b179fb77d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume request issued successfully. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-586a9272-46ee-407a-98d5-efa34b95ada4 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1475/2915] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:13:14 2026] POST /volume/v3/volumes => generated 780 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b168ee6-04d3-4fda-8c47-c947eb287909 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b168ee6-04d3-4fda-8c47-c947eb287909 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b168ee6-04d3-4fda-8c47-c947eb287909 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b168ee6-04d3-4fda-8c47-c947eb287909 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b168ee6-04d3-4fda-8c47-c947eb287909 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b168ee6-04d3-4fda-8c47-c947eb287909 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 returned with HTTP 200 Sep 03 11:13:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1441/2916] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:15 2026] GET /volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3699778c-7bf8-4ad1-a496-56a307cfca11 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3699778c-7bf8-4ad1-a496-56a307cfca11 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3699778c-7bf8-4ad1-a496-56a307cfca11 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3699778c-7bf8-4ad1-a496-56a307cfca11 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3699778c-7bf8-4ad1-a496-56a307cfca11 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3699778c-7bf8-4ad1-a496-56a307cfca11 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1476/2917] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:15 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 937 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-16b0c34b-5db3-4c54-9c61-abe3d27b9a72 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16b0c34b-5db3-4c54-9c61-abe3d27b9a72 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16b0c34b-5db3-4c54-9c61-abe3d27b9a72 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-16b0c34b-5db3-4c54-9c61-abe3d27b9a72 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-16b0c34b-5db3-4c54-9c61-abe3d27b9a72 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd returned with HTTP 404 Sep 03 11:13:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1442/2918] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:15 2026] GET /volume/v3/snapshots/dcb259cf-ff41-4370-aa4d-120b5ce331cd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: 36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:13:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4cd06cd0-1f2c-45a6-8851-7b0c735f6149 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d returned with HTTP 202 Sep 03 11:13:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1477/2919] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:15 2026] DELETE /volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c55ed91a-e8a2-471f-aeea-771eaa078582 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c55ed91a-e8a2-471f-aeea-771eaa078582 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c55ed91a-e8a2-471f-aeea-771eaa078582 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c55ed91a-e8a2-471f-aeea-771eaa078582 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c55ed91a-e8a2-471f-aeea-771eaa078582 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c55ed91a-e8a2-471f-aeea-771eaa078582 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d returned with HTTP 200 Sep 03 11:13:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1443/2920] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:15 2026] GET /volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3a37e752-64b3-4abf-9d4c-9cfa35a67e14 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a37e752-64b3-4abf-9d4c-9cfa35a67e14 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a37e752-64b3-4abf-9d4c-9cfa35a67e14 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3a37e752-64b3-4abf-9d4c-9cfa35a67e14 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3a37e752-64b3-4abf-9d4c-9cfa35a67e14 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3a37e752-64b3-4abf-9d4c-9cfa35a67e14 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 returned with HTTP 200 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1478/2921] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:16 2026] GET /volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5d917729-f69d-4cdd-a67d-6b91005b6d5b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d917729-f69d-4cdd-a67d-6b91005b6d5b tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d917729-f69d-4cdd-a67d-6b91005b6d5b tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5d917729-f69d-4cdd-a67d-6b91005b6d5b tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5d917729-f69d-4cdd-a67d-6b91005b6d5b tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1444/2922] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:16 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 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9c2b2873-5d53-4324-82d8-e3f159400380 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c2b2873-5d53-4324-82d8-e3f159400380 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/messages/099b6fd2-d2d5-4e0e-a4c6-01d967a88a79 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c2b2873-5d53-4324-82d8-e3f159400380 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9c2b2873-5d53-4324-82d8-e3f159400380 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9c2b2873-5d53-4324-82d8-e3f159400380 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages/099b6fd2-d2d5-4e0e-a4c6-01d967a88a79 returned with HTTP 204 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1479/2923] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:13:16 2026] DELETE /volume/v3/messages/099b6fd2-d2d5-4e0e-a4c6-01d967a88a79 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fea6beca-af27-4f0e-b0c5-19fe9a402c6a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fea6beca-af27-4f0e-b0c5-19fe9a402c6a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/messages/099b6fd2-d2d5-4e0e-a4c6-01d967a88a79 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fea6beca-af27-4f0e-b0c5-19fe9a402c6a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fea6beca-af27-4f0e-b0c5-19fe9a402c6a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fea6beca-af27-4f0e-b0c5-19fe9a402c6a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages/099b6fd2-d2d5-4e0e-a4c6-01d967a88a79 returned with HTTP 404 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1445/2924] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:16 2026] GET /volume/v3/messages/099b6fd2-d2d5-4e0e-a4c6-01d967a88a79 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21cb7123-64e5-4582-9048-c7f343749e56 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Delete volume with id: 525f8398-f7b3-4d2e-b7bf-2ffe7825b697 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9ca01395-4e46-4deb-ac79-cb39f114ea51 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Created reservations ['05276b59-984c-421f-86c7-21073e0fca13', '11e84464-84fc-427e-8537-0aabd84ff413', '994afb91-ca59-4f76-8bd2-2dc844fa4507', '570e13da-813c-4bd0-8545-f3e292c40dd7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9ca01395-4e46-4deb-ac79-cb39f114ea51 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9ca01395-4e46-4deb-ac79-cb39f114ea51 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9ca01395-4e46-4deb-ac79-cb39f114ea51 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9ca01395-4e46-4deb-ac79-cb39f114ea51 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9ca01395-4e46-4deb-ac79-cb39f114ea51 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1446/2925] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:16 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 1202 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Delete volume request issued successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21cb7123-64e5-4582-9048-c7f343749e56 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 returned with HTTP 202 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1480/2926] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:16 2026] DELETE /volume/v3/volumes/525f8398-f7b3-4d2e-b7bf-2ffe7825b697 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-380c9ed8-b44f-4185-8221-cacd026aac9a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9def644b-b1ed-41f7-a035-86bac9118285 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-380c9ed8-b44f-4185-8221-cacd026aac9a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/types/5b4d11d3-1afe-427b-89c7-c57f650fa2f3 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-380c9ed8-b44f-4185-8221-cacd026aac9a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-380c9ed8-b44f-4185-8221-cacd026aac9a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9def644b-b1ed-41f7-a035-86bac9118285 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9def644b-b1ed-41f7-a035-86bac9118285 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9def644b-b1ed-41f7-a035-86bac9118285 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9def644b-b1ed-41f7-a035-86bac9118285 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9def644b-b1ed-41f7-a035-86bac9118285 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1481/2927] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:16 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] DELETE http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Delete volume with id: 8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-380c9ed8-b44f-4185-8221-cacd026aac9a tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/types/5b4d11d3-1afe-427b-89c7-c57f650fa2f3 returned with HTTP 202 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1447/2928] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:16 2026] DELETE /volume/v3/types/5b4d11d3-1afe-427b-89c7-c57f650fa2f3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c9f1236e-e37e-45d6-908f-89717d538252 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c9f1236e-e37e-45d6-908f-89717d538252 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c9f1236e-e37e-45d6-908f-89717d538252 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-3762822", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2072590645", "vendor_name": "tempest-vendor_name-1238272790"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Delete volume request issued successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a6b6c0d-8cea-4fb8-944b-5a37adaebd18 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 202 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1482/2929] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:16 2026] DELETE /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c9f1236e-e37e-45d6-908f-89717d538252 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1448/2930] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:16 2026] POST /volume/v3/types => generated 326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e2a336db-9956-40db-836a-df626f5275a9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2a336db-9956-40db-836a-df626f5275a9 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2a336db-9956-40db-836a-df626f5275a9 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e2a336db-9956-40db-836a-df626f5275a9 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a29d308a-6219-41e7-a152-c3ea62c4a86a", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume request body: {'volume': {'volume_type': 'a29d308a-6219-41e7-a152-c3ea62c4a86a', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e2a336db-9956-40db-836a-df626f5275a9 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume of 1 GB Sep 03 11:13:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e2a336db-9956-40db-836a-df626f5275a9 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1483/2931] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:16 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Flow 'volume_create_api' (47dc48d2-a60f-4fcd-a03a-6e01999b98b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f63a1ab-2c24-4e52-8986-8076e8c15890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f63a1ab-2c24-4e52-8986-8076e8c15890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2072590645',vendor_name='tempest-vendor_name-1238272790'},id=a29d308a-6219-41e7-a152-c3ea62c4a86a,is_public=True,name='tempest-ProjectAdminTests-volume-type-3762822',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a29d308a-6219-41e7-a152-c3ea62c4a86a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43deb4a-8833-4f95-b4a9-bcdfdd1c6d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-3762822 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-3762822, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-3762822 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-3762822, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Created reservations ['900fc6e4-c316-4bae-a4a2-3daee0ec380b', '47ed041b-c5a7-4a74-9d8b-00b7fd87de0a', '426884ff-2ab2-44fc-a1e0-7a7f4c2372f1', '48722a19-4bd6-44b6-a033-bec3677c9936'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43deb4a-8833-4f95-b4a9-bcdfdd1c6d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['900fc6e4-c316-4bae-a4a2-3daee0ec380b', '47ed041b-c5a7-4a74-9d8b-00b7fd87de0a', '426884ff-2ab2-44fc-a1e0-7a7f4c2372f1', '48722a19-4bd6-44b6-a033-bec3677c9936']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c07127-680c-4c5b-b410-859649d96055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-211575375"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-211575375'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c07127-680c-4c5b-b410-859649d96055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa', '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='32aa143432f14abda764aa0542d095d3',qos_specs=None,replication_status=,reservations=['900fc6e4-c316-4bae-a4a2-3daee0ec380b','47ed041b-c5a7-4a74-9d8b-00b7fd87de0a','426884ff-2ab2-44fc-a1e0-7a7f4c2372f1','48722a19-4bd6-44b6-a033-bec3677c9936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_type_id=a29d308a-6219-41e7-a152-c3ea62c4a86a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aa143432f14abda764aa0542d095d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a29d308a-6219-41e7-a152-c3ea62c4a86a),volume_type_id=a29d308a-6219-41e7-a152-c3ea62c4a86a)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume of 1 GB Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2fd8b8-fb35-44e9-b367-2d00c9f94ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Availability Zones retrieved successfully. Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2fd8b8-fb35-44e9-b367-2d00c9f94ff5) transitioned into state 'SUCCESS' from 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='32aa143432f14abda764aa0542d095d3',qos_specs=None,replication_status=,reservations=['900fc6e4-c316-4bae-a4a2-3daee0ec380b','47ed041b-c5a7-4a74-9d8b-00b7fd87de0a','426884ff-2ab2-44fc-a1e0-7a7f4c2372f1','48722a19-4bd6-44b6-a033-bec3677c9936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_type_id=a29d308a-6219-41e7-a152-c3ea62c4a86a)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (c4915be5-1cc6-4508-a6e2-696466d79974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:16 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa93d5d-a603-4ee4-96a5-7fcddef6ac0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf6029c-0cb3-4cb9-a02f-0f900a2f6278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa93d5d-a603-4ee4-96a5-7fcddef6ac0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Flow 'volume_create_api' (47dc48d2-a60f-4fcd-a03a-6e01999b98b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume request issued successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af8ec033-c32d-461c-98ee-14728bbc4cf0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1449/2932] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:13:16 2026] POST /volume/v3/volumes => generated 778 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-12ba50b1-5b56-4d1f-b0c2-a1f366826a3c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-12ba50b1-5b56-4d1f-b0c2-a1f366826a3c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-12ba50b1-5b56-4d1f-b0c2-a1f366826a3c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-12ba50b1-5b56-4d1f-b0c2-a1f366826a3c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf6029c-0cb3-4cb9-a02f-0f900a2f6278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-12ba50b1-5b56-4d1f-b0c2-a1f366826a3c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d returned with HTTP 404 Sep 03 11:13:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1450/2933] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:17 2026] GET /volume/v3/volumes/36a39309-eff8-4e07-89f2-aed0e1398d6d => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89149d13-bc63-47d2-ac45-185829ce6ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-781d2777-2748-430e-b86c-12c8565fcde3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-781d2777-2748-430e-b86c-12c8565fcde3 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-781d2777-2748-430e-b86c-12c8565fcde3 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-781d2777-2748-430e-b86c-12c8565fcde3 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-781d2777-2748-430e-b86c-12c8565fcde3 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-781d2777-2748-430e-b86c-12c8565fcde3 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa returned with HTTP 200 Sep 03 11:13:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1451/2934] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:17 2026] GET /volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa => generated 957 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-524764727"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-524764727'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (cae65185-5cc2-438a-be08-a29bfcca6d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ffeeeb-f48a-4732-8e5c-6f11c87835b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ffeeeb-f48a-4732-8e5c-6f11c87835b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a6fbab-b3ab-4e44-867e-980636711abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Created reservations ['8cefafaf-1a59-4814-b032-d047333b76bb', 'a1387aa1-df61-40db-bec3-71b5783da8c0', 'cd6c7868-f7e2-4f2c-912a-21f9e349143d', 'aa1188e0-b14b-49e5-957e-4674b25109df'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89149d13-bc63-47d2-ac45-185829ce6ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cefafaf-1a59-4814-b032-d047333b76bb', 'a1387aa1-df61-40db-bec3-71b5783da8c0', 'cd6c7868-f7e2-4f2c-912a-21f9e349143d', 'aa1188e0-b14b-49e5-957e-4674b25109df']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17035a32-c056-4731-9beb-5b010365ca0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17035a32-c056-4731-9beb-5b010365ca0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '340beac7-ba0f-4efa-99b2-c0bc33647fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-211575375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['8cefafaf-1a59-4814-b032-d047333b76bb','a1387aa1-df61-40db-bec3-71b5783da8c0','cd6c7868-f7e2-4f2c-912a-21f9e349143d','aa1188e0-b14b-49e5-957e-4674b25109df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-211575375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=340beac7-ba0f-4efa-99b2-c0bc33647fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88887effcd1417f8b9698cf9d34e6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de915fb5c679471abe3671359dfebd17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['ac77c6ef-557f-4510-a55d-534790a28a8c', 'd2c6bc4c-993c-49ab-9a7a-eb3ffc5f03fe', '52086802-dd6e-4d56-81b6-f6975ea26dcb', 'abccd278-03d8-49b5-80a9-932fdcd1c717'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55c205a-e2ea-450c-a6bd-15d738230f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a6fbab-b3ab-4e44-867e-980636711abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac77c6ef-557f-4510-a55d-534790a28a8c', 'd2c6bc4c-993c-49ab-9a7a-eb3ffc5f03fe', '52086802-dd6e-4d56-81b6-f6975ea26dcb', 'abccd278-03d8-49b5-80a9-932fdcd1c717']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b75ce-4627-4d9b-8118-4c9c2f040e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55c205a-e2ea-450c-a6bd-15d738230f1a) transitioned into state 'SUCCESS' from state '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-211575375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['8cefafaf-1a59-4814-b032-d047333b76bb','a1387aa1-df61-40db-bec3-71b5783da8c0','cd6c7868-f7e2-4f2c-912a-21f9e349143d','aa1188e0-b14b-49e5-957e-4674b25109df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5629aba2-4d1f-4425-84d4-a6b2a624141b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b75ce-4627-4d9b-8118-4c9c2f040e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd98658e0-baf2-4d7a-ad0e-c454a7b30a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-524764727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['ac77c6ef-557f-4510-a55d-534790a28a8c','d2c6bc4c-993c-49ab-9a7a-eb3ffc5f03fe','52086802-dd6e-4d56-81b6-f6975ea26dcb','abccd278-03d8-49b5-80a9-932fdcd1c717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-524764727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d98658e0-baf2-4d7a-ad0e-c454a7b30a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3686bfa8-a3b7-48c9-b531-02f992dfdb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5629aba2-4d1f-4425-84d4-a6b2a624141b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (c4915be5-1cc6-4508-a6e2-696466d79974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request issued successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d478486a-f1a0-4526-ae0b-b327e2d6cb7f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1484/2935] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:16 2026] POST /volume/v3/volumes => generated 772 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3686bfa8-a3b7-48c9-b531-02f992dfdb2b) transitioned into state 'SUCCESS' from state '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-524764727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['ac77c6ef-557f-4510-a55d-534790a28a8c','d2c6bc4c-993c-49ab-9a7a-eb3ffc5f03fe','52086802-dd6e-4d56-81b6-f6975ea26dcb','abccd278-03d8-49b5-80a9-932fdcd1c717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c375d620-e43d-4353-880b-f68ea0663ce0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a7b25f-7d77-44c3-85b2-aacdc666b0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c375d620-e43d-4353-880b-f68ea0663ce0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c375d620-e43d-4353-880b-f68ea0663ce0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c375d620-e43d-4353-880b-f68ea0663ce0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a7b25f-7d77-44c3-85b2-aacdc666b0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (cae65185-5cc2-438a-be08-a29bfcca6d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e42f607a-e7b1-4bfd-b483-cad8d915e865 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1452/2936] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:17 2026] POST /volume/v3/volumes => generated 786 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-57568ac9-f8c4-4b2c-9c8b-cc6e0d691741 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c375d620-e43d-4353-880b-f68ea0663ce0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57568ac9-f8c4-4b2c-9c8b-cc6e0d691741 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57568ac9-f8c4-4b2c-9c8b-cc6e0d691741 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57568ac9-f8c4-4b2c-9c8b-cc6e0d691741 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c375d620-e43d-4353-880b-f68ea0663ce0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 returned with HTTP 200 Sep 03 11:13:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1485/2937] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:17 2026] GET /volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 => generated 840 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e6a5006b-adfe-4d6c-a17b-17264a39f730 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6a5006b-adfe-4d6c-a17b-17264a39f730 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6a5006b-adfe-4d6c-a17b-17264a39f730 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e6a5006b-adfe-4d6c-a17b-17264a39f730 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e6a5006b-adfe-4d6c-a17b-17264a39f730 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Volume info retrieved successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e6a5006b-adfe-4d6c-a17b-17264a39f730 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 200 Sep 03 11:13:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1486/2938] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:17 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 1201 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-57568ac9-f8c4-4b2c-9c8b-cc6e0d691741 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57568ac9-f8c4-4b2c-9c8b-cc6e0d691741 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e returned with HTTP 200 Sep 03 11:13:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1453/2939] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:17 2026] GET /volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e => generated 965 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dbb692df-9f52-4738-a19e-5dd75f696fca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dbb692df-9f52-4738-a19e-5dd75f696fca tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dbb692df-9f52-4738-a19e-5dd75f696fca tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dbb692df-9f52-4738-a19e-5dd75f696fca tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dbb692df-9f52-4738-a19e-5dd75f696fca tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dbb692df-9f52-4738-a19e-5dd75f696fca tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa returned with HTTP 200 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1487/2940] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:18 2026] GET /volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa => generated 978 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e370392c-1fc0-453f-8db4-a1d1c81dbba5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e370392c-1fc0-453f-8db4-a1d1c81dbba5 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e370392c-1fc0-453f-8db4-a1d1c81dbba5 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e370392c-1fc0-453f-8db4-a1d1c81dbba5 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e370392c-1fc0-453f-8db4-a1d1c81dbba5 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1454/2941] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:18 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 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dfb6bee2-74ef-49aa-8d03-21ae38b4eb92 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dfb6bee2-74ef-49aa-8d03-21ae38b4eb92 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dfb6bee2-74ef-49aa-8d03-21ae38b4eb92 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dfb6bee2-74ef-49aa-8d03-21ae38b4eb92 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dfb6bee2-74ef-49aa-8d03-21ae38b4eb92 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1488/2942] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:18 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 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4573590b-5549-4803-bab6-26b6477a00f0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4573590b-5549-4803-bab6-26b6477a00f0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/messages/05afe2b9-c5a4-4441-a75d-ecc7e22cf722 Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4573590b-5549-4803-bab6-26b6477a00f0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4573590b-5549-4803-bab6-26b6477a00f0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4573590b-5549-4803-bab6-26b6477a00f0 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages/05afe2b9-c5a4-4441-a75d-ecc7e22cf722 returned with HTTP 204 Sep 03 11:13:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1455/2943] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:13:18 2026] DELETE /volume/v3/messages/05afe2b9-c5a4-4441-a75d-ecc7e22cf722 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6631c312-9311-4a6f-9392-08d6023fac09 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Delete volume with id: b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-3762822 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-3762822, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-3762822 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-3762822, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Created reservations ['71f9a1ca-2531-45dc-9fcb-e49ccffd7db0', '927f063d-015a-4378-9e98-290be957b58a', '7ce320f9-6b9b-4e5f-a503-c97785c2ad88', '3d47241c-e3d1-4123-80f4-18bdf3c917a7'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Delete volume request issued successfully. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6631c312-9311-4a6f-9392-08d6023fac09 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa returned with HTTP 202 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1489/2944] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:18 2026] DELETE /volume/v3/volumes/b6ede887-68a0-4e2a-9e7b-e50bf9adb6fa => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4a573187-eb08-4720-b1b3-e5901c1cc90c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4a573187-eb08-4720-b1b3-e5901c1cc90c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/types/a29d308a-6219-41e7-a152-c3ea62c4a86a Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4a573187-eb08-4720-b1b3-e5901c1cc90c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4a573187-eb08-4720-b1b3-e5901c1cc90c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4a573187-eb08-4720-b1b3-e5901c1cc90c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/types/a29d308a-6219-41e7-a152-c3ea62c4a86a returned with HTTP 202 Sep 03 11:13:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1456/2945] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:18 2026] DELETE /volume/v3/types/a29d308a-6219-41e7-a152-c3ea62c4a86a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-422ae978-329c-4e1e-8a3c-fb64ca517094 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-422ae978-329c-4e1e-8a3c-fb64ca517094 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-422ae978-329c-4e1e-8a3c-fb64ca517094 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-118804092", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1109582698", "vendor_name": "tempest-vendor_name-647542203"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-422ae978-329c-4e1e-8a3c-fb64ca517094 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1490/2946] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:18 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2ebb3c8f-0088-4499-ba80-b234b256ce55", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume request body: {'volume': {'volume_type': '2ebb3c8f-0088-4499-ba80-b234b256ce55', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume of 1 GB Sep 03 11:13:18 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:18 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Flow 'volume_create_api' (fb6c4083-4cfd-4609-91fc-36782743f494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b749fd-b021-4f7e-9c27-a68da64e3291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5bd7c889-04ca-41a5-85b4-5d0aefbf8be8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5bd7c889-04ca-41a5-85b4-5d0aefbf8be8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5bd7c889-04ca-41a5-85b4-5d0aefbf8be8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5bd7c889-04ca-41a5-85b4-5d0aefbf8be8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5bd7c889-04ca-41a5-85b4-5d0aefbf8be8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5bd7c889-04ca-41a5-85b4-5d0aefbf8be8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 returned with HTTP 200 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1491/2947] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:18 2026] GET /volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eb0cf9f6-c2eb-4e7e-ae0f-1c39bf78cbba None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb0cf9f6-c2eb-4e7e-ae0f-1c39bf78cbba tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b749fd-b021-4f7e-9c27-a68da64e3291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:13:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1109582698',vendor_name='tempest-vendor_name-647542203'},id=2ebb3c8f-0088-4499-ba80-b234b256ce55,is_public=True,name='tempest-ProjectAdminTests-volume-type-118804092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ebb3c8f-0088-4499-ba80-b234b256ce55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb0cf9f6-c2eb-4e7e-ae0f-1c39bf78cbba tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb0cf9f6-c2eb-4e7e-ae0f-1c39bf78cbba tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f118997-be8b-4798-bf80-2f0843d5ba0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb0cf9f6-c2eb-4e7e-ae0f-1c39bf78cbba tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 404 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1492/2948] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:18 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aadcd052-f839-4807-abc4-4e3f098d7595 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aadcd052-f839-4807-abc4-4e3f098d7595 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aadcd052-f839-4807-abc4-4e3f098d7595 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aadcd052-f839-4807-abc4-4e3f098d7595 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aadcd052-f839-4807-abc4-4e3f098d7595 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aadcd052-f839-4807-abc4-4e3f098d7595 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e returned with HTTP 200 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1493/2949] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:18 2026] GET /volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:18 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-118804092 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-118804092, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:18 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-118804092 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-118804092, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Created reservations ['9b1b94ae-4aad-4cca-8754-2ec7f97f340d', '015ef0bc-a80f-4af7-8bf3-d1c6046aca48', 'd5b06fd9-b5b8-4571-b3be-8d3d85562e50', '5b23b1ee-f46c-4672-9f4b-c139856a50ab'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f118997-be8b-4798-bf80-2f0843d5ba0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b1b94ae-4aad-4cca-8754-2ec7f97f340d', '015ef0bc-a80f-4af7-8bf3-d1c6046aca48', 'd5b06fd9-b5b8-4571-b3be-8d3d85562e50', '5b23b1ee-f46c-4672-9f4b-c139856a50ab']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08b8dbf-2b73-4031-ab79-e84d39e622bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-12280f62-c8f0-4ad5-af56-6283d27ab849 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12280f62-c8f0-4ad5-af56-6283d27ab849 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] DELETE http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12280f62-c8f0-4ad5-af56-6283d27ab849 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08b8dbf-2b73-4031-ab79-e84d39e622bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61ef50f-0440-4ba7-b408-d5b3b71beeb1', '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='32aa143432f14abda764aa0542d095d3',qos_specs=None,replication_status=,reservations=['9b1b94ae-4aad-4cca-8754-2ec7f97f340d','015ef0bc-a80f-4af7-8bf3-d1c6046aca48','d5b06fd9-b5b8-4571-b3be-8d3d85562e50','5b23b1ee-f46c-4672-9f4b-c139856a50ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_type_id=2ebb3c8f-0088-4499-ba80-b234b256ce55), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61ef50f-0440-4ba7-b408-d5b3b71beeb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aa143432f14abda764aa0542d095d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ebb3c8f-0088-4499-ba80-b234b256ce55),volume_type_id=2ebb3c8f-0088-4499-ba80-b234b256ce55)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-12280f62-c8f0-4ad5-af56-6283d27ab849 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-12280f62-c8f0-4ad5-af56-6283d27ab849 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Delete volume with id: 8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e11ab4-f7eb-473c-88ce-36f7ae8769b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-12280f62-c8f0-4ad5-af56-6283d27ab849 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 404 Sep 03 11:13:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1494/2950] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:18 2026] DELETE /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-07853bba-c710-4b07-9078-f8fb9653a286 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-07853bba-c710-4b07-9078-f8fb9653a286 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] GET http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-07853bba-c710-4b07-9078-f8fb9653a286 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-07853bba-c710-4b07-9078-f8fb9653a286 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-07853bba-c710-4b07-9078-f8fb9653a286 tempest-VolumeImageDependencyTests-520638011 tempest-VolumeImageDependencyTests-520638011-project-member] http://192.168.122.139/volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 returned with HTTP 404 Sep 03 11:13:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1495/2951] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:18 2026] GET /volume/v3/volumes/8ef40c5a-4b92-46f8-a4ef-7705ee36fef7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e11ab4-f7eb-473c-88ce-36f7ae8769b3) transitioned into state 'SUCCESS' from 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='32aa143432f14abda764aa0542d095d3',qos_specs=None,replication_status=,reservations=['9b1b94ae-4aad-4cca-8754-2ec7f97f340d','015ef0bc-a80f-4af7-8bf3-d1c6046aca48','d5b06fd9-b5b8-4571-b3be-8d3d85562e50','5b23b1ee-f46c-4672-9f4b-c139856a50ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bb81d64a3b41adbcb1341874a1fef9',volume_type_id=2ebb3c8f-0088-4499-ba80-b234b256ce55)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5651efde-cd89-4cfb-a126-e191330dfaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5651efde-cd89-4cfb-a126-e191330dfaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Flow 'volume_create_api' (fb6c4083-4cfd-4609-91fc-36782743f494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Create volume request issued successfully. Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4d06e0f1-6fd5-4433-8e96-2107bef5ee0c tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1457/2952] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:13:18 2026] POST /volume/v3/volumes => generated 780 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7b37fe1a-464c-4f71-b37d-de94f04e552f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7b37fe1a-464c-4f71-b37d-de94f04e552f tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7b37fe1a-464c-4f71-b37d-de94f04e552f tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7b37fe1a-464c-4f71-b37d-de94f04e552f tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7b37fe1a-464c-4f71-b37d-de94f04e552f tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7b37fe1a-464c-4f71-b37d-de94f04e552f tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 returned with HTTP 200 Sep 03 11:13:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1496/2953] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:19 2026] GET /volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 => generated 959 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-762b67ff-75e0-4e04-bcc6-05602a7613aa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-762b67ff-75e0-4e04-bcc6-05602a7613aa tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-762b67ff-75e0-4e04-bcc6-05602a7613aa tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-762b67ff-75e0-4e04-bcc6-05602a7613aa tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-762b67ff-75e0-4e04-bcc6-05602a7613aa tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-762b67ff-75e0-4e04-bcc6-05602a7613aa tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 returned with HTTP 200 Sep 03 11:13:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1458/2954] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:19 2026] GET /volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-01aae661-cbf1-4976-8c86-5c6d165ae455 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-23d21e49-970e-465c-9469-f3cb72b55178 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-01aae661-cbf1-4976-8c86-5c6d165ae455 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-01aae661-cbf1-4976-8c86-5c6d165ae455 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-01aae661-cbf1-4976-8c86-5c6d165ae455 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "340beac7-ba0f-4efa-99b2-c0bc33647fb4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-728835948"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request body: {'volume': {"'source_volid": '340beac7-ba0f-4efa-99b2-c0bc33647fb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-728835948'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume of 1 GB Sep 03 11:13:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Availability Zones retrieved successfully. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-01aae661-cbf1-4976-8c86-5c6d165ae455 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (8820660c-1ad0-4ee9-9867-7976f79dbe00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-01aae661-cbf1-4976-8c86-5c6d165ae455 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e returned with HTTP 200 Sep 03 11:13:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1497/2955] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:19 2026] GET /volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f59f685-ecd1-4648-ade8-575dcbd00ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3f183e68-f799-459d-b337-1c12a1c2b07d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d98658e0-baf2-4d7a-ad0e-c454a7b30a9e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1296441841"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:19 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:19 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:19 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f59f685-ecd1-4648-ade8-575dcbd00ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9462903-776b-4d4c-b753-8f94e3d092f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['7ad448b1-f91d-4158-a880-28c34a20fb7a', '3b855a79-5fe4-41a9-aa03-51bb2e5d6501', 'd903636f-60d5-4270-9618-d5b3a20b2d29', '1a370d16-869b-4af9-b47f-c5a6e0c44643'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Created reservations ['d745e394-3eca-4692-a167-6b2970eb0d54', '02cd3b51-e159-470a-b898-35d818e67830', '7cb0d7f0-3a02-4d8a-bbe4-3769126749c9', '54985959-3ea5-4a87-803f-33b686a4a749'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9462903-776b-4d4c-b753-8f94e3d092f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d745e394-3eca-4692-a167-6b2970eb0d54', '02cd3b51-e159-470a-b898-35d818e67830', '7cb0d7f0-3a02-4d8a-bbe4-3769126749c9', '54985959-3ea5-4a87-803f-33b686a4a749']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe67a0bc-7afe-4f26-ba16-1e18ef7b7b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3f183e68-f799-459d-b337-1c12a1c2b07d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1498/2956] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:13:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-36819b61-5a92-4d0c-9ca3-691043c8d6c6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-36819b61-5a92-4d0c-9ca3-691043c8d6c6 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-36819b61-5a92-4d0c-9ca3-691043c8d6c6 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe67a0bc-7afe-4f26-ba16-1e18ef7b7b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d4f7b0-eaf0-41e8-a906-0301b995e65f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-728835948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['d745e394-3eca-4692-a167-6b2970eb0d54','02cd3b51-e159-470a-b898-35d818e67830','7cb0d7f0-3a02-4d8a-bbe4-3769126749c9','54985959-3ea5-4a87-803f-33b686a4a749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-728835948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d4f7b0-eaf0-41e8-a906-0301b995e65f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88887effcd1417f8b9698cf9d34e6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de915fb5c679471abe3671359dfebd17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-36819b61-5a92-4d0c-9ca3-691043c8d6c6 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d755ab-0ae3-47f1-b8c1-bcf5ee1e9d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-36819b61-5a92-4d0c-9ca3-691043c8d6c6 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-36819b61-5a92-4d0c-9ca3-691043c8d6c6 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 returned with HTTP 200 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1499/2957] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:20 2026] GET /volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 => generated 980 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d8fdda2-3ade-4a1b-b0e9-8c0719b00b55 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d755ab-0ae3-47f1-b8c1-bcf5ee1e9d17) transitioned into state 'SUCCESS' from state '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-728835948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['d745e394-3eca-4692-a167-6b2970eb0d54','02cd3b51-e159-470a-b898-35d818e67830','7cb0d7f0-3a02-4d8a-bbe4-3769126749c9','54985959-3ea5-4a87-803f-33b686a4a749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d8fdda2-3ade-4a1b-b0e9-8c0719b00b55 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d8fdda2-3ade-4a1b-b0e9-8c0719b00b55 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be20116b-4970-4fc9-9dbb-849720b2005b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d8fdda2-3ade-4a1b-b0e9-8c0719b00b55 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d8fdda2-3ade-4a1b-b0e9-8c0719b00b55 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d8fdda2-3ade-4a1b-b0e9-8c0719b00b55 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1500/2958] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:20 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-95ba5998-3445-4238-a797-492b80b40263 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-95ba5998-3445-4238-a797-492b80b40263 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-95ba5998-3445-4238-a797-492b80b40263 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-95ba5998-3445-4238-a797-492b80b40263 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-95ba5998-3445-4238-a797-492b80b40263 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1501/2959] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:20 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be20116b-4970-4fc9-9dbb-849720b2005b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (8820660c-1ad0-4ee9-9867-7976f79dbe00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request issued successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-23d21e49-970e-465c-9469-f3cb72b55178 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1459/2960] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:13:19 2026] POST /volume/v3/volumes => generated 772 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-286a0aa1-71aa-4204-a49d-03daf6b628db None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-286a0aa1-71aa-4204-a49d-03daf6b628db tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] GET http://192.168.122.139/volume/v3/messages/54e6885c-f1f6-489e-bf85-d9d67b31d9ba Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-286a0aa1-71aa-4204-a49d-03daf6b628db tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-286a0aa1-71aa-4204-a49d-03daf6b628db tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-286a0aa1-71aa-4204-a49d-03daf6b628db tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages/54e6885c-f1f6-489e-bf85-d9d67b31d9ba returned with HTTP 200 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1502/2961] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:20 2026] GET /volume/v3/messages/54e6885c-f1f6-489e-bf85-d9d67b31d9ba => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "340beac7-ba0f-4efa-99b2-c0bc33647fb4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1411885320"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c75c01ea-9fa9-48da-92b8-46055739bf73 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c75c01ea-9fa9-48da-92b8-46055739bf73 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/messages/54e6885c-f1f6-489e-bf85-d9d67b31d9ba Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c75c01ea-9fa9-48da-92b8-46055739bf73 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request body: {'volume': {"'source_volid": '340beac7-ba0f-4efa-99b2-c0bc33647fb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1411885320'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume of 1 GB Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c75c01ea-9fa9-48da-92b8-46055739bf73 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Availability Zones retrieved successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c75c01ea-9fa9-48da-92b8-46055739bf73 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/messages/54e6885c-f1f6-489e-bf85-d9d67b31d9ba returned with HTTP 204 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1503/2962] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:13:20 2026] DELETE /volume/v3/messages/54e6885c-f1f6-489e-bf85-d9d67b31d9ba => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Delete volume with id: d61ef50f-0440-4ba7-b408-d5b3b71beeb1 Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (56b2d983-fa91-4d25-abbb-f5a047bad18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46eebb85-cdcd-49a4-81f9-a1c2dc38ec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Volume info retrieved successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46eebb85-cdcd-49a4-81f9-a1c2dc38ec27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-118804092 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-118804092, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5bcc63-51ab-4526-83af-3b71d4bca62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-118804092 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-118804092, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Created reservations ['3c0fbebf-8e5c-474d-978f-56dae4671862', 'c4426824-9ccb-4dbd-98e0-13d694eaaf60', 'e06c9b12-2c2c-46fe-ad02-5646ecc60a59', '6e6837a2-a86c-415f-93cf-837e24e25841'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Delete volume request issued successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5d4a7eb4-6c13-40d9-80aa-1c89280a9fda tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 returned with HTTP 202 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1504/2963] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:20 2026] DELETE /volume/v3/volumes/d61ef50f-0440-4ba7-b408-d5b3b71beeb1 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-72352907-3e83-4957-a9b4-050882a879a9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72352907-3e83-4957-a9b4-050882a879a9 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] DELETE http://192.168.122.139/volume/v3/types/2ebb3c8f-0088-4499-ba80-b234b256ce55 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72352907-3e83-4957-a9b4-050882a879a9 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-72352907-3e83-4957-a9b4-050882a879a9 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Created reservations ['d702f838-cc90-4639-8e48-d51944d92407', '0e70a5eb-d7a9-4a5c-9ca7-c915c7588b57', '01616f01-e3a8-40ec-9251-58051b33dc67', 'c8391373-97cc-48b3-b3c9-0e7626401e4b'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be5bcc63-51ab-4526-83af-3b71d4bca62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d702f838-cc90-4639-8e48-d51944d92407', '0e70a5eb-d7a9-4a5c-9ca7-c915c7588b57', '01616f01-e3a8-40ec-9251-58051b33dc67', 'c8391373-97cc-48b3-b3c9-0e7626401e4b']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594206ba-bbc6-41d3-8560-f76a61b700bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-72352907-3e83-4957-a9b4-050882a879a9 tempest-ProjectAdminTests-1914418791 tempest-ProjectAdminTests-1914418791-project-admin] http://192.168.122.139/volume/v3/types/2ebb3c8f-0088-4499-ba80-b234b256ce55 returned with HTTP 202 Sep 03 11:13:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1505/2964] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:20 2026] DELETE /volume/v3/types/2ebb3c8f-0088-4499-ba80-b234b256ce55 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:20 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594206ba-bbc6-41d3-8560-f76a61b700bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '809e319c-c2ab-4721-937b-0d8ea2c60f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1411885320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['d702f838-cc90-4639-8e48-d51944d92407','0e70a5eb-d7a9-4a5c-9ca7-c915c7588b57','01616f01-e3a8-40ec-9251-58051b33dc67','c8391373-97cc-48b3-b3c9-0e7626401e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1411885320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=809e319c-c2ab-4721-937b-0d8ea2c60f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88887effcd1417f8b9698cf9d34e6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de915fb5c679471abe3671359dfebd17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ac339a-dc29-47b8-a926-a3c7ecd86862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ac339a-dc29-47b8-a926-a3c7ecd86862) transitioned into state 'SUCCESS' from state '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-1411885320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['d702f838-cc90-4639-8e48-d51944d92407','0e70a5eb-d7a9-4a5c-9ca7-c915c7588b57','01616f01-e3a8-40ec-9251-58051b33dc67','c8391373-97cc-48b3-b3c9-0e7626401e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fcb355-b32e-4d7f-8440-aa26a69d3680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fcb355-b32e-4d7f-8440-aa26a69d3680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (56b2d983-fa91-4d25-abbb-f5a047bad18a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request issued successfully. Sep 03 11:13:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5b4e8ec7-9df7-4369-9735-9112c42a6209 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1460/2965] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:13:20 2026] POST /volume/v3/volumes => generated 773 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "340beac7-ba0f-4efa-99b2-c0bc33647fb4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1774150957"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request body: {'volume': {"'source_volid": '340beac7-ba0f-4efa-99b2-c0bc33647fb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1774150957'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume of 1 GB Sep 03 11:13:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Availability Zones retrieved successfully. Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (f3768c4c-6caa-49ef-b42f-73b3bba29f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae3c43d-daa0-4769-b815-5261c8b04fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae3c43d-daa0-4769-b815-5261c8b04fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f852477-5352-46dd-96d5-123389a46387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f7933764-915f-4699-a503-58081205507d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7933764-915f-4699-a503-58081205507d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7933764-915f-4699-a503-58081205507d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7933764-915f-4699-a503-58081205507d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Created reservations ['3a51fb16-7520-455c-8033-026a4edd3cef', '4c956ba3-1644-4f7f-97d8-c6b5bcfa529f', '019f5643-1d34-483f-bd8e-aa2051f2d97a', '8025bf53-27d1-481b-8e31-039de942889a'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f852477-5352-46dd-96d5-123389a46387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a51fb16-7520-455c-8033-026a4edd3cef', '4c956ba3-1644-4f7f-97d8-c6b5bcfa529f', '019f5643-1d34-483f-bd8e-aa2051f2d97a', '8025bf53-27d1-481b-8e31-039de942889a']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005199e1-9a3f-46dd-8a8d-9279613edc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:21 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f7933764-915f-4699-a503-58081205507d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7933764-915f-4699-a503-58081205507d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:21 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1461/2966] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:21 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:21 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:21 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005199e1-9a3f-46dd-8a8d-9279613edc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9104d9b-ceea-442c-8a15-9c6c046a0a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1774150957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['3a51fb16-7520-455c-8033-026a4edd3cef','4c956ba3-1644-4f7f-97d8-c6b5bcfa529f','019f5643-1d34-483f-bd8e-aa2051f2d97a','8025bf53-27d1-481b-8e31-039de942889a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1774150957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9104d9b-ceea-442c-8a15-9c6c046a0a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88887effcd1417f8b9698cf9d34e6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de915fb5c679471abe3671359dfebd17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ff9089-d947-4537-a568-6936330d85f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ff9089-d947-4537-a568-6936330d85f6) transitioned into state 'SUCCESS' from state '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-1774150957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['3a51fb16-7520-455c-8033-026a4edd3cef','4c956ba3-1644-4f7f-97d8-c6b5bcfa529f','019f5643-1d34-483f-bd8e-aa2051f2d97a','8025bf53-27d1-481b-8e31-039de942889a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824de9c6-eeba-4d16-9ac1-0cdc7188c8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824de9c6-eeba-4d16-9ac1-0cdc7188c8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (f3768c4c-6caa-49ef-b42f-73b3bba29f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request issued successfully. Sep 03 11:13:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8c375bf6-d26c-4ce0-819c-1e9cc450c191 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1506/2967] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:13:20 2026] POST /volume/v3/volumes => generated 773 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0e29757d-280c-4449-8f50-d3af2165f723 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "340beac7-ba0f-4efa-99b2-c0bc33647fb4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-12538671"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request body: {'volume': {"'source_volid": '340beac7-ba0f-4efa-99b2-c0bc33647fb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-12538671'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume of 1 GB Sep 03 11:13:21 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Availability Zones retrieved successfully. Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (0fe59470-ac39-4525-8a95-47d91c8349ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746f4824-df38-4888-8030-e057a9dd1c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746f4824-df38-4888-8030-e057a9dd1c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40861f76-4ed4-458a-98c0-dcf0b6297407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Created reservations ['e578b4c5-f034-4ea9-a2b6-0d909b68678e', '38e1e531-0229-4f2e-8b44-73a46be26428', 'd09209b5-25cb-4de2-aabc-b0540a2d1b2e', '2425fbcd-c319-4da7-8998-f324eb2e9bb9'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40861f76-4ed4-458a-98c0-dcf0b6297407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e578b4c5-f034-4ea9-a2b6-0d909b68678e', '38e1e531-0229-4f2e-8b44-73a46be26428', 'd09209b5-25cb-4de2-aabc-b0540a2d1b2e', '2425fbcd-c319-4da7-8998-f324eb2e9bb9']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:21 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9a69ca-bfb7-4ba2-a963-6795b14f941a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9a69ca-bfb7-4ba2-a963-6795b14f941a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a52eeeb7-d120-443b-9581-5c5ba963ba12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-12538671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['e578b4c5-f034-4ea9-a2b6-0d909b68678e','38e1e531-0229-4f2e-8b44-73a46be26428','d09209b5-25cb-4de2-aabc-b0540a2d1b2e','2425fbcd-c319-4da7-8998-f324eb2e9bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-12538671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a52eeeb7-d120-443b-9581-5c5ba963ba12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88887effcd1417f8b9698cf9d34e6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de915fb5c679471abe3671359dfebd17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47787ea3-9485-451c-8ebf-bdf153e7175f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47787ea3-9485-451c-8ebf-bdf153e7175f) transitioned into state 'SUCCESS' from state '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-12538671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['e578b4c5-f034-4ea9-a2b6-0d909b68678e','38e1e531-0229-4f2e-8b44-73a46be26428','d09209b5-25cb-4de2-aabc-b0540a2d1b2e','2425fbcd-c319-4da7-8998-f324eb2e9bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2e1ef3-f4e8-44ba-80df-b7aae65a86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2e1ef3-f4e8-44ba-80df-b7aae65a86e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (0fe59470-ac39-4525-8a95-47d91c8349ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request issued successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0e29757d-280c-4449-8f50-d3af2165f723 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1462/2968] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:13:21 2026] POST /volume/v3/volumes => generated 771 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6f40c698-ff40-49cc-85b3-637128a1612b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "340beac7-ba0f-4efa-99b2-c0bc33647fb4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-603373205"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request body: {'volume': {"'source_volid": '340beac7-ba0f-4efa-99b2-c0bc33647fb4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-603373205'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume of 1 GB Sep 03 11:13:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Availability Zones retrieved successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (610a2ad7-b895-4cbd-94f6-33175f83cf85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688c7908-e4c9-471f-bf38-e8ae50c2e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-48b9b7d6-e55b-4b18-b253-500a98902ae7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48b9b7d6-e55b-4b18-b253-500a98902ae7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688c7908-e4c9-471f-bf38-e8ae50c2e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48b9b7d6-e55b-4b18-b253-500a98902ae7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48b9b7d6-e55b-4b18-b253-500a98902ae7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e98af7-a9d0-47ae-a3c4-844166f5ad35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-48b9b7d6-e55b-4b18-b253-500a98902ae7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48b9b7d6-e55b-4b18-b253-500a98902ae7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1463/2969] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:22 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Created reservations ['675cf36a-190a-4ba9-ae5d-8da58636a841', '7257ed68-f2df-4edf-b8f1-f355669cafa2', '26a56d87-f87c-4cb1-82cd-82527c907cab', '33ebf025-82ff-48c2-bee5-d3694820d8d8'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e98af7-a9d0-47ae-a3c4-844166f5ad35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675cf36a-190a-4ba9-ae5d-8da58636a841', '7257ed68-f2df-4edf-b8f1-f355669cafa2', '26a56d87-f87c-4cb1-82cd-82527c907cab', '33ebf025-82ff-48c2-bee5-d3694820d8d8']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf63be4-fe03-43d4-b334-f627ca2f89a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf63be4-fe03-43d4-b334-f627ca2f89a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-603373205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['675cf36a-190a-4ba9-ae5d-8da58636a841','7257ed68-f2df-4edf-b8f1-f355669cafa2','26a56d87-f87c-4cb1-82cd-82527c907cab','33ebf025-82ff-48c2-bee5-d3694820d8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-603373205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c88887effcd1417f8b9698cf9d34e6f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de915fb5c679471abe3671359dfebd17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c8c259-132d-42e8-8666-10b31bdcfdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c8c259-132d-42e8-8666-10b31bdcfdd7) transitioned into state 'SUCCESS' from state '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-603373205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c88887effcd1417f8b9698cf9d34e6f6',qos_specs=None,replication_status=,reservations=['675cf36a-190a-4ba9-ae5d-8da58636a841','7257ed68-f2df-4edf-b8f1-f355669cafa2','26a56d87-f87c-4cb1-82cd-82527c907cab','33ebf025-82ff-48c2-bee5-d3694820d8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de915fb5c679471abe3671359dfebd17',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca19d2de-9257-4853-ba69-e32847f477aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca19d2de-9257-4853-ba69-e32847f477aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Flow 'volume_create_api' (610a2ad7-b895-4cbd-94f6-33175f83cf85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Create volume request issued successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6f40c698-ff40-49cc-85b3-637128a1612b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1507/2970] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:13:22 2026] POST /volume/v3/volumes => generated 772 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-14ca8118-2c87-47c0-8ca3-129b3731ee68 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14ca8118-2c87-47c0-8ca3-129b3731ee68 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14ca8118-2c87-47c0-8ca3-129b3731ee68 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-14ca8118-2c87-47c0-8ca3-129b3731ee68 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-14ca8118-2c87-47c0-8ca3-129b3731ee68 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-14ca8118-2c87-47c0-8ca3-129b3731ee68 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 200 Sep 03 11:13:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1464/2971] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:22 2026] GET /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 864 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7f4dd0a4-9c17-4fe5-8157-0afd82730384 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-328c2cbc-6da4-4cae-a96d-85d750218d73 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-328c2cbc-6da4-4cae-a96d-85d750218d73 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-328c2cbc-6da4-4cae-a96d-85d750218d73 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-328c2cbc-6da4-4cae-a96d-85d750218d73 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-328c2cbc-6da4-4cae-a96d-85d750218d73 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-328c2cbc-6da4-4cae-a96d-85d750218d73 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1465/2972] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:23 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Delete snapshot with id: 2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot delete request issued successfully. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9e6d1b0-f285-4da2-ac1b-b6ed2aa49a82 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 202 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1466/2973] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:23 2026] DELETE /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7dbdc157-c0b4-433d-93b8-4b84941120c7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7dbdc157-c0b4-433d-93b8-4b84941120c7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7dbdc157-c0b4-433d-93b8-4b84941120c7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7dbdc157-c0b4-433d-93b8-4b84941120c7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7dbdc157-c0b4-433d-93b8-4b84941120c7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7dbdc157-c0b4-433d-93b8-4b84941120c7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1467/2974] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:23 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f4dd0a4-9c17-4fe5-8157-0afd82730384 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools Sep 03 11:13:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f4dd0a4-9c17-4fe5-8157-0afd82730384 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7f4dd0a4-9c17-4fe5-8157-0afd82730384 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] Calling method 'get_pools' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7f4dd0a4-9c17-4fe5-8157-0afd82730384 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:13:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1508/2975] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:13:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-54fb6061-b4d1-42ce-81ff-d6ae2f6c8229 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54fb6061-b4d1-42ce-81ff-d6ae2f6c8229 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] GET http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54fb6061-b4d1-42ce-81ff-d6ae2f6c8229 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54fb6061-b4d1-42ce-81ff-d6ae2f6c8229 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:23 devstack devstack@c-api.service[86299]: /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 11:13:23 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:13:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54fb6061-b4d1-42ce-81ff-d6ae2f6c8229 tempest-ProjectAdminTests-1640754119 tempest-ProjectAdminTests-1640754119-project-admin] http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:13:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1468/2976] 192.168.122.139 () {58 vars in 1193 bytes} [Thu Sep 3 11:13:23 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d0a72e16-a056-429b-9a56-0c2336ac9779 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d0a72e16-a056-429b-9a56-0c2336ac9779 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d0a72e16-a056-429b-9a56-0c2336ac9779 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:23 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d0a72e16-a056-429b-9a56-0c2336ac9779 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:23 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:23 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:23 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:23 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:23 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d0a72e16-a056-429b-9a56-0c2336ac9779 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d0a72e16-a056-429b-9a56-0c2336ac9779 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 200 Sep 03 11:13:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1509/2977] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:23 2026] GET /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 864 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4b66c9dc-d0ab-4baf-9938-13549ee4317e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b66c9dc-d0ab-4baf-9938-13549ee4317e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b66c9dc-d0ab-4baf-9938-13549ee4317e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4b66c9dc-d0ab-4baf-9938-13549ee4317e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4b66c9dc-d0ab-4baf-9938-13549ee4317e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4b66c9dc-d0ab-4baf-9938-13549ee4317e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1469/2978] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:24 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c52da224-c3cd-4717-8709-85e1f9168385 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c52da224-c3cd-4717-8709-85e1f9168385 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c52da224-c3cd-4717-8709-85e1f9168385 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c52da224-c3cd-4717-8709-85e1f9168385 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c52da224-c3cd-4717-8709-85e1f9168385 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c52da224-c3cd-4717-8709-85e1f9168385 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 200 Sep 03 11:13:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1510/2979] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:24 2026] GET /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 865 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-323f5845-435d-43b5-a56c-ca80419629df None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-323f5845-435d-43b5-a56c-ca80419629df tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-323f5845-435d-43b5-a56c-ca80419629df tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-323f5845-435d-43b5-a56c-ca80419629df tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-323f5845-435d-43b5-a56c-ca80419629df tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-323f5845-435d-43b5-a56c-ca80419629df tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 returned with HTTP 200 Sep 03 11:13:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1470/2980] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:25 2026] GET /volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 => generated 865 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-04ace070-3f07-480a-8b61-2f5619974439 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-04ace070-3f07-480a-8b61-2f5619974439 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-04ace070-3f07-480a-8b61-2f5619974439 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-545935843", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1363855221", "vendor_name": "tempest-vendor_name-1031631330"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-04ace070-3f07-480a-8b61-2f5619974439 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1511/2981] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:25 2026] POST /volume/v3/types => generated 329 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "80ba8693-dc32-4b9b-9a62-dc44c3770127", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Create volume request body: {'volume': {'volume_type': '80ba8693-dc32-4b9b-9a62-dc44c3770127', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Create volume of 1 GB Sep 03 11:13:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Flow 'volume_create_api' (536b5cb4-6cdd-414e-9443-4c3d7573938c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f626df21-a846-4119-8fec-c9cbcd5909f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5cbc2641-8041-4322-a2eb-cc9003c44bda None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5cbc2641-8041-4322-a2eb-cc9003c44bda tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5cbc2641-8041-4322-a2eb-cc9003c44bda tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5cbc2641-8041-4322-a2eb-cc9003c44bda tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f626df21-a846-4119-8fec-c9cbcd5909f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:13:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1363855221',vendor_name='tempest-vendor_name-1031631330'},id=80ba8693-dc32-4b9b-9a62-dc44c3770127,is_public=True,name='tempest-ProjectReaderTests-volume-type-545935843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80ba8693-dc32-4b9b-9a62-dc44c3770127', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c54e265-3f44-4370-9b22-48aec4f2f0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:25 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:25 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5cbc2641-8041-4322-a2eb-cc9003c44bda tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5cbc2641-8041-4322-a2eb-cc9003c44bda tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 200 Sep 03 11:13:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1512/2982] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:25 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:25 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-545935843 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-545935843, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-545935843 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-545935843, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Created reservations ['5b291d2e-94da-4066-8c42-7493d3b540ee', '109437cc-3d10-47a4-a91a-38fc6435a9a3', '4e006e4a-b659-43b4-96bc-a5166bdcdba5', 'ba22dfaf-fead-40ea-9f16-0458d17743fd'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c54e265-3f44-4370-9b22-48aec4f2f0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b291d2e-94da-4066-8c42-7493d3b540ee', '109437cc-3d10-47a4-a91a-38fc6435a9a3', '4e006e4a-b659-43b4-96bc-a5166bdcdba5', 'ba22dfaf-fead-40ea-9f16-0458d17743fd']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e82c543b-3600-4b69-b832-4050a4ec87d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e82c543b-3600-4b69-b832-4050a4ec87d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a0cade-6e39-4e19-a95a-46bfdc3cd8bc', '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='dbadb358aed74ba3aee6821ada443b7b',qos_specs=None,replication_status=,reservations=['5b291d2e-94da-4066-8c42-7493d3b540ee','109437cc-3d10-47a4-a91a-38fc6435a9a3','4e006e4a-b659-43b4-96bc-a5166bdcdba5','ba22dfaf-fead-40ea-9f16-0458d17743fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335f695246b84f678dc5f94d8668238e',volume_type_id=80ba8693-dc32-4b9b-9a62-dc44c3770127), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadb358aed74ba3aee6821ada443b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335f695246b84f678dc5f94d8668238e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80ba8693-dc32-4b9b-9a62-dc44c3770127),volume_type_id=80ba8693-dc32-4b9b-9a62-dc44c3770127)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27425158-e54c-4052-bcbf-58b4576c7ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:25 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27425158-e54c-4052-bcbf-58b4576c7ea9) transitioned into state 'SUCCESS' from 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='dbadb358aed74ba3aee6821ada443b7b',qos_specs=None,replication_status=,reservations=['5b291d2e-94da-4066-8c42-7493d3b540ee','109437cc-3d10-47a4-a91a-38fc6435a9a3','4e006e4a-b659-43b4-96bc-a5166bdcdba5','ba22dfaf-fead-40ea-9f16-0458d17743fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335f695246b84f678dc5f94d8668238e',volume_type_id=80ba8693-dc32-4b9b-9a62-dc44c3770127)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6732bc1d-2e05-4fe9-96ba-8eae1970d112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6732bc1d-2e05-4fe9-96ba-8eae1970d112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Flow 'volume_create_api' (536b5cb4-6cdd-414e-9443-4c3d7573938c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Create volume request issued successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1f2249d9-b461-4fea-afa9-8b82b5c14895 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1471/2983] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:13:25 2026] POST /volume/v3/volumes => generated 781 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fef2c70a-12b5-4318-bfc8-f6fdcc4d868e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fef2c70a-12b5-4318-bfc8-f6fdcc4d868e tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] GET http://192.168.122.139/volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fef2c70a-12b5-4318-bfc8-f6fdcc4d868e tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fef2c70a-12b5-4318-bfc8-f6fdcc4d868e tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fef2c70a-12b5-4318-bfc8-f6fdcc4d868e tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Volume info retrieved successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fef2c70a-12b5-4318-bfc8-f6fdcc4d868e tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc returned with HTTP 200 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1513/2984] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc => generated 960 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-76cb8dd5-b9a9-4fa4-842e-19cbad3eb291 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-76cb8dd5-b9a9-4fa4-842e-19cbad3eb291 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-76cb8dd5-b9a9-4fa4-842e-19cbad3eb291 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-76cb8dd5-b9a9-4fa4-842e-19cbad3eb291 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-76cb8dd5-b9a9-4fa4-842e-19cbad3eb291 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-76cb8dd5-b9a9-4fa4-842e-19cbad3eb291 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 returned with HTTP 200 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1472/2985] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 => generated 866 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-37ed5734-6879-41af-9b8c-2e67a882444e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-37ed5734-6879-41af-9b8c-2e67a882444e tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-37ed5734-6879-41af-9b8c-2e67a882444e tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-37ed5734-6879-41af-9b8c-2e67a882444e tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-37ed5734-6879-41af-9b8c-2e67a882444e tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-37ed5734-6879-41af-9b8c-2e67a882444e tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a returned with HTTP 200 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1514/2986] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0daa7c71-3071-43f1-bcc7-53259e0a7957 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0daa7c71-3071-43f1-bcc7-53259e0a7957 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0daa7c71-3071-43f1-bcc7-53259e0a7957 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0daa7c71-3071-43f1-bcc7-53259e0a7957 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0daa7c71-3071-43f1-bcc7-53259e0a7957 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0daa7c71-3071-43f1-bcc7-53259e0a7957 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 returned with HTTP 200 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1473/2987] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e7753537-3c69-4580-b3f9-33f1fe49aed4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7753537-3c69-4580-b3f9-33f1fe49aed4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7753537-3c69-4580-b3f9-33f1fe49aed4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e7753537-3c69-4580-b3f9-33f1fe49aed4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e7753537-3c69-4580-b3f9-33f1fe49aed4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 404 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1515/2988] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-35b18406-10ca-4b6d-ac90-cce6faa7af86 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35b18406-10ca-4b6d-ac90-cce6faa7af86 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35b18406-10ca-4b6d-ac90-cce6faa7af86 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-35b18406-10ca-4b6d-ac90-cce6faa7af86 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-35b18406-10ca-4b6d-ac90-cce6faa7af86 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: 2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-35b18406-10ca-4b6d-ac90-cce6faa7af86 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 404 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1474/2989] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:26 2026] DELETE /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-79f6fd49-74dd-4077-9bf3-6e17a7198b9b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79f6fd49-74dd-4077-9bf3-6e17a7198b9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79f6fd49-74dd-4077-9bf3-6e17a7198b9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79f6fd49-74dd-4077-9bf3-6e17a7198b9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79f6fd49-74dd-4077-9bf3-6e17a7198b9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 returned with HTTP 404 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1516/2990] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/snapshots/2218c3c8-3d34-4187-8d78-84c15312d8f8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49773b58-22a5-4908-91e0-76d0b2fdf061 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e returned with HTTP 202 Sep 03 11:13:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1475/2991] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:26 2026] DELETE /volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-7350d4c5-855b-4af0-985b-ca6330a93827 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7350d4c5-855b-4af0-985b-ca6330a93827 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7350d4c5-855b-4af0-985b-ca6330a93827 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-7350d4c5-855b-4af0-985b-ca6330a93827 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-7350d4c5-855b-4af0-985b-ca6330a93827 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-7350d4c5-855b-4af0-985b-ca6330a93827 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e returned with HTTP 200 Sep 03 11:13:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1517/2992] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:26 2026] GET /volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4cd9fbf1-6767-48da-b326-873cbd2cdc89 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4cd9fbf1-6767-48da-b326-873cbd2cdc89 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] GET http://192.168.122.139/volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4cd9fbf1-6767-48da-b326-873cbd2cdc89 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4cd9fbf1-6767-48da-b326-873cbd2cdc89 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4cd9fbf1-6767-48da-b326-873cbd2cdc89 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Volume info retrieved successfully. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4cd9fbf1-6767-48da-b326-873cbd2cdc89 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc returned with HTTP 200 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1476/2993] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:27 2026] GET /volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc => generated 981 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f80f35df-ed03-402b-be3e-1d5e5bc0eca7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f80f35df-ed03-402b-be3e-1d5e5bc0eca7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f80f35df-ed03-402b-be3e-1d5e5bc0eca7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f80f35df-ed03-402b-be3e-1d5e5bc0eca7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f80f35df-ed03-402b-be3e-1d5e5bc0eca7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1518/2994] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:27 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-91e7d6e1-87ef-4a20-850f-8aa06398c40c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91e7d6e1-87ef-4a20-850f-8aa06398c40c tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91e7d6e1-87ef-4a20-850f-8aa06398c40c tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-91e7d6e1-87ef-4a20-850f-8aa06398c40c tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-91e7d6e1-87ef-4a20-850f-8aa06398c40c tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1477/2995] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:27 2026] GET /volume/v3/messages => generated 678 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-95b75e24-0272-423e-87bb-e7d465e9dc70 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a0eddaa5-d455-43d3-b0c6-f66987df4203 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-95b75e24-0272-423e-87bb-e7d465e9dc70 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] DELETE http://192.168.122.139/volume/v3/messages/081da6d3-3c3f-4b7e-b389-4dac64cb3c64 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a0eddaa5-d455-43d3-b0c6-f66987df4203 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-95b75e24-0272-423e-87bb-e7d465e9dc70 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-95b75e24-0272-423e-87bb-e7d465e9dc70 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a0eddaa5-d455-43d3-b0c6-f66987df4203 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a0eddaa5-d455-43d3-b0c6-f66987df4203 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-95b75e24-0272-423e-87bb-e7d465e9dc70 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/messages/081da6d3-3c3f-4b7e-b389-4dac64cb3c64 returned with HTTP 204 Sep 03 11:13:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1519/2996] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:13:27 2026] DELETE /volume/v3/messages/081da6d3-3c3f-4b7e-b389-4dac64cb3c64 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a0eddaa5-d455-43d3-b0c6-f66987df4203 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Delete volume with id: d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a0eddaa5-d455-43d3-b0c6-f66987df4203 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 returned with HTTP 200 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1478/2997] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:27 2026] GET /volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:27 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Volume info retrieved successfully. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-29f876df-effa-4d45-baec-444750ee9144 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-29f876df-effa-4d45-baec-444750ee9144 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-29f876df-effa-4d45-baec-444750ee9144 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-29f876df-effa-4d45-baec-444750ee9144 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:27 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-545935843 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-545935843, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:27 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-545935843 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-545935843, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-29f876df-effa-4d45-baec-444750ee9144 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Created reservations ['93eb9923-3049-4651-935f-e67faf7269c8', 'a0a4c653-f5c4-4989-ba3e-a6f35a697e71', '6a161c3d-2034-4a7d-8285-d789d55cb406', '759d3931-99ba-4b49-a0c9-e4a6453f8686'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-29f876df-effa-4d45-baec-444750ee9144 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d returned with HTTP 200 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1479/2998] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:27 2026] GET /volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Delete volume request issued successfully. Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-93c88339-cdd5-4d9c-b20f-3906d3bc9fa8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc returned with HTTP 202 Sep 03 11:13:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1520/2999] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:27 2026] DELETE /volume/v3/volumes/d1a0cade-6e39-4e19-a95a-46bfdc3cd8bc => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bf79524f-f4f0-4208-b79d-5e6488877654 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf79524f-f4f0-4208-b79d-5e6488877654 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] DELETE http://192.168.122.139/volume/v3/types/80ba8693-dc32-4b9b-9a62-dc44c3770127 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf79524f-f4f0-4208-b79d-5e6488877654 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf79524f-f4f0-4208-b79d-5e6488877654 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf79524f-f4f0-4208-b79d-5e6488877654 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/types/80ba8693-dc32-4b9b-9a62-dc44c3770127 returned with HTTP 202 Sep 03 11:13:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1480/3000] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:27 2026] DELETE /volume/v3/types/80ba8693-dc32-4b9b-9a62-dc44c3770127 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b39589a5-7909-4aa8-963f-a2ebc94ec2b8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b39589a5-7909-4aa8-963f-a2ebc94ec2b8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b39589a5-7909-4aa8-963f-a2ebc94ec2b8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-490555802", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2120946823", "vendor_name": "tempest-vendor_name-975512722"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b39589a5-7909-4aa8-963f-a2ebc94ec2b8 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1521/3001] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:27 2026] POST /volume/v3/types => generated 328 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2491e812-6ac2-4504-ad4c-615e53747c44", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Create volume request body: {'volume': {'volume_type': '2491e812-6ac2-4504-ad4c-615e53747c44', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Create volume of 1 GB Sep 03 11:13:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Flow 'volume_create_api' (7cdee282-e6c0-4e69-aeed-373ac90e6f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c1221e-037c-4ef1-b55d-6a0b9724f19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:27 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c1221e-037c-4ef1-b55d-6a0b9724f19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:13:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2120946823',vendor_name='tempest-vendor_name-975512722'},id=2491e812-6ac2-4504-ad4c-615e53747c44,is_public=True,name='tempest-ProjectReaderTests-volume-type-490555802',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2491e812-6ac2-4504-ad4c-615e53747c44', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820c41a7-6175-43d7-8488-1fcb453daa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3aaf7826-8064-4e66-9f15-c7946b759996 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3aaf7826-8064-4e66-9f15-c7946b759996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3aaf7826-8064-4e66-9f15-c7946b759996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3aaf7826-8064-4e66-9f15-c7946b759996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3aaf7826-8064-4e66-9f15-c7946b759996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e returned with HTTP 404 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1522/3002] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:28 2026] GET /volume/v3/volumes/d98658e0-baf2-4d7a-ad0e-c454a7b30a9e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-58cdf27a-1eb6-4872-8248-8136846566a2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035644617"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035644617'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-490555802 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-490555802, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-490555802 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-490555802, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (65142509-a965-4551-813d-0bf74ff06ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84836a7-16a4-4c02-9d38-03a0dcfb4489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Created reservations ['2c5f5c22-75d7-4898-8096-ef08e53057ce', '7bab2864-c5d8-4512-bab1-86cc185c54ee', 'c9a27390-f4b5-4936-aa25-1a8be9e85b7e', '90d7846d-33d5-4477-96df-b76548639bd5'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820c41a7-6175-43d7-8488-1fcb453daa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5f5c22-75d7-4898-8096-ef08e53057ce', '7bab2864-c5d8-4512-bab1-86cc185c54ee', 'c9a27390-f4b5-4936-aa25-1a8be9e85b7e', '90d7846d-33d5-4477-96df-b76548639bd5']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db27434-d9b3-4277-ac02-8f7c5e058b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e84836a7-16a4-4c02-9d38-03a0dcfb4489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1142ec22-9360-4a7c-a620-a0e937942ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db27434-d9b3-4277-ac02-8f7c5e058b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5959a7a-83fb-4dc9-94c1-9d28c04aff1d', '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='dbadb358aed74ba3aee6821ada443b7b',qos_specs=None,replication_status=,reservations=['2c5f5c22-75d7-4898-8096-ef08e53057ce','7bab2864-c5d8-4512-bab1-86cc185c54ee','c9a27390-f4b5-4936-aa25-1a8be9e85b7e','90d7846d-33d5-4477-96df-b76548639bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335f695246b84f678dc5f94d8668238e',volume_type_id=2491e812-6ac2-4504-ad4c-615e53747c44), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5959a7a-83fb-4dc9-94c1-9d28c04aff1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbadb358aed74ba3aee6821ada443b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335f695246b84f678dc5f94d8668238e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2491e812-6ac2-4504-ad4c-615e53747c44),volume_type_id=2491e812-6ac2-4504-ad4c-615e53747c44)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb851428-f645-46b4-90e7-50879185a0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb851428-f645-46b4-90e7-50879185a0f6) transitioned into state 'SUCCESS' from 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='dbadb358aed74ba3aee6821ada443b7b',qos_specs=None,replication_status=,reservations=['2c5f5c22-75d7-4898-8096-ef08e53057ce','7bab2864-c5d8-4512-bab1-86cc185c54ee','c9a27390-f4b5-4936-aa25-1a8be9e85b7e','90d7846d-33d5-4477-96df-b76548639bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335f695246b84f678dc5f94d8668238e',volume_type_id=2491e812-6ac2-4504-ad4c-615e53747c44)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a38c40-c4de-4ddd-ace4-7810d67c1340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['8377a43b-a55f-45e5-92a9-082d2d7cee29', '8fd4e3fd-78d7-4b1d-974b-5a5d15dfe472', 'cd7a3951-59fd-49dd-9a79-d7a751fc7825', 'e838eb3e-f099-4a0b-a926-9a6f69a81407'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1142ec22-9360-4a7c-a620-a0e937942ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8377a43b-a55f-45e5-92a9-082d2d7cee29', '8fd4e3fd-78d7-4b1d-974b-5a5d15dfe472', 'cd7a3951-59fd-49dd-9a79-d7a751fc7825', 'e838eb3e-f099-4a0b-a926-9a6f69a81407']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603a10f5-98ae-403a-8280-ce91b3e820cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a38c40-c4de-4ddd-ace4-7810d67c1340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Flow 'volume_create_api' (7cdee282-e6c0-4e69-aeed-373ac90e6f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Create volume request issued successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-55c8b8bc-33b4-49f1-84b3-d377cc3c0856 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1481/3003] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:13:27 2026] POST /volume/v3/volumes => generated 781 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b6bbdb4a-e312-4d43-9d42-6653fb6f8eba None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b6bbdb4a-e312-4d43-9d42-6653fb6f8eba tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] GET http://192.168.122.139/volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b6bbdb4a-e312-4d43-9d42-6653fb6f8eba tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b6bbdb4a-e312-4d43-9d42-6653fb6f8eba tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603a10f5-98ae-403a-8280-ce91b3e820cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e014f792-390d-4d7b-b0e1-a76ea15db7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035644617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['8377a43b-a55f-45e5-92a9-082d2d7cee29','8fd4e3fd-78d7-4b1d-974b-5a5d15dfe472','cd7a3951-59fd-49dd-9a79-d7a751fc7825','e838eb3e-f099-4a0b-a926-9a6f69a81407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035644617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e014f792-390d-4d7b-b0e1-a76ea15db7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce791a0-0d63-4ebb-b28c-75e224e75059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b6bbdb4a-e312-4d43-9d42-6653fb6f8eba tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Volume info retrieved successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b6bbdb4a-e312-4d43-9d42-6653fb6f8eba tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1482/3004] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:28 2026] GET /volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d => generated 960 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0df08240-1b8c-4d98-9264-d4d3bdd86d88 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce791a0-0d63-4ebb-b28c-75e224e75059) transitioned into state 'SUCCESS' from state '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-1035644617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['8377a43b-a55f-45e5-92a9-082d2d7cee29','8fd4e3fd-78d7-4b1d-974b-5a5d15dfe472','cd7a3951-59fd-49dd-9a79-d7a751fc7825','e838eb3e-f099-4a0b-a926-9a6f69a81407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437d329c-f70f-4d76-98c8-e992f4fcfe22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437d329c-f70f-4d76-98c8-e992f4fcfe22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (65142509-a965-4551-813d-0bf74ff06ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-58cdf27a-1eb6-4872-8248-8136846566a2 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1523/3005] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:28 2026] POST /volume/v3/volumes => generated 787 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e93efe6f-8dd2-4043-a72a-5846c3eb680f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e93efe6f-8dd2-4043-a72a-5846c3eb680f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e93efe6f-8dd2-4043-a72a-5846c3eb680f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e93efe6f-8dd2-4043-a72a-5846c3eb680f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:28 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e93efe6f-8dd2-4043-a72a-5846c3eb680f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e93efe6f-8dd2-4043-a72a-5846c3eb680f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1524/3006] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:28 2026] GET /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 966 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0df08240-1b8c-4d98-9264-d4d3bdd86d88 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0df08240-1b8c-4d98-9264-d4d3bdd86d88 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-247636454", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0df08240-1b8c-4d98-9264-d4d3bdd86d88 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1483/3007] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:28 2026] POST /volume/v3/types => generated 379 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-96d3c490-c4bd-43c5-8255-3f1547ad6636 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-96d3c490-c4bd-43c5-8255-3f1547ad6636 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-96d3c490-c4bd-43c5-8255-3f1547ad6636 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f6c6dde9-635e-4ab7-84f7-672e186f004d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-96d3c490-c4bd-43c5-8255-3f1547ad6636 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1525/3008] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:13:28 2026] POST /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f6c6dde9-635e-4ab7-84f7-672e186f004d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f6c6dde9-635e-4ab7-84f7-672e186f004d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f6c6dde9-635e-4ab7-84f7-672e186f004d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-977bc1d9-7664-4860-9563-7c8701ecbdf1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-977bc1d9-7664-4860-9563-7c8701ecbdf1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-977bc1d9-7664-4860-9563-7c8701ecbdf1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-642339571", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f6c6dde9-635e-4ab7-84f7-672e186f004d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f6c6dde9-635e-4ab7-84f7-672e186f004d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1484/3009] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:28 2026] GET /volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-977bc1d9-7664-4860-9563-7c8701ecbdf1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1526/3010] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:28 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] DELETE http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume with id: 6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41c8cc97-b5eb-42da-bf2b-2968354108dc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume request issued successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d392cfd1-1f1a-494f-be6e-762eaa7f2da2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d returned with HTTP 202 Sep 03 11:13:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1485/3011] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:28 2026] DELETE /volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8e8d28f-479c-40b9-a8ae-7102ef8c1dd0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8e8d28f-479c-40b9-a8ae-7102ef8c1dd0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8e8d28f-479c-40b9-a8ae-7102ef8c1dd0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8e8d28f-479c-40b9-a8ae-7102ef8c1dd0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b8e8d28f-479c-40b9-a8ae-7102ef8c1dd0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8e8d28f-479c-40b9-a8ae-7102ef8c1dd0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d returned with HTTP 200 Sep 03 11:13:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1486/3012] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:28 2026] GET /volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c8cc97-b5eb-42da-bf2b-2968354108dc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] POST http://192.168.122.139/volume/v3/types/e05acd81-6078-4f07-a384-b6a2ced166bb/encryption Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c8cc97-b5eb-42da-bf2b-2968354108dc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-41c8cc97-b5eb-42da-bf2b-2968354108dc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c8cc97-b5eb-42da-bf2b-2968354108dc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/e05acd81-6078-4f07-a384-b6a2ced166bb/encryption returned with HTTP 403 Sep 03 11:13:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1527/3013] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:13:28 2026] POST /volume/v3/types/e05acd81-6078-4f07-a384-b6a2ced166bb/encryption => generated 127 bytes in 172 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-74d78455-537d-4928-8e4b-eda86bdc2e3d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74d78455-537d-4928-8e4b-eda86bdc2e3d tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-74d78455-537d-4928-8e4b-eda86bdc2e3d tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1585376246", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-74d78455-537d-4928-8e4b-eda86bdc2e3d tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1487/3014] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:28 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-89e11bed-5e1d-4cb4-8559-c9ae22e99b09 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-89e11bed-5e1d-4cb4-8559-c9ae22e99b09 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] POST http://192.168.122.139/volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9/extra_specs Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-89e11bed-5e1d-4cb4-8559-c9ae22e99b09 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-89e11bed-5e1d-4cb4-8559-c9ae22e99b09 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-89e11bed-5e1d-4cb4-8559-c9ae22e99b09 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9/extra_specs returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1528/3015] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:13:29 2026] POST /volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-27b77ee0-4f05-437e-ac05-9f9c4267cca7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27b77ee0-4f05-437e-ac05-9f9c4267cca7 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] PUT http://192.168.122.139/volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9/extra_specs/key2 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-27b77ee0-4f05-437e-ac05-9f9c4267cca7 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-27b77ee0-4f05-437e-ac05-9f9c4267cca7 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-27b77ee0-4f05-437e-ac05-9f9c4267cca7 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9/extra_specs/key2 returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1488/3016] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:13:29 2026] PUT /volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9/extra_specs/key2 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-de5ceba4-393b-4de1-b742-12c0f759105b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de5ceba4-393b-4de1-b742-12c0f759105b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-de5ceba4-393b-4de1-b742-12c0f759105b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-de5ceba4-393b-4de1-b742-12c0f759105b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-de5ceba4-393b-4de1-b742-12c0f759105b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1529/3017] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:13:29 2026] POST /volume/v3/types => generated 109 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1caf8dea-321d-4379-819b-44ecd6922365 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1caf8dea-321d-4379-819b-44ecd6922365 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1caf8dea-321d-4379-819b-44ecd6922365 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1184320169", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1caf8dea-321d-4379-819b-44ecd6922365 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1489/3018] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:29 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bf555a7f-c775-4631-a344-25f1ec5c77d8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bf555a7f-c775-4631-a344-25f1ec5c77d8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc/encryption Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bf555a7f-c775-4631-a344-25f1ec5c77d8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bf555a7f-c775-4631-a344-25f1ec5c77d8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc/encryption returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1530/3019] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:13:29 2026] POST /volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9c31269b-c640-4cad-aa3f-2ea775075b1c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9c31269b-c640-4cad-aa3f-2ea775075b1c tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] DELETE http://192.168.122.139/volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc/encryption/5529bbb4-1a2b-48fb-91fe-569dfda4af08 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9c31269b-c640-4cad-aa3f-2ea775075b1c tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9c31269b-c640-4cad-aa3f-2ea775075b1c tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-9c31269b-c640-4cad-aa3f-2ea775075b1c tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9c31269b-c640-4cad-aa3f-2ea775075b1c tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc/encryption/5529bbb4-1a2b-48fb-91fe-569dfda4af08 returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1490/3020] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc/encryption/5529bbb4-1a2b-48fb-91fe-569dfda4af08 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-79b27213-2e2e-4955-8d6d-b06e5a968e53 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79b27213-2e2e-4955-8d6d-b06e5a968e53 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-79b27213-2e2e-4955-8d6d-b06e5a968e53 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1153241399", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-79b27213-2e2e-4955-8d6d-b06e5a968e53 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1531/3021] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:29 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c91335ad-8bdf-46d2-b791-0fa095660ebc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c91335ad-8bdf-46d2-b791-0fa095660ebc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] DELETE http://192.168.122.139/volume/v3/types/caeb5454-c116-451a-8932-3a9a80a6e608/extra_specs/key1 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c91335ad-8bdf-46d2-b791-0fa095660ebc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c91335ad-8bdf-46d2-b791-0fa095660ebc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-c91335ad-8bdf-46d2-b791-0fa095660ebc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c91335ad-8bdf-46d2-b791-0fa095660ebc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/caeb5454-c116-451a-8932-3a9a80a6e608/extra_specs/key1 returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1491/3022] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/types/caeb5454-c116-451a-8932-3a9a80a6e608/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21b48b56-6ba5-4b6d-ba82-988a5566fdc5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21b48b56-6ba5-4b6d-ba82-988a5566fdc5 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21b48b56-6ba5-4b6d-ba82-988a5566fdc5 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1363714687", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21b48b56-6ba5-4b6d-ba82-988a5566fdc5 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1532/3023] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:29 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-99f1a542-9447-4e66-9d44-e30eb92c27cb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-99f1a542-9447-4e66-9d44-e30eb92c27cb tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] DELETE http://192.168.122.139/volume/v3/types/0857ccd1-31fe-4556-a5e1-a54d09ae2b32 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-99f1a542-9447-4e66-9d44-e30eb92c27cb tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-99f1a542-9447-4e66-9d44-e30eb92c27cb tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-99f1a542-9447-4e66-9d44-e30eb92c27cb tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-99f1a542-9447-4e66-9d44-e30eb92c27cb tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/0857ccd1-31fe-4556-a5e1-a54d09ae2b32 returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1492/3024] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/types/0857ccd1-31fe-4556-a5e1-a54d09ae2b32 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-951aaa7e-3df2-4702-9167-d5385500761a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-951aaa7e-3df2-4702-9167-d5385500761a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-951aaa7e-3df2-4702-9167-d5385500761a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-951aaa7e-3df2-4702-9167-d5385500761a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-136bfc28-8167-43dd-b998-243fbf657712 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-136bfc28-8167-43dd-b998-243fbf657712 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] GET http://192.168.122.139/volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-136bfc28-8167-43dd-b998-243fbf657712 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-136bfc28-8167-43dd-b998-243fbf657712 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-951aaa7e-3df2-4702-9167-d5385500761a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1533/3025] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1db39e93-c1a6-49e1-a233-74c0de47281a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1db39e93-c1a6-49e1-a233-74c0de47281a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1db39e93-c1a6-49e1-a233-74c0de47281a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1db39e93-c1a6-49e1-a233-74c0de47281a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-1db39e93-c1a6-49e1-a233-74c0de47281a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-136bfc28-8167-43dd-b998-243fbf657712 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Volume info retrieved successfully. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-136bfc28-8167-43dd-b998-243fbf657712 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1493/3026] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d => generated 981 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1db39e93-c1a6-49e1-a233-74c0de47281a tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1534/3027] 192.168.122.139 () {58 vars in 1115 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types => generated 2570 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d2f7431f-c355-4893-8fda-1db4f9d62af2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2f7431f-c355-4893-8fda-1db4f9d62af2 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2f7431f-c355-4893-8fda-1db4f9d62af2 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2f7431f-c355-4893-8fda-1db4f9d62af2 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fc9de865-d26a-4610-83a3-d581c3e277af None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2f7431f-c355-4893-8fda-1db4f9d62af2 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1494/3028] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc9de865-d26a-4610-83a3-d581c3e277af tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption/cipher Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc9de865-d26a-4610-83a3-d581c3e277af tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fc9de865-d26a-4610-83a3-d581c3e277af tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-fc9de865-d26a-4610-83a3-d581c3e277af tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fc9de865-d26a-4610-83a3-d581c3e277af tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption/cipher returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1535/3029] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2e0cea38-83fe-4f2f-8c71-5e533b624c37 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e0cea38-83fe-4f2f-8c71-5e533b624c37 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] GET http://192.168.122.139/volume/v3/messages/872cae83-b885-42d0-aac0-55597ffad327 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e0cea38-83fe-4f2f-8c71-5e533b624c37 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e0cea38-83fe-4f2f-8c71-5e533b624c37 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b43e4e0a-f4a1-461a-8351-22a36a8d006f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b43e4e0a-f4a1-461a-8351-22a36a8d006f tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b43e4e0a-f4a1-461a-8351-22a36a8d006f tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e0cea38-83fe-4f2f-8c71-5e533b624c37 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-reader] http://192.168.122.139/volume/v3/messages/872cae83-b885-42d0-aac0-55597ffad327 returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b43e4e0a-f4a1-461a-8351-22a36a8d006f tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-b43e4e0a-f4a1-461a-8351-22a36a8d006f tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b43e4e0a-f4a1-461a-8351-22a36a8d006f tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1536/3030] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1495/3031] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/messages/872cae83-b885-42d0-aac0-55597ffad327 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5fc176c1-03f1-4f52-abb1-14034d988bf7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dafa7781-76c9-4d79-980c-a4a45aed916b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fc176c1-03f1-4f52-abb1-14034d988bf7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] DELETE http://192.168.122.139/volume/v3/messages/872cae83-b885-42d0-aac0-55597ffad327 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fc176c1-03f1-4f52-abb1-14034d988bf7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5fc176c1-03f1-4f52-abb1-14034d988bf7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dafa7781-76c9-4d79-980c-a4a45aed916b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/multiattach Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dafa7781-76c9-4d79-980c-a4a45aed916b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dafa7781-76c9-4d79-980c-a4a45aed916b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5fc176c1-03f1-4f52-abb1-14034d988bf7 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/messages/872cae83-b885-42d0-aac0-55597ffad327 returned with HTTP 204 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1537/3032] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/messages/872cae83-b885-42d0-aac0-55597ffad327 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Delete volume with id: a5959a7a-83fb-4dc9-94c1-9d28c04aff1d Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dafa7781-76c9-4d79-980c-a4a45aed916b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/multiattach returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1496/3033] 192.168.122.139 () {58 vars in 1298 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/multiattach => generated 29 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c2efe820-a779-444f-b777-e39b005c8ed8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Volume info retrieved successfully. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2efe820-a779-444f-b777-e39b005c8ed8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2efe820-a779-444f-b777-e39b005c8ed8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c2efe820-a779-444f-b777-e39b005c8ed8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c2efe820-a779-444f-b777-e39b005c8ed8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:29 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-490555802 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-490555802, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:29 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-490555802 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-490555802, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c2efe820-a779-444f-b777-e39b005c8ed8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1497/3034] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-68fb35d9-b8d4-40f8-bb2d-b63f37a1e84b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-68fb35d9-b8d4-40f8-bb2d-b63f37a1e84b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/volume_backend_name Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-68fb35d9-b8d4-40f8-bb2d-b63f37a1e84b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-68fb35d9-b8d4-40f8-bb2d-b63f37a1e84b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Created reservations ['f1f59132-cad4-49cc-9df1-47b39d328d00', '288c1a30-2510-40fb-b062-96c5e9327e6d', '6986c34f-b4fa-44ec-b6f7-91a94ff0a2e6', 'f884e342-fe04-48c5-865c-76ece16cdcd5'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-68fb35d9-b8d4-40f8-bb2d-b63f37a1e84b tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1498/3035] 192.168.122.139 () {58 vars in 1322 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/volume_backend_name => generated 143 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8a77c908-2e5a-4acd-84e7-9a2a9c8b4ad1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a77c908-2e5a-4acd-84e7-9a2a9c8b4ad1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] GET http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a77c908-2e5a-4acd-84e7-9a2a9c8b4ad1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8a77c908-2e5a-4acd-84e7-9a2a9c8b4ad1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8a77c908-2e5a-4acd-84e7-9a2a9c8b4ad1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a returned with HTTP 200 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1499/3036] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2005147b-4c7f-47f1-85bc-5731fffe6bbc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2005147b-4c7f-47f1-85bc-5731fffe6bbc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] PUT http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption/2a0f8022-4caf-49c5-b9ca-37a16b1dc8be Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2005147b-4c7f-47f1-85bc-5731fffe6bbc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-2005147b-4c7f-47f1-85bc-5731fffe6bbc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2005147b-4c7f-47f1-85bc-5731fffe6bbc tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption/2a0f8022-4caf-49c5-b9ca-37a16b1dc8be returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1500/3037] 192.168.122.139 () {60 vars in 1390 bytes} [Thu Sep 3 11:13:29 2026] PUT /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/encryption/2a0f8022-4caf-49c5-b9ca-37a16b1dc8be => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19019af1-399e-40b3-a0a3-abb080cb51c0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19019af1-399e-40b3-a0a3-abb080cb51c0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] PUT http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/key1 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Delete volume request issued successfully. Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4d0611b8-b618-4ba1-a1f8-1912abbe469f tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d returned with HTTP 202 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19019af1-399e-40b3-a0a3-abb080cb51c0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1538/3038] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/volumes/a5959a7a-83fb-4dc9-94c1-9d28c04aff1d => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-19019af1-399e-40b3-a0a3-abb080cb51c0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19019af1-399e-40b3-a0a3-abb080cb51c0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/extra_specs/key1 returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1501/3039] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:13:29 2026] PUT /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a/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 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-38728763-b711-4d14-b278-9691f054ac30 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6a0e4dea-956f-40da-bf80-bce16d9042f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6a0e4dea-956f-40da-bf80-bce16d9042f6 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] PUT http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38728763-b711-4d14-b278-9691f054ac30 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] DELETE http://192.168.122.139/volume/v3/types/2491e812-6ac2-4504-ad4c-615e53747c44 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6a0e4dea-956f-40da-bf80-bce16d9042f6 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38728763-b711-4d14-b278-9691f054ac30 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-38728763-b711-4d14-b278-9691f054ac30 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-6a0e4dea-956f-40da-bf80-bce16d9042f6 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2bdd7cdade554aaaa98e930f6e8064df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a6d426bb4c7442f9912d64b2ec546b9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6a0e4dea-956f-40da-bf80-bce16d9042f6 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-member] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a returned with HTTP 403 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1502/3040] 192.168.122.139 () {60 vars in 1246 bytes} [Thu Sep 3 11:13:29 2026] PUT /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fb9478c0-7f8f-46e0-a91d-30da03531ce0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fb9478c0-7f8f-46e0-a91d-30da03531ce0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] DELETE http://192.168.122.139/volume/v3/types/0857ccd1-31fe-4556-a5e1-a54d09ae2b32 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fb9478c0-7f8f-46e0-a91d-30da03531ce0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fb9478c0-7f8f-46e0-a91d-30da03531ce0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-38728763-b711-4d14-b278-9691f054ac30 tempest-ProjectReaderTests-2134394815 tempest-ProjectReaderTests-2134394815-project-admin] http://192.168.122.139/volume/v3/types/2491e812-6ac2-4504-ad4c-615e53747c44 returned with HTTP 202 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1539/3041] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/types/2491e812-6ac2-4504-ad4c-615e53747c44 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fb9478c0-7f8f-46e0-a91d-30da03531ce0 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/0857ccd1-31fe-4556-a5e1-a54d09ae2b32 returned with HTTP 202 Sep 03 11:13:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1503/3042] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/types/0857ccd1-31fe-4556-a5e1-a54d09ae2b32 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e26a803-cbc6-4763-a632-131439f541cf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e26a803-cbc6-4763-a632-131439f541cf tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] DELETE http://192.168.122.139/volume/v3/types/caeb5454-c116-451a-8932-3a9a80a6e608 Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e26a803-cbc6-4763-a632-131439f541cf tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e26a803-cbc6-4763-a632-131439f541cf tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8d0c735-7740-46f3-9eed-02d394df03a4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8d0c735-7740-46f3-9eed-02d394df03a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8d0c735-7740-46f3-9eed-02d394df03a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8d0c735-7740-46f3-9eed-02d394df03a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:29 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8d0c735-7740-46f3-9eed-02d394df03a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d returned with HTTP 404 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1504/3043] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:29 2026] GET /volume/v3/volumes/6fcd54e7-f7d8-463e-8dc1-eae20c0eae0d => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d264a998-8b57-4db8-95f0-7352bf7c445f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] DELETE http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume with id: a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e26a803-cbc6-4763-a632-131439f541cf tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/caeb5454-c116-451a-8932-3a9a80a6e608 returned with HTTP 202 Sep 03 11:13:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1540/3044] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:29 2026] DELETE /volume/v3/types/caeb5454-c116-451a-8932-3a9a80a6e608 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8ddecce5-c647-4340-b3ab-6b1c7b3192d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ddecce5-c647-4340-b3ab-6b1c7b3192d9 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] DELETE http://192.168.122.139/volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ddecce5-c647-4340-b3ab-6b1c7b3192d9 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ddecce5-c647-4340-b3ab-6b1c7b3192d9 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume request issued successfully. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d264a998-8b57-4db8-95f0-7352bf7c445f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 returned with HTTP 202 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1505/3045] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:30 2026] DELETE /volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8922cc70-0f00-4522-a4c9-33e896a4f43f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8922cc70-0f00-4522-a4c9-33e896a4f43f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8922cc70-0f00-4522-a4c9-33e896a4f43f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8922cc70-0f00-4522-a4c9-33e896a4f43f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ddecce5-c647-4340-b3ab-6b1c7b3192d9 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc returned with HTTP 202 Sep 03 11:13:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1541/3046] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:30 2026] DELETE /volume/v3/types/aaec323f-84df-4b9c-b89f-6655087dc8bc => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-109a2111-fd83-436f-be23-a300d506e2c8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-109a2111-fd83-436f-be23-a300d506e2c8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] DELETE http://192.168.122.139/volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-109a2111-fd83-436f-be23-a300d506e2c8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-109a2111-fd83-436f-be23-a300d506e2c8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8922cc70-0f00-4522-a4c9-33e896a4f43f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8922cc70-0f00-4522-a4c9-33e896a4f43f tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 returned with HTTP 200 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1506/3047] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:30 2026] GET /volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-109a2111-fd83-436f-be23-a300d506e2c8 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9 returned with HTTP 202 Sep 03 11:13:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1542/3048] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:30 2026] DELETE /volume/v3/types/d2351a44-5f58-4bd0-ac68-00690a23e7c9 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4323db00-14c5-4a74-9dce-1b9305c424d1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4323db00-14c5-4a74-9dce-1b9305c424d1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] DELETE http://192.168.122.139/volume/v3/types/e05acd81-6078-4f07-a384-b6a2ced166bb Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4323db00-14c5-4a74-9dce-1b9305c424d1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4323db00-14c5-4a74-9dce-1b9305c424d1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4323db00-14c5-4a74-9dce-1b9305c424d1 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/e05acd81-6078-4f07-a384-b6a2ced166bb returned with HTTP 202 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1507/3049] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:30 2026] DELETE /volume/v3/types/e05acd81-6078-4f07-a384-b6a2ced166bb => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bd171ad4-d715-4068-9870-30196dfe9845 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd171ad4-d715-4068-9870-30196dfe9845 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] DELETE http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd171ad4-d715-4068-9870-30196dfe9845 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bd171ad4-d715-4068-9870-30196dfe9845 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bd171ad4-d715-4068-9870-30196dfe9845 tempest-VolumeTypesMemberTests-1882670444 tempest-VolumeTypesMemberTests-1882670444-project-admin] http://192.168.122.139/volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a returned with HTTP 202 Sep 03 11:13:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1543/3050] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:30 2026] DELETE /volume/v3/types/a34c2d83-e2fd-4516-b30e-3a4d069da18a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d22a1d0a-81c8-49ea-b2ce-58aa300dc544 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d22a1d0a-81c8-49ea-b2ce-58aa300dc544 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d22a1d0a-81c8-49ea-b2ce-58aa300dc544 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d22a1d0a-81c8-49ea-b2ce-58aa300dc544 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:30 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:30 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d22a1d0a-81c8-49ea-b2ce-58aa300dc544 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:30 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d22a1d0a-81c8-49ea-b2ce-58aa300dc544 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 200 Sep 03 11:13:30 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1508/3051] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:30 2026] GET /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 1017 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e014f792-390d-4d7b-b0e1-a76ea15db7e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-919165086"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:30 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:30 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['df1e6a15-e8e3-4633-85c4-b836c704baf7', 'd4b5c990-965b-4aad-8dbd-0475ad07cd0f', '3381ec7a-437a-4baf-b909-0d433b2e6e54', '7952355a-96c4-497b-8139-61b40e1f0541'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:30 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:30 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:13:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cea970ea-70eb-4064-b0b8-3f8d21b3f9a0 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:13:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1544/3052] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:13:30 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 11:13:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-afc07e85-31b2-4394-a832-da2cd65d4a84 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-afc07e85-31b2-4394-a832-da2cd65d4a84 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-afc07e85-31b2-4394-a832-da2cd65d4a84 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-afc07e85-31b2-4394-a832-da2cd65d4a84 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-afc07e85-31b2-4394-a832-da2cd65d4a84 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-afc07e85-31b2-4394-a832-da2cd65d4a84 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1509/3053] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:31 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-84398a0e-bfe0-4f77-9012-01863995ad9d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84398a0e-bfe0-4f77-9012-01863995ad9d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84398a0e-bfe0-4f77-9012-01863995ad9d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-84398a0e-bfe0-4f77-9012-01863995ad9d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-84398a0e-bfe0-4f77-9012-01863995ad9d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-84398a0e-bfe0-4f77-9012-01863995ad9d tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 returned with HTTP 200 Sep 03 11:13:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1545/3054] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:31 2026] GET /volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e3f76c3-035f-436d-9857-4e710e21ef27 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e3f76c3-035f-436d-9857-4e710e21ef27 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e3f76c3-035f-436d-9857-4e710e21ef27 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e3f76c3-035f-436d-9857-4e710e21ef27 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e3f76c3-035f-436d-9857-4e710e21ef27 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e3f76c3-035f-436d-9857-4e710e21ef27 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1510/3055] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:32 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-86304d88-1868-4d55-9cf8-8a32ecb7f68b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86304d88-1868-4d55-9cf8-8a32ecb7f68b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 Sep 03 11:13:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86304d88-1868-4d55-9cf8-8a32ecb7f68b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86304d88-1868-4d55-9cf8-8a32ecb7f68b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86304d88-1868-4d55-9cf8-8a32ecb7f68b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 returned with HTTP 404 Sep 03 11:13:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1546/3056] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:32 2026] GET /volume/v3/volumes/a52eeeb7-d120-443b-9581-5c5ba963ba12 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] DELETE http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a Sep 03 11:13:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:32 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume with id: c9104d9b-ceea-442c-8a15-9c6c046a0a6a Sep 03 11:13:32 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:32 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:32 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:32 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume request issued successfully. Sep 03 11:13:32 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e38cb3a-ecb7-4d5d-bb03-3ce3253e55a4 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a returned with HTTP 202 Sep 03 11:13:32 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1511/3057] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:32 2026] DELETE /volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-052cd1d8-603f-4ff3-93a1-8e6f5de09024 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-052cd1d8-603f-4ff3-93a1-8e6f5de09024 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a Sep 03 11:13:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-052cd1d8-603f-4ff3-93a1-8e6f5de09024 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-052cd1d8-603f-4ff3-93a1-8e6f5de09024 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:32 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:32 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:32 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:32 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:32 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-052cd1d8-603f-4ff3-93a1-8e6f5de09024 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-052cd1d8-603f-4ff3-93a1-8e6f5de09024 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a returned with HTTP 200 Sep 03 11:13:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1547/3058] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:32 2026] GET /volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a46aa1e6-62bd-46bb-befe-6ba6799715d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a46aa1e6-62bd-46bb-befe-6ba6799715d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a46aa1e6-62bd-46bb-befe-6ba6799715d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a46aa1e6-62bd-46bb-befe-6ba6799715d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a46aa1e6-62bd-46bb-befe-6ba6799715d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a46aa1e6-62bd-46bb-befe-6ba6799715d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1512/3059] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:33 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f7d61157-921b-49b2-a509-3083c61c20d8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7d61157-921b-49b2-a509-3083c61c20d8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a Sep 03 11:13:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7d61157-921b-49b2-a509-3083c61c20d8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f7d61157-921b-49b2-a509-3083c61c20d8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f7d61157-921b-49b2-a509-3083c61c20d8 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a returned with HTTP 404 Sep 03 11:13:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1548/3060] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:33 2026] GET /volume/v3/volumes/c9104d9b-ceea-442c-8a15-9c6c046a0a6a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] DELETE http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume with id: 809e319c-c2ab-4721-937b-0d8ea2c60f06 Sep 03 11:13:33 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:33 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:33 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:33 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume request issued successfully. Sep 03 11:13:33 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a22bd1cf-3c03-465b-9ba8-bd5f2e56961b tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 returned with HTTP 202 Sep 03 11:13:33 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1513/3061] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:33 2026] DELETE /volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ac3a04ef-e2e7-43fd-9dcf-c77f607a3185 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac3a04ef-e2e7-43fd-9dcf-c77f607a3185 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 Sep 03 11:13:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac3a04ef-e2e7-43fd-9dcf-c77f607a3185 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:33 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ac3a04ef-e2e7-43fd-9dcf-c77f607a3185 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:33 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:33 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:33 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:33 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:33 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ac3a04ef-e2e7-43fd-9dcf-c77f607a3185 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:33 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ac3a04ef-e2e7-43fd-9dcf-c77f607a3185 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 returned with HTTP 200 Sep 03 11:13:33 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1549/3062] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:33 2026] GET /volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:33 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-465a51b5-09d7-4e5e-a231-d173495c2e39 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-465a51b5-09d7-4e5e-a231-d173495c2e39 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-465a51b5-09d7-4e5e-a231-d173495c2e39 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-784974187", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-465a51b5-09d7-4e5e-a231-d173495c2e39 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1514/3063] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:33 2026] POST /volume/v3/types => generated 379 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-08daa6d8-463a-4cbd-858d-f38bfd24f2d8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08daa6d8-463a-4cbd-858d-f38bfd24f2d8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08daa6d8-463a-4cbd-858d-f38bfd24f2d8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-442c092f-694b-4d75-a89a-23961cc681ef None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-442c092f-694b-4d75-a89a-23961cc681ef tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-442c092f-694b-4d75-a89a-23961cc681ef tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-442c092f-694b-4d75-a89a-23961cc681ef tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08daa6d8-463a-4cbd-858d-f38bfd24f2d8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1550/3064] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-66f0d1a5-2d25-4471-ac5d-224f8fe048d0 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-442c092f-694b-4d75-a89a-23961cc681ef tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66f0d1a5-2d25-4471-ac5d-224f8fe048d0 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-66f0d1a5-2d25-4471-ac5d-224f8fe048d0 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-656342800", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-442c092f-694b-4d75-a89a-23961cc681ef tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1515/3065] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:34 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a969534e-0e56-4d84-963b-993d86850698 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a969534e-0e56-4d84-963b-993d86850698 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] POST http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20/action Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a969534e-0e56-4d84-963b-993d86850698 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a969534e-0e56-4d84-963b-993d86850698 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a969534e-0e56-4d84-963b-993d86850698 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-a969534e-0e56-4d84-963b-993d86850698 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4ed7e01bec2c42fb92188dd65e5a1c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '820692f6cbc647aaa7fca068812b4259', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a969534e-0e56-4d84-963b-993d86850698 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20/action returned with HTTP 403 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1516/3066] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20/action => generated 133 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-66f0d1a5-2d25-4471-ac5d-224f8fe048d0 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1551/3067] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types => generated 379 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e1e3516d-cf74-4f33-bba5-dede9fdb81f8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e1e3516d-cf74-4f33-bba5-dede9fdb81f8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types/339e5271-4bf3-44b2-b321-b96a971081a4/encryption Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e1e3516d-cf74-4f33-bba5-dede9fdb81f8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e1e3516d-cf74-4f33-bba5-dede9fdb81f8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/339e5271-4bf3-44b2-b321-b96a971081a4/encryption returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1552/3068] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types/339e5271-4bf3-44b2-b321-b96a971081a4/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a0b61045-b2a6-46d2-9f58-380cdde3e714 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b9d96377-0fda-4cec-a252-43a21b37dd0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 202 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1517/3069] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:34 2026] DELETE /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0b61045-b2a6-46d2-9f58-380cdde3e714 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a0b61045-b2a6-46d2-9f58-380cdde3e714 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1615209319", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0b180f99-257e-4f0b-afdc-9868489f940d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0b180f99-257e-4f0b-afdc-9868489f940d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0b180f99-257e-4f0b-afdc-9868489f940d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0b180f99-257e-4f0b-afdc-9868489f940d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0b180f99-257e-4f0b-afdc-9868489f940d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0b180f99-257e-4f0b-afdc-9868489f940d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1518/3070] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:34 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a0b61045-b2a6-46d2-9f58-380cdde3e714 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1553/3071] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types => generated 380 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9183ca13-7b8c-40ca-95e8-ad038e695dee None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9183ca13-7b8c-40ca-95e8-ad038e695dee tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c/extra_specs Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9183ca13-7b8c-40ca-95e8-ad038e695dee tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9183ca13-7b8c-40ca-95e8-ad038e695dee tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c/extra_specs returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1519/3072] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c/extra_specs => generated 35 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e0dd839e-73f9-448f-b707-60ba3dc4ddb4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0dd839e-73f9-448f-b707-60ba3dc4ddb4 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] PUT http://192.168.122.139/volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c/extra_specs/key2 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e0dd839e-73f9-448f-b707-60ba3dc4ddb4 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e0dd839e-73f9-448f-b707-60ba3dc4ddb4 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c/extra_specs/key2 returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1554/3073] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:13:34 2026] PUT /volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c/extra_specs/key2 => generated 25 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-613b7e2f-bdb2-40ea-9cab-f00321953d25 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-613b7e2f-bdb2-40ea-9cab-f00321953d25 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-613b7e2f-bdb2-40ea-9cab-f00321953d25 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-613b7e2f-bdb2-40ea-9cab-f00321953d25 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1520/3074] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types => generated 195 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-730becbe-8081-4665-889d-443c63c5909e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-730becbe-8081-4665-889d-443c63c5909e tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/583bec42-0d55-49d7-a4ec-972f82535152 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-730becbe-8081-4665-889d-443c63c5909e tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-730becbe-8081-4665-889d-443c63c5909e tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-730becbe-8081-4665-889d-443c63c5909e tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/583bec42-0d55-49d7-a4ec-972f82535152 returned with HTTP 202 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1555/3075] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:34 2026] DELETE /volume/v3/types/583bec42-0d55-49d7-a4ec-972f82535152 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d3ea6cf3-cea6-4643-9f7d-deb678c349b1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d3ea6cf3-cea6-4643-9f7d-deb678c349b1 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d3ea6cf3-cea6-4643-9f7d-deb678c349b1 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1032639921", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-320fbc1e-d0de-40ca-bc0f-f63d11873d9c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-320fbc1e-d0de-40ca-bc0f-f63d11873d9c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-320fbc1e-d0de-40ca-bc0f-f63d11873d9c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-320fbc1e-d0de-40ca-bc0f-f63d11873d9c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-320fbc1e-d0de-40ca-bc0f-f63d11873d9c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 returned with HTTP 404 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1556/3076] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:34 2026] GET /volume/v3/volumes/809e319c-c2ab-4721-937b-0d8ea2c60f06 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] DELETE http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume with id: 37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d3ea6cf3-cea6-4643-9f7d-deb678c349b1 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1521/3077] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types => generated 380 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ebdff9ab-9c66-48e5-85eb-cc4aa4010444 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:34 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:34 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:34 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ebdff9ab-9c66-48e5-85eb-cc4aa4010444 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768/encryption Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ebdff9ab-9c66-48e5-85eb-cc4aa4010444 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume request issued successfully. Sep 03 11:13:34 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b0f27bd2-c753-4d7e-a67e-1ac42d4f0182 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 202 Sep 03 11:13:34 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1557/3078] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:34 2026] DELETE /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ebdff9ab-9c66-48e5-85eb-cc4aa4010444 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768/encryption returned with HTTP 200 Sep 03 11:13:34 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1522/3079] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-230b6628-c7db-4e6c-b7ae-d225297a68a2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-230b6628-c7db-4e6c-b7ae-d225297a68a2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-230b6628-c7db-4e6c-b7ae-d225297a68a2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-230b6628-c7db-4e6c-b7ae-d225297a68a2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:34 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:34 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:34 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-230b6628-c7db-4e6c-b7ae-d225297a68a2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-230b6628-c7db-4e6c-b7ae-d225297a68a2 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1523/3080] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:34 2026] GET /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 864 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f7d7847a-0781-4ecf-9750-58dcba662541 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7d7847a-0781-4ecf-9750-58dcba662541 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768/encryption/d5b98d00-e287-48b3-aedc-b20c4caebd46 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7d7847a-0781-4ecf-9750-58dcba662541 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7d7847a-0781-4ecf-9750-58dcba662541 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1830054409"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7d7847a-0781-4ecf-9750-58dcba662541 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768/encryption/d5b98d00-e287-48b3-aedc-b20c4caebd46 returned with HTTP 202 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1830054409'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume of 1 GB Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1524/3081] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:13:35 2026] DELETE /volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768/encryption/d5b98d00-e287-48b3-aedc-b20c4caebd46 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fa8d4681-2d76-4cec-9081-c64090cdda58 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fa8d4681-2d76-4cec-9081-c64090cdda58 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fa8d4681-2d76-4cec-9081-c64090cdda58 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2036532202", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (2b7d6349-17c3-4dd7-b31d-26d268e1f031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7268f2c1-e353-4bc1-88a3-68ca900856a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fa8d4681-2d76-4cec-9081-c64090cdda58 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1525/3082] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:35 2026] POST /volume/v3/types => generated 380 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0c08b348-4bf7-40da-85a9-e32d44d86913 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0c08b348-4bf7-40da-85a9-e32d44d86913 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/ef3bc557-6af7-46d0-bf0b-302def5752e5/extra_specs/key1 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0c08b348-4bf7-40da-85a9-e32d44d86913 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0c08b348-4bf7-40da-85a9-e32d44d86913 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7268f2c1-e353-4bc1-88a3-68ca900856a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b91f588-8ed9-4b5d-bc45-2ca824fcad9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0c08b348-4bf7-40da-85a9-e32d44d86913 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/ef3bc557-6af7-46d0-bf0b-302def5752e5/extra_specs/key1 returned with HTTP 202 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1526/3083] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:13:35 2026] DELETE /volume/v3/types/ef3bc557-6af7-46d0-bf0b-302def5752e5/extra_specs/key1 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-937ca0ed-c983-42d6-b8a5-147986f9df1a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-937ca0ed-c983-42d6-b8a5-147986f9df1a tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-937ca0ed-c983-42d6-b8a5-147986f9df1a tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-489206140", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-937ca0ed-c983-42d6-b8a5-147986f9df1a tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1527/3084] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:13:35 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9ccbb8ad-5657-483c-bac6-12877a92a556 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9ccbb8ad-5657-483c-bac6-12877a92a556 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9ccbb8ad-5657-483c-bac6-12877a92a556 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9ccbb8ad-5657-483c-bac6-12877a92a556 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:35 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9ccbb8ad-5657-483c-bac6-12877a92a556 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9ccbb8ad-5657-483c-bac6-12877a92a556 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1528/3085] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-38b958ce-811d-416d-a3f1-e904a91128e8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38b958ce-811d-416d-a3f1-e904a91128e8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/c06f3529-07fb-4ff6-b411-b09be745d5e8 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38b958ce-811d-416d-a3f1-e904a91128e8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-38b958ce-811d-416d-a3f1-e904a91128e8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Created reservations ['dca45f60-f91e-48ec-9eab-4ba3b2f16ef9', '849c694d-5c90-4417-a554-749b7ed758b6', 'f90eb889-3e03-4415-bd12-ed1fcf4d756e', '4109c729-42ea-4672-ac8d-611bce2f8373'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b91f588-8ed9-4b5d-bc45-2ca824fcad9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca45f60-f91e-48ec-9eab-4ba3b2f16ef9', '849c694d-5c90-4417-a554-749b7ed758b6', 'f90eb889-3e03-4415-bd12-ed1fcf4d756e', '4109c729-42ea-4672-ac8d-611bce2f8373']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (030513bc-9398-4c6e-8a0c-9bc12c0eeba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-38b958ce-811d-416d-a3f1-e904a91128e8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/c06f3529-07fb-4ff6-b411-b09be745d5e8 returned with HTTP 202 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1529/3086] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:35 2026] DELETE /volume/v3/types/c06f3529-07fb-4ff6-b411-b09be745d5e8 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-17dd3682-2ed3-446e-b5f1-c26003aae168 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17dd3682-2ed3-446e-b5f1-c26003aae168 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17dd3682-2ed3-446e-b5f1-c26003aae168 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-17dd3682-2ed3-446e-b5f1-c26003aae168 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-17dd3682-2ed3-446e-b5f1-c26003aae168 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (030513bc-9398-4c6e-8a0c-9bc12c0eeba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd098f6e-466b-4982-ae77-c51c043887eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830054409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['dca45f60-f91e-48ec-9eab-4ba3b2f16ef9','849c694d-5c90-4417-a554-749b7ed758b6','f90eb889-3e03-4415-bd12-ed1fcf4d756e','4109c729-42ea-4672-ac8d-611bce2f8373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830054409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd098f6e-466b-4982-ae77-c51c043887eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f819b7a674c6481d2030b0301bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1530/3087] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55977de-0984-4c09-8cc7-ff137e22b121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-847ee840-a557-468e-b727-5e036ec27e02 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-847ee840-a557-468e-b727-5e036ec27e02 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-847ee840-a557-468e-b727-5e036ec27e02 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-847ee840-a557-468e-b727-5e036ec27e02 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55977de-0984-4c09-8cc7-ff137e22b121) transitioned into state 'SUCCESS' from state '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-1830054409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['dca45f60-f91e-48ec-9eab-4ba3b2f16ef9','849c694d-5c90-4417-a554-749b7ed758b6','f90eb889-3e03-4415-bd12-ed1fcf4d756e','4109c729-42ea-4672-ac8d-611bce2f8373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-847ee840-a557-468e-b727-5e036ec27e02 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1531/3088] 192.168.122.139 () {58 vars in 1115 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types => generated 2588 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26825ccb-552c-4330-9681-e2d680381138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c92a0200-a639-4ab8-884e-1e6c55421af9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c92a0200-a639-4ab8-884e-1e6c55421af9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption/cipher Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c92a0200-a639-4ab8-884e-1e6c55421af9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c92a0200-a639-4ab8-884e-1e6c55421af9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26825ccb-552c-4330-9681-e2d680381138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (2b7d6349-17c3-4dd7-b31d-26d268e1f031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request issued successfully. Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c92a0200-a639-4ab8-884e-1e6c55421af9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption/cipher returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c52bb3d0-5c40-46e0-8ceb-9acebf344c48 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1532/3089] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1558/3090] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:13:34 2026] POST /volume/v3/volumes => generated 787 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0478ed75-c6e6-4ca4-8de8-917a39870bcc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0478ed75-c6e6-4ca4-8de8-917a39870bcc tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0478ed75-c6e6-4ca4-8de8-917a39870bcc tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0478ed75-c6e6-4ca4-8de8-917a39870bcc tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ebd7354e-6322-4402-9613-b89f2b838881 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0478ed75-c6e6-4ca4-8de8-917a39870bcc tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1533/3091] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebd7354e-6322-4402-9613-b89f2b838881 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebd7354e-6322-4402-9613-b89f2b838881 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebd7354e-6322-4402-9613-b89f2b838881 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4c89bab9-6bb8-4611-876f-d2a3132ecd18 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c89bab9-6bb8-4611-876f-d2a3132ecd18 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/multiattach Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c89bab9-6bb8-4611-876f-d2a3132ecd18 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c89bab9-6bb8-4611-876f-d2a3132ecd18 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c89bab9-6bb8-4611-876f-d2a3132ecd18 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/multiattach returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1534/3092] 192.168.122.139 () {58 vars in 1298 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-87912e25-a160-4db6-8314-0031894502e3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87912e25-a160-4db6-8314-0031894502e3 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/volume_backend_name Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87912e25-a160-4db6-8314-0031894502e3 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-87912e25-a160-4db6-8314-0031894502e3 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ebd7354e-6322-4402-9613-b89f2b838881 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-87912e25-a160-4db6-8314-0031894502e3 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebd7354e-6322-4402-9613-b89f2b838881 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1535/3093] 192.168.122.139 () {58 vars in 1322 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/volume_backend_name => generated 44 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1559/3094] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb => generated 966 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4c0245a4-2259-4c5e-b933-d5e67050822b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c0245a4-2259-4c5e-b933-d5e67050822b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] GET http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c0245a4-2259-4c5e-b933-d5e67050822b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4c0245a4-2259-4c5e-b933-d5e67050822b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4c0245a4-2259-4c5e-b933-d5e67050822b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1536/3095] 192.168.122.139 () {58 vars in 1226 bytes} [Thu Sep 3 11:13:35 2026] GET /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef => generated 401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c5f5709b-06ee-46b2-8c50-c703d09c81ae None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5f5709b-06ee-46b2-8c50-c703d09c81ae tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] PUT http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption/aa1fd712-838c-4c2a-9638-42f15fc7fd72 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c5f5709b-06ee-46b2-8c50-c703d09c81ae tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c5f5709b-06ee-46b2-8c50-c703d09c81ae tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption/aa1fd712-838c-4c2a-9638-42f15fc7fd72 returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1560/3096] 192.168.122.139 () {60 vars in 1390 bytes} [Thu Sep 3 11:13:35 2026] PUT /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/encryption/aa1fd712-838c-4c2a-9638-42f15fc7fd72 => generated 33 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e08c814b-acd6-419d-8b75-a513d71e5cd8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e08c814b-acd6-419d-8b75-a513d71e5cd8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] PUT http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/key1 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e08c814b-acd6-419d-8b75-a513d71e5cd8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e08c814b-acd6-419d-8b75-a513d71e5cd8 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/key1 returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1537/3097] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:13:35 2026] PUT /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef/extra_specs/key1 => generated 30 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9554fc3e-c604-4e11-87bf-1900a055a26b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9554fc3e-c604-4e11-87bf-1900a055a26b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] PUT http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef Sep 03 11:13:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9554fc3e-c604-4e11-87bf-1900a055a26b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9554fc3e-c604-4e11-87bf-1900a055a26b tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef returned with HTTP 200 Sep 03 11:13:35 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1561/3098] 192.168.122.139 () {60 vars in 1246 bytes} [Thu Sep 3 11:13:35 2026] PUT /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef => generated 370 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6ada9d5b-101c-49bd-b2cd-6eef02914cfa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6ada9d5b-101c-49bd-b2cd-6eef02914cfa tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/ef3bc557-6af7-46d0-bf0b-302def5752e5 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6ada9d5b-101c-49bd-b2cd-6eef02914cfa tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6ada9d5b-101c-49bd-b2cd-6eef02914cfa tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e48ff829-27a2-4e92-b5d8-70270e77fec9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e48ff829-27a2-4e92-b5d8-70270e77fec9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e48ff829-27a2-4e92-b5d8-70270e77fec9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e48ff829-27a2-4e92-b5d8-70270e77fec9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e48ff829-27a2-4e92-b5d8-70270e77fec9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6ada9d5b-101c-49bd-b2cd-6eef02914cfa tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/ef3bc557-6af7-46d0-bf0b-302def5752e5 returned with HTTP 202 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1538/3099] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:36 2026] DELETE /volume/v3/types/ef3bc557-6af7-46d0-bf0b-302def5752e5 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e48ff829-27a2-4e92-b5d8-70270e77fec9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 200 Sep 03 11:13:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1562/3100] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:36 2026] GET /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-36f0a54d-391e-4a5d-b790-533d814004eb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36f0a54d-391e-4a5d-b790-533d814004eb tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36f0a54d-391e-4a5d-b790-533d814004eb tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-36f0a54d-391e-4a5d-b790-533d814004eb tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-36f0a54d-391e-4a5d-b790-533d814004eb tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768 returned with HTTP 202 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1539/3101] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:36 2026] DELETE /volume/v3/types/d3c8be33-d595-4258-b6dd-d7f18326b768 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ebdd711a-3d9e-4470-9745-5a00bc328bf9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebdd711a-3d9e-4470-9745-5a00bc328bf9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebdd711a-3d9e-4470-9745-5a00bc328bf9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebdd711a-3d9e-4470-9745-5a00bc328bf9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebdd711a-3d9e-4470-9745-5a00bc328bf9 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c returned with HTTP 202 Sep 03 11:13:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1563/3102] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:36 2026] DELETE /volume/v3/types/17632738-5136-4f9c-b173-a58dcbc2d96c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-cd231cb6-b94c-4405-bf74-3ee1ac8acecf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd231cb6-b94c-4405-bf74-3ee1ac8acecf tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/339e5271-4bf3-44b2-b321-b96a971081a4 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd231cb6-b94c-4405-bf74-3ee1ac8acecf tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-cd231cb6-b94c-4405-bf74-3ee1ac8acecf tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-cd231cb6-b94c-4405-bf74-3ee1ac8acecf tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/339e5271-4bf3-44b2-b321-b96a971081a4 returned with HTTP 202 Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6564a9d0-35c1-4262-b9fa-6d82df1e44b5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1540/3103] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:36 2026] DELETE /volume/v3/types/339e5271-4bf3-44b2-b321-b96a971081a4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6564a9d0-35c1-4262-b9fa-6d82df1e44b5 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] DELETE http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6564a9d0-35c1-4262-b9fa-6d82df1e44b5 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6564a9d0-35c1-4262-b9fa-6d82df1e44b5 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6564a9d0-35c1-4262-b9fa-6d82df1e44b5 tempest-VolumeTypesAdminTests-1396993214 tempest-VolumeTypesAdminTests-1396993214-project-admin] http://192.168.122.139/volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef returned with HTTP 202 Sep 03 11:13:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1564/3104] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:13:36 2026] DELETE /volume/v3/types/4565e3d4-c497-4962-bdeb-695ba1ec74ef => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-45cfca14-4894-4f7a-a1e1-59db4fb6825e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45cfca14-4894-4f7a-a1e1-59db4fb6825e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45cfca14-4894-4f7a-a1e1-59db4fb6825e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-45cfca14-4894-4f7a-a1e1-59db4fb6825e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:36 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-45cfca14-4894-4f7a-a1e1-59db4fb6825e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:36 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-45cfca14-4894-4f7a-a1e1-59db4fb6825e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 200 Sep 03 11:13:36 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1541/3105] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:36 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ce5a9be4-b2e2-4f86-b0b8-dc18733ab248 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce5a9be4-b2e2-4f86-b0b8-dc18733ab248 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce5a9be4-b2e2-4f86-b0b8-dc18733ab248 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ce5a9be4-b2e2-4f86-b0b8-dc18733ab248 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:36 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:36 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:36 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:36 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ce5a9be4-b2e2-4f86-b0b8-dc18733ab248 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ce5a9be4-b2e2-4f86-b0b8-dc18733ab248 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb returned with HTTP 200 Sep 03 11:13:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1565/3106] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:36 2026] GET /volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d2c353e0-5f10-41ca-807b-0ad028ecbfc9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2c353e0-5f10-41ca-807b-0ad028ecbfc9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2c353e0-5f10-41ca-807b-0ad028ecbfc9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d2c353e0-5f10-41ca-807b-0ad028ecbfc9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d2c353e0-5f10-41ca-807b-0ad028ecbfc9 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f returned with HTTP 404 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1542/3107] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:37 2026] GET /volume/v3/volumes/37d4f7b0-eaf0-41e8-a906-0301b995e65f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] DELETE http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume with id: 340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Delete volume request issued successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-21412467-f3d0-4cb6-8ad9-f634c19d780c tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 returned with HTTP 202 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1566/3108] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:37 2026] DELETE /volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c38bfcc3-7b38-4861-9787-4677b7ad4ae1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c38bfcc3-7b38-4861-9787-4677b7ad4ae1 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c38bfcc3-7b38-4861-9787-4677b7ad4ae1 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c38bfcc3-7b38-4861-9787-4677b7ad4ae1 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c38bfcc3-7b38-4861-9787-4677b7ad4ae1 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Volume info retrieved successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c38bfcc3-7b38-4861-9787-4677b7ad4ae1 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 returned with HTTP 200 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1543/3109] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:37 2026] GET /volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c31b1266-bc82-472c-af87-3e05874d2634 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c31b1266-bc82-472c-af87-3e05874d2634 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c31b1266-bc82-472c-af87-3e05874d2634 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c31b1266-bc82-472c-af87-3e05874d2634 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c31b1266-bc82-472c-af87-3e05874d2634 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 returned with HTTP 404 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1567/3110] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:37 2026] GET /volume/v3/snapshots/c8bfdce8-0b04-40ba-bcaa-d4999e2e7e20 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-61bf6b17-108f-42b0-b359-05f355a3cb3f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 202 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1544/3111] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:37 2026] DELETE /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-371f8a6f-c52d-443a-8dcc-49d736764321 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-371f8a6f-c52d-443a-8dcc-49d736764321 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-371f8a6f-c52d-443a-8dcc-49d736764321 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-371f8a6f-c52d-443a-8dcc-49d736764321 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-371f8a6f-c52d-443a-8dcc-49d736764321 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-371f8a6f-c52d-443a-8dcc-49d736764321 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 200 Sep 03 11:13:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1568/3112] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:37 2026] GET /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3ef91c36-310f-4a26-abd2-2d2ec0c1f26f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ef91c36-310f-4a26-abd2-2d2ec0c1f26f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ef91c36-310f-4a26-abd2-2d2ec0c1f26f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ef91c36-310f-4a26-abd2-2d2ec0c1f26f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3ef91c36-310f-4a26-abd2-2d2ec0c1f26f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ef91c36-310f-4a26-abd2-2d2ec0c1f26f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb returned with HTTP 200 Sep 03 11:13:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1545/3113] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:37 2026] GET /volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb => generated 1017 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aa262518-776f-4242-a62f-5a3a5676c201 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb18bf57-bf1d-4b41-b5c5-54b975a1b5a0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb18bf57-bf1d-4b41-b5c5-54b975a1b5a0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] GET http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 Sep 03 11:13:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb18bf57-bf1d-4b41-b5c5-54b975a1b5a0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb18bf57-bf1d-4b41-b5c5-54b975a1b5a0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] GET http://192.168.122.139/volume/v3/volumes Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Get all volumes completed successfully. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa262518-776f-4242-a62f-5a3a5676c201 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] http://192.168.122.139/volume/v3/volumes returned with HTTP 200 Sep 03 11:13:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1569/3114] 192.168.122.139 () {60 vars in 1162 bytes} [Thu Sep 3 11:13:37 2026] GET /volume/v3/volumes => generated 344 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:13:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb18bf57-bf1d-4b41-b5c5-54b975a1b5a0 tempest-CreateVolumesFromSourceVolumeTest-2026621474 tempest-CreateVolumesFromSourceVolumeTest-2026621474-project-member] http://192.168.122.139/volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 returned with HTTP 404 Sep 03 11:13:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1546/3115] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:38 2026] GET /volume/v3/volumes/340beac7-ba0f-4efa-99b2-c0bc33647fb4 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume with id: bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume request issued successfully. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ef0b1f79-cb5d-4044-88a5-9b2147cf4611 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb returned with HTTP 202 Sep 03 11:13:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1570/3116] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:38 2026] DELETE /volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-57daf5bf-b9a3-4c6d-843a-c46f455354dd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57daf5bf-b9a3-4c6d-843a-c46f455354dd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57daf5bf-b9a3-4c6d-843a-c46f455354dd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:38 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57daf5bf-b9a3-4c6d-843a-c46f455354dd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:38 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:38 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:38 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:38 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:38 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-57daf5bf-b9a3-4c6d-843a-c46f455354dd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:38 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57daf5bf-b9a3-4c6d-843a-c46f455354dd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb returned with HTTP 200 Sep 03 11:13:38 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1547/3117] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:38 2026] GET /volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-088d3398-7498-42db-9993-7af9c567545a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-088d3398-7498-42db-9993-7af9c567545a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-088d3398-7498-42db-9993-7af9c567545a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-088d3398-7498-42db-9993-7af9c567545a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:38 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-088d3398-7498-42db-9993-7af9c567545a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-088d3398-7498-42db-9993-7af9c567545a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 200 Sep 03 11:13:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1571/3118] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:38 2026] GET /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-594c6798-f88e-46ad-86da-e16bb07bede3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-594c6798-f88e-46ad-86da-e16bb07bede3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-594c6798-f88e-46ad-86da-e16bb07bede3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-594c6798-f88e-46ad-86da-e16bb07bede3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-594c6798-f88e-46ad-86da-e16bb07bede3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb returned with HTTP 404 Sep 03 11:13:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1548/3119] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:39 2026] GET /volume/v3/volumes/bd098f6e-466b-4982-ae77-c51c043887eb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-247884691"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-247884691'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume of 1 GB Sep 03 11:13:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (dbbf32b4-9d4e-4a26-aaef-f07abf12aff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8bb66b-783b-4717-ac80-ad00f99b9c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bc4da9f1-6e0e-48e7-93d8-1ff67280803d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bc4da9f1-6e0e-48e7-93d8-1ff67280803d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bc4da9f1-6e0e-48e7-93d8-1ff67280803d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bc4da9f1-6e0e-48e7-93d8-1ff67280803d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bc4da9f1-6e0e-48e7-93d8-1ff67280803d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 returned with HTTP 404 Sep 03 11:13:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1549/3120] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:39 2026] GET /volume/v3/volumes/e014f792-390d-4d7b-b0e1-a76ea15db7e0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304705440"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304705440'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:13:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8bb66b-783b-4717-ac80-ad00f99b9c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2d5896-29d9-43a0-b19c-e2fe8b89d55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (4e2c9ed8-5de5-48e7-87a3-9eacce2ff3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb578d4-4943-4acb-a19b-e15ba4e2d383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb578d4-4943-4acb-a19b-e15ba4e2d383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:39 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2633ff-4d2f-45d1-8aeb-003cda3dd8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Created reservations ['722fc26f-f013-4791-b56f-3997d30134e4', 'cfe68fa5-3149-4bd9-92bf-9bb76a025055', 'e05255e0-5041-478c-8fc6-fc3fa89d239a', '2a165438-e72e-47c1-87da-b62b30276510'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2d5896-29d9-43a0-b19c-e2fe8b89d55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722fc26f-f013-4791-b56f-3997d30134e4', 'cfe68fa5-3149-4bd9-92bf-9bb76a025055', 'e05255e0-5041-478c-8fc6-fc3fa89d239a', '2a165438-e72e-47c1-87da-b62b30276510']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8cf9536-181c-4654-aec1-600c54394464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:39 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8cf9536-181c-4654-aec1-600c54394464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9597e7a-aa6e-496c-9560-1e7060061049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-247884691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['722fc26f-f013-4791-b56f-3997d30134e4','cfe68fa5-3149-4bd9-92bf-9bb76a025055','e05255e0-5041-478c-8fc6-fc3fa89d239a','2a165438-e72e-47c1-87da-b62b30276510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-247884691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9597e7a-aa6e-496c-9560-1e7060061049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f819b7a674c6481d2030b0301bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:39 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2961ca97-e5a6-40b5-888f-69ef15fd7375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['dbfb7d9e-1fd8-4d4b-89f8-f005d3b5706c', '48863304-b784-48d0-9b34-6306e5cd4cab', '1474046c-e933-424d-aea6-7f2c016ea29a', '7a3f3ff9-bced-49de-9c72-9e8fdaef8dfc'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2633ff-4d2f-45d1-8aeb-003cda3dd8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbfb7d9e-1fd8-4d4b-89f8-f005d3b5706c', '48863304-b784-48d0-9b34-6306e5cd4cab', '1474046c-e933-424d-aea6-7f2c016ea29a', '7a3f3ff9-bced-49de-9c72-9e8fdaef8dfc']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b4c3a2-395f-46b7-97fd-f2284227a784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2961ca97-e5a6-40b5-888f-69ef15fd7375) transitioned into state 'SUCCESS' from state '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-247884691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['722fc26f-f013-4791-b56f-3997d30134e4','cfe68fa5-3149-4bd9-92bf-9bb76a025055','e05255e0-5041-478c-8fc6-fc3fa89d239a','2a165438-e72e-47c1-87da-b62b30276510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7da666-4007-447e-84f3-834bfb804892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7da666-4007-447e-84f3-834bfb804892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:40 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:40 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (dbbf32b4-9d4e-4a26-aaef-f07abf12aff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request issued successfully. Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9b562fba-3402-4bdd-9ffc-7be78f568a73 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b4c3a2-395f-46b7-97fd-f2284227a784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304705440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['dbfb7d9e-1fd8-4d4b-89f8-f005d3b5706c','48863304-b784-48d0-9b34-6306e5cd4cab','1474046c-e933-424d-aea6-7f2c016ea29a','7a3f3ff9-bced-49de-9c72-9e8fdaef8dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304705440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1572/3121] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:13:39 2026] POST /volume/v3/volumes => generated 786 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b9e001-4bd5-4f53-857e-8ef29f6c319b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-41c60d58-3d5b-4308-ad51-e17a97cf5259 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c60d58-3d5b-4308-ad51-e17a97cf5259 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c60d58-3d5b-4308-ad51-e17a97cf5259 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-41c60d58-3d5b-4308-ad51-e17a97cf5259 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-41c60d58-3d5b-4308-ad51-e17a97cf5259 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b9e001-4bd5-4f53-857e-8ef29f6c319b) transitioned into state 'SUCCESS' from state '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-1304705440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['dbfb7d9e-1fd8-4d4b-89f8-f005d3b5706c','48863304-b784-48d0-9b34-6306e5cd4cab','1474046c-e933-424d-aea6-7f2c016ea29a','7a3f3ff9-bced-49de-9c72-9e8fdaef8dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-41c60d58-3d5b-4308-ad51-e17a97cf5259 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 returned with HTTP 200 Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbf2bee-5da0-4705-a411-9b6ba31fb849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1573/3122] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:40 2026] GET /volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bbf2bee-5da0-4705-a411-9b6ba31fb849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:40 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (4e2c9ed8-5de5-48e7-87a3-9eacce2ff3af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:13:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-65f9a779-1e7b-4d4c-9f40-2224457a570f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1550/3123] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:39 2026] POST /volume/v3/volumes => generated 787 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fcf93c45-138e-4f5d-964d-72b6cd79fcce None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fcf93c45-138e-4f5d-964d-72b6cd79fcce tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fcf93c45-138e-4f5d-964d-72b6cd79fcce tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fcf93c45-138e-4f5d-964d-72b6cd79fcce tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:40 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:40 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:40 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:40 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fcf93c45-138e-4f5d-964d-72b6cd79fcce tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:40 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fcf93c45-138e-4f5d-964d-72b6cd79fcce tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 200 Sep 03 11:13:40 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1574/3124] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:40 2026] GET /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-606970035"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-606970035'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create volume of 1 GB Sep 03 11:13:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Availability Zones retrieved successfully. Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Flow 'volume_create_api' (01f7c4e2-bec1-41d7-aba2-4579baadac9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee21ce81-7bc9-4c4d-aa61-9eba07c224b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6eab48c6-9199-4f70-a3f3-1a879e0e18ca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6eab48c6-9199-4f70-a3f3-1a879e0e18ca tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6eab48c6-9199-4f70-a3f3-1a879e0e18ca tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6eab48c6-9199-4f70-a3f3-1a879e0e18ca tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=873,cinder:INSERT=199,cinder:UPDATE=275 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6eab48c6-9199-4f70-a3f3-1a879e0e18ca tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6eab48c6-9199-4f70-a3f3-1a879e0e18ca tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 returned with HTTP 200 Sep 03 11:13:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1575/3125] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:41 2026] GET /volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee21ce81-7bc9-4c4d-aa61-9eba07c224b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8ce0452-96e6-4b70-a5e1-5476fe3e3358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-346d857f-43be-4c89-90da-d70e6fed34a6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-346d857f-43be-4c89-90da-d70e6fed34a6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-346d857f-43be-4c89-90da-d70e6fed34a6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-346d857f-43be-4c89-90da-d70e6fed34a6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=928,cinder:INSERT=210,cinder:UPDATE=361 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-346d857f-43be-4c89-90da-d70e6fed34a6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-346d857f-43be-4c89-90da-d70e6fed34a6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 200 Sep 03 11:13:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1576/3126] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:41 2026] GET /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Created reservations ['8f779010-6c8c-497d-8b8f-6866715c4fd8', '47967e17-6019-4813-8bc8-c3d51142ef9b', 'e4800ae1-a9a3-474f-90f1-60b393d98f40', '71e6b8c4-0f36-437b-94e8-465c3125a056'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8ce0452-96e6-4b70-a5e1-5476fe3e3358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f779010-6c8c-497d-8b8f-6866715c4fd8', '47967e17-6019-4813-8bc8-c3d51142ef9b', 'e4800ae1-a9a3-474f-90f1-60b393d98f40', '71e6b8c4-0f36-437b-94e8-465c3125a056']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a014222c-2497-437a-8569-5818601e34d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a014222c-2497-437a-8569-5818601e34d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-606970035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9675421cfbe64fd89c432df3b00957b7',qos_specs=None,replication_status=,reservations=['8f779010-6c8c-497d-8b8f-6866715c4fd8','47967e17-6019-4813-8bc8-c3d51142ef9b','e4800ae1-a9a3-474f-90f1-60b393d98f40','71e6b8c4-0f36-437b-94e8-465c3125a056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f2ab6e67f43f0b76e242e1169e785',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-606970035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9675421cfbe64fd89c432df3b00957b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544f2ab6e67f43f0b76e242e1169e785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da367055-f9fb-41f3-b545-b49d0cd003b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da367055-f9fb-41f3-b545-b49d0cd003b3) transitioned into state 'SUCCESS' from state '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-606970035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9675421cfbe64fd89c432df3b00957b7',qos_specs=None,replication_status=,reservations=['8f779010-6c8c-497d-8b8f-6866715c4fd8','47967e17-6019-4813-8bc8-c3d51142ef9b','e4800ae1-a9a3-474f-90f1-60b393d98f40','71e6b8c4-0f36-437b-94e8-465c3125a056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544f2ab6e67f43f0b76e242e1169e785',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60f65e7-55ae-44b3-8492-8028b82610ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60f65e7-55ae-44b3-8492-8028b82610ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Flow 'volume_create_api' (01f7c4e2-bec1-41d7-aba2-4579baadac9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create volume request issued successfully. Sep 03 11:13:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-021dc001-02a3-42c5-bdb6-842029ccc7c0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1551/3127] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:13:41 2026] POST /volume/v3/volumes => generated 778 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c4acb8fa-8ee6-434c-84f2-a7c713df5c90 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c4acb8fa-8ee6-434c-84f2-a7c713df5c90 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c4acb8fa-8ee6-434c-84f2-a7c713df5c90 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c4acb8fa-8ee6-434c-84f2-a7c713df5c90 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c4acb8fa-8ee6-434c-84f2-a7c713df5c90 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c4acb8fa-8ee6-434c-84f2-a7c713df5c90 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 200 Sep 03 11:13:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1577/3128] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:41 2026] GET /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3de72014-9bae-4b6b-b49f-fb960a792782 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3de72014-9bae-4b6b-b49f-fb960a792782 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3de72014-9bae-4b6b-b49f-fb960a792782 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3de72014-9bae-4b6b-b49f-fb960a792782 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3de72014-9bae-4b6b-b49f-fb960a792782 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3de72014-9bae-4b6b-b49f-fb960a792782 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 returned with HTTP 200 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1552/3129] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:42 2026] GET /volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] GET http://192.168.122.139/volume/v3/volumes/detail Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Calling method 'detail' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86298) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Get all volumes completed successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-69afb647-74f7-4093-aefd-a79bd2f0cfc3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] http://192.168.122.139/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:13:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1578/3130] 192.168.122.139 () {60 vars in 1183 bytes} [Thu Sep 3 11:13:42 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-57474037-9367-4b3f-a5f6-eea95bac86cf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume with id: b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eb1888df-d36c-45ae-898f-e5bdc35e91dc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb1888df-d36c-45ae-898f-e5bdc35e91dc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb1888df-d36c-45ae-898f-e5bdc35e91dc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb1888df-d36c-45ae-898f-e5bdc35e91dc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eb1888df-d36c-45ae-898f-e5bdc35e91dc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb1888df-d36c-45ae-898f-e5bdc35e91dc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 200 Sep 03 11:13:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1579/3131] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:42 2026] GET /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume request issued successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-57474037-9367-4b3f-a5f6-eea95bac86cf tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 returned with HTTP 202 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1553/3132] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:42 2026] DELETE /volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5a92707d-d713-4163-80ce-ad3eda05566c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1644887339"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5a92707d-d713-4163-80ce-ad3eda05566c tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5a92707d-d713-4163-80ce-ad3eda05566c tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5a92707d-d713-4163-80ce-ad3eda05566c tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5a92707d-d713-4163-80ce-ad3eda05566c tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5a92707d-d713-4163-80ce-ad3eda05566c tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 returned with HTTP 200 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1554/3133] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:42 2026] GET /volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['065ba8dc-3cc3-41c1-9b7e-b597261aeed9', '6d352822-3f05-4286-afc8-bf7d86a4400b', '7cc8a29c-5b5b-4dd5-a5d2-5cddd7ca3551', 'f36de5ec-c484-4ec8-91b6-117633792675'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2e6ccc06-86ae-4cc5-a39a-2eedf2bcf39f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e6ccc06-86ae-4cc5-a39a-2eedf2bcf39f tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e6ccc06-86ae-4cc5-a39a-2eedf2bcf39f tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2e6ccc06-86ae-4cc5-a39a-2eedf2bcf39f tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2e6ccc06-86ae-4cc5-a39a-2eedf2bcf39f tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0c09bde2-163e-4b63-9b7b-50ba4ca88222 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:13:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1580/3134] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:13:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2e6ccc06-86ae-4cc5-a39a-2eedf2bcf39f tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 200 Sep 03 11:13:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1555/3135] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:42 2026] GET /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5353ab3d-5926-4980-bbeb-0f489ec9aa9d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5353ab3d-5926-4980-bbeb-0f489ec9aa9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5353ab3d-5926-4980-bbeb-0f489ec9aa9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5353ab3d-5926-4980-bbeb-0f489ec9aa9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:42 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5353ab3d-5926-4980-bbeb-0f489ec9aa9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5353ab3d-5926-4980-bbeb-0f489ec9aa9d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 200 Sep 03 11:13:42 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1581/3136] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:42 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3c6ed8f9-9e61-4b1d-92a8-f74e5c3c9efd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c6ed8f9-9e61-4b1d-92a8-f74e5c3c9efd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c6ed8f9-9e61-4b1d-92a8-f74e5c3c9efd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3c6ed8f9-9e61-4b1d-92a8-f74e5c3c9efd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3c6ed8f9-9e61-4b1d-92a8-f74e5c3c9efd tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 returned with HTTP 404 Sep 03 11:13:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1556/3137] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:43 2026] GET /volume/v3/volumes/b9597e7a-aa6e-496c-9560-1e7060061049 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8903f68f-7be2-43b9-886d-34372575cee6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1152440458"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1152440458'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume of 1 GB Sep 03 11:13:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (6332bac5-127a-4118-8897-873014ce5477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302acb73-6452-4982-b01e-b8753b596cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302acb73-6452-4982-b01e-b8753b596cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c263cd9-8585-48c3-b1fc-9995d9eb1177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-49b750d3-601f-4a95-9e88-2bb188e105ed None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49b750d3-601f-4a95-9e88-2bb188e105ed tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49b750d3-601f-4a95-9e88-2bb188e105ed tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49b750d3-601f-4a95-9e88-2bb188e105ed tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-49b750d3-601f-4a95-9e88-2bb188e105ed tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49b750d3-601f-4a95-9e88-2bb188e105ed tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 200 Sep 03 11:13:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1557/3138] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:43 2026] GET /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 871 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-789a0731-cc85-4e05-a680-943e5d0f7be8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-789a0731-cc85-4e05-a680-943e5d0f7be8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-789a0731-cc85-4e05-a680-943e5d0f7be8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-789a0731-cc85-4e05-a680-943e5d0f7be8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-789a0731-cc85-4e05-a680-943e5d0f7be8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-789a0731-cc85-4e05-a680-943e5d0f7be8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 200 Sep 03 11:13:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1558/3139] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:43 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-59756851-f387-4586-9f8c-543a6c515cc5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f", "name": "tempest-VolumeDependencyTests-Snapshot-1530233087"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Created reservations ['e1b7c786-2c4c-4a7e-ad91-1e695a30a02e', '17f02342-979e-4d78-b7a0-96e48af4ef8b', '01d996e6-4e30-464f-b410-36ff52686a15', '405dad65-1323-4009-bbef-05166ef1c6d0'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c263cd9-8585-48c3-b1fc-9995d9eb1177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b7c786-2c4c-4a7e-ad91-1e695a30a02e', '17f02342-979e-4d78-b7a0-96e48af4ef8b', '01d996e6-4e30-464f-b410-36ff52686a15', '405dad65-1323-4009-bbef-05166ef1c6d0']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13ec0e1-85a9-427d-81e5-85114ec8a760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create snapshot from volume e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:43 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:43 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13ec0e1-85a9-427d-81e5-85114ec8a760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5abf4341-6ab0-4b20-8df3-68f181e1aa56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152440458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['e1b7c786-2c4c-4a7e-ad91-1e695a30a02e','17f02342-979e-4d78-b7a0-96e48af4ef8b','01d996e6-4e30-464f-b410-36ff52686a15','405dad65-1323-4009-bbef-05166ef1c6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152440458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5abf4341-6ab0-4b20-8df3-68f181e1aa56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f819b7a674c6481d2030b0301bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393e13a6-c7d5-474c-9077-696caf83be10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Created reservations ['aa88d64e-ddc5-42fe-80fc-f147fcb3e471', '6506ac29-2866-47ac-afa8-6a2ed9fc6b3c', 'ce5f3d82-2afc-4c4e-90bf-408a8bdd1ad9', 'd80cfa7f-0eae-4fbd-a60d-3499d7d997a8'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393e13a6-c7d5-474c-9077-696caf83be10) transitioned into state 'SUCCESS' from state '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-1152440458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['e1b7c786-2c4c-4a7e-ad91-1e695a30a02e','17f02342-979e-4d78-b7a0-96e48af4ef8b','01d996e6-4e30-464f-b410-36ff52686a15','405dad65-1323-4009-bbef-05166ef1c6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb52a3e-fee2-4cc6-90a6-93856983152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb52a3e-fee2-4cc6-90a6-93856983152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:44 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (6332bac5-127a-4118-8897-873014ce5477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot create request issued successfully. Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-59756851-f387-4586-9f8c-543a6c515cc5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:13:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request issued successfully. Sep 03 11:13:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1559/3140] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:13:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8903f68f-7be2-43b9-886d-34372575cee6 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1582/3141] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:13:43 2026] POST /volume/v3/volumes => generated 787 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e1498886-9f65-4c49-b199-c0e9d78d8413 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eac97148-0661-4fbd-9370-adbd8263c609 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1498886-9f65-4c49-b199-c0e9d78d8413 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1498886-9f65-4c49-b199-c0e9d78d8413 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1498886-9f65-4c49-b199-c0e9d78d8413 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eac97148-0661-4fbd-9370-adbd8263c609 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eac97148-0661-4fbd-9370-adbd8263c609 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eac97148-0661-4fbd-9370-adbd8263c609 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1498886-9f65-4c49-b199-c0e9d78d8413 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1498886-9f65-4c49-b199-c0e9d78d8413 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1560/3142] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:44 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-eac97148-0661-4fbd-9370-adbd8263c609 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eac97148-0661-4fbd-9370-adbd8263c609 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1583/3143] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:44 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 966 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-48ce5393-5e55-415b-a7ed-10473155b12c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48ce5393-5e55-415b-a7ed-10473155b12c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48ce5393-5e55-415b-a7ed-10473155b12c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-48ce5393-5e55-415b-a7ed-10473155b12c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-48ce5393-5e55-415b-a7ed-10473155b12c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-48ce5393-5e55-415b-a7ed-10473155b12c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 200 Sep 03 11:13:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1561/3144] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:44 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4f3d45e2-6158-4d64-bf05-a480d79e5266 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4f3d45e2-6158-4d64-bf05-a480d79e5266 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4f3d45e2-6158-4d64-bf05-a480d79e5266 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4f3d45e2-6158-4d64-bf05-a480d79e5266 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4f3d45e2-6158-4d64-bf05-a480d79e5266 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4f3d45e2-6158-4d64-bf05-a480d79e5266 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1584/3145] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:45 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7c942692-9aaf-45fc-a1c1-bfe1c9f870f5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7c942692-9aaf-45fc-a1c1-bfe1c9f870f5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7c942692-9aaf-45fc-a1c1-bfe1c9f870f5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7c942692-9aaf-45fc-a1c1-bfe1c9f870f5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:45 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7c942692-9aaf-45fc-a1c1-bfe1c9f870f5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7c942692-9aaf-45fc-a1c1-bfe1c9f870f5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1562/3146] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:45 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d4f3777a-ad5a-46a0-a638-2f7369c88496 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4f3777a-ad5a-46a0-a638-2f7369c88496 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4f3777a-ad5a-46a0-a638-2f7369c88496 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d4f3777a-ad5a-46a0-a638-2f7369c88496 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d4f3777a-ad5a-46a0-a638-2f7369c88496 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d4f3777a-ad5a-46a0-a638-2f7369c88496 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 200 Sep 03 11:13:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1585/3147] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:45 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-301144a7-3512-4389-8ee0-0bc334954251 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: /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 11:13:45 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Get all snapshots completed successfully. Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-301144a7-3512-4389-8ee0-0bc334954251 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:13:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1563/3148] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:13:45 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: 584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:45 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:13:45 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6771373b-b7dd-4bc9-a7fe-f5276e155cb6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 202 Sep 03 11:13:45 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1586/3149] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:45 2026] DELETE /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-90bf63f2-023c-4e88-9fe7-974bba615b79 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-90bf63f2-023c-4e88-9fe7-974bba615b79 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-90bf63f2-023c-4e88-9fe7-974bba615b79 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-90bf63f2-023c-4e88-9fe7-974bba615b79 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-90bf63f2-023c-4e88-9fe7-974bba615b79 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-90bf63f2-023c-4e88-9fe7-974bba615b79 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 200 Sep 03 11:13:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1564/3150] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:45 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-50ee5ade-9cc1-483d-bd7f-0534f60dc97e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-50ee5ade-9cc1-483d-bd7f-0534f60dc97e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-50ee5ade-9cc1-483d-bd7f-0534f60dc97e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-50ee5ade-9cc1-483d-bd7f-0534f60dc97e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-50ee5ade-9cc1-483d-bd7f-0534f60dc97e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-50ee5ade-9cc1-483d-bd7f-0534f60dc97e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1587/3151] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:46 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-25beaf62-06f5-4edb-9257-e9a3b1df4e83 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25beaf62-06f5-4edb-9257-e9a3b1df4e83 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25beaf62-06f5-4edb-9257-e9a3b1df4e83 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-25beaf62-06f5-4edb-9257-e9a3b1df4e83 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:46 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:46 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-25beaf62-06f5-4edb-9257-e9a3b1df4e83 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-25beaf62-06f5-4edb-9257-e9a3b1df4e83 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1565/3152] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:46 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2175334-bbf8-4003-be14-6b796f5a264c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2175334-bbf8-4003-be14-6b796f5a264c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2175334-bbf8-4003-be14-6b796f5a264c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2175334-bbf8-4003-be14-6b796f5a264c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d2175334-bbf8-4003-be14-6b796f5a264c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2175334-bbf8-4003-be14-6b796f5a264c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 200 Sep 03 11:13:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1588/3153] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:47 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-49fd58b4-30a4-42cb-8fca-f37216199dd0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49fd58b4-30a4-42cb-8fca-f37216199dd0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49fd58b4-30a4-42cb-8fca-f37216199dd0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-49fd58b4-30a4-42cb-8fca-f37216199dd0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:47 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:47 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-49fd58b4-30a4-42cb-8fca-f37216199dd0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-49fd58b4-30a4-42cb-8fca-f37216199dd0 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1566/3154] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:47 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-63312a99-8b31-4a34-8a93-22f9ae514225 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-63312a99-8b31-4a34-8a93-22f9ae514225 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-63312a99-8b31-4a34-8a93-22f9ae514225 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-63312a99-8b31-4a34-8a93-22f9ae514225 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-63312a99-8b31-4a34-8a93-22f9ae514225 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-63312a99-8b31-4a34-8a93-22f9ae514225 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1589/3155] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:47 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-80018659-9f92-4373-bb29-2d86eafea6d1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-80018659-9f92-4373-bb29-2d86eafea6d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-80018659-9f92-4373-bb29-2d86eafea6d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-80018659-9f92-4373-bb29-2d86eafea6d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-80018659-9f92-4373-bb29-2d86eafea6d1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 returned with HTTP 404 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1567/3156] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/snapshots/584c8c5c-51db-428a-a507-39987e8fb304 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-157d9453-aff8-40c6-93fa-f69f35075b1d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-157d9453-aff8-40c6-93fa-f69f35075b1d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 202 Sep 03 11:13:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1590/3157] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:48 2026] DELETE /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-211e7068-9e37-483f-b1c1-b4924bfa7dfd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-211e7068-9e37-483f-b1c1-b4924bfa7dfd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-211e7068-9e37-483f-b1c1-b4924bfa7dfd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-211e7068-9e37-483f-b1c1-b4924bfa7dfd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-501e901c-253e-4717-a79b-872da962dcb7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-501e901c-253e-4717-a79b-872da962dcb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-501e901c-253e-4717-a79b-872da962dcb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-501e901c-253e-4717-a79b-872da962dcb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-211e7068-9e37-483f-b1c1-b4924bfa7dfd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-501e901c-253e-4717-a79b-872da962dcb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-501e901c-253e-4717-a79b-872da962dcb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1591/3158] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-211e7068-9e37-483f-b1c1-b4924bfa7dfd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 200 Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1568/3159] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "620135eb-ab73-48d2-918e-fce863e78e5a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1258778152"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create volume request body: {'volume': {'snapshot_id': '620135eb-ab73-48d2-918e-fce863e78e5a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1258778152'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create volume of 1 GB Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Availability Zones retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Flow 'volume_create_api' (1f5fc964-8ea4-4e64-922e-368bc5aa1687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e5d128-ef93-489c-9013-49ab0a6b2e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c382a2f8-4a70-44ab-a93a-d0ef70419f80 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c382a2f8-4a70-44ab-a93a-d0ef70419f80 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c382a2f8-4a70-44ab-a93a-d0ef70419f80 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c382a2f8-4a70-44ab-a93a-d0ef70419f80 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c382a2f8-4a70-44ab-a93a-d0ef70419f80 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c382a2f8-4a70-44ab-a93a-d0ef70419f80 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1569/3160] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e5d128-ef93-489c-9013-49ab0a6b2e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '620135eb-ab73-48d2-918e-fce863e78e5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9931dbe-f7db-4e01-bc60-5c2b0160c317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7afe1d9d-4afa-4e2e-b8c3-ac9f07a23fa3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7afe1d9d-4afa-4e2e-b8c3-ac9f07a23fa3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7afe1d9d-4afa-4e2e-b8c3-ac9f07a23fa3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7afe1d9d-4afa-4e2e-b8c3-ac9f07a23fa3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7afe1d9d-4afa-4e2e-b8c3-ac9f07a23fa3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7afe1d9d-4afa-4e2e-b8c3-ac9f07a23fa3 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1570/3161] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume with id: 5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Created reservations ['02374467-1ec6-4b47-8434-a07c30300dbb', '1c170fc6-3f5c-47c6-a307-c7964a2f2f51', '1dd42d95-60e2-4609-9b24-656d6a2f06f8', '1163452b-7871-4abd-9e93-f95d8066bb27'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9931dbe-f7db-4e01-bc60-5c2b0160c317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02374467-1ec6-4b47-8434-a07c30300dbb', '1c170fc6-3f5c-47c6-a307-c7964a2f2f51', '1dd42d95-60e2-4609-9b24-656d6a2f06f8', '1163452b-7871-4abd-9e93-f95d8066bb27']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f20c99-9eac-4c65-8791-53f4b7fff17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume request issued successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-85f9ec2e-1afc-46b8-a9db-63b077275ab5 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 202 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1571/3162] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:48 2026] DELETE /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0ab409a5-8aea-4ff2-9bf9-09c45ef6786d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ab409a5-8aea-4ff2-9bf9-09c45ef6786d tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ab409a5-8aea-4ff2-9bf9-09c45ef6786d tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ab409a5-8aea-4ff2-9bf9-09c45ef6786d tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0ab409a5-8aea-4ff2-9bf9-09c45ef6786d tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ab409a5-8aea-4ff2-9bf9-09c45ef6786d tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 200 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1572/3163] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f20c99-9eac-4c65-8791-53f4b7fff17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115dbe7f-3e92-43d5-b730-b5b04995256e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1258778152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9675421cfbe64fd89c432df3b00957b7',qos_specs=None,replication_status=,reservations=['02374467-1ec6-4b47-8434-a07c30300dbb','1c170fc6-3f5c-47c6-a307-c7964a2f2f51','1dd42d95-60e2-4609-9b24-656d6a2f06f8','1163452b-7871-4abd-9e93-f95d8066bb27'],size=1,snapshot_id=620135eb-ab73-48d2-918e-fce863e78e5a,source_replicaid=,source_volid=None,status='creating',user_id='544f2ab6e67f43f0b76e242e1169e785',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1258778152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115dbe7f-3e92-43d5-b730-b5b04995256e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9675421cfbe64fd89c432df3b00957b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=620135eb-ab73-48d2-918e-fce863e78e5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544f2ab6e67f43f0b76e242e1169e785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60443bf9-1c4c-45d8-b653-71d411d499df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60443bf9-1c4c-45d8-b653-71d411d499df) transitioned into state 'SUCCESS' from state '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-1258778152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9675421cfbe64fd89c432df3b00957b7',qos_specs=None,replication_status=,reservations=['02374467-1ec6-4b47-8434-a07c30300dbb','1c170fc6-3f5c-47c6-a307-c7964a2f2f51','1dd42d95-60e2-4609-9b24-656d6a2f06f8','1163452b-7871-4abd-9e93-f95d8066bb27'],size=1,snapshot_id=620135eb-ab73-48d2-918e-fce863e78e5a,source_replicaid=,source_volid=None,status='creating',user_id='544f2ab6e67f43f0b76e242e1169e785',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b28f9b2-a7ed-4c06-b8bc-39445caa7bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b28f9b2-a7ed-4c06-b8bc-39445caa7bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Flow 'volume_create_api' (1f5fc964-8ea4-4e64-922e-368bc5aa1687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Create volume request issued successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3748a346-16b0-4af6-bdb6-1a213828d0dd tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1592/3164] 192.168.122.139 () {62 vars in 1184 bytes} [Thu Sep 3 11:13:48 2026] POST /volume/v3/volumes => generated 813 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5f6aaac-bf5b-44f6-ada7-8233a2999c2c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5f6aaac-bf5b-44f6-ada7-8233a2999c2c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5f6aaac-bf5b-44f6-ada7-8233a2999c2c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5f6aaac-bf5b-44f6-ada7-8233a2999c2c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5f6aaac-bf5b-44f6-ada7-8233a2999c2c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5f6aaac-bf5b-44f6-ada7-8233a2999c2c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1573/3165] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:48 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 881 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bc92a0b0-04c8-4c07-92a6-ed8bc8024b6d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc92a0b0-04c8-4c07-92a6-ed8bc8024b6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc92a0b0-04c8-4c07-92a6-ed8bc8024b6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc92a0b0-04c8-4c07-92a6-ed8bc8024b6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:49 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:49 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bc92a0b0-04c8-4c07-92a6-ed8bc8024b6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc92a0b0-04c8-4c07-92a6-ed8bc8024b6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 200 Sep 03 11:13:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1593/3166] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:49 2026] GET /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7d54f850-4fa1-43d1-83ab-fab3c451076e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d54f850-4fa1-43d1-83ab-fab3c451076e tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d54f850-4fa1-43d1-83ab-fab3c451076e tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d54f850-4fa1-43d1-83ab-fab3c451076e tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d54f850-4fa1-43d1-83ab-fab3c451076e tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 returned with HTTP 404 Sep 03 11:13:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1574/3167] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:49 2026] GET /volume/v3/volumes/5abf4341-6ab0-4b20-8df3-68f181e1aa56 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2058700229"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2058700229'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume of 1 GB Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (28d3621a-1996-402a-91c0-76efa43cb6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afca7239-6b4d-4bc4-a154-877b79fb75ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afca7239-6b4d-4bc4-a154-877b79fb75ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8ee7e3-b5f2-4863-ac2a-5d4d85e0f5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Created reservations ['beeed79c-138d-417b-a0ed-d032050d5283', 'c9b1a8ed-2f9f-43a4-8a4f-f2e3b5442fa9', 'dadbbbc5-11ac-40f9-a81b-6b69de0066d3', '41208d78-1753-4f2c-badf-d39ae9eacbc2'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8ee7e3-b5f2-4863-ac2a-5d4d85e0f5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beeed79c-138d-417b-a0ed-d032050d5283', 'c9b1a8ed-2f9f-43a4-8a4f-f2e3b5442fa9', 'dadbbbc5-11ac-40f9-a81b-6b69de0066d3', '41208d78-1753-4f2c-badf-d39ae9eacbc2']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c4c96d-3b7d-4e05-8707-1c151a52caa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-66ad75cd-cade-4ab6-ae37-16d5ef4d240a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:49 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c4c96d-3b7d-4e05-8707-1c151a52caa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bee904d2-9b69-403a-ad70-eddfb07b4b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2058700229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['beeed79c-138d-417b-a0ed-d032050d5283','c9b1a8ed-2f9f-43a4-8a4f-f2e3b5442fa9','dadbbbc5-11ac-40f9-a81b-6b69de0066d3','41208d78-1753-4f2c-badf-d39ae9eacbc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2058700229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bee904d2-9b69-403a-ad70-eddfb07b4b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f819b7a674c6481d2030b0301bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66ad75cd-cade-4ab6-ae37-16d5ef4d240a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66ad75cd-cade-4ab6-ae37-16d5ef4d240a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-66ad75cd-cade-4ab6-ae37-16d5ef4d240a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a2741b-5933-4741-ae8d-1e8e263624d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:49 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-66ad75cd-cade-4ab6-ae37-16d5ef4d240a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-66ad75cd-cade-4ab6-ae37-16d5ef4d240a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:49 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1575/3168] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:49 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 905 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a2741b-5933-4741-ae8d-1e8e263624d1) transitioned into state 'SUCCESS' from state '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-2058700229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175f819b7a674c6481d2030b0301bd2d',qos_specs=None,replication_status=,reservations=['beeed79c-138d-417b-a0ed-d032050d5283','c9b1a8ed-2f9f-43a4-8a4f-f2e3b5442fa9','dadbbbc5-11ac-40f9-a81b-6b69de0066d3','41208d78-1753-4f2c-badf-d39ae9eacbc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7aa37223ce49f1a82b4c1bd1a96c84',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4800e6-0a9d-448c-95e3-082cb91e6028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4800e6-0a9d-448c-95e3-082cb91e6028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Flow 'volume_create_api' (28d3621a-1996-402a-91c0-76efa43cb6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Create volume request issued successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2fa807f5-5c69-4ea5-b52d-d3c1295aac01 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1594/3169] 192.168.122.139 () {62 vars in 1183 bytes} [Thu Sep 3 11:13:49 2026] POST /volume/v3/volumes => generated 787 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e6270682-4e7c-467b-8d65-69899a5d00e4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6270682-4e7c-467b-8d65-69899a5d00e4 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6270682-4e7c-467b-8d65-69899a5d00e4 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e6270682-4e7c-467b-8d65-69899a5d00e4 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:50 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:50 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e6270682-4e7c-467b-8d65-69899a5d00e4 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e6270682-4e7c-467b-8d65-69899a5d00e4 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1576/3170] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:49 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-be56ef28-6d96-4e88-9f63-e3731c67f3dd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-be56ef28-6d96-4e88-9f63-e3731c67f3dd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa Sep 03 11:13:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-be56ef28-6d96-4e88-9f63-e3731c67f3dd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-be56ef28-6d96-4e88-9f63-e3731c67f3dd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-be56ef28-6d96-4e88-9f63-e3731c67f3dd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa returned with HTTP 404 Sep 03 11:13:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1595/3171] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:50 2026] GET /volume/v3/volumes/f15ff0c1-e790-4ecb-9931-af7f5ed4d2aa => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-962422693"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-962422693'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (754c56a2-82a7-4850-8e0d-1bf1e413d51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86935a56-fc33-40b1-90db-52aa41f67bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86935a56-fc33-40b1-90db-52aa41f67bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e3a060-8c5f-4c9a-bfb9-92b41d92b9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['a9d5ee1a-d1b7-4d7a-b97c-970b6d9ce28d', '9da17026-d9a5-4a22-a0d1-8e14541c5f49', '81f339aa-12d3-490e-b795-54004726f409', 'ed7c3f7a-5eb1-4cff-a9c0-2bec43d19167'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e3a060-8c5f-4c9a-bfb9-92b41d92b9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9d5ee1a-d1b7-4d7a-b97c-970b6d9ce28d', '9da17026-d9a5-4a22-a0d1-8e14541c5f49', '81f339aa-12d3-490e-b795-54004726f409', 'ed7c3f7a-5eb1-4cff-a9c0-2bec43d19167']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95321642-dbc1-4c90-8acb-e9cab206bfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95321642-dbc1-4c90-8acb-e9cab206bfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f18c8951-2f21-40af-8a6b-9d0dc9176dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962422693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['a9d5ee1a-d1b7-4d7a-b97c-970b6d9ce28d','9da17026-d9a5-4a22-a0d1-8e14541c5f49','81f339aa-12d3-490e-b795-54004726f409','ed7c3f7a-5eb1-4cff-a9c0-2bec43d19167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962422693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f18c8951-2f21-40af-8a6b-9d0dc9176dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32a2005-58f5-49db-adb1-fd942a8fdd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32a2005-58f5-49db-adb1-fd942a8fdd11) transitioned into state 'SUCCESS' from state '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-962422693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['a9d5ee1a-d1b7-4d7a-b97c-970b6d9ce28d','9da17026-d9a5-4a22-a0d1-8e14541c5f49','81f339aa-12d3-490e-b795-54004726f409','ed7c3f7a-5eb1-4cff-a9c0-2bec43d19167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d9baf7-79ed-4556-94b6-8710e24e2441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d9baf7-79ed-4556-94b6-8710e24e2441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (754c56a2-82a7-4850-8e0d-1bf1e413d51f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70cea0d0-0ff5-417d-b216-c5d909a9ca43 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1577/3172] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:50 2026] POST /volume/v3/volumes => generated 786 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f3ea3e61-06d8-481b-81b7-2843d66e1115 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f3ea3e61-06d8-481b-81b7-2843d66e1115 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f3ea3e61-06d8-481b-81b7-2843d66e1115 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f3ea3e61-06d8-481b-81b7-2843d66e1115 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f3ea3e61-06d8-481b-81b7-2843d66e1115 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f3ea3e61-06d8-481b-81b7-2843d66e1115 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1596/3173] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:50 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 965 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-34348060-c929-478f-994a-562e05454faa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-34348060-c929-478f-994a-562e05454faa tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-34348060-c929-478f-994a-562e05454faa tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:50 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-34348060-c929-478f-994a-562e05454faa tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-34348060-c929-478f-994a-562e05454faa tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a3322932-8dcf-4607-8047-9b2fe10dc853 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3322932-8dcf-4607-8047-9b2fe10dc853 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3322932-8dcf-4607-8047-9b2fe10dc853 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a3322932-8dcf-4607-8047-9b2fe10dc853 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-34348060-c929-478f-994a-562e05454faa tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1578/3174] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:50 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 905 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a3322932-8dcf-4607-8047-9b2fe10dc853 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a3322932-8dcf-4607-8047-9b2fe10dc853 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1597/3175] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:51 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 1016 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9e50168e-7320-40fe-9dfe-618d116741f6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e50168e-7320-40fe-9dfe-618d116741f6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e50168e-7320-40fe-9dfe-618d116741f6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9e50168e-7320-40fe-9dfe-618d116741f6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9e50168e-7320-40fe-9dfe-618d116741f6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9e50168e-7320-40fe-9dfe-618d116741f6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1579/3176] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:51 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1015 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d516b9dc-6c84-49fc-8d98-3a0af9a50193 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d516b9dc-6c84-49fc-8d98-3a0af9a50193 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d516b9dc-6c84-49fc-8d98-3a0af9a50193 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d516b9dc-6c84-49fc-8d98-3a0af9a50193 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:52 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:52 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d516b9dc-6c84-49fc-8d98-3a0af9a50193 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d516b9dc-6c84-49fc-8d98-3a0af9a50193 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1598/3177] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:52 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 905 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e5f3829d-9e56-4c6e-abe3-971abb727789 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5f3829d-9e56-4c6e-abe3-971abb727789 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5f3829d-9e56-4c6e-abe3-971abb727789 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e5f3829d-9e56-4c6e-abe3-971abb727789 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e5f3829d-9e56-4c6e-abe3-971abb727789 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e5f3829d-9e56-4c6e-abe3-971abb727789 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1580/3178] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:52 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 1016 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:13:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c76191e6-4f72-433b-869f-66cff4f8a8e1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c76191e6-4f72-433b-869f-66cff4f8a8e1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c76191e6-4f72-433b-869f-66cff4f8a8e1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c76191e6-4f72-433b-869f-66cff4f8a8e1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c76191e6-4f72-433b-869f-66cff4f8a8e1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c76191e6-4f72-433b-869f-66cff4f8a8e1 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1599/3179] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:53 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1015 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a116385f-9914-42cf-b555-cad2ece6df6c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a116385f-9914-42cf-b555-cad2ece6df6c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a116385f-9914-42cf-b555-cad2ece6df6c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a116385f-9914-42cf-b555-cad2ece6df6c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a116385f-9914-42cf-b555-cad2ece6df6c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a116385f-9914-42cf-b555-cad2ece6df6c tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1581/3180] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:53 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 905 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:13:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-999db22d-095d-4a3c-a81e-b82f89f2fc22 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-999db22d-095d-4a3c-a81e-b82f89f2fc22 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-999db22d-095d-4a3c-a81e-b82f89f2fc22 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-999db22d-095d-4a3c-a81e-b82f89f2fc22 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-999db22d-095d-4a3c-a81e-b82f89f2fc22 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-999db22d-095d-4a3c-a81e-b82f89f2fc22 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1600/3181] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:53 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 1016 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-878fe104-6dfe-490f-b513-240b232133e6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-878fe104-6dfe-490f-b513-240b232133e6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-878fe104-6dfe-490f-b513-240b232133e6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-878fe104-6dfe-490f-b513-240b232133e6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-878fe104-6dfe-490f-b513-240b232133e6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-878fe104-6dfe-490f-b513-240b232133e6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1582/3182] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:54 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1015 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-40bd138e-e1f6-4e08-a874-dc4d5455802a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-40bd138e-e1f6-4e08-a874-dc4d5455802a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-40bd138e-e1f6-4e08-a874-dc4d5455802a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:54 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-40bd138e-e1f6-4e08-a874-dc4d5455802a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:54 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:54 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:54 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:54 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:54 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-40bd138e-e1f6-4e08-a874-dc4d5455802a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:54 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-40bd138e-e1f6-4e08-a874-dc4d5455802a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:54 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1601/3183] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:54 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 905 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b1336ca1-8c04-41b7-9e27-0d8e8c77c972 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1336ca1-8c04-41b7-9e27-0d8e8c77c972 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1336ca1-8c04-41b7-9e27-0d8e8c77c972 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b1336ca1-8c04-41b7-9e27-0d8e8c77c972 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b1336ca1-8c04-41b7-9e27-0d8e8c77c972 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b1336ca1-8c04-41b7-9e27-0d8e8c77c972 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1583/3184] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:54 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-39eb1ad6-3ede-4c4a-be79-25bcd61a7136 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-39eb1ad6-3ede-4c4a-be79-25bcd61a7136 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-39eb1ad6-3ede-4c4a-be79-25bcd61a7136 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-39eb1ad6-3ede-4c4a-be79-25bcd61a7136 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-39eb1ad6-3ede-4c4a-be79-25bcd61a7136 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-39eb1ad6-3ede-4c4a-be79-25bcd61a7136 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1602/3185] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:55 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-64bad334-9dcd-4a33-bbe0-4f40b74d0539 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-64bad334-9dcd-4a33-bbe0-4f40b74d0539 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-64bad334-9dcd-4a33-bbe0-4f40b74d0539 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-64bad334-9dcd-4a33-bbe0-4f40b74d0539 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-64bad334-9dcd-4a33-bbe0-4f40b74d0539 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-64bad334-9dcd-4a33-bbe0-4f40b74d0539 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1584/3186] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:55 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete snapshot with id: 620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot delete request issued successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8634824b-9719-4a41-9b9f-94de068cc1b5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 202 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d61b83a1-3d52-4054-9a86-37ca737d3848 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1603/3187] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:13:55 2026] DELETE /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-421642a4-b175-4373-b9c1-ca8f54ef3f40 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-421642a4-b175-4373-b9c1-ca8f54ef3f40 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-421642a4-b175-4373-b9c1-ca8f54ef3f40 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-421642a4-b175-4373-b9c1-ca8f54ef3f40 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d61b83a1-3d52-4054-9a86-37ca737d3848 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d61b83a1-3d52-4054-9a86-37ca737d3848 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d61b83a1-3d52-4054-9a86-37ca737d3848 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-421642a4-b175-4373-b9c1-ca8f54ef3f40 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-421642a4-b175-4373-b9c1-ca8f54ef3f40 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1604/3188] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:55 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d61b83a1-3d52-4054-9a86-37ca737d3848 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d61b83a1-3d52-4054-9a86-37ca737d3848 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1585/3189] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:55 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 1017 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] GET http://192.168.122.139/volume/v3/volumes/summary Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.api_utils [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Removing options '' from query. {{(pid=86298) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] Get summary completed successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d36b2f4-d8a5-4a1e-9fd1-b9750ff93760 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-reader] http://192.168.122.139/volume/v3/volumes/summary returned with HTTP 200 Sep 03 11:13:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1605/3190] 192.168.122.139 () {60 vars in 1186 bytes} [Thu Sep 3 11:13:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af07f731-4fda-49ad-be94-882dfbd82e1f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume with id: bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Delete volume request issued successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af07f731-4fda-49ad-be94-882dfbd82e1f tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 202 Sep 03 11:13:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1586/3191] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:55 2026] DELETE /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-dcde21a1-80a8-466a-8cf8-87a9bce51b93 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dcde21a1-80a8-466a-8cf8-87a9bce51b93 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dcde21a1-80a8-466a-8cf8-87a9bce51b93 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-dcde21a1-80a8-466a-8cf8-87a9bce51b93 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-dcde21a1-80a8-466a-8cf8-87a9bce51b93 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Volume info retrieved successfully. Sep 03 11:13:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-dcde21a1-80a8-466a-8cf8-87a9bce51b93 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 200 Sep 03 11:13:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1606/3192] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:55 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:13:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-258e59e4-08ca-4237-ac8b-eee6532ab260 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-258e59e4-08ca-4237-ac8b-eee6532ab260 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-258e59e4-08ca-4237-ac8b-eee6532ab260 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-258e59e4-08ca-4237-ac8b-eee6532ab260 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:56 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:56 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:56 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:56 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:56 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-258e59e4-08ca-4237-ac8b-eee6532ab260 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-258e59e4-08ca-4237-ac8b-eee6532ab260 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1587/3193] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:56 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9e7ace62-30e0-40ad-a0a9-c677905f475e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e7ace62-30e0-40ad-a0a9-c677905f475e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e7ace62-30e0-40ad-a0a9-c677905f475e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9e7ace62-30e0-40ad-a0a9-c677905f475e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:56 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:56 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9e7ace62-30e0-40ad-a0a9-c677905f475e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Snapshot retrieved successfully. Sep 03 11:13:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9e7ace62-30e0-40ad-a0a9-c677905f475e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 200 Sep 03 11:13:56 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1607/3194] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:56 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-93f4e7c6-9086-4932-897a-7e2eb60a5074 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93f4e7c6-9086-4932-897a-7e2eb60a5074 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] GET http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93f4e7c6-9086-4932-897a-7e2eb60a5074 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-93f4e7c6-9086-4932-897a-7e2eb60a5074 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-93f4e7c6-9086-4932-897a-7e2eb60a5074 tempest-ProjectReaderTests-734510700 tempest-ProjectReaderTests-734510700-project-admin] http://192.168.122.139/volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 returned with HTTP 404 Sep 03 11:13:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1588/3195] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:56 2026] GET /volume/v3/volumes/bee904d2-9b69-403a-ad70-eddfb07b4b55 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4ee04234-7da2-4de1-8eda-703859077af7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4ee04234-7da2-4de1-8eda-703859077af7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4ee04234-7da2-4de1-8eda-703859077af7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4ee04234-7da2-4de1-8eda-703859077af7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4ee04234-7da2-4de1-8eda-703859077af7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4ee04234-7da2-4de1-8eda-703859077af7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:13:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1608/3196] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:57 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f18c8951-2f21-40af-8a6b-9d0dc9176dcb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-718444921"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['538fa8d6-3903-41d5-956b-5ad0f040de5a', '81cddb2a-bba9-4af8-bc52-bb45f9691166', 'f2cc983c-74a0-49e9-bf4e-3a75518446d0', 'df9059c1-9774-4256-b91f-5548a6364fe2'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ba20dcd-96c4-414b-a010-874e13f21af4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:13:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1589/3197] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:13:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-07f8abeb-3f79-4428-ac17-ca92fb4a4314 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-07f8abeb-3f79-4428-ac17-ca92fb4a4314 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-07f8abeb-3f79-4428-ac17-ca92fb4a4314 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-07f8abeb-3f79-4428-ac17-ca92fb4a4314 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-07f8abeb-3f79-4428-ac17-ca92fb4a4314 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-07f8abeb-3f79-4428-ac17-ca92fb4a4314 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 200 Sep 03 11:13:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1609/3198] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:57 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9308a87a-ed80-4133-8588-fdd44d67427a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9308a87a-ed80-4133-8588-fdd44d67427a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9308a87a-ed80-4133-8588-fdd44d67427a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9308a87a-ed80-4133-8588-fdd44d67427a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9308a87a-ed80-4133-8588-fdd44d67427a tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 404 Sep 03 11:13:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1590/3199] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:57 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-837df4af-1605-4d4d-809c-bcbbb044663e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] DELETE http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete volume with id: e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete volume request issued successfully. Sep 03 11:13:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-837df4af-1605-4d4d-809c-bcbbb044663e tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 202 Sep 03 11:13:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1610/3200] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:57 2026] DELETE /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c7482212-7868-45c3-814a-c6a146804eb7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7482212-7868-45c3-814a-c6a146804eb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7482212-7868-45c3-814a-c6a146804eb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c7482212-7868-45c3-814a-c6a146804eb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c7482212-7868-45c3-814a-c6a146804eb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c7482212-7868-45c3-814a-c6a146804eb7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 200 Sep 03 11:13:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1591/3201] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:57 2026] GET /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 870 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2c947597-9b22-4644-be28-d9806a6e3e18 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c947597-9b22-4644-be28-d9806a6e3e18 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:13:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c947597-9b22-4644-be28-d9806a6e3e18 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c947597-9b22-4644-be28-d9806a6e3e18 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2c947597-9b22-4644-be28-d9806a6e3e18 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c947597-9b22-4644-be28-d9806a6e3e18 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 200 Sep 03 11:13:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1611/3202] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:58 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e7910429-96cc-4916-87b0-26df519c08a5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7910429-96cc-4916-87b0-26df519c08a5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:13:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7910429-96cc-4916-87b0-26df519c08a5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e7910429-96cc-4916-87b0-26df519c08a5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e7910429-96cc-4916-87b0-26df519c08a5 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 404 Sep 03 11:13:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1592/3203] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:59 2026] GET /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:13:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] DELETE http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete volume with id: 115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:13:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete volume request issued successfully. Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-562b8f9a-be4f-4aa4-a0fe-bc40fedef3cc tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 202 Sep 03 11:13:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1612/3204] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:13:59 2026] DELETE /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:13:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c77a19c7-6263-4543-a75b-021d0f896280 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c77a19c7-6263-4543-a75b-021d0f896280 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:13:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c77a19c7-6263-4543-a75b-021d0f896280 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c77a19c7-6263-4543-a75b-021d0f896280 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:13:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:13:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c77a19c7-6263-4543-a75b-021d0f896280 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Volume info retrieved successfully. Sep 03 11:13:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c77a19c7-6263-4543-a75b-021d0f896280 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 200 Sep 03 11:13:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1593/3205] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:13:59 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 905 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-813173b4-e872-4b1a-870c-ee269b90a333 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-813173b4-e872-4b1a-870c-ee269b90a333 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:13:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-813173b4-e872-4b1a-870c-ee269b90a333 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-813173b4-e872-4b1a-870c-ee269b90a333 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-813173b4-e872-4b1a-870c-ee269b90a333 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:13:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-813173b4-e872-4b1a-870c-ee269b90a333 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 200 Sep 03 11:13:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1613/3206] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:13:59 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ed1ec98a-cac0-4829-9956-e33d1911549d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed1ec98a-cac0-4829-9956-e33d1911549d tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed1ec98a-cac0-4829-9956-e33d1911549d tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ed1ec98a-cac0-4829-9956-e33d1911549d tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ed1ec98a-cac0-4829-9956-e33d1911549d tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e returned with HTTP 404 Sep 03 11:14:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1594/3207] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:14:00 2026] GET /volume/v3/volumes/115dbe7f-3e92-43d5-b730-b5b04995256e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f4c7b675-efdc-4f84-8334-79c18a1dfab7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f4c7b675-efdc-4f84-8334-79c18a1dfab7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f4c7b675-efdc-4f84-8334-79c18a1dfab7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f4c7b675-efdc-4f84-8334-79c18a1dfab7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-f4c7b675-efdc-4f84-8334-79c18a1dfab7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete snapshot with id: 620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f4c7b675-efdc-4f84-8334-79c18a1dfab7 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 404 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1614/3208] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:00 2026] DELETE /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-772131fa-2f23-4a22-a2b6-516a5f5b9303 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-772131fa-2f23-4a22-a2b6-516a5f5b9303 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-772131fa-2f23-4a22-a2b6-516a5f5b9303 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-772131fa-2f23-4a22-a2b6-516a5f5b9303 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-772131fa-2f23-4a22-a2b6-516a5f5b9303 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a returned with HTTP 404 Sep 03 11:14:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1595/3209] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:00 2026] GET /volume/v3/snapshots/620135eb-ab73-48d2-918e-fce863e78e5a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-689c7908-5974-4199-82ed-84dc8ce1e935 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-689c7908-5974-4199-82ed-84dc8ce1e935 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] DELETE http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-689c7908-5974-4199-82ed-84dc8ce1e935 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-689c7908-5974-4199-82ed-84dc8ce1e935 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-689c7908-5974-4199-82ed-84dc8ce1e935 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Delete volume with id: e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-689c7908-5974-4199-82ed-84dc8ce1e935 tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 404 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1615/3210] 192.168.122.139 () {60 vars in 1276 bytes} [Thu Sep 3 11:14:00 2026] DELETE /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-80beaa87-ca26-4f6a-a2a8-257a524bf4ee None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-80beaa87-ca26-4f6a-a2a8-257a524bf4ee tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] GET http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-80beaa87-ca26-4f6a-a2a8-257a524bf4ee tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-80beaa87-ca26-4f6a-a2a8-257a524bf4ee tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-80beaa87-ca26-4f6a-a2a8-257a524bf4ee tempest-VolumeDependencyTests-1109423978 tempest-VolumeDependencyTests-1109423978-project-member] http://192.168.122.139/volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f returned with HTTP 404 Sep 03 11:14:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1596/3211] 192.168.122.139 () {60 vars in 1273 bytes} [Thu Sep 3 11:14:00 2026] GET /volume/v3/volumes/e2bc8ab0-cb75-463c-b6a4-7cecd7fdfa8f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-246a0598-0838-4791-8ebd-55b829d383cb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-246a0598-0838-4791-8ebd-55b829d383cb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-246a0598-0838-4791-8ebd-55b829d383cb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-246a0598-0838-4791-8ebd-55b829d383cb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-246a0598-0838-4791-8ebd-55b829d383cb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-246a0598-0838-4791-8ebd-55b829d383cb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 200 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1616/3212] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:00 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-54598323-8881-40a5-a371-b59c9b2df46d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54598323-8881-40a5-a371-b59c9b2df46d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] POST http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956/action Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54598323-8881-40a5-a371-b59c9b2df46d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-54598323-8881-40a5-a371-b59c9b2df46d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-54598323-8881-40a5-a371-b59c9b2df46d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Updating snapshot '0dce7392-6467-4f20-a266-5a6c4cd79956' with '{'status': 'error'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:00 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-54598323-8881-40a5-a371-b59c9b2df46d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4ed7e01bec2c42fb92188dd65e5a1c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '820692f6cbc647aaa7fca068812b4259', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-54598323-8881-40a5-a371-b59c9b2df46d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956/action returned with HTTP 403 Sep 03 11:14:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1597/3213] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:14:00 2026] POST /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956/action => generated 133 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: 0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e964fa9b-a734-4eb3-958f-4563ed1362ca tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 202 Sep 03 11:14:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1617/3214] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:00 2026] DELETE /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-deb10099-691f-4532-9cb3-a3063da4322d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-deb10099-691f-4532-9cb3-a3063da4322d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:14:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-deb10099-691f-4532-9cb3-a3063da4322d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-deb10099-691f-4532-9cb3-a3063da4322d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:01 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:01 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:01 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-deb10099-691f-4532-9cb3-a3063da4322d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-deb10099-691f-4532-9cb3-a3063da4322d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 200 Sep 03 11:14:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1598/3215] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:00 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-025a2ef0-9464-4558-a2fe-d70c6e3c8547 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-025a2ef0-9464-4558-a2fe-d70c6e3c8547 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:14:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-025a2ef0-9464-4558-a2fe-d70c6e3c8547 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-025a2ef0-9464-4558-a2fe-d70c6e3c8547 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-025a2ef0-9464-4558-a2fe-d70c6e3c8547 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-025a2ef0-9464-4558-a2fe-d70c6e3c8547 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 200 Sep 03 11:14:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1618/3216] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:02 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-218d905f-2de7-4ab3-b02f-3889ba9ed742 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-218d905f-2de7-4ab3-b02f-3889ba9ed742 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 Sep 03 11:14:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-218d905f-2de7-4ab3-b02f-3889ba9ed742 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-218d905f-2de7-4ab3-b02f-3889ba9ed742 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-218d905f-2de7-4ab3-b02f-3889ba9ed742 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 returned with HTTP 404 Sep 03 11:14:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1599/3217] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:03 2026] GET /volume/v3/snapshots/0dce7392-6467-4f20-a266-5a6c4cd79956 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:14:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:14:03 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:03 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:03 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:03 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48e9a5a4-e1f1-477d-95f3-c23f56b91bbe tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 202 Sep 03 11:14:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1619/3218] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:03 2026] DELETE /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b45a12ab-cabf-46c3-94df-4a1c6c4517a4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b45a12ab-cabf-46c3-94df-4a1c6c4517a4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:14:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b45a12ab-cabf-46c3-94df-4a1c6c4517a4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b45a12ab-cabf-46c3-94df-4a1c6c4517a4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:03 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:03 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:03 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:03 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b45a12ab-cabf-46c3-94df-4a1c6c4517a4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b45a12ab-cabf-46c3-94df-4a1c6c4517a4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 200 Sep 03 11:14:03 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1600/3219] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:03 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-91090a6e-bacb-40fa-8016-5d7a4c43a1dd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91090a6e-bacb-40fa-8016-5d7a4c43a1dd tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-admin] GET http://192.168.122.139/volume/v3/scheduler-stats/get_pools Sep 03 11:14:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91090a6e-bacb-40fa-8016-5d7a4c43a1dd tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-91090a6e-bacb-40fa-8016-5d7a4c43a1dd tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-admin] Calling method 'get_pools' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-91090a6e-bacb-40fa-8016-5d7a4c43a1dd tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-admin] http://192.168.122.139/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:14:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1620/3220] 192.168.122.139 () {58 vars in 1175 bytes} [Thu Sep 3 11:14:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-754d20a3-4b5b-4e44-beff-1136bcacf044 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-754d20a3-4b5b-4e44-beff-1136bcacf044 tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-member] GET http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-754d20a3-4b5b-4e44-beff-1136bcacf044 tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-754d20a3-4b5b-4e44-beff-1136bcacf044 tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-754d20a3-4b5b-4e44-beff-1136bcacf044 tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4a10eb304e184baa8349e076e1be6cff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '070b059be66840dfb083665aaaba714c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-754d20a3-4b5b-4e44-beff-1136bcacf044 tempest-ProjectMemberTests-432577685 tempest-ProjectMemberTests-432577685-project-member] http://192.168.122.139/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 11:14:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1601/3221] 192.168.122.139 () {58 vars in 1193 bytes} [Thu Sep 3 11:14:04 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 163 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c91adf6a-e501-49d8-9a12-3662f4a6dcf6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c91adf6a-e501-49d8-9a12-3662f4a6dcf6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb Sep 03 11:14:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c91adf6a-e501-49d8-9a12-3662f4a6dcf6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c91adf6a-e501-49d8-9a12-3662f4a6dcf6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c91adf6a-e501-49d8-9a12-3662f4a6dcf6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb returned with HTTP 404 Sep 03 11:14:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1621/3222] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:04 2026] GET /volume/v3/volumes/f18c8951-2f21-40af-8a6b-9d0dc9176dcb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-688399473"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-688399473'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (546384da-4d69-4f36-ae88-735238c4aefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12e6222-f0ea-4a5a-abd6-6bf0450aa5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12e6222-f0ea-4a5a-abd6-6bf0450aa5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee35de1-e95d-4d95-b468-1c882d794f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['d844f6cf-ed7f-4f4b-a8e7-823485bba0a3', 'bc81f9cc-e7fb-4f94-b25b-73a2efa900d0', 'd1a7a84d-9b67-4420-9470-a4e450051103', '7b2d0042-9f35-49f9-9af2-0f993a400b39'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee35de1-e95d-4d95-b468-1c882d794f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d844f6cf-ed7f-4f4b-a8e7-823485bba0a3', 'bc81f9cc-e7fb-4f94-b25b-73a2efa900d0', 'd1a7a84d-9b67-4420-9470-a4e450051103', '7b2d0042-9f35-49f9-9af2-0f993a400b39']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742520f2-d59f-4281-bdab-d46d5cf03ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742520f2-d59f-4281-bdab-d46d5cf03ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd928e7d6-f7f9-46f7-bfef-7793a049809f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688399473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['d844f6cf-ed7f-4f4b-a8e7-823485bba0a3','bc81f9cc-e7fb-4f94-b25b-73a2efa900d0','d1a7a84d-9b67-4420-9470-a4e450051103','7b2d0042-9f35-49f9-9af2-0f993a400b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-688399473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d928e7d6-f7f9-46f7-bfef-7793a049809f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54d18b5-fb3b-4665-85b8-d3962def7cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54d18b5-fb3b-4665-85b8-d3962def7cfc) transitioned into state 'SUCCESS' from state '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-688399473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['d844f6cf-ed7f-4f4b-a8e7-823485bba0a3','bc81f9cc-e7fb-4f94-b25b-73a2efa900d0','d1a7a84d-9b67-4420-9470-a4e450051103','7b2d0042-9f35-49f9-9af2-0f993a400b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7675525-ae45-4183-bcbc-3c0d2b177ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7675525-ae45-4183-bcbc-3c0d2b177ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (546384da-4d69-4f36-ae88-735238c4aefc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:14:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-391e380e-68f0-474a-95a8-ddcb55a670c6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1602/3223] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:04 2026] POST /volume/v3/volumes => generated 786 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-6a02ad36-9e6f-4213-8eb6-f8a939f40658 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a02ad36-9e6f-4213-8eb6-f8a939f40658 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a02ad36-9e6f-4213-8eb6-f8a939f40658 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-6a02ad36-9e6f-4213-8eb6-f8a939f40658 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-6a02ad36-9e6f-4213-8eb6-f8a939f40658 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-6a02ad36-9e6f-4213-8eb6-f8a939f40658 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f returned with HTTP 200 Sep 03 11:14:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1622/3224] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:04 2026] GET /volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7761d1e9-f1e4-4e4c-a48f-ca150ade4996 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7761d1e9-f1e4-4e4c-a48f-ca150ade4996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7761d1e9-f1e4-4e4c-a48f-ca150ade4996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7761d1e9-f1e4-4e4c-a48f-ca150ade4996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7761d1e9-f1e4-4e4c-a48f-ca150ade4996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7761d1e9-f1e4-4e4c-a48f-ca150ade4996 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f returned with HTTP 200 Sep 03 11:14:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1603/3225] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:05 2026] GET /volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f => generated 1016 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d928e7d6-f7f9-46f7-bfef-7793a049809f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1927903413"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:05 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['ff8e16a4-5e99-4034-a49c-e5868290cc78', '300c8ac0-2368-445f-8339-9ec577de8d8b', '195a49bf-6dbc-4338-92d1-568948f250de', 'abc40da3-71de-4637-bf27-a8041cea7680'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:14:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0ead0b92-9383-458e-9e2d-47f639d4cd1a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1623/3226] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0b3083c4-dcd4-4141-97a1-3d3f5f34df25 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0b3083c4-dcd4-4141-97a1-3d3f5f34df25 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0b3083c4-dcd4-4141-97a1-3d3f5f34df25 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:06 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0b3083c4-dcd4-4141-97a1-3d3f5f34df25 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:06 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:06 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:06 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0b3083c4-dcd4-4141-97a1-3d3f5f34df25 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:06 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0b3083c4-dcd4-4141-97a1-3d3f5f34df25 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 200 Sep 03 11:14:06 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1604/3227] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:06 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d18758ea-786b-43af-a8e9-e5a9b911a7ed None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d18758ea-786b-43af-a8e9-e5a9b911a7ed tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d18758ea-786b-43af-a8e9-e5a9b911a7ed tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d18758ea-786b-43af-a8e9-e5a9b911a7ed tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d18758ea-786b-43af-a8e9-e5a9b911a7ed tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d18758ea-786b-43af-a8e9-e5a9b911a7ed tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 200 Sep 03 11:14:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1624/3228] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:07 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a41b1563-b733-4a71-bb51-4562d153d6d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a41b1563-b733-4a71-bb51-4562d153d6d4 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a41b1563-b733-4a71-bb51-4562d153d6d4 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1601935743", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a41b1563-b733-4a71-bb51-4562d153d6d4 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1605/3229] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:14:07 2026] POST /volume/v3/types => generated 380 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f09a2b68-7ef0-4b21-9830-5809b616a4f9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f09a2b68-7ef0-4b21-9830-5809b616a4f9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f09a2b68-7ef0-4b21-9830-5809b616a4f9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f09a2b68-7ef0-4b21-9830-5809b616a4f9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1625/3230] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f0b29b2d-11e7-423c-9a95-ec39c8c0e833 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0b29b2d-11e7-423c-9a95-ec39c8c0e833 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0b29b2d-11e7-423c-9a95-ec39c8c0e833 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-eb1a3655-45ce-4c02-9fbd-bd5d20f09698 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f0b29b2d-11e7-423c-9a95-ec39c8c0e833 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb1a3655-45ce-4c02-9fbd-bd5d20f09698 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-eb1a3655-45ce-4c02-9fbd-bd5d20f09698 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1475118603", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f0b29b2d-11e7-423c-9a95-ec39c8c0e833 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f0b29b2d-11e7-423c-9a95-ec39c8c0e833 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1606/3231] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-24c0c6af-e2b9-4045-b14e-c3f697bee3a3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24c0c6af-e2b9-4045-b14e-c3f697bee3a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24c0c6af-e2b9-4045-b14e-c3f697bee3a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-24c0c6af-e2b9-4045-b14e-c3f697bee3a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-24c0c6af-e2b9-4045-b14e-c3f697bee3a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-24c0c6af-e2b9-4045-b14e-c3f697bee3a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1607/3232] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-731641c9-cf4c-423f-aaea-915149597e1b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-eb1a3655-45ce-4c02-9fbd-bd5d20f09698 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1626/3233] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types => generated 380 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-639d0314-efdc-4c11-afdb-17453950abd5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-731641c9-cf4c-423f-aaea-915149597e1b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 202 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1608/3234] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:08 2026] DELETE /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-962b826d-28ff-4ddb-a4da-07c38c66e8d9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-962b826d-28ff-4ddb-a4da-07c38c66e8d9 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-962b826d-28ff-4ddb-a4da-07c38c66e8d9 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-962b826d-28ff-4ddb-a4da-07c38c66e8d9 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-962b826d-28ff-4ddb-a4da-07c38c66e8d9 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-962b826d-28ff-4ddb-a4da-07c38c66e8d9 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1609/3235] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-639d0314-efdc-4c11-afdb-17453950abd5 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] POST http://192.168.122.139/volume/v3/types/339312dc-fef7-427d-aa70-948349df799b/encryption Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-639d0314-efdc-4c11-afdb-17453950abd5 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-639d0314-efdc-4c11-afdb-17453950abd5 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-639d0314-efdc-4c11-afdb-17453950abd5 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/339312dc-fef7-427d-aa70-948349df799b/encryption returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1627/3236] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types/339312dc-fef7-427d-aa70-948349df799b/encryption => generated 127 bytes in 171 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ff2ecfa2-f975-403d-9006-251113bc80ad None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff2ecfa2-f975-403d-9006-251113bc80ad tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ff2ecfa2-f975-403d-9006-251113bc80ad tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-457615016", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ff2ecfa2-f975-403d-9006-251113bc80ad tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1610/3237] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b88869fd-5b89-4b89-abe8-a4fbdf78451d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b88869fd-5b89-4b89-abe8-a4fbdf78451d tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] POST http://192.168.122.139/volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56/extra_specs Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b88869fd-5b89-4b89-abe8-a4fbdf78451d tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-b88869fd-5b89-4b89-abe8-a4fbdf78451d tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b88869fd-5b89-4b89-abe8-a4fbdf78451d tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56/extra_specs returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1628/3238] 192.168.122.139 () {60 vars in 1283 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-08380844-0b81-4dc0-8bb5-eb3fa3096412 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08380844-0b81-4dc0-8bb5-eb3fa3096412 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] PUT http://192.168.122.139/volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56/extra_specs/key2 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08380844-0b81-4dc0-8bb5-eb3fa3096412 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-08380844-0b81-4dc0-8bb5-eb3fa3096412 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08380844-0b81-4dc0-8bb5-eb3fa3096412 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56/extra_specs/key2 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1611/3239] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:14:08 2026] PUT /volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56/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 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-084be75c-1410-44a3-9ee7-92e627c31cc8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-084be75c-1410-44a3-9ee7-92e627c31cc8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-084be75c-1410-44a3-9ee7-92e627c31cc8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-084be75c-1410-44a3-9ee7-92e627c31cc8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-084be75c-1410-44a3-9ee7-92e627c31cc8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1629/3240] 192.168.122.139 () {60 vars in 1136 bytes} [Thu Sep 3 11:14:08 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 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a07a841d-68e1-477a-97e7-0caaf15ff75b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a07a841d-68e1-477a-97e7-0caaf15ff75b tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a07a841d-68e1-477a-97e7-0caaf15ff75b tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-420611347", "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=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a07a841d-68e1-477a-97e7-0caaf15ff75b tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1612/3241] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f6eeb368-3cca-4993-bdf1-c91fb728ccc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6eeb368-3cca-4993-bdf1-c91fb728ccc3 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e/encryption Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f6eeb368-3cca-4993-bdf1-c91fb728ccc3 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f6eeb368-3cca-4993-bdf1-c91fb728ccc3 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e/encryption returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1630/3242] 192.168.122.139 () {60 vars in 1281 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2f0c690c-e05f-475e-bade-d5d9dbc94c87 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f0c690c-e05f-475e-bade-d5d9dbc94c87 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] DELETE http://192.168.122.139/volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e/encryption/ad191d24-20a4-4a03-b9ca-1fed1f9bb154 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f0c690c-e05f-475e-bade-d5d9dbc94c87 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2f0c690c-e05f-475e-bade-d5d9dbc94c87 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-2f0c690c-e05f-475e-bade-d5d9dbc94c87 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2f0c690c-e05f-475e-bade-d5d9dbc94c87 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e/encryption/ad191d24-20a4-4a03-b9ca-1fed1f9bb154 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1613/3243] 192.168.122.139 () {58 vars in 1373 bytes} [Thu Sep 3 11:14:08 2026] DELETE /volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e/encryption/ad191d24-20a4-4a03-b9ca-1fed1f9bb154 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bb5eca5f-f4ae-412e-ae18-d2d44e4a0d55 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bb5eca5f-f4ae-412e-ae18-d2d44e4a0d55 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bb5eca5f-f4ae-412e-ae18-d2d44e4a0d55 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-849612842", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bb5eca5f-f4ae-412e-ae18-d2d44e4a0d55 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1631/3244] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:14:08 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-33038d93-2aba-4b02-b082-b86431a632e7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-33038d93-2aba-4b02-b082-b86431a632e7 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] DELETE http://192.168.122.139/volume/v3/types/708c70b9-33e4-400d-8742-50587a3dd555/extra_specs/key1 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-33038d93-2aba-4b02-b082-b86431a632e7 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-33038d93-2aba-4b02-b082-b86431a632e7 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-33038d93-2aba-4b02-b082-b86431a632e7 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-33038d93-2aba-4b02-b082-b86431a632e7 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/708c70b9-33e4-400d-8742-50587a3dd555/extra_specs/key1 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1614/3245] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:14:08 2026] DELETE /volume/v3/types/708c70b9-33e4-400d-8742-50587a3dd555/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 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2cd5c578-6943-4ea5-b14a-e13cd9f144c2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2cd5c578-6943-4ea5-b14a-e13cd9f144c2 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2cd5c578-6943-4ea5-b14a-e13cd9f144c2 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-969591471", "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=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2cd5c578-6943-4ea5-b14a-e13cd9f144c2 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1632/3246] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:14:08 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 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-593025da-ccf8-4dc3-8076-48208d2da814 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-593025da-ccf8-4dc3-8076-48208d2da814 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] DELETE http://192.168.122.139/volume/v3/types/0fdcfa70-13b0-409e-ad21-7dc79d7f4370 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-593025da-ccf8-4dc3-8076-48208d2da814 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-593025da-ccf8-4dc3-8076-48208d2da814 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-593025da-ccf8-4dc3-8076-48208d2da814 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-593025da-ccf8-4dc3-8076-48208d2da814 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/0fdcfa70-13b0-409e-ad21-7dc79d7f4370 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1615/3247] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:08 2026] DELETE /volume/v3/types/0fdcfa70-13b0-409e-ad21-7dc79d7f4370 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c4a02335-f78f-4dd7-bd78-ff83bcd887b1 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c4a02335-f78f-4dd7-bd78-ff83bcd887b1 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] GET http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c4a02335-f78f-4dd7-bd78-ff83bcd887b1 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c4a02335-f78f-4dd7-bd78-ff83bcd887b1 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c4a02335-f78f-4dd7-bd78-ff83bcd887b1 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1633/3248] 192.168.122.139 () {58 vars in 1262 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ce74d491-0528-45e8-9839-334779e63665 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce74d491-0528-45e8-9839-334779e63665 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] GET http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption/cipher Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce74d491-0528-45e8-9839-334779e63665 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ce74d491-0528-45e8-9839-334779e63665 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-ce74d491-0528-45e8-9839-334779e63665 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ce74d491-0528-45e8-9839-334779e63665 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption/cipher returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1616/3249] 192.168.122.139 () {58 vars in 1280 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d2ae2db8-b390-4eec-8c37-ee77cfe83a84 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2ae2db8-b390-4eec-8c37-ee77cfe83a84 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] GET http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2ae2db8-b390-4eec-8c37-ee77cfe83a84 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d2ae2db8-b390-4eec-8c37-ee77cfe83a84 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'index' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-d2ae2db8-b390-4eec-8c37-ee77cfe83a84 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d2ae2db8-b390-4eec-8c37-ee77cfe83a84 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1634/3250] 192.168.122.139 () {58 vars in 1259 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4e7ee229-0002-4431-bd90-91f3dff49e1f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e7ee229-0002-4431-bd90-91f3dff49e1f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] GET http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/multiattach Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e7ee229-0002-4431-bd90-91f3dff49e1f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4e7ee229-0002-4431-bd90-91f3dff49e1f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4e7ee229-0002-4431-bd90-91f3dff49e1f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/multiattach returned with HTTP 200 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1617/3251] 192.168.122.139 () {58 vars in 1298 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ced52f71-59ed-400a-94cb-ba35c221a130 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ced52f71-59ed-400a-94cb-ba35c221a130 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] GET http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/volume_backend_name Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ced52f71-59ed-400a-94cb-ba35c221a130 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ced52f71-59ed-400a-94cb-ba35c221a130 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ced52f71-59ed-400a-94cb-ba35c221a130 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1635/3252] 192.168.122.139 () {58 vars in 1322 bytes} [Thu Sep 3 11:14:08 2026] GET /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e3df3608-99e6-475f-9bdd-b9c1a6601d68 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3df3608-99e6-475f-9bdd-b9c1a6601d68 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] PUT http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption/acd0e862-22e0-4d6a-b180-3fd7c1b60be6 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e3df3608-99e6-475f-9bdd-b9c1a6601d68 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-e3df3608-99e6-475f-9bdd-b9c1a6601d68 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e3df3608-99e6-475f-9bdd-b9c1a6601d68 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption/acd0e862-22e0-4d6a-b180-3fd7c1b60be6 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1618/3253] 192.168.122.139 () {60 vars in 1390 bytes} [Thu Sep 3 11:14:08 2026] PUT /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/encryption/acd0e862-22e0-4d6a-b180-3fd7c1b60be6 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2bc0750b-a4db-4e3c-b674-4277bd8ac1a8 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2bc0750b-a4db-4e3c-b674-4277bd8ac1a8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] PUT http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/key1 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2bc0750b-a4db-4e3c-b674-4277bd8ac1a8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-2bc0750b-a4db-4e3c-b674-4277bd8ac1a8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2bc0750b-a4db-4e3c-b674-4277bd8ac1a8 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/extra_specs/key1 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1636/3254] 192.168.122.139 () {60 vars in 1297 bytes} [Thu Sep 3 11:14:08 2026] PUT /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51/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 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-af7082e9-5f53-441c-b528-a6ff0b607bd9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af7082e9-5f53-441c-b528-a6ff0b607bd9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] PUT http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-af7082e9-5f53-441c-b528-a6ff0b607bd9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-af7082e9-5f53-441c-b528-a6ff0b607bd9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '61f9dfc03ca845cca19609847ad0bb43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f0c4ce581ac41ebbde7eec45bd56b56', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-af7082e9-5f53-441c-b528-a6ff0b607bd9 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-reader] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51 returned with HTTP 403 Sep 03 11:14:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1619/3255] 192.168.122.139 () {60 vars in 1246 bytes} [Thu Sep 3 11:14:08 2026] PUT /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1252a2a2-9eb9-403f-a224-037b58609e58 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:08 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1252a2a2-9eb9-403f-a224-037b58609e58 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] DELETE http://192.168.122.139/volume/v3/types/0fdcfa70-13b0-409e-ad21-7dc79d7f4370 Sep 03 11:14:08 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1252a2a2-9eb9-403f-a224-037b58609e58 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1252a2a2-9eb9-403f-a224-037b58609e58 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1252a2a2-9eb9-403f-a224-037b58609e58 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/0fdcfa70-13b0-409e-ad21-7dc79d7f4370 returned with HTTP 202 Sep 03 11:14:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1637/3256] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:08 2026] DELETE /volume/v3/types/0fdcfa70-13b0-409e-ad21-7dc79d7f4370 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6d06ed14-afc0-4654-b855-9cb50f41dc5c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d06ed14-afc0-4654-b855-9cb50f41dc5c tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] DELETE http://192.168.122.139/volume/v3/types/708c70b9-33e4-400d-8742-50587a3dd555 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d06ed14-afc0-4654-b855-9cb50f41dc5c tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d06ed14-afc0-4654-b855-9cb50f41dc5c tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d06ed14-afc0-4654-b855-9cb50f41dc5c tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/708c70b9-33e4-400d-8742-50587a3dd555 returned with HTTP 202 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1620/3257] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:09 2026] DELETE /volume/v3/types/708c70b9-33e4-400d-8742-50587a3dd555 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c9151441-3153-45f9-a50b-c3c2f6e5e8d6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9151441-3153-45f9-a50b-c3c2f6e5e8d6 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] DELETE http://192.168.122.139/volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9151441-3153-45f9-a50b-c3c2f6e5e8d6 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c9151441-3153-45f9-a50b-c3c2f6e5e8d6 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c9151441-3153-45f9-a50b-c3c2f6e5e8d6 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e returned with HTTP 202 Sep 03 11:14:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1638/3258] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:09 2026] DELETE /volume/v3/types/ee58103c-d2c9-4b3f-b4cf-5ecffc807e9e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b5fb84be-6bf5-46b2-8a0e-f08b47df2a46 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b5fb84be-6bf5-46b2-8a0e-f08b47df2a46 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] DELETE http://192.168.122.139/volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b5fb84be-6bf5-46b2-8a0e-f08b47df2a46 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b5fb84be-6bf5-46b2-8a0e-f08b47df2a46 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b5fb84be-6bf5-46b2-8a0e-f08b47df2a46 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56 returned with HTTP 202 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1621/3259] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:09 2026] DELETE /volume/v3/types/bd9d3809-0d1c-4e95-9120-f02de4f44f56 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-11e4a583-acd4-4e17-ac1a-e3f31730431f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-11e4a583-acd4-4e17-ac1a-e3f31730431f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] DELETE http://192.168.122.139/volume/v3/types/339312dc-fef7-427d-aa70-948349df799b Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-11e4a583-acd4-4e17-ac1a-e3f31730431f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-11e4a583-acd4-4e17-ac1a-e3f31730431f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0223b47e-937d-4a97-b5f9-e18e2d9f82af None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0223b47e-937d-4a97-b5f9-e18e2d9f82af tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0223b47e-937d-4a97-b5f9-e18e2d9f82af tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0223b47e-937d-4a97-b5f9-e18e2d9f82af tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0223b47e-937d-4a97-b5f9-e18e2d9f82af tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0223b47e-937d-4a97-b5f9-e18e2d9f82af tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 200 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1622/3260] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:09 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-11e4a583-acd4-4e17-ac1a-e3f31730431f tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/339312dc-fef7-427d-aa70-948349df799b returned with HTTP 202 Sep 03 11:14:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1639/3261] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:09 2026] DELETE /volume/v3/types/339312dc-fef7-427d-aa70-948349df799b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2ebb8b48-f6fe-48a1-9616-2ab5f8258a29 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ebb8b48-f6fe-48a1-9616-2ab5f8258a29 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] DELETE http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ebb8b48-f6fe-48a1-9616-2ab5f8258a29 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2ebb8b48-f6fe-48a1-9616-2ab5f8258a29 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2ebb8b48-f6fe-48a1-9616-2ab5f8258a29 tempest-VolumeTypesReaderTests-2052052141 tempest-VolumeTypesReaderTests-2052052141-project-admin] http://192.168.122.139/volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51 returned with HTTP 202 Sep 03 11:14:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1623/3262] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:14:09 2026] DELETE /volume/v3/types/399725f6-9d8b-4adc-ae58-bc4e94c04a51 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4215ad05-1a5e-4e97-adce-b7688b7db0ad None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4215ad05-1a5e-4e97-adce-b7688b7db0ad tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a Sep 03 11:14:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4215ad05-1a5e-4e97-adce-b7688b7db0ad tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4215ad05-1a5e-4e97-adce-b7688b7db0ad tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4215ad05-1a5e-4e97-adce-b7688b7db0ad tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a returned with HTTP 404 Sep 03 11:14:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1640/3263] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:10 2026] GET /volume/v3/snapshots/fec08cfc-f9d8-4fac-bb07-b678770f196a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4f851236-9796-4d93-97c5-e203627d4bc8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:10 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:10 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:10 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:10 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:10 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:10 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:14:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4f851236-9796-4d93-97c5-e203627d4bc8 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f returned with HTTP 202 Sep 03 11:14:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1624/3264] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:10 2026] DELETE /volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-608b21c9-15f9-4da7-9a1e-f8eff803ec39 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-608b21c9-15f9-4da7-9a1e-f8eff803ec39 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-608b21c9-15f9-4da7-9a1e-f8eff803ec39 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:10 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-608b21c9-15f9-4da7-9a1e-f8eff803ec39 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:10 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:10 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:10 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:10 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:10 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-608b21c9-15f9-4da7-9a1e-f8eff803ec39 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:10 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-608b21c9-15f9-4da7-9a1e-f8eff803ec39 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f returned with HTTP 200 Sep 03 11:14:10 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1641/3265] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:10 2026] GET /volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f896fb19-f34c-477d-aa8e-11fd575c8f0f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f896fb19-f34c-477d-aa8e-11fd575c8f0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f Sep 03 11:14:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f896fb19-f34c-477d-aa8e-11fd575c8f0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f896fb19-f34c-477d-aa8e-11fd575c8f0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f896fb19-f34c-477d-aa8e-11fd575c8f0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f returned with HTTP 404 Sep 03 11:14:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1625/3266] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:11 2026] GET /volume/v3/volumes/d928e7d6-f7f9-46f7-bfef-7793a049809f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-603421579"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-603421579'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:14:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (f20b17d1-2934-402e-8fc5-a8a0cfa87757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e43a2a9-72ac-44b0-8e63-a91261b8ec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e43a2a9-72ac-44b0-8e63-a91261b8ec9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8142a4-e1f8-4e57-bc57-9b86bcb5a0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['ecf093df-e3c4-41bb-921f-54ae4aa074f8', 'a6d8daa6-bfde-48ce-966d-0d1003867963', '21d9d315-e8d1-43b1-a483-66bec5658a66', '1775d3d5-dac4-4641-baf0-49a0df73212c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8142a4-e1f8-4e57-bc57-9b86bcb5a0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecf093df-e3c4-41bb-921f-54ae4aa074f8', 'a6d8daa6-bfde-48ce-966d-0d1003867963', '21d9d315-e8d1-43b1-a483-66bec5658a66', '1775d3d5-dac4-4641-baf0-49a0df73212c']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f54c43-a567-4e94-8d36-ec48f608f91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:11 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f54c43-a567-4e94-8d36-ec48f608f91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603421579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['ecf093df-e3c4-41bb-921f-54ae4aa074f8','a6d8daa6-bfde-48ce-966d-0d1003867963','21d9d315-e8d1-43b1-a483-66bec5658a66','1775d3d5-dac4-4641-baf0-49a0df73212c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-603421579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01d45f3-5c96-4718-87d7-0dae19b3d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01d45f3-5c96-4718-87d7-0dae19b3d3b9) transitioned into state 'SUCCESS' from state '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-603421579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['ecf093df-e3c4-41bb-921f-54ae4aa074f8','a6d8daa6-bfde-48ce-966d-0d1003867963','21d9d315-e8d1-43b1-a483-66bec5658a66','1775d3d5-dac4-4641-baf0-49a0df73212c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004479b1-1e8b-46d0-9c34-8d53966d1905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004479b1-1e8b-46d0-9c34-8d53966d1905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (f20b17d1-2934-402e-8fc5-a8a0cfa87757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:11 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:14:11 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b38fcd65-bf96-490f-8043-e1223f2f1f9b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:11 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1642/3267] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:11 2026] POST /volume/v3/volumes => generated 786 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3e554919-37a7-4ed6-a99d-093c306a75be None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e554919-37a7-4ed6-a99d-093c306a75be tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e554919-37a7-4ed6-a99d-093c306a75be tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:11 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3e554919-37a7-4ed6-a99d-093c306a75be tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:11 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:11 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:11 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:11 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:11 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3e554919-37a7-4ed6-a99d-093c306a75be tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:11 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3e554919-37a7-4ed6-a99d-093c306a75be tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 returned with HTTP 200 Sep 03 11:14:11 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1626/3268] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:11 2026] GET /volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8462cc5e-e647-4afb-beb4-3af148ab9ebf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8462cc5e-e647-4afb-beb4-3af148ab9ebf tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8462cc5e-e647-4afb-beb4-3af148ab9ebf tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:12 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8462cc5e-e647-4afb-beb4-3af148ab9ebf tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:12 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:12 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:12 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:12 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:12 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8462cc5e-e647-4afb-beb4-3af148ab9ebf tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:12 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8462cc5e-e647-4afb-beb4-3af148ab9ebf tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 returned with HTTP 200 Sep 03 11:14:12 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1643/3269] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:12 2026] GET /volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9c37c05d-f64b-4f85-afa5-8df51651942e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:13 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-423482111"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:13 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:13 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:13 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume 7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:13 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['735bb166-2198-4873-a905-f36325fa157e', 'e4a83052-2aed-42c6-a4e4-a1e7e78d6b9c', '73b454e8-1d09-498e-900b-5a6e8e904e02', 'c78cb720-49cd-4080-81a7-964a4c974a58'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:13 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:13 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:13 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:14:13 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9c37c05d-f64b-4f85-afa5-8df51651942e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:13 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1627/3270] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e9a73baa-daa5-49c2-8187-3c24e1eb11b4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e9a73baa-daa5-49c2-8187-3c24e1eb11b4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e9a73baa-daa5-49c2-8187-3c24e1eb11b4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e9a73baa-daa5-49c2-8187-3c24e1eb11b4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:13 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:13 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:13 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e9a73baa-daa5-49c2-8187-3c24e1eb11b4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:13 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e9a73baa-daa5-49c2-8187-3c24e1eb11b4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 200 Sep 03 11:14:13 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1644/3271] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:13 2026] GET /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-555d10d4-3e5a-43e1-86a4-5cecf4b26e05 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-555d10d4-3e5a-43e1-86a4-5cecf4b26e05 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-555d10d4-3e5a-43e1-86a4-5cecf4b26e05 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-555d10d4-3e5a-43e1-86a4-5cecf4b26e05 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-555d10d4-3e5a-43e1-86a4-5cecf4b26e05 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-555d10d4-3e5a-43e1-86a4-5cecf4b26e05 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 200 Sep 03 11:14:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1628/3272] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:14 2026] GET /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-43222246-1487-44f4-87ec-96cdf6e4fbc7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-43222246-1487-44f4-87ec-96cdf6e4fbc7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-43222246-1487-44f4-87ec-96cdf6e4fbc7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-43222246-1487-44f4-87ec-96cdf6e4fbc7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-43222246-1487-44f4-87ec-96cdf6e4fbc7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-43222246-1487-44f4-87ec-96cdf6e4fbc7 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 200 Sep 03 11:14:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1645/3273] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:15 2026] GET /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] POST http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e/action Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.snapshot_unmanage [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Unmanage snapshot with id: 8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4ed7e01bec2c42fb92188dd65e5a1c27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '820692f6cbc647aaa7fca068812b4259', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-70668f9a-4887-483a-a8fb-6e6514c1ce69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e/action returned with HTTP 403 Sep 03 11:14:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1629/3274] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:14:15 2026] POST /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-178ae419-9363-462c-beaa-dad3dffe6f69 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: 8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:15 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:15 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:15 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:15 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-178ae419-9363-462c-beaa-dad3dffe6f69 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 202 Sep 03 11:14:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1646/3275] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:15 2026] DELETE /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f7ef19a0-6957-425d-8053-bb6ecd77599b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7ef19a0-6957-425d-8053-bb6ecd77599b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7ef19a0-6957-425d-8053-bb6ecd77599b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f7ef19a0-6957-425d-8053-bb6ecd77599b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f7ef19a0-6957-425d-8053-bb6ecd77599b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f7ef19a0-6957-425d-8053-bb6ecd77599b tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 200 Sep 03 11:14:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1630/3276] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:15 2026] GET /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-831af4e8-cd98-43f2-842b-3aae647deb3e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-831af4e8-cd98-43f2-842b-3aae647deb3e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-831af4e8-cd98-43f2-842b-3aae647deb3e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-831af4e8-cd98-43f2-842b-3aae647deb3e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-831af4e8-cd98-43f2-842b-3aae647deb3e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-831af4e8-cd98-43f2-842b-3aae647deb3e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 200 Sep 03 11:14:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1647/3277] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:16 2026] GET /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e8874661-220c-4438-8542-e92625a51ee6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8874661-220c-4438-8542-e92625a51ee6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e Sep 03 11:14:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8874661-220c-4438-8542-e92625a51ee6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e8874661-220c-4438-8542-e92625a51ee6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e8874661-220c-4438-8542-e92625a51ee6 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e returned with HTTP 404 Sep 03 11:14:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1631/3278] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:17 2026] GET /volume/v3/snapshots/8be498e9-5126-40e7-93ec-2c781ccd807e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:17 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: 7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:14:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c13aa1b7-bb62-4e0f-9247-0627a14f893a tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 returned with HTTP 202 Sep 03 11:14:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1648/3279] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:17 2026] DELETE /volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-02a448bf-eaa7-4196-9b4b-920bbafa0c6e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-02a448bf-eaa7-4196-9b4b-920bbafa0c6e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-02a448bf-eaa7-4196-9b4b-920bbafa0c6e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-02a448bf-eaa7-4196-9b4b-920bbafa0c6e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:17 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:17 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-02a448bf-eaa7-4196-9b4b-920bbafa0c6e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-02a448bf-eaa7-4196-9b4b-920bbafa0c6e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 returned with HTTP 200 Sep 03 11:14:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1632/3280] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:17 2026] GET /volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fdd2269b-5c65-4095-80ec-d9d68cc2e344 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fdd2269b-5c65-4095-80ec-d9d68cc2e344 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 Sep 03 11:14:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fdd2269b-5c65-4095-80ec-d9d68cc2e344 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fdd2269b-5c65-4095-80ec-d9d68cc2e344 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fdd2269b-5c65-4095-80ec-d9d68cc2e344 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 returned with HTTP 404 Sep 03 11:14:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1649/3281] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:18 2026] GET /volume/v3/volumes/7eaac0e4-98d9-421c-ae7f-fcc5bff75eb3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1162809784"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1162809784'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:14:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (83610e25-0993-4482-9f52-c97eb8d0fbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046b8c86-9628-4216-9123-a30d14b8e985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046b8c86-9628-4216-9123-a30d14b8e985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f3d8dc-5ff2-4305-9221-867ba2df32d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['ccea9d8a-3156-46e3-87c9-5a0c418412e9', 'e9b7618a-c0e4-472a-8e66-d1e51a8339b9', 'fdb33169-8340-49bf-abc4-64cffc50593c', 'ed554c68-747d-4de3-860e-d0f94541f813'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f3d8dc-5ff2-4305-9221-867ba2df32d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccea9d8a-3156-46e3-87c9-5a0c418412e9', 'e9b7618a-c0e4-472a-8e66-d1e51a8339b9', 'fdb33169-8340-49bf-abc4-64cffc50593c', 'ed554c68-747d-4de3-860e-d0f94541f813']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3240d471-484c-4876-834a-aaacdb38e758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3240d471-484c-4876-834a-aaacdb38e758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1162809784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['ccea9d8a-3156-46e3-87c9-5a0c418412e9','e9b7618a-c0e4-472a-8e66-d1e51a8339b9','fdb33169-8340-49bf-abc4-64cffc50593c','ed554c68-747d-4de3-860e-d0f94541f813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1162809784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7730c2f6-e50d-40a4-8bc9-e73ece1165c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7730c2f6-e50d-40a4-8bc9-e73ece1165c4) transitioned into state 'SUCCESS' from state '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-1162809784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['ccea9d8a-3156-46e3-87c9-5a0c418412e9','e9b7618a-c0e4-472a-8e66-d1e51a8339b9','fdb33169-8340-49bf-abc4-64cffc50593c','ed554c68-747d-4de3-860e-d0f94541f813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720d4883-b79a-4374-8dc8-3cf4004a2b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720d4883-b79a-4374-8dc8-3cf4004a2b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (83610e25-0993-4482-9f52-c97eb8d0fbb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:14:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-342a7625-cbcf-4b89-b3e4-df5246b139ac tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1633/3282] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:18 2026] POST /volume/v3/volumes => generated 787 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-bc30c3f3-a4fd-4e45-82c2-93b84d42385e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc30c3f3-a4fd-4e45-82c2-93b84d42385e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc30c3f3-a4fd-4e45-82c2-93b84d42385e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-bc30c3f3-a4fd-4e45-82c2-93b84d42385e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-bc30c3f3-a4fd-4e45-82c2-93b84d42385e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-bc30c3f3-a4fd-4e45-82c2-93b84d42385e tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 returned with HTTP 200 Sep 03 11:14:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1650/3283] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:18 2026] GET /volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-23823877-7854-4480-8849-c8604a33f141 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-23823877-7854-4480-8849-c8604a33f141 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-23823877-7854-4480-8849-c8604a33f141 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-23823877-7854-4480-8849-c8604a33f141 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-23823877-7854-4480-8849-c8604a33f141 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-23823877-7854-4480-8849-c8604a33f141 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 returned with HTTP 200 Sep 03 11:14:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1634/3284] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:19 2026] GET /volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:20 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2010644199"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:20 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:20 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:20 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:20 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['0b598663-8d3f-409a-a63b-22e85a07bec3', 'a9d3df98-a9ee-4b08-acbe-e907c3495c95', 'fef47b80-9041-4a3c-a9d8-e0fec43fdab8', 'baef5053-1eff-49f9-8fa9-c2fba001d163'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:20 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:20 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:20 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:14:20 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aa78d4f7-9a20-4737-b5b7-31df88715e6d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:20 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1651/3285] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d157861c-08cf-4ca9-af49-b434082748d4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d157861c-08cf-4ca9-af49-b434082748d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d157861c-08cf-4ca9-af49-b434082748d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:20 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d157861c-08cf-4ca9-af49-b434082748d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:20 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:20 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:20 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-d157861c-08cf-4ca9-af49-b434082748d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:20 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d157861c-08cf-4ca9-af49-b434082748d4 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 200 Sep 03 11:14:20 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1635/3286] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:20 2026] GET /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5162b9c9-b05b-43b6-ba50-31430d2cc0a5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5162b9c9-b05b-43b6-ba50-31430d2cc0a5 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5162b9c9-b05b-43b6-ba50-31430d2cc0a5 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:21 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5162b9c9-b05b-43b6-ba50-31430d2cc0a5 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:21 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:21 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:21 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5162b9c9-b05b-43b6-ba50-31430d2cc0a5 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:21 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5162b9c9-b05b-43b6-ba50-31430d2cc0a5 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 200 Sep 03 11:14:21 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1652/3287] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:21 2026] GET /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-01dda5fc-9bd1-41cb-9811-b92f98cd2c7d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01dda5fc-9bd1-41cb-9811-b92f98cd2c7d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01dda5fc-9bd1-41cb-9811-b92f98cd2c7d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-01dda5fc-9bd1-41cb-9811-b92f98cd2c7d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-01dda5fc-9bd1-41cb-9811-b92f98cd2c7d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-01dda5fc-9bd1-41cb-9811-b92f98cd2c7d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 200 Sep 03 11:14:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1636/3288] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:22 2026] GET /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b7880e9a-3a05-48f6-8922-d0c5dad9ca34 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7880e9a-3a05-48f6-8922-d0c5dad9ca34 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] PUT http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7880e9a-3a05-48f6-8922-d0c5dad9ca34 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b7880e9a-3a05-48f6-8922-d0c5dad9ca34 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Snapshot retrieved successfully. Sep 03 11:14:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7880e9a-3a05-48f6-8922-d0c5dad9ca34 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 200 Sep 03 11:14:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1653/3289] 192.168.122.139 () {60 vars in 1258 bytes} [Thu Sep 3 11:14:22 2026] PUT /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: 7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:22 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:22 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e1f0f6fa-91ce-4beb-87eb-412f8156d10f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 202 Sep 03 11:14:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1637/3290] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:22 2026] DELETE /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ebad908d-be62-47a8-9458-d202f42509cc None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebad908d-be62-47a8-9458-d202f42509cc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebad908d-be62-47a8-9458-d202f42509cc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ebad908d-be62-47a8-9458-d202f42509cc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ebad908d-be62-47a8-9458-d202f42509cc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ebad908d-be62-47a8-9458-d202f42509cc tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 200 Sep 03 11:14:22 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1654/3291] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:22 2026] GET /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fd1e144d-980c-4b57-a8da-9cdb6245e00d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd1e144d-980c-4b57-a8da-9cdb6245e00d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd1e144d-980c-4b57-a8da-9cdb6245e00d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:23 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fd1e144d-980c-4b57-a8da-9cdb6245e00d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:23 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:23 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:23 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-fd1e144d-980c-4b57-a8da-9cdb6245e00d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:23 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fd1e144d-980c-4b57-a8da-9cdb6245e00d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 200 Sep 03 11:14:23 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1638/3292] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:23 2026] GET /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 494 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-85c223ec-da4f-4904-b474-c3ec993d023d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85c223ec-da4f-4904-b474-c3ec993d023d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 Sep 03 11:14:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85c223ec-da4f-4904-b474-c3ec993d023d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-85c223ec-da4f-4904-b474-c3ec993d023d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-85c223ec-da4f-4904-b474-c3ec993d023d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 returned with HTTP 404 Sep 03 11:14:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1655/3293] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:24 2026] GET /volume/v3/snapshots/7a2965bd-fa8d-4857-9e22-872482b79241 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-891dfce1-f098-4d19-a253-118a2e85666c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:24 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:14:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-891dfce1-f098-4d19-a253-118a2e85666c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 returned with HTTP 202 Sep 03 11:14:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1639/3294] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:24 2026] DELETE /volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-71efda94-8a84-4322-859e-046e0905006d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-71efda94-8a84-4322-859e-046e0905006d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-71efda94-8a84-4322-859e-046e0905006d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-71efda94-8a84-4322-859e-046e0905006d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-71efda94-8a84-4322-859e-046e0905006d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-71efda94-8a84-4322-859e-046e0905006d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 returned with HTTP 200 Sep 03 11:14:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1656/3295] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:24 2026] GET /volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-15ed86f2-6381-4dfb-9c89-4cdcaef977bd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-15ed86f2-6381-4dfb-9c89-4cdcaef977bd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 Sep 03 11:14:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-15ed86f2-6381-4dfb-9c89-4cdcaef977bd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-15ed86f2-6381-4dfb-9c89-4cdcaef977bd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-15ed86f2-6381-4dfb-9c89-4cdcaef977bd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 returned with HTTP 404 Sep 03 11:14:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1640/3296] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:25 2026] GET /volume/v3/volumes/bb0991cd-00d4-49a3-be0a-92ba2ae0ffc9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-269211219"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-269211219'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume of 1 GB Sep 03 11:14:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (0d0810a4-3619-4aa8-81e4-0deaab0be7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd56b46-eddc-4376-a9f3-1e19137b211c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd56b46-eddc-4376-a9f3-1e19137b211c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5c701a-1eab-4799-bfac-d24366b0da79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['fcb13d3c-dd66-419c-9a12-72c8d17b4e8c', '0e7f9f57-80d7-48ac-883c-42a2ffced715', '8dc297c7-c67c-4eb6-aa9a-4a539d97739d', '58b34e1a-d095-47d6-8e6d-c8c89132e049'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5c701a-1eab-4799-bfac-d24366b0da79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcb13d3c-dd66-419c-9a12-72c8d17b4e8c', '0e7f9f57-80d7-48ac-883c-42a2ffced715', '8dc297c7-c67c-4eb6-aa9a-4a539d97739d', '58b34e1a-d095-47d6-8e6d-c8c89132e049']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be92cf5c-378c-4731-9564-8910cd7e0452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be92cf5c-378c-4731-9564-8910cd7e0452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e579b88-dfa6-4fe4-bd73-1423838ebce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-269211219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['fcb13d3c-dd66-419c-9a12-72c8d17b4e8c','0e7f9f57-80d7-48ac-883c-42a2ffced715','8dc297c7-c67c-4eb6-aa9a-4a539d97739d','58b34e1a-d095-47d6-8e6d-c8c89132e049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-269211219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e579b88-dfa6-4fe4-bd73-1423838ebce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820692f6cbc647aaa7fca068812b4259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a48c1eb-d566-4590-ab79-f45bdbfcc0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a48c1eb-d566-4590-ab79-f45bdbfcc0b7) transitioned into state 'SUCCESS' from state '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-269211219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820692f6cbc647aaa7fca068812b4259',qos_specs=None,replication_status=,reservations=['fcb13d3c-dd66-419c-9a12-72c8d17b4e8c','0e7f9f57-80d7-48ac-883c-42a2ffced715','8dc297c7-c67c-4eb6-aa9a-4a539d97739d','58b34e1a-d095-47d6-8e6d-c8c89132e049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558f1a5a97264aa7bd8e73cb8abf4c32',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb7b0a2-a8e9-478a-9a0d-3ae6a7644f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb7b0a2-a8e9-478a-9a0d-3ae6a7644f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Flow 'volume_create_api' (0d0810a4-3619-4aa8-81e4-0deaab0be7c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create volume request issued successfully. Sep 03 11:14:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8ca87ed0-6139-48c8-931a-57cf37b8747d tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1657/3297] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:25 2026] POST /volume/v3/volumes => generated 786 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9434e00a-c7b9-4225-8df2-9485a1435617 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9434e00a-c7b9-4225-8df2-9485a1435617 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9434e00a-c7b9-4225-8df2-9485a1435617 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9434e00a-c7b9-4225-8df2-9485a1435617 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9434e00a-c7b9-4225-8df2-9485a1435617 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9434e00a-c7b9-4225-8df2-9485a1435617 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 returned with HTTP 200 Sep 03 11:14:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1641/3298] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:25 2026] GET /volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2c841a36-8a16-4311-9ab3-6da692e089a3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c841a36-8a16-4311-9ab3-6da692e089a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c841a36-8a16-4311-9ab3-6da692e089a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2c841a36-8a16-4311-9ab3-6da692e089a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2c841a36-8a16-4311-9ab3-6da692e089a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2c841a36-8a16-4311-9ab3-6da692e089a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 returned with HTTP 200 Sep 03 11:14:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1658/3299] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:26 2026] GET /volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:27 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e579b88-dfa6-4fe4-bd73-1423838ebce4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1556049755"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:27 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:27 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:27 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Create snapshot from volume 7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:27 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Created reservations ['1b8436e2-ecc5-4e4c-9ae3-6b61a6536120', '046ae22d-e983-4e0b-88f8-1e72588f78c8', 'cd40f2da-7cfc-4269-9b86-a5b61a665549', 'a1d97d4d-ae2e-4d5d-bf33-e09411145b0d'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:27 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:27 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:27 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot create request issued successfully. Sep 03 11:14:27 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b7ead55a-abf2-4e34-b042-58dd059f2893 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:27 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1642/3300] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-a57c7a59-b32c-4c4f-b9cc-6e7582c9576c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a57c7a59-b32c-4c4f-b9cc-6e7582c9576c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a57c7a59-b32c-4c4f-b9cc-6e7582c9576c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:27 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-a57c7a59-b32c-4c4f-b9cc-6e7582c9576c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:27 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:27 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:27 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-a57c7a59-b32c-4c4f-b9cc-6e7582c9576c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:27 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-a57c7a59-b32c-4c4f-b9cc-6e7582c9576c tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 200 Sep 03 11:14:27 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1659/3301] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:27 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3ade4f79-19fb-4672-bf73-1c629e023c90 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ade4f79-19fb-4672-bf73-1c629e023c90 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ade4f79-19fb-4672-bf73-1c629e023c90 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:28 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3ade4f79-19fb-4672-bf73-1c629e023c90 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:28 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:28 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:28 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-3ade4f79-19fb-4672-bf73-1c629e023c90 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:28 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3ade4f79-19fb-4672-bf73-1c629e023c90 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 200 Sep 03 11:14:28 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1643/3302] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:28 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ecc5cd5a-deb8-4c8f-8748-1d969f71c769 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ecc5cd5a-deb8-4c8f-8748-1d969f71c769 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ecc5cd5a-deb8-4c8f-8748-1d969f71c769 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ecc5cd5a-deb8-4c8f-8748-1d969f71c769 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ecc5cd5a-deb8-4c8f-8748-1d969f71c769 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ecc5cd5a-deb8-4c8f-8748-1d969f71c769 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1660/3303] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eb846599-a967-4095-8748-dafdda38c0a3 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb846599-a967-4095-8748-dafdda38c0a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] POST http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a/action Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb846599-a967-4095-8748-dafdda38c0a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eb846599-a967-4095-8748-dafdda38c0a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.admin_actions [None req-eb846599-a967-4095-8748-dafdda38c0a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Updating snapshot '19ab9877-4302-4577-bfdc-9fc4071f6d0a' with '{'status': 'creating'}' {{(pid=86299) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eb846599-a967-4095-8748-dafdda38c0a3 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a/action returned with HTTP 202 Sep 03 11:14:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1644/3304] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:14:29 2026] POST /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-87cba1a7-d252-43b1-b02c-93a246f2b263 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87cba1a7-d252-43b1-b02c-93a246f2b263 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87cba1a7-d252-43b1-b02c-93a246f2b263 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-87cba1a7-d252-43b1-b02c-93a246f2b263 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-87cba1a7-d252-43b1-b02c-93a246f2b263 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-87cba1a7-d252-43b1-b02c-93a246f2b263 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1661/3305] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] POST http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a/action Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.contrib.snapshot_actions [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86299) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.contrib.snapshot_actions [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] Updating snapshot 19ab9877-4302-4577-bfdc-9fc4071f6d0a with info {'id': '19ab9877-4302-4577-bfdc-9fc4071f6d0a', 'status': 'error', 'progress': '80%'} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2035d65b-cc2a-4a8c-9007-122c1d3f4a48 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-member] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a/action returned with HTTP 202 Sep 03 11:14:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1645/3306] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:14:29 2026] POST /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete snapshot with id: 19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:29 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2279790d-51d5-444a-9d4b-fe3edc1bf687 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 202 Sep 03 11:14:29 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1662/3307] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:29 2026] DELETE /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-634f0a40-6b22-41db-bda5-6b524f45ba4f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-634f0a40-6b22-41db-bda5-6b524f45ba4f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-634f0a40-6b22-41db-bda5-6b524f45ba4f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-634f0a40-6b22-41db-bda5-6b524f45ba4f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-634f0a40-6b22-41db-bda5-6b524f45ba4f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-634f0a40-6b22-41db-bda5-6b524f45ba4f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1646/3308] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-69fbeeb3-26d4-41e0-8335-3def5ba37b0f None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-69fbeeb3-26d4-41e0-8335-3def5ba37b0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-69fbeeb3-26d4-41e0-8335-3def5ba37b0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:30 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-69fbeeb3-26d4-41e0-8335-3def5ba37b0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:30 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:30 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:30 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-69fbeeb3-26d4-41e0-8335-3def5ba37b0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Snapshot retrieved successfully. Sep 03 11:14:30 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-69fbeeb3-26d4-41e0-8335-3def5ba37b0f tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 200 Sep 03 11:14:30 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1663/3309] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:30 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9f12937e-e614-4bd8-94bc-bb44c99bddcd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9f12937e-e614-4bd8-94bc-bb44c99bddcd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a Sep 03 11:14:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9f12937e-e614-4bd8-94bc-bb44c99bddcd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9f12937e-e614-4bd8-94bc-bb44c99bddcd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9f12937e-e614-4bd8-94bc-bb44c99bddcd tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a returned with HTTP 404 Sep 03 11:14:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1647/3310] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:31 2026] GET /volume/v3/snapshots/19ab9877-4302-4577-bfdc-9fc4071f6d0a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:31 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:31 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume with id: 7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:31 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:31 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:31 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:31 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:31 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Delete volume request issued successfully. Sep 03 11:14:31 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-63397c72-98fc-48d0-8744-c54bdd4f0feb tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 returned with HTTP 202 Sep 03 11:14:31 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1664/3311] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:31 2026] DELETE /volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ad6553cc-c61e-4588-a148-c2b329057b33 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad6553cc-c61e-4588-a148-c2b329057b33 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad6553cc-c61e-4588-a148-c2b329057b33 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:31 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ad6553cc-c61e-4588-a148-c2b329057b33 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:31 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:31 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:31 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:31 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:31 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ad6553cc-c61e-4588-a148-c2b329057b33 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Volume info retrieved successfully. Sep 03 11:14:31 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ad6553cc-c61e-4588-a148-c2b329057b33 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 returned with HTTP 200 Sep 03 11:14:31 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1648/3312] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:31 2026] GET /volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2a786a42-e26d-4863-bb6d-bef401be9185 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a786a42-e26d-4863-bb6d-bef401be9185 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] GET http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 Sep 03 11:14:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a786a42-e26d-4863-bb6d-bef401be9185 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:32 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2a786a42-e26d-4863-bb6d-bef401be9185 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:32 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2a786a42-e26d-4863-bb6d-bef401be9185 tempest-ProjectMemberTests-1440316641 tempest-ProjectMemberTests-1440316641-project-admin] http://192.168.122.139/volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 returned with HTTP 404 Sep 03 11:14:32 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1665/3313] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:32 2026] GET /volume/v3/volumes/7e579b88-dfa6-4fe4-bd73-1423838ebce4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-205723507"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-205723507'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume of 1 GB Sep 03 11:14:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (a5b21f7e-f1f7-4c1b-8235-2bef6103ff43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb4b3d9-75c7-46d0-8cdb-2b04739021d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb4b3d9-75c7-46d0-8cdb-2b04739021d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d4849a-1392-4619-b65b-bb49d7a4a29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['a8f01233-d380-42fb-9c2b-fb77326fa7ab', 'f8a8fa55-5db5-4e01-91ae-ecab24ae124b', '73822fc2-66e3-41b7-a446-ec7d815799ae', 'dc7134b4-331d-4054-8197-3b32b896fdc7'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d4849a-1392-4619-b65b-bb49d7a4a29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f01233-d380-42fb-9c2b-fb77326fa7ab', 'f8a8fa55-5db5-4e01-91ae-ecab24ae124b', '73822fc2-66e3-41b7-a446-ec7d815799ae', 'dc7134b4-331d-4054-8197-3b32b896fdc7']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f39e7a8-14a5-466a-ab88-e714ade9bdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:35 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f39e7a8-14a5-466a-ab88-e714ade9bdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8590d5f7-b23f-4970-a7a1-f349facad9ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-205723507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['a8f01233-d380-42fb-9c2b-fb77326fa7ab','f8a8fa55-5db5-4e01-91ae-ecab24ae124b','73822fc2-66e3-41b7-a446-ec7d815799ae','dc7134b4-331d-4054-8197-3b32b896fdc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-205723507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8590d5f7-b23f-4970-a7a1-f349facad9ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dde526ea077464c9383f170598f3f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a1f2c387ec4912a1818b28939ba699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a0fa8d-924f-4638-8243-dc29fe5d51dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33a0fa8d-924f-4638-8243-dc29fe5d51dd) transitioned into state 'SUCCESS' from state '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-205723507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['a8f01233-d380-42fb-9c2b-fb77326fa7ab','f8a8fa55-5db5-4e01-91ae-ecab24ae124b','73822fc2-66e3-41b7-a446-ec7d815799ae','dc7134b4-331d-4054-8197-3b32b896fdc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4497b3-5018-4f49-ad83-458ce08a5c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4497b3-5018-4f49-ad83-458ce08a5c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (a5b21f7e-f1f7-4c1b-8235-2bef6103ff43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:35 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request issued successfully. Sep 03 11:14:35 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-abced9dd-1e2d-4401-9a5f-5b8e7abcc28a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:35 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1649/3314] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:35 2026] POST /volume/v3/volumes => generated 786 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-47049966-987f-4ce7-b136-8d676aaada44 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:35 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47049966-987f-4ce7-b136-8d676aaada44 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-47049966-987f-4ce7-b136-8d676aaada44 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:35 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-47049966-987f-4ce7-b136-8d676aaada44 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:35 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:35 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:35 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:35 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:35 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-47049966-987f-4ce7-b136-8d676aaada44 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:36 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-47049966-987f-4ce7-b136-8d676aaada44 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab returned with HTTP 200 Sep 03 11:14:36 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1666/3315] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:35 2026] GET /volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9d691712-6273-46a0-b42c-eac8798c24bb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d691712-6273-46a0-b42c-eac8798c24bb tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d691712-6273-46a0-b42c-eac8798c24bb tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9d691712-6273-46a0-b42c-eac8798c24bb tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:37 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9d691712-6273-46a0-b42c-eac8798c24bb tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9d691712-6273-46a0-b42c-eac8798c24bb tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab returned with HTTP 200 Sep 03 11:14:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1650/3316] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:37 2026] GET /volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f675f7a4-349a-444b-aa43-da332004a280 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:37 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8590d5f7-b23f-4970-a7a1-f349facad9ab", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1492058318"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:37 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create snapshot from volume 8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:37 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['1d07decc-9c6a-41c0-a061-ae9c540a6674', '27bd77e2-ab4b-4abd-b2a0-9f174f5739ff', 'e11e0632-dabb-42a7-8f75-f0960de538b5', 'd5fa92fd-59d5-4944-b585-6b31cd0ee2ee'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:37 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:37 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:37 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot create request issued successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f675f7a4-349a-444b-aa43-da332004a280 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:37 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1667/3317] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:37 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 11:14:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f9bd5818-5efb-4cf4-8781-77442ed29b6c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9bd5818-5efb-4cf4-8781-77442ed29b6c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9bd5818-5efb-4cf4-8781-77442ed29b6c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:37 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f9bd5818-5efb-4cf4-8781-77442ed29b6c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f9bd5818-5efb-4cf4-8781-77442ed29b6c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f9bd5818-5efb-4cf4-8781-77442ed29b6c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 200 Sep 03 11:14:37 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1651/3318] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:37 2026] GET /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-48eec031-faba-4c84-816c-a32531a99bc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48eec031-faba-4c84-816c-a32531a99bc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48eec031-faba-4c84-816c-a32531a99bc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:38 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-48eec031-faba-4c84-816c-a32531a99bc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:38 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:38 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:38 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-48eec031-faba-4c84-816c-a32531a99bc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:38 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-48eec031-faba-4c84-816c-a32531a99bc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 200 Sep 03 11:14:38 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1668/3319] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:38 2026] GET /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-19edf5f8-d3b1-489d-9d16-761ba05b9d1e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19edf5f8-d3b1-489d-9d16-761ba05b9d1e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19edf5f8-d3b1-489d-9d16-761ba05b9d1e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-19edf5f8-d3b1-489d-9d16-761ba05b9d1e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-19edf5f8-d3b1-489d-9d16-761ba05b9d1e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-19edf5f8-d3b1-489d-9d16-761ba05b9d1e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 200 Sep 03 11:14:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1652/3320] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:39 2026] GET /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-27f03b04-0a96-42aa-82ab-52d21b565476 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27f03b04-0a96-42aa-82ab-52d21b565476 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] POST http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c/action Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27f03b04-0a96-42aa-82ab-52d21b565476 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-27f03b04-0a96-42aa-82ab-52d21b565476 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-27f03b04-0a96-42aa-82ab-52d21b565476 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Snapshot retrieved successfully. Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-27f03b04-0a96-42aa-82ab-52d21b565476 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9f6eee527a0d440a906e1b9407f2ac69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dde526ea077464c9383f170598f3f92', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-27f03b04-0a96-42aa-82ab-52d21b565476 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c/action returned with HTTP 403 Sep 03 11:14:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1669/3321] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:14:39 2026] POST /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c/action => generated 133 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:39 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete snapshot with id: b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:39 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:39 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:39 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:39 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:39 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-acb4436b-ef54-49fb-b45d-924b5b9b2c3d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 202 Sep 03 11:14:39 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1653/3322] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:39 2026] DELETE /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8d23edbd-e641-48a4-96fc-85c088e4baee None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d23edbd-e641-48a4-96fc-85c088e4baee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d23edbd-e641-48a4-96fc-85c088e4baee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8d23edbd-e641-48a4-96fc-85c088e4baee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:39 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:39 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:39 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8d23edbd-e641-48a4-96fc-85c088e4baee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:39 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8d23edbd-e641-48a4-96fc-85c088e4baee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 200 Sep 03 11:14:39 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1670/3323] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:39 2026] GET /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8276a455-38fe-41b3-9030-75b148fdbadd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8276a455-38fe-41b3-9030-75b148fdbadd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8276a455-38fe-41b3-9030-75b148fdbadd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:40 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8276a455-38fe-41b3-9030-75b148fdbadd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:40 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:40 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:40 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8276a455-38fe-41b3-9030-75b148fdbadd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:40 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8276a455-38fe-41b3-9030-75b148fdbadd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 200 Sep 03 11:14:40 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1654/3324] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:40 2026] GET /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d06367b5-a0d2-40e0-841b-7a895cc6c4bf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d06367b5-a0d2-40e0-841b-7a895cc6c4bf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d06367b5-a0d2-40e0-841b-7a895cc6c4bf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d06367b5-a0d2-40e0-841b-7a895cc6c4bf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=359,cinder:INSERT=78,cinder:UPDATE=132 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d06367b5-a0d2-40e0-841b-7a895cc6c4bf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c returned with HTTP 404 Sep 03 11:14:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1671/3325] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:41 2026] GET /volume/v3/snapshots/b9fdf591-a5a9-4bab-91fb-302b5f5b5c1c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-787f2440-f9e8-4595-966e-86933f76298e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:41 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:41 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume with id: 8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:41 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=390,cinder:INSERT=83,cinder:UPDATE=130,cinder:DELETE=1 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:14:41 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:41 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:41 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:41 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:41 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume request issued successfully. Sep 03 11:14:41 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-787f2440-f9e8-4595-966e-86933f76298e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab returned with HTTP 202 Sep 03 11:14:41 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1655/3326] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:41 2026] DELETE /volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-cff428d7-45ac-4ba8-beff-650d9681cbe6 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cff428d7-45ac-4ba8-beff-650d9681cbe6 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cff428d7-45ac-4ba8-beff-650d9681cbe6 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-cff428d7-45ac-4ba8-beff-650d9681cbe6 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:41 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:41 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:41 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:41 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:41 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-cff428d7-45ac-4ba8-beff-650d9681cbe6 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:41 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-cff428d7-45ac-4ba8-beff-650d9681cbe6 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab returned with HTTP 200 Sep 03 11:14:41 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1672/3327] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:41 2026] GET /volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8219d74f-10ec-4465-bd70-03a1940cf0a8 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8219d74f-10ec-4465-bd70-03a1940cf0a8 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab Sep 03 11:14:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8219d74f-10ec-4465-bd70-03a1940cf0a8 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:42 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8219d74f-10ec-4465-bd70-03a1940cf0a8 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:42 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8219d74f-10ec-4465-bd70-03a1940cf0a8 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab returned with HTTP 404 Sep 03 11:14:42 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1656/3328] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:42 2026] GET /volume/v3/volumes/8590d5f7-b23f-4970-a7a1-f349facad9ab => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2135341917"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2135341917'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume of 1 GB Sep 03 11:14:42 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (fa061089-ce42-4108-9e22-2d4bd54462ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bbff29-0f96-4cba-ac5a-00c9d542c0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bbff29-0f96-4cba-ac5a-00c9d542c0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358eb967-e2b9-4a84-917b-4dcbd2251375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['e96fd508-5c4d-4706-87c6-8b3103ec212c', '487e9ab4-2e70-4e9c-b8b2-94781b74ba47', 'd93e47f7-0839-47fc-9256-024a25d38a74', '02139e20-6859-4e4a-baf0-0ad7747afa53'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358eb967-e2b9-4a84-917b-4dcbd2251375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96fd508-5c4d-4706-87c6-8b3103ec212c', '487e9ab4-2e70-4e9c-b8b2-94781b74ba47', 'd93e47f7-0839-47fc-9256-024a25d38a74', '02139e20-6859-4e4a-baf0-0ad7747afa53']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d3c577a-f53c-4dd9-abaa-c86dac7be98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:42 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d3c577a-f53c-4dd9-abaa-c86dac7be98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7e6c04-3428-4b59-adb0-2f450134d3d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135341917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['e96fd508-5c4d-4706-87c6-8b3103ec212c','487e9ab4-2e70-4e9c-b8b2-94781b74ba47','d93e47f7-0839-47fc-9256-024a25d38a74','02139e20-6859-4e4a-baf0-0ad7747afa53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135341917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7e6c04-3428-4b59-adb0-2f450134d3d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dde526ea077464c9383f170598f3f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a1f2c387ec4912a1818b28939ba699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:42 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b832b0f2-a81c-477e-baf9-51525f88ae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b832b0f2-a81c-477e-baf9-51525f88ae54) transitioned into state 'SUCCESS' from state '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-2135341917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['e96fd508-5c4d-4706-87c6-8b3103ec212c','487e9ab4-2e70-4e9c-b8b2-94781b74ba47','d93e47f7-0839-47fc-9256-024a25d38a74','02139e20-6859-4e4a-baf0-0ad7747afa53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcef2b97-ef0f-4ee5-a16c-689e40376e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcef2b97-ef0f-4ee5-a16c-689e40376e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:43 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (fa061089-ce42-4108-9e22-2d4bd54462ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:43 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request issued successfully. Sep 03 11:14:43 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-e3dd5a18-840c-4d19-a548-9f39c900a250 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:43 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1673/3329] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:42 2026] POST /volume/v3/volumes => generated 787 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-11b1eff9-f9c1-408c-a618-3843632c9e77 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-11b1eff9-f9c1-408c-a618-3843632c9e77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-11b1eff9-f9c1-408c-a618-3843632c9e77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:43 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-11b1eff9-f9c1-408c-a618-3843632c9e77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:43 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:43 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:43 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:43 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:43 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-11b1eff9-f9c1-408c-a618-3843632c9e77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:43 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-11b1eff9-f9c1-408c-a618-3843632c9e77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 returned with HTTP 200 Sep 03 11:14:43 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1657/3330] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:43 2026] GET /volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-00722200-89b9-46d4-8954-0cd78431ff79 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00722200-89b9-46d4-8954-0cd78431ff79 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00722200-89b9-46d4-8954-0cd78431ff79 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-00722200-89b9-46d4-8954-0cd78431ff79 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:44 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:44 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-00722200-89b9-46d4-8954-0cd78431ff79 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-00722200-89b9-46d4-8954-0cd78431ff79 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 returned with HTTP 200 Sep 03 11:14:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1674/3331] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:44 2026] GET /volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-374e8d71-bcf6-49de-a52e-7733241900a2 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:44 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b7e6c04-3428-4b59-adb0-2f450134d3d8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-217575268"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:44 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:44 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:44 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create snapshot from volume 9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:44 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['0a6cb240-09f4-414c-b93f-9824680c073d', '3302357b-c256-422d-9f0b-0489e6ce4c7e', '05cb3192-6cbd-4755-9bab-065e7c6684bc', 'cb102a93-c248-499d-81c0-1a94cea8edb8'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:44 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:44 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:44 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot create request issued successfully. Sep 03 11:14:44 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-374e8d71-bcf6-49de-a52e-7733241900a2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:44 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1658/3332] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8fb1c591-3c63-4f8f-8420-aa0b0ea65fc3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8fb1c591-3c63-4f8f-8420-aa0b0ea65fc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8fb1c591-3c63-4f8f-8420-aa0b0ea65fc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:44 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8fb1c591-3c63-4f8f-8420-aa0b0ea65fc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:44 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:44 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:44 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8fb1c591-3c63-4f8f-8420-aa0b0ea65fc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:44 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8fb1c591-3c63-4f8f-8420-aa0b0ea65fc3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 200 Sep 03 11:14:44 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1675/3333] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:44 2026] GET /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e4e1a520-cf0f-43c6-b2f6-851d130dd92c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4e1a520-cf0f-43c6-b2f6-851d130dd92c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4e1a520-cf0f-43c6-b2f6-851d130dd92c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:45 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e4e1a520-cf0f-43c6-b2f6-851d130dd92c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:45 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:45 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:45 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-e4e1a520-cf0f-43c6-b2f6-851d130dd92c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:45 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e4e1a520-cf0f-43c6-b2f6-851d130dd92c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 200 Sep 03 11:14:45 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1659/3334] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:45 2026] GET /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3860f61a-0d59-4276-be72-bcb075251ad3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3860f61a-0d59-4276-be72-bcb075251ad3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3860f61a-0d59-4276-be72-bcb075251ad3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3860f61a-0d59-4276-be72-bcb075251ad3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3860f61a-0d59-4276-be72-bcb075251ad3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3860f61a-0d59-4276-be72-bcb075251ad3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 200 Sep 03 11:14:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1676/3335] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:46 2026] GET /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] GET http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Calling method 'index' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.api_utils [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Removing options '' from query. {{(pid=86299) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.db.api [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Building query based on filter {{(pid=86299) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: /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 11:14:46 devstack devstack@c-api.service[86299]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:14:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Get all snapshots completed successfully. Sep 03 11:14:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9cdfeb26-81b6-4a8b-a295-3180f5de6260 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] http://192.168.122.139/volume/v3/snapshots returned with HTTP 200 Sep 03 11:14:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1660/3336] 192.168.122.139 () {58 vars in 1127 bytes} [Thu Sep 3 11:14:46 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:46 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete snapshot with id: d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:46 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:46 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:46 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:46 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:46 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24053c58-7a2c-4b76-8b3d-2e97135b4ac2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 202 Sep 03 11:14:46 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1677/3337] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:46 2026] DELETE /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-816c7cbd-a833-4589-9d5d-da85b1f26268 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-816c7cbd-a833-4589-9d5d-da85b1f26268 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-816c7cbd-a833-4589-9d5d-da85b1f26268 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-816c7cbd-a833-4589-9d5d-da85b1f26268 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:46 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:46 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:46 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-816c7cbd-a833-4589-9d5d-da85b1f26268 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:46 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-816c7cbd-a833-4589-9d5d-da85b1f26268 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 200 Sep 03 11:14:46 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1661/3338] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:46 2026] GET /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d6228885-86b9-4f8f-93b5-9667d6b72fee None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6228885-86b9-4f8f-93b5-9667d6b72fee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d6228885-86b9-4f8f-93b5-9667d6b72fee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d6228885-86b9-4f8f-93b5-9667d6b72fee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d6228885-86b9-4f8f-93b5-9667d6b72fee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d6228885-86b9-4f8f-93b5-9667d6b72fee tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 200 Sep 03 11:14:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1678/3339] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:47 2026] GET /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-e96a8ac6-5aa3-45be-aad1-340978580ad1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e96a8ac6-5aa3-45be-aad1-340978580ad1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 Sep 03 11:14:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e96a8ac6-5aa3-45be-aad1-340978580ad1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-e96a8ac6-5aa3-45be-aad1-340978580ad1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-e96a8ac6-5aa3-45be-aad1-340978580ad1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 returned with HTTP 404 Sep 03 11:14:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1662/3340] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:48 2026] GET /volume/v3/snapshots/d4adb83d-b4c0-4af2-835d-8a2dab3c0cf5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:48 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume with id: 9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume request issued successfully. Sep 03 11:14:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52a7e99b-5fb9-45c6-a93c-b759041338e3 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 returned with HTTP 202 Sep 03 11:14:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1679/3341] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:48 2026] DELETE /volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-214fd702-d691-41a6-b712-ee38a12c58b0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-214fd702-d691-41a6-b712-ee38a12c58b0 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-214fd702-d691-41a6-b712-ee38a12c58b0 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-214fd702-d691-41a6-b712-ee38a12c58b0 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-214fd702-d691-41a6-b712-ee38a12c58b0 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-214fd702-d691-41a6-b712-ee38a12c58b0 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 returned with HTTP 200 Sep 03 11:14:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1663/3342] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:48 2026] GET /volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9d173895-6fbb-413d-a67f-d1ae530c27c9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9d173895-6fbb-413d-a67f-d1ae530c27c9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 Sep 03 11:14:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9d173895-6fbb-413d-a67f-d1ae530c27c9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:49 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9d173895-6fbb-413d-a67f-d1ae530c27c9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:49 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9d173895-6fbb-413d-a67f-d1ae530c27c9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 returned with HTTP 404 Sep 03 11:14:49 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1680/3343] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:49 2026] GET /volume/v3/volumes/9b7e6c04-3428-4b59-adb0-2f450134d3d8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1210580375"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1210580375'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume of 1 GB Sep 03 11:14:49 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (3bc99296-5b20-4ea6-9f50-e1a6e892d934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3314820-9b49-4db5-9cd2-142bb36b2e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3314820-9b49-4db5-9cd2-142bb36b2e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3193804-bc12-41f6-a31f-2e3cdb44a182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['2fc27a28-c174-4671-a026-80feb6429a01', 'cc1c7968-025c-4fcf-9033-cfc1215f9261', '9f847cd7-38ed-4667-b11d-43bdd72384db', '0438605f-050f-4ced-8db1-2e99ea5ab6ac'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3193804-bc12-41f6-a31f-2e3cdb44a182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fc27a28-c174-4671-a026-80feb6429a01', 'cc1c7968-025c-4fcf-9033-cfc1215f9261', '9f847cd7-38ed-4667-b11d-43bdd72384db', '0438605f-050f-4ced-8db1-2e99ea5ab6ac']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:49 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee63f51-5c91-4bb9-96f2-9be149a846d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:50 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee63f51-5c91-4bb9-96f2-9be149a846d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1210580375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['2fc27a28-c174-4671-a026-80feb6429a01','cc1c7968-025c-4fcf-9033-cfc1215f9261','9f847cd7-38ed-4667-b11d-43bdd72384db','0438605f-050f-4ced-8db1-2e99ea5ab6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1210580375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dde526ea077464c9383f170598f3f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a1f2c387ec4912a1818b28939ba699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69315be6-af86-486d-ab3e-71d58aade51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69315be6-af86-486d-ab3e-71d58aade51f) transitioned into state 'SUCCESS' from state '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-1210580375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['2fc27a28-c174-4671-a026-80feb6429a01','cc1c7968-025c-4fcf-9033-cfc1215f9261','9f847cd7-38ed-4667-b11d-43bdd72384db','0438605f-050f-4ced-8db1-2e99ea5ab6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c66cce8-35df-493a-86be-6f31ce1d5a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c66cce8-35df-493a-86be-6f31ce1d5a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (3bc99296-5b20-4ea6-9f50-e1a6e892d934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request issued successfully. Sep 03 11:14:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-044e0ea6-27d1-44fb-9339-f744e97d4722 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1664/3344] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:49 2026] POST /volume/v3/volumes => generated 787 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9dba766b-c6fb-4bcc-a1ab-9ba702f8e92d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9dba766b-c6fb-4bcc-a1ab-9ba702f8e92d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9dba766b-c6fb-4bcc-a1ab-9ba702f8e92d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:50 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9dba766b-c6fb-4bcc-a1ab-9ba702f8e92d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:50 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:50 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:50 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:50 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:50 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9dba766b-c6fb-4bcc-a1ab-9ba702f8e92d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:50 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9dba766b-c6fb-4bcc-a1ab-9ba702f8e92d tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 returned with HTTP 200 Sep 03 11:14:50 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1681/3345] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:50 2026] GET /volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-eaed6dbc-ea5f-4aa2-8f3f-0c9ff907d618 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eaed6dbc-ea5f-4aa2-8f3f-0c9ff907d618 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eaed6dbc-ea5f-4aa2-8f3f-0c9ff907d618 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-eaed6dbc-ea5f-4aa2-8f3f-0c9ff907d618 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-eaed6dbc-ea5f-4aa2-8f3f-0c9ff907d618 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-eaed6dbc-ea5f-4aa2-8f3f-0c9ff907d618 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 returned with HTTP 200 Sep 03 11:14:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1665/3346] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:51 2026] GET /volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-888029361"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:51 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create snapshot from volume 59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:51 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['b6ff70c3-6357-4600-a7d4-db2c57935153', '0e76e423-7da2-46a1-9193-aa17f9b8f084', '8ad6dc56-2bbd-4002-ba76-2fbe78ed4cd9', '503199b1-de1d-4271-888f-2e168a615b51'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot create request issued successfully. Sep 03 11:14:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-08f4ec32-f4bd-441b-abdb-7e38c4419bbd tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1682/3347] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7037c092-1734-4e16-81c0-5aa69190cabf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7037c092-1734-4e16-81c0-5aa69190cabf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7037c092-1734-4e16-81c0-5aa69190cabf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7037c092-1734-4e16-81c0-5aa69190cabf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7037c092-1734-4e16-81c0-5aa69190cabf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7037c092-1734-4e16-81c0-5aa69190cabf tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 200 Sep 03 11:14:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1666/3348] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:51 2026] GET /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2d624798-7300-49a1-bb48-d5ead4ded12a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d624798-7300-49a1-bb48-d5ead4ded12a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d624798-7300-49a1-bb48-d5ead4ded12a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:52 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2d624798-7300-49a1-bb48-d5ead4ded12a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:52 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:52 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:52 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2d624798-7300-49a1-bb48-d5ead4ded12a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:52 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2d624798-7300-49a1-bb48-d5ead4ded12a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 200 Sep 03 11:14:52 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1683/3349] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:52 2026] GET /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-855475b2-60b4-4f70-90d4-25e42eef98c1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-855475b2-60b4-4f70-90d4-25e42eef98c1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-855475b2-60b4-4f70-90d4-25e42eef98c1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-855475b2-60b4-4f70-90d4-25e42eef98c1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-855475b2-60b4-4f70-90d4-25e42eef98c1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-855475b2-60b4-4f70-90d4-25e42eef98c1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 200 Sep 03 11:14:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1667/3350] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:53 2026] GET /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] POST http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66/action Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.contrib.admin_actions [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Updating snapshot 'c151c130-2a84-4922-9cbd-72f025ec6b66' with '{'status': 'error'}' {{(pid=86298) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9f6eee527a0d440a906e1b9407f2ac69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dde526ea077464c9383f170598f3f92', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-080e2c4d-01ea-4a95-87a2-52dd0739f085 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66/action returned with HTTP 403 Sep 03 11:14:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1684/3351] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:14:53 2026] POST /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:53 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete snapshot with id: c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:53 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:53 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:53 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:53 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot delete request issued successfully. Sep 03 11:14:53 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5b9fa3b6-5a7e-4050-b6ab-afd1c18ddca4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 202 Sep 03 11:14:53 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1668/3352] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:14:53 2026] DELETE /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4b8afee6-9dc3-441e-898e-022572d406d9 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b8afee6-9dc3-441e-898e-022572d406d9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b8afee6-9dc3-441e-898e-022572d406d9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4b8afee6-9dc3-441e-898e-022572d406d9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4b8afee6-9dc3-441e-898e-022572d406d9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4b8afee6-9dc3-441e-898e-022572d406d9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 200 Sep 03 11:14:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1685/3353] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:53 2026] GET /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-209b94e4-7bec-4ea9-9a16-8c5184a7bf6a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-209b94e4-7bec-4ea9-9a16-8c5184a7bf6a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-209b94e4-7bec-4ea9-9a16-8c5184a7bf6a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-209b94e4-7bec-4ea9-9a16-8c5184a7bf6a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-209b94e4-7bec-4ea9-9a16-8c5184a7bf6a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-209b94e4-7bec-4ea9-9a16-8c5184a7bf6a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 200 Sep 03 11:14:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1669/3354] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:54 2026] GET /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-212906a9-3b03-44b1-8ebb-fb9f62f2c231 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-212906a9-3b03-44b1-8ebb-fb9f62f2c231 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 Sep 03 11:14:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-212906a9-3b03-44b1-8ebb-fb9f62f2c231 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-212906a9-3b03-44b1-8ebb-fb9f62f2c231 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-212906a9-3b03-44b1-8ebb-fb9f62f2c231 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 returned with HTTP 404 Sep 03 11:14:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1686/3355] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:55 2026] GET /volume/v3/snapshots/c151c130-2a84-4922-9cbd-72f025ec6b66 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:55 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:55 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume with id: 59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:55 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:55 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:55 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:55 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:55 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume request issued successfully. Sep 03 11:14:55 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1cf7fe84-3da1-4a5d-ba9a-616c5b167451 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 returned with HTTP 202 Sep 03 11:14:55 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1670/3356] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:55 2026] DELETE /volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9cd5420a-3cdc-4c62-b45a-dab753f878be None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9cd5420a-3cdc-4c62-b45a-dab753f878be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9cd5420a-3cdc-4c62-b45a-dab753f878be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9cd5420a-3cdc-4c62-b45a-dab753f878be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9cd5420a-3cdc-4c62-b45a-dab753f878be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9cd5420a-3cdc-4c62-b45a-dab753f878be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 returned with HTTP 200 Sep 03 11:14:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1687/3357] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:55 2026] GET /volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ac4b78e2-ff2f-44cb-b938-7bee3cfcc2a1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac4b78e2-ff2f-44cb-b938-7bee3cfcc2a1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 Sep 03 11:14:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac4b78e2-ff2f-44cb-b938-7bee3cfcc2a1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:56 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ac4b78e2-ff2f-44cb-b938-7bee3cfcc2a1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:56 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ac4b78e2-ff2f-44cb-b938-7bee3cfcc2a1 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 returned with HTTP 404 Sep 03 11:14:56 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1671/3358] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:56 2026] GET /volume/v3/volumes/59b1b1ed-75ea-4819-a3fb-6c5c9bcb4c55 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2047631003"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2047631003'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume of 1 GB Sep 03 11:14:56 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Availability Zones retrieved successfully. Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (fa0795cc-e6b6-44fc-81b5-0167b6d36eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ecd72b-d132-4482-beae-8282d72e96a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ecd72b-d132-4482-beae-8282d72e96a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:56 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ed6b60-9d0f-41c4-8c62-25cad185bc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['f24cf2c7-b37a-45ef-a0e9-89a0a8ab5f56', '8aaf07fe-9e8e-4c5e-b184-13fb795d97c4', 'c223ac5c-50ed-4a00-a11d-cfd2a77dfc27', 'e0c4be1a-79d9-4b4a-b011-2d52b70574bc'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ed6b60-9d0f-41c4-8c62-25cad185bc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f24cf2c7-b37a-45ef-a0e9-89a0a8ab5f56', '8aaf07fe-9e8e-4c5e-b184-13fb795d97c4', 'c223ac5c-50ed-4a00-a11d-cfd2a77dfc27', 'e0c4be1a-79d9-4b4a-b011-2d52b70574bc']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63571dd-8216-4190-a477-d6a0257ec170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63571dd-8216-4190-a477-d6a0257ec170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '772b533c-8d23-40c3-adb1-6801da4eec4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047631003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['f24cf2c7-b37a-45ef-a0e9-89a0a8ab5f56','8aaf07fe-9e8e-4c5e-b184-13fb795d97c4','c223ac5c-50ed-4a00-a11d-cfd2a77dfc27','e0c4be1a-79d9-4b4a-b011-2d52b70574bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047631003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=772b533c-8d23-40c3-adb1-6801da4eec4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dde526ea077464c9383f170598f3f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a1f2c387ec4912a1818b28939ba699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433d3be8-10c3-43c3-8455-4483895a5d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433d3be8-10c3-43c3-8455-4483895a5d29) transitioned into state 'SUCCESS' from state '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-2047631003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['f24cf2c7-b37a-45ef-a0e9-89a0a8ab5f56','8aaf07fe-9e8e-4c5e-b184-13fb795d97c4','c223ac5c-50ed-4a00-a11d-cfd2a77dfc27','e0c4be1a-79d9-4b4a-b011-2d52b70574bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7b88e0-de61-4368-814f-012242d2df25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff7b88e0-de61-4368-814f-012242d2df25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (fa0795cc-e6b6-44fc-81b5-0167b6d36eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request issued successfully. Sep 03 11:14:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-4ee70353-533d-4e3c-a2b3-bd708993f3fa tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1688/3359] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:56 2026] POST /volume/v3/volumes => generated 787 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f5e61606-17b5-4807-afe3-f28093f2deec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5e61606-17b5-4807-afe3-f28093f2deec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:14:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5e61606-17b5-4807-afe3-f28093f2deec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5e61606-17b5-4807-afe3-f28093f2deec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5e61606-17b5-4807-afe3-f28093f2deec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5e61606-17b5-4807-afe3-f28093f2deec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c returned with HTTP 200 Sep 03 11:14:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1672/3360] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:57 2026] GET /volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-24734fbe-12c3-480c-8449-ff167630c7e2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24734fbe-12c3-480c-8449-ff167630c7e2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:14:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24734fbe-12c3-480c-8449-ff167630c7e2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24734fbe-12c3-480c-8449-ff167630c7e2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:58 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:58 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:14:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-24734fbe-12c3-480c-8449-ff167630c7e2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24734fbe-12c3-480c-8449-ff167630c7e2 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c returned with HTTP 200 Sep 03 11:14:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1689/3361] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:58 2026] GET /volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:14:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "772b533c-8d23-40c3-adb1-6801da4eec4c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1642668709"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:14:58 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create snapshot from volume 772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:14:58 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['ca3f9fb8-c5cf-4c7f-ab48-be704c9da9bf', 'ed0e15a5-c6dd-4b69-a2bd-65d1814b9654', 'f11d414d-19b1-4e4f-8401-63d70039f866', '155a5312-f497-4836-9067-ae381b6998bd'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:58 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:58 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:14:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot create request issued successfully. Sep 03 11:14:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bf1554eb-f6d6-4e05-9baf-3da9e5f517dc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:14:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1673/3362] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:14:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f2da3210-2841-4506-a9fc-68e92b1f87a4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f2da3210-2841-4506-a9fc-68e92b1f87a4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:14:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f2da3210-2841-4506-a9fc-68e92b1f87a4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:58 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f2da3210-2841-4506-a9fc-68e92b1f87a4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:58 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:58 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:14:58 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f2da3210-2841-4506-a9fc-68e92b1f87a4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:58 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f2da3210-2841-4506-a9fc-68e92b1f87a4 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 200 Sep 03 11:14:58 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1690/3363] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:58 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-6d8d283f-518b-4b6a-ad45-a665eecdcc77 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d8d283f-518b-4b6a-ad45-a665eecdcc77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:14:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d8d283f-518b-4b6a-ad45-a665eecdcc77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-6d8d283f-518b-4b6a-ad45-a665eecdcc77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:14:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-6d8d283f-518b-4b6a-ad45-a665eecdcc77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:14:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-6d8d283f-518b-4b6a-ad45-a665eecdcc77 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 200 Sep 03 11:14:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1674/3364] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:14:59 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-1748e02b-64b6-4bb5-a0c1-a8e8a1d18f4c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1748e02b-64b6-4bb5-a0c1-a8e8a1d18f4c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1748e02b-64b6-4bb5-a0c1-a8e8a1d18f4c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-1748e02b-64b6-4bb5-a0c1-a8e8a1d18f4c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-1748e02b-64b6-4bb5-a0c1-a8e8a1d18f4c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-1748e02b-64b6-4bb5-a0c1-a8e8a1d18f4c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 200 Sep 03 11:15:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1691/3365] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:00 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-08d47860-8abe-45e4-acb6-6d24c4187fc7 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08d47860-8abe-45e4-acb6-6d24c4187fc7 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08d47860-8abe-45e4-acb6-6d24c4187fc7 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-08d47860-8abe-45e4-acb6-6d24c4187fc7 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-08d47860-8abe-45e4-acb6-6d24c4187fc7 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Snapshot retrieved successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-08d47860-8abe-45e4-acb6-6d24c4187fc7 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 200 Sep 03 11:15:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1675/3366] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:00 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-ad964e95-32cd-42aa-aa40-7612d233224e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete snapshot with id: d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot delete request issued successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-ad964e95-32cd-42aa-aa40-7612d233224e tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 202 Sep 03 11:15:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1692/3367] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:15:00 2026] DELETE /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-ab6096a0-382a-4650-9358-420a243483e9 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab6096a0-382a-4650-9358-420a243483e9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab6096a0-382a-4650-9358-420a243483e9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-ab6096a0-382a-4650-9358-420a243483e9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-ab6096a0-382a-4650-9358-420a243483e9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-ab6096a0-382a-4650-9358-420a243483e9 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 200 Sep 03 11:15:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1676/3368] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:00 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-03ed9ca9-cd58-4ab6-be8b-1fbcd014a76b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03ed9ca9-cd58-4ab6-be8b-1fbcd014a76b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03ed9ca9-cd58-4ab6-be8b-1fbcd014a76b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-03ed9ca9-cd58-4ab6-be8b-1fbcd014a76b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:01 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:01 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:01 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-03ed9ca9-cd58-4ab6-be8b-1fbcd014a76b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-03ed9ca9-cd58-4ab6-be8b-1fbcd014a76b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 200 Sep 03 11:15:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1693/3369] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:01 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-dbabc54c-ed77-487c-972c-09ed561fb497 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dbabc54c-ed77-487c-972c-09ed561fb497 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 Sep 03 11:15:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dbabc54c-ed77-487c-972c-09ed561fb497 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-dbabc54c-ed77-487c-972c-09ed561fb497 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-dbabc54c-ed77-487c-972c-09ed561fb497 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 returned with HTTP 404 Sep 03 11:15:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1677/3370] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:02 2026] GET /volume/v3/snapshots/d3a7d810-d10d-4960-82f6-2d7547fa5e42 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-92533263-c53b-45cc-93cf-f17e51fdf470 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:15:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:02 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:02 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume with id: 772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:15:02 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:02 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:02 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:02 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:02 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume request issued successfully. Sep 03 11:15:02 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-92533263-c53b-45cc-93cf-f17e51fdf470 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c returned with HTTP 202 Sep 03 11:15:02 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1694/3371] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:02 2026] DELETE /volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7cf66609-2290-4739-8859-0ba3c482c908 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7cf66609-2290-4739-8859-0ba3c482c908 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:15:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7cf66609-2290-4739-8859-0ba3c482c908 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:02 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7cf66609-2290-4739-8859-0ba3c482c908 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:02 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:02 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:02 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:02 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:02 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7cf66609-2290-4739-8859-0ba3c482c908 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:02 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7cf66609-2290-4739-8859-0ba3c482c908 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c returned with HTTP 200 Sep 03 11:15:02 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1678/3372] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:02 2026] GET /volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5e221ff2-14da-4105-a3a6-57a324d5584c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e221ff2-14da-4105-a3a6-57a324d5584c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c Sep 03 11:15:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e221ff2-14da-4105-a3a6-57a324d5584c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:03 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5e221ff2-14da-4105-a3a6-57a324d5584c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:03 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5e221ff2-14da-4105-a3a6-57a324d5584c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c returned with HTTP 404 Sep 03 11:15:03 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1695/3373] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:03 2026] GET /volume/v3/volumes/772b533c-8d23-40c3-adb1-6801da4eec4c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-657612554"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-657612554'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume of 1 GB Sep 03 11:15:03 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Availability Zones retrieved successfully. Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (e1c717d2-39b5-4560-b145-6f409ac8daf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3158640-3d14-4bdb-a76d-2619df0936c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3158640-3d14-4bdb-a76d-2619df0936c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:03 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5227a3-2365-4dee-8714-991718693539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['e6d49243-d0d9-42e2-b4f5-b06d98dd207f', '55a9d8d8-7cac-46a0-b67b-917192a4219d', '668c4685-13b4-4095-8983-4939e087e9e6', 'a1bd83cd-ab8e-460b-b960-c8e6c60c035e'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5227a3-2365-4dee-8714-991718693539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6d49243-d0d9-42e2-b4f5-b06d98dd207f', '55a9d8d8-7cac-46a0-b67b-917192a4219d', '668c4685-13b4-4095-8983-4939e087e9e6', 'a1bd83cd-ab8e-460b-b960-c8e6c60c035e']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6627eefe-af44-433e-848d-ed981fb16978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:04 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6627eefe-af44-433e-848d-ed981fb16978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '583b37f1-6618-41b8-a7b9-7c94a19977ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657612554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['e6d49243-d0d9-42e2-b4f5-b06d98dd207f','55a9d8d8-7cac-46a0-b67b-917192a4219d','668c4685-13b4-4095-8983-4939e087e9e6','a1bd83cd-ab8e-460b-b960-c8e6c60c035e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-657612554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=583b37f1-6618-41b8-a7b9-7c94a19977ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dde526ea077464c9383f170598f3f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a1f2c387ec4912a1818b28939ba699',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a49fa98-cd7c-4161-a1e9-3a4145507c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a49fa98-cd7c-4161-a1e9-3a4145507c6f) transitioned into state 'SUCCESS' from state '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-657612554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dde526ea077464c9383f170598f3f92',qos_specs=None,replication_status=,reservations=['e6d49243-d0d9-42e2-b4f5-b06d98dd207f','55a9d8d8-7cac-46a0-b67b-917192a4219d','668c4685-13b4-4095-8983-4939e087e9e6','a1bd83cd-ab8e-460b-b960-c8e6c60c035e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a1f2c387ec4912a1818b28939ba699',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2807630c-7776-4619-9381-135816935dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2807630c-7776-4619-9381-135816935dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Flow 'volume_create_api' (e1c717d2-39b5-4560-b145-6f409ac8daf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:04 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create volume request issued successfully. Sep 03 11:15:04 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a71356c7-51bf-434a-a2b4-3539954f0d5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:04 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1679/3374] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:15:03 2026] POST /volume/v3/volumes => generated 786 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c52127b2-3564-45b8-9ad6-17c931984bca None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c52127b2-3564-45b8-9ad6-17c931984bca tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c52127b2-3564-45b8-9ad6-17c931984bca tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:04 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c52127b2-3564-45b8-9ad6-17c931984bca tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:04 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:04 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:04 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:04 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:04 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c52127b2-3564-45b8-9ad6-17c931984bca tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:04 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c52127b2-3564-45b8-9ad6-17c931984bca tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae returned with HTTP 200 Sep 03 11:15:04 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1696/3375] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:04 2026] GET /volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7b8e639b-0816-4c68-8f8c-edec7f12b842 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b8e639b-0816-4c68-8f8c-edec7f12b842 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b8e639b-0816-4c68-8f8c-edec7f12b842 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7b8e639b-0816-4c68-8f8c-edec7f12b842 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:05 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:05 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7b8e639b-0816-4c68-8f8c-edec7f12b842 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7b8e639b-0816-4c68-8f8c-edec7f12b842 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae returned with HTTP 200 Sep 03 11:15:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1680/3376] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:05 2026] GET /volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:15:05 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "583b37f1-6618-41b8-a7b9-7c94a19977ae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1408109049"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:05 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:05 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:05 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.snapshots [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Create snapshot from volume 583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:05 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Created reservations ['bcd6c0fe-34eb-4300-b782-f7e08934cfa6', '322b7389-1396-43fc-a742-6637388a59ba', '9988ae8b-9a8a-4f7c-997e-898c365e57aa', 'd034f964-d3b6-41df-8a50-670c8eec835e'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:05 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:05 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:05 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot create request issued successfully. Sep 03 11:15:05 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-15a1254a-4a71-40e4-bc15-a5f6ce71ffec tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:15:05 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1697/3377] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:15:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a796b018-72f3-4d2c-909c-f2084d23e26c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a796b018-72f3-4d2c-909c-f2084d23e26c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a796b018-72f3-4d2c-909c-f2084d23e26c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:05 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a796b018-72f3-4d2c-909c-f2084d23e26c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:05 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:05 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:05 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a796b018-72f3-4d2c-909c-f2084d23e26c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:05 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a796b018-72f3-4d2c-909c-f2084d23e26c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 200 Sep 03 11:15:05 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1681/3378] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:05 2026] GET /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b6753e80-d7ca-486a-a0eb-c9582310a44b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6753e80-d7ca-486a-a0eb-c9582310a44b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6753e80-d7ca-486a-a0eb-c9582310a44b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:06 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b6753e80-d7ca-486a-a0eb-c9582310a44b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:06 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:06 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:06 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b6753e80-d7ca-486a-a0eb-c9582310a44b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:06 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b6753e80-d7ca-486a-a0eb-c9582310a44b tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 200 Sep 03 11:15:06 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1698/3379] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:06 2026] GET /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-4cce638d-bf7e-4894-bf22-3e0cb011fe91 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4cce638d-bf7e-4894-bf22-3e0cb011fe91 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4cce638d-bf7e-4894-bf22-3e0cb011fe91 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-4cce638d-bf7e-4894-bf22-3e0cb011fe91 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-4cce638d-bf7e-4894-bf22-3e0cb011fe91 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-4cce638d-bf7e-4894-bf22-3e0cb011fe91 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 200 Sep 03 11:15:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1682/3380] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:07 2026] GET /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] POST http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe/action Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.api.contrib.snapshot_unmanage [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Unmanage snapshot with id: 20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Snapshot retrieved successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9f6eee527a0d440a906e1b9407f2ac69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dde526ea077464c9383f170598f3f92', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8faa3b38-43ac-42a6-aa77-9be87b5591be tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-reader] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe/action returned with HTTP 403 Sep 03 11:15:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1699/3381] 192.168.122.139 () {60 vars in 1280 bytes} [Thu Sep 3 11:15:07 2026] POST /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:07 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete snapshot with id: 20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:07 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:07 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:07 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot delete request issued successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b050fcfb-3d1e-4e10-b58e-ddb4566a3e53 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 202 Sep 03 11:15:07 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1683/3382] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:15:07 2026] DELETE /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-86032f6a-6899-4d29-807b-ad7d07dec769 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86032f6a-6899-4d29-807b-ad7d07dec769 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86032f6a-6899-4d29-807b-ad7d07dec769 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-86032f6a-6899-4d29-807b-ad7d07dec769 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:07 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:07 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-86032f6a-6899-4d29-807b-ad7d07dec769 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-86032f6a-6899-4d29-807b-ad7d07dec769 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 200 Sep 03 11:15:07 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1700/3383] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:07 2026] GET /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-215e5671-1bf1-4a74-92ee-1cf1c4bcdd5a None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-215e5671-1bf1-4a74-92ee-1cf1c4bcdd5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-215e5671-1bf1-4a74-92ee-1cf1c4bcdd5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:08 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-215e5671-1bf1-4a74-92ee-1cf1c4bcdd5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:08 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:08 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:08 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-215e5671-1bf1-4a74-92ee-1cf1c4bcdd5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Snapshot retrieved successfully. Sep 03 11:15:08 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-215e5671-1bf1-4a74-92ee-1cf1c4bcdd5a tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 200 Sep 03 11:15:08 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1684/3384] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:08 2026] GET /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2b9141ad-6a06-4880-a9b6-4d206c97c384 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2b9141ad-6a06-4880-a9b6-4d206c97c384 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe Sep 03 11:15:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2b9141ad-6a06-4880-a9b6-4d206c97c384 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2b9141ad-6a06-4880-a9b6-4d206c97c384 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2b9141ad-6a06-4880-a9b6-4d206c97c384 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe returned with HTTP 404 Sep 03 11:15:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1701/3385] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:09 2026] GET /volume/v3/snapshots/20485079-40ea-4451-b96d-cfcab8436fbe => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:09 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:09 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume with id: 583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:09 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:09 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:09 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:09 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:09 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Delete volume request issued successfully. Sep 03 11:15:09 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f134b6c5-eb81-4f7c-9375-3a912639c76c tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae returned with HTTP 202 Sep 03 11:15:09 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1685/3386] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:09 2026] DELETE /volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c36fc326-dc1b-4ef8-b347-84c5b6a50819 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c36fc326-dc1b-4ef8-b347-84c5b6a50819 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c36fc326-dc1b-4ef8-b347-84c5b6a50819 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:09 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c36fc326-dc1b-4ef8-b347-84c5b6a50819 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:09 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:09 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:09 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:09 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:09 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c36fc326-dc1b-4ef8-b347-84c5b6a50819 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Volume info retrieved successfully. Sep 03 11:15:09 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c36fc326-dc1b-4ef8-b347-84c5b6a50819 tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae returned with HTTP 200 Sep 03 11:15:09 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1702/3387] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:09 2026] GET /volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-3d45a825-0d25-44f6-919a-005b40c68dcc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d45a825-0d25-44f6-919a-005b40c68dcc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] GET http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae Sep 03 11:15:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d45a825-0d25-44f6-919a-005b40c68dcc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:10 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-3d45a825-0d25-44f6-919a-005b40c68dcc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:10 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-3d45a825-0d25-44f6-919a-005b40c68dcc tempest-ProjectReaderTests-318079695 tempest-ProjectReaderTests-318079695-project-admin] http://192.168.122.139/volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae returned with HTTP 404 Sep 03 11:15:10 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1686/3388] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:10 2026] GET /volume/v3/volumes/583b37f1-6618-41b8-a7b9-7c94a19977ae => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-8cf4ac95-ec92-42f7-9d15-f872628a76cd None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8cf4ac95-ec92-42f7-9d15-f872628a76cd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:15:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-8cf4ac95-ec92-42f7-9d15-f872628a76cd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-543667789", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2113340504", "vendor_name": "tempest-vendor_name-940958935"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-8cf4ac95-ec92-42f7-9d15-f872628a76cd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1703/3389] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:15:13 2026] POST /volume/v3/types => generated 328 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-9920a9af-be32-4acd-be55-941f34cc3e69 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95ed06cb-8b95-4b4b-abe4-35c44e60a9a4", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume request body: {'volume': {'volume_type': '95ed06cb-8b95-4b4b-abe4-35c44e60a9a4', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume of 1 GB Sep 03 11:15:14 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Availability Zones retrieved successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Flow 'volume_create_api' (ee3c549c-f681-446c-822b-b9a669d5d32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ebc04a-7ffc-4e4d-97b5-135514f1fb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ebc04a-7ffc-4e4d-97b5-135514f1fb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:15:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2113340504',vendor_name='tempest-vendor_name-940958935'},id=95ed06cb-8b95-4b4b-abe4-35c44e60a9a4,is_public=True,name='tempest-ProjectMemberTests-volume-type-543667789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95ed06cb-8b95-4b4b-abe4-35c44e60a9a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233e1ae5-8ee4-48b8-bea1-df221efdcc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-543667789 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-543667789, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:14 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-543667789 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-543667789, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Created reservations ['f1d7059c-9eae-4e3a-a78f-55c5695a8e3a', 'a406167b-ccca-4b12-b2ab-c90356f7a47a', 'aa346004-34b6-4dd7-819d-d0c67b0deb78', '9d8c5a97-80c0-4d88-90c3-c1b2514af67e'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233e1ae5-8ee4-48b8-bea1-df221efdcc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1d7059c-9eae-4e3a-a78f-55c5695a8e3a', 'a406167b-ccca-4b12-b2ab-c90356f7a47a', 'aa346004-34b6-4dd7-819d-d0c67b0deb78', '9d8c5a97-80c0-4d88-90c3-c1b2514af67e']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f5c22c-67b3-418b-97bd-a10fc4635240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f5c22c-67b3-418b-97bd-a10fc4635240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '570e3e9a-5860-4c57-8f59-30ccf3cfd8ae', '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='b7c5c468ba5a4870bb09c2dd1d51e188',qos_specs=None,replication_status=,reservations=['f1d7059c-9eae-4e3a-a78f-55c5695a8e3a','a406167b-ccca-4b12-b2ab-c90356f7a47a','aa346004-34b6-4dd7-819d-d0c67b0deb78','9d8c5a97-80c0-4d88-90c3-c1b2514af67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ca631ec93d4505bc8321f6b58db464',volume_type_id=95ed06cb-8b95-4b4b-abe4-35c44e60a9a4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:14Z,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=570e3e9a-5860-4c57-8f59-30ccf3cfd8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c5c468ba5a4870bb09c2dd1d51e188',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ca631ec93d4505bc8321f6b58db464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95ed06cb-8b95-4b4b-abe4-35c44e60a9a4),volume_type_id=95ed06cb-8b95-4b4b-abe4-35c44e60a9a4)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87842a9f-b97d-4666-9a75-4a876f1b12e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87842a9f-b97d-4666-9a75-4a876f1b12e7) transitioned into state 'SUCCESS' from 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='b7c5c468ba5a4870bb09c2dd1d51e188',qos_specs=None,replication_status=,reservations=['f1d7059c-9eae-4e3a-a78f-55c5695a8e3a','a406167b-ccca-4b12-b2ab-c90356f7a47a','aa346004-34b6-4dd7-819d-d0c67b0deb78','9d8c5a97-80c0-4d88-90c3-c1b2514af67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ca631ec93d4505bc8321f6b58db464',volume_type_id=95ed06cb-8b95-4b4b-abe4-35c44e60a9a4)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0dcb15-1a14-4b66-be93-6acb28baed58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0dcb15-1a14-4b66-be93-6acb28baed58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Flow 'volume_create_api' (ee3c549c-f681-446c-822b-b9a669d5d32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:14 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume request issued successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-9920a9af-be32-4acd-be55-941f34cc3e69 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:14 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1687/3390] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:15:14 2026] POST /volume/v3/volumes => generated 781 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-809700c0-d74c-48a7-a1d9-d069b21dda22 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-809700c0-d74c-48a7-a1d9-d069b21dda22 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae Sep 03 11:15:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-809700c0-d74c-48a7-a1d9-d069b21dda22 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-809700c0-d74c-48a7-a1d9-d069b21dda22 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-809700c0-d74c-48a7-a1d9-d069b21dda22 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-809700c0-d74c-48a7-a1d9-d069b21dda22 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1704/3391] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae => generated 960 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1164b8a6-e967-409c-aec8-2b51b76d9136 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1164b8a6-e967-409c-aec8-2b51b76d9136 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1164b8a6-e967-409c-aec8-2b51b76d9136 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1164b8a6-e967-409c-aec8-2b51b76d9136 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-1164b8a6-e967-409c-aec8-2b51b76d9136 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1164b8a6-e967-409c-aec8-2b51b76d9136 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae returned with HTTP 200 Sep 03 11:15:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1688/3392] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:15 2026] GET /volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-175be6b3-15c5-460a-bca7-2cd92e352706 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-175be6b3-15c5-460a-bca7-2cd92e352706 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-175be6b3-15c5-460a-bca7-2cd92e352706 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-175be6b3-15c5-460a-bca7-2cd92e352706 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-175be6b3-15c5-460a-bca7-2cd92e352706 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:15:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1705/3393] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:15 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 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-46fb55b9-0664-466d-b7ce-f4b20668b3de None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46fb55b9-0664-466d-b7ce-f4b20668b3de tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] DELETE http://192.168.122.139/volume/v3/messages/fd0a52fb-b0fe-4f5b-bb1a-7c3dbfbd0ef0 Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46fb55b9-0664-466d-b7ce-f4b20668b3de tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-46fb55b9-0664-466d-b7ce-f4b20668b3de tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-46fb55b9-0664-466d-b7ce-f4b20668b3de tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] http://192.168.122.139/volume/v3/messages/fd0a52fb-b0fe-4f5b-bb1a-7c3dbfbd0ef0 returned with HTTP 204 Sep 03 11:15:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1689/3394] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:15:15 2026] DELETE /volume/v3/messages/fd0a52fb-b0fe-4f5b-bb1a-7c3dbfbd0ef0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-677c9414-4fcd-4868-a9b8-0cb52ea632df None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-677c9414-4fcd-4868-a9b8-0cb52ea632df tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] GET http://192.168.122.139/volume/v3/messages/fd0a52fb-b0fe-4f5b-bb1a-7c3dbfbd0ef0 Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-677c9414-4fcd-4868-a9b8-0cb52ea632df tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-677c9414-4fcd-4868-a9b8-0cb52ea632df tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-677c9414-4fcd-4868-a9b8-0cb52ea632df tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] http://192.168.122.139/volume/v3/messages/fd0a52fb-b0fe-4f5b-bb1a-7c3dbfbd0ef0 returned with HTTP 404 Sep 03 11:15:15 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1706/3395] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:15 2026] GET /volume/v3/messages/fd0a52fb-b0fe-4f5b-bb1a-7c3dbfbd0ef0 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Delete volume with id: 570e3e9a-5860-4c57-8f59-30ccf3cfd8ae Sep 03 11:15:15 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:15 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86299) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Created reservations ['bbdd8286-9c3a-4c55-9a7b-7e1bc820cd7d', 'b52f3db9-075d-472d-9964-79da5acb6ea0', '2b133899-1ad0-4ad6-adec-15e2665167fc', '9494f6c6-e93e-4d45-9a1f-cd1c9909c61f'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Delete volume request issued successfully. Sep 03 11:15:15 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2eb65539-dd7a-4aad-99b4-ba835c1c9a8f tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae returned with HTTP 202 Sep 03 11:15:15 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1690/3396] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:15 2026] DELETE /volume/v3/volumes/570e3e9a-5860-4c57-8f59-30ccf3cfd8ae => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-70607436-91f0-4f2f-bfc3-03c06aab7f6b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-70607436-91f0-4f2f-bfc3-03c06aab7f6b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/types/95ed06cb-8b95-4b4b-abe4-35c44e60a9a4 Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-70607436-91f0-4f2f-bfc3-03c06aab7f6b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-70607436-91f0-4f2f-bfc3-03c06aab7f6b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-70607436-91f0-4f2f-bfc3-03c06aab7f6b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/types/95ed06cb-8b95-4b4b-abe4-35c44e60a9a4 returned with HTTP 202 Sep 03 11:15:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1707/3397] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:15:15 2026] DELETE /volume/v3/types/95ed06cb-8b95-4b4b-abe4-35c44e60a9a4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7d978037-7fa7-42f0-be2d-594ca0722eef None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d978037-7fa7-42f0-be2d-594ca0722eef tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:15:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7d978037-7fa7-42f0-be2d-594ca0722eef tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-564193685", "extra_specs": {"storage_protocol": "tempest-storage_protocol-217219736", "vendor_name": "tempest-vendor_name-2145182060"}}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7d978037-7fa7-42f0-be2d-594ca0722eef tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:15:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1691/3398] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:15:16 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3fd29ae8-3002-4dbd-805a-0dabacc4edcd", "size": 1}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume request body: {'volume': {'volume_type': '3fd29ae8-3002-4dbd-805a-0dabacc4edcd', 'size': 1}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume of 1 GB Sep 03 11:15:16 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:16 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Availability Zones retrieved successfully. Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Flow 'volume_create_api' (b6053a6c-c861-4c36-85fd-a452ac3493bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dec72d-435d-4ee3-906e-0527e8b50795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dec72d-435d-4ee3-906e-0527e8b50795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:15:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-217219736',vendor_name='tempest-vendor_name-2145182060'},id=3fd29ae8-3002-4dbd-805a-0dabacc4edcd,is_public=True,name='tempest-ProjectMemberTests-volume-type-564193685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3fd29ae8-3002-4dbd-805a-0dabacc4edcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf195ea3-556c-4a74-b786-d30c09ca7bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-564193685 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-564193685, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:16 devstack devstack@c-api.service[86298]: WARNING cinder.quota [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-564193685 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-564193685, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Created reservations ['ff52ee72-8d5a-46d2-ba50-82556eafc350', '883544fe-e61e-47de-82f0-230413153965', 'd21cbfb4-0b4d-4b93-a712-351daeb9219b', '456f73d7-ede8-4d58-990c-607ef8d8cae8'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf195ea3-556c-4a74-b786-d30c09ca7bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff52ee72-8d5a-46d2-ba50-82556eafc350', '883544fe-e61e-47de-82f0-230413153965', 'd21cbfb4-0b4d-4b93-a712-351daeb9219b', '456f73d7-ede8-4d58-990c-607ef8d8cae8']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394ad103-acab-4748-a52f-1fc6926666ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:16 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394ad103-acab-4748-a52f-1fc6926666ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f938f0c-e0f0-4f94-814e-1ad54c6132b9', '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='b7c5c468ba5a4870bb09c2dd1d51e188',qos_specs=None,replication_status=,reservations=['ff52ee72-8d5a-46d2-ba50-82556eafc350','883544fe-e61e-47de-82f0-230413153965','d21cbfb4-0b4d-4b93-a712-351daeb9219b','456f73d7-ede8-4d58-990c-607ef8d8cae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ca631ec93d4505bc8321f6b58db464',volume_type_id=3fd29ae8-3002-4dbd-805a-0dabacc4edcd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f938f0c-e0f0-4f94-814e-1ad54c6132b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c5c468ba5a4870bb09c2dd1d51e188',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ca631ec93d4505bc8321f6b58db464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3fd29ae8-3002-4dbd-805a-0dabacc4edcd),volume_type_id=3fd29ae8-3002-4dbd-805a-0dabacc4edcd)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45a009c-4de2-4df0-b314-43942ba54d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45a009c-4de2-4df0-b314-43942ba54d6b) transitioned into state 'SUCCESS' from 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='b7c5c468ba5a4870bb09c2dd1d51e188',qos_specs=None,replication_status=,reservations=['ff52ee72-8d5a-46d2-ba50-82556eafc350','883544fe-e61e-47de-82f0-230413153965','d21cbfb4-0b4d-4b93-a712-351daeb9219b','456f73d7-ede8-4d58-990c-607ef8d8cae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ca631ec93d4505bc8321f6b58db464',volume_type_id=3fd29ae8-3002-4dbd-805a-0dabacc4edcd)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b87006-c6c3-464a-8ac2-dd1e8d5179db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b87006-c6c3-464a-8ac2-dd1e8d5179db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Flow 'volume_create_api' (b6053a6c-c861-4c36-85fd-a452ac3493bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:16 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume request issued successfully. Sep 03 11:15:16 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-19de44dd-1ccf-4805-9dd6-7831aebf775b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:16 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1708/3399] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:15:16 2026] POST /volume/v3/volumes => generated 781 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8f678edb-de34-4cef-942f-fa43d93e316d None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f678edb-de34-4cef-942f-fa43d93e316d tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 Sep 03 11:15:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f678edb-de34-4cef-942f-fa43d93e316d tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:16 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8f678edb-de34-4cef-942f-fa43d93e316d tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:16 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:16 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:16 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:16 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:16 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8f678edb-de34-4cef-942f-fa43d93e316d tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:16 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8f678edb-de34-4cef-942f-fa43d93e316d tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 returned with HTTP 200 Sep 03 11:15:16 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1692/3400] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:16 2026] GET /volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 => generated 960 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-d5cb14f8-3406-4c7f-b251-d5ac11185d23 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5cb14f8-3406-4c7f-b251-d5ac11185d23 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5cb14f8-3406-4c7f-b251-d5ac11185d23 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-d5cb14f8-3406-4c7f-b251-d5ac11185d23 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-d5cb14f8-3406-4c7f-b251-d5ac11185d23 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-d5cb14f8-3406-4c7f-b251-d5ac11185d23 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 returned with HTTP 200 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1709/3401] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:17 2026] GET /volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-650056ba-c44d-4422-9ba2-b35176af266b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-650056ba-c44d-4422-9ba2-b35176af266b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-650056ba-c44d-4422-9ba2-b35176af266b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-650056ba-c44d-4422-9ba2-b35176af266b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-650056ba-c44d-4422-9ba2-b35176af266b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:15:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1693/3402] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:17 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 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-23c2d912-1608-46f4-92ce-d65dfa52b5d4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-23c2d912-1608-46f4-92ce-d65dfa52b5d4 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] GET http://192.168.122.139/volume/v3/messages Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-23c2d912-1608-46f4-92ce-d65dfa52b5d4 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-23c2d912-1608-46f4-92ce-d65dfa52b5d4 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-23c2d912-1608-46f4-92ce-d65dfa52b5d4 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1710/3403] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:17 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 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bda608c0-046b-4486-a9d7-cf0d994f2bb1 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bda608c0-046b-4486-a9d7-cf0d994f2bb1 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/messages/e87fa8e2-0293-4e72-aeaa-611244c09543 Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bda608c0-046b-4486-a9d7-cf0d994f2bb1 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bda608c0-046b-4486-a9d7-cf0d994f2bb1 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bda608c0-046b-4486-a9d7-cf0d994f2bb1 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/messages/e87fa8e2-0293-4e72-aeaa-611244c09543 returned with HTTP 204 Sep 03 11:15:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1694/3404] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:15:17 2026] DELETE /volume/v3/messages/e87fa8e2-0293-4e72-aeaa-611244c09543 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Delete volume with id: 2f938f0c-e0f0-4f94-814e-1ad54c6132b9 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:17 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86298) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Created reservations ['3bcb077a-f149-4091-b575-ca6f729480c5', 'cee9fdb1-a759-48f6-8b5b-1d088920117c', 'b5dc7b76-c655-44f3-83e0-299aaebf456e', '1228c43d-4c64-45f8-a66d-19272217344c'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Delete volume request issued successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-9a9514f4-655e-4727-86d6-5c562cbf88f2 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 returned with HTTP 202 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1711/3405] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:17 2026] DELETE /volume/v3/volumes/2f938f0c-e0f0-4f94-814e-1ad54c6132b9 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bc255a5c-2abc-473f-94ef-1ef81bdfa335 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bc255a5c-2abc-473f-94ef-1ef81bdfa335 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/types/3fd29ae8-3002-4dbd-805a-0dabacc4edcd Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bc255a5c-2abc-473f-94ef-1ef81bdfa335 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bc255a5c-2abc-473f-94ef-1ef81bdfa335 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method '_delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bc255a5c-2abc-473f-94ef-1ef81bdfa335 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/types/3fd29ae8-3002-4dbd-805a-0dabacc4edcd returned with HTTP 202 Sep 03 11:15:17 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1695/3406] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:15:17 2026] DELETE /volume/v3/types/3fd29ae8-3002-4dbd-805a-0dabacc4edcd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b823ed07-d41a-47b9-9f15-4a82519a951b None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b823ed07-d41a-47b9-9f15-4a82519a951b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] POST http://192.168.122.139/volume/v3/types Sep 03 11:15:17 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b823ed07-d41a-47b9-9f15-4a82519a951b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-578748560", "extra_specs": {"storage_protocol": "tempest-storage_protocol-37391216", "vendor_name": "tempest-vendor_name-1891487328"}}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:17 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b823ed07-d41a-47b9-9f15-4a82519a951b tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/types returned with HTTP 200 Sep 03 11:15:17 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1712/3407] 192.168.122.139 () {60 vars in 1137 bytes} [Thu Sep 3 11:15:17 2026] POST /volume/v3/types => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume request body: {'volume': {'volume_type': '5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume of 1 GB Sep 03 11:15:17 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:17 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:17 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Availability Zones retrieved successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Flow 'volume_create_api' (13ea5fca-abf0-4c6c-bdb4-b43efd403d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a2e90c-a0a1-491e-b872-50f61f1b8741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a2e90c-a0a1-491e-b872-50f61f1b8741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:15:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-37391216',vendor_name='tempest-vendor_name-1891487328'},id=5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2,is_public=True,name='tempest-ProjectMemberTests-volume-type-578748560',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:17 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05cbee6-d567-4963-9ca6-062abae520b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-578748560 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-578748560, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:18 devstack devstack@c-api.service[86299]: WARNING cinder.quota [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-578748560 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-578748560, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Created reservations ['547bb7ca-042b-4ea3-b038-de29831e2ace', '16733295-0c67-4de0-9997-d96c78cce6f6', '1ae565bc-11fa-4d61-a6d2-9ee1e1d92bda', '46ff7fe7-d5ee-41c1-85df-5032f54c5be6'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05cbee6-d567-4963-9ca6-062abae520b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['547bb7ca-042b-4ea3-b038-de29831e2ace', '16733295-0c67-4de0-9997-d96c78cce6f6', '1ae565bc-11fa-4d61-a6d2-9ee1e1d92bda', '46ff7fe7-d5ee-41c1-85df-5032f54c5be6']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ed1677-d8ca-472c-996d-94d4738a451b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:18 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ed1677-d8ca-472c-996d-94d4738a451b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12b2d53-2049-4028-a2bc-4b24aa828b4b', '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='b7c5c468ba5a4870bb09c2dd1d51e188',qos_specs=None,replication_status=,reservations=['547bb7ca-042b-4ea3-b038-de29831e2ace','16733295-0c67-4de0-9997-d96c78cce6f6','1ae565bc-11fa-4d61-a6d2-9ee1e1d92bda','46ff7fe7-d5ee-41c1-85df-5032f54c5be6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ca631ec93d4505bc8321f6b58db464',volume_type_id=5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12b2d53-2049-4028-a2bc-4b24aa828b4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c5c468ba5a4870bb09c2dd1d51e188',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ca631ec93d4505bc8321f6b58db464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2),volume_type_id=5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190c3b6c-ae03-4f8c-a2e4-ab936e824727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (190c3b6c-ae03-4f8c-a2e4-ab936e824727) transitioned into state 'SUCCESS' from 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='b7c5c468ba5a4870bb09c2dd1d51e188',qos_specs=None,replication_status=,reservations=['547bb7ca-042b-4ea3-b038-de29831e2ace','16733295-0c67-4de0-9997-d96c78cce6f6','1ae565bc-11fa-4d61-a6d2-9ee1e1d92bda','46ff7fe7-d5ee-41c1-85df-5032f54c5be6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ca631ec93d4505bc8321f6b58db464',volume_type_id=5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160d34e2-0b1f-4991-81f6-1617f8623a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160d34e2-0b1f-4991-81f6-1617f8623a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Flow 'volume_create_api' (13ea5fca-abf0-4c6c-bdb4-b43efd403d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:18 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Create volume request issued successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-489d8cae-92e6-4f44-8709-516f4fdc99fb tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:18 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1696/3408] 192.168.122.139 () {62 vars in 1182 bytes} [Thu Sep 3 11:15:17 2026] POST /volume/v3/volumes => generated 781 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-b7f4a8d2-8d59-454f-8daa-cdfdf832ce4e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7f4a8d2-8d59-454f-8daa-cdfdf832ce4e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b Sep 03 11:15:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7f4a8d2-8d59-454f-8daa-cdfdf832ce4e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:18 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-b7f4a8d2-8d59-454f-8daa-cdfdf832ce4e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:18 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:18 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:18 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:18 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:18 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-b7f4a8d2-8d59-454f-8daa-cdfdf832ce4e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-b7f4a8d2-8d59-454f-8daa-cdfdf832ce4e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b returned with HTTP 200 Sep 03 11:15:18 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1713/3409] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:18 2026] GET /volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b => generated 960 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-8956ce18-02d8-450e-b1af-4b9afb7278fd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8956ce18-02d8-450e-b1af-4b9afb7278fd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8956ce18-02d8-450e-b1af-4b9afb7278fd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-8956ce18-02d8-450e-b1af-4b9afb7278fd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-8956ce18-02d8-450e-b1af-4b9afb7278fd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-8956ce18-02d8-450e-b1af-4b9afb7278fd tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b returned with HTTP 200 Sep 03 11:15:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1697/3410] 192.168.122.139 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:19 2026] GET /volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b => generated 981 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-aeacd2db-d588-4065-b4f1-255717fbd2ac None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aeacd2db-d588-4065-b4f1-255717fbd2ac tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] GET http://192.168.122.139/volume/v3/messages Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aeacd2db-d588-4065-b4f1-255717fbd2ac tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-aeacd2db-d588-4065-b4f1-255717fbd2ac tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-aeacd2db-d588-4065-b4f1-255717fbd2ac tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/messages returned with HTTP 200 Sep 03 11:15:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1714/3411] 192.168.122.139 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:19 2026] GET /volume/v3/messages => generated 678 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-1ab65770-2801-4e2f-8245-9d9083560126 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1ab65770-2801-4e2f-8245-9d9083560126 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] GET http://192.168.122.139/volume/v3/messages/95b50f7a-586d-481c-a23d-d4c5788638ba Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1ab65770-2801-4e2f-8245-9d9083560126 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-1ab65770-2801-4e2f-8245-9d9083560126 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] Calling method 'version_select' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-1ab65770-2801-4e2f-8245-9d9083560126 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-member] http://192.168.122.139/volume/v3/messages/95b50f7a-586d-481c-a23d-d4c5788638ba returned with HTTP 200 Sep 03 11:15:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1698/3412] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:19 2026] GET /volume/v3/messages/95b50f7a-586d-481c-a23d-d4c5788638ba => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-81539a49-511d-497b-95af-e392bfac1f26 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81539a49-511d-497b-95af-e392bfac1f26 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/messages/95b50f7a-586d-481c-a23d-d4c5788638ba Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81539a49-511d-497b-95af-e392bfac1f26 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-81539a49-511d-497b-95af-e392bfac1f26 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'version_select' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-81539a49-511d-497b-95af-e392bfac1f26 tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/messages/95b50f7a-586d-481c-a23d-d4c5788638ba returned with HTTP 204 Sep 03 11:15:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1715/3413] 192.168.122.139 () {60 vars in 1278 bytes} [Thu Sep 3 11:15:19 2026] DELETE /volume/v3/messages/95b50f7a-586d-481c-a23d-d4c5788638ba => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Delete volume with id: f12b2d53-2049-4028-a2bc-4b24aa828b4b Sep 03 11:15:19 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:19 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Volume info retrieved successfully. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86299) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Created reservations ['d6309c84-f045-4f35-8820-63d769918796', '3b88040b-37de-42c1-8996-3882fc352eba', 'c6b6c06b-c4da-4950-8f25-736fce349428', 'd01a7b71-27bc-4db0-82ea-203e893f11a9'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Delete volume request issued successfully. Sep 03 11:15:19 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-c87ffeea-09ce-49bf-b07c-41448e0f2f1c tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b returned with HTTP 202 Sep 03 11:15:19 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1699/3414] 192.168.122.139 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:19 2026] DELETE /volume/v3/volumes/f12b2d53-2049-4028-a2bc-4b24aa828b4b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-14bfb60d-e3a1-4e49-baa1-2decbfb2897e None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-14bfb60d-e3a1-4e49-baa1-2decbfb2897e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] DELETE http://192.168.122.139/volume/v3/types/5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2 Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-14bfb60d-e3a1-4e49-baa1-2decbfb2897e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-14bfb60d-e3a1-4e49-baa1-2decbfb2897e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] Calling method '_delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-14bfb60d-e3a1-4e49-baa1-2decbfb2897e tempest-ProjectMemberTests-578454083 tempest-ProjectMemberTests-578454083-project-admin] http://192.168.122.139/volume/v3/types/5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2 returned with HTTP 202 Sep 03 11:15:19 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1716/3415] 192.168.122.139 () {58 vars in 1229 bytes} [Thu Sep 3 11:15:19 2026] DELETE /volume/v3/types/5b31e5e4-a614-4bf0-b0e0-3a094fdf0ac2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-2b78934f-a817-4303-b172-8671f6ba1379 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1276918765"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1276918765'}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Create volume of 1 GB Sep 03 11:15:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Availability Zones retrieved successfully. Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Flow 'volume_create_api' (46355666-5797-429c-a76b-7a0408366e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62d6157-aaf0-4fcd-9f68-bccec1e3e8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62d6157-aaf0-4fcd-9f68-bccec1e3e8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249c86ac-14ff-4658-8644-1cadf9474224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Created reservations ['b082f867-d801-4ac6-88ed-0945459c99ff', '8dd99278-9ade-4927-ab57-eab639c11c61', '5b7e8c9b-7b00-4321-bbbc-2c9d9fd7e719', '83b3a04a-d8c2-45aa-9bcc-79e938416c8c'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249c86ac-14ff-4658-8644-1cadf9474224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b082f867-d801-4ac6-88ed-0945459c99ff', '8dd99278-9ade-4927-ab57-eab639c11c61', '5b7e8c9b-7b00-4321-bbbc-2c9d9fd7e719', '83b3a04a-d8c2-45aa-9bcc-79e938416c8c']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e1ebfb-737a-4d52-88d3-97daacfd9b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:22 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e1ebfb-737a-4d52-88d3-97daacfd9b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce7c45a-0099-43d3-b904-772b66ca52d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1276918765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fe18acdb58246dca0adf4247d197d65',qos_specs=None,replication_status=,reservations=['b082f867-d801-4ac6-88ed-0945459c99ff','8dd99278-9ade-4927-ab57-eab639c11c61','5b7e8c9b-7b00-4321-bbbc-2c9d9fd7e719','83b3a04a-d8c2-45aa-9bcc-79e938416c8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de3ae75e8724819859813a3d49da752',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1276918765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce7c45a-0099-43d3-b904-772b66ca52d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fe18acdb58246dca0adf4247d197d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5de3ae75e8724819859813a3d49da752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c3003c-7983-405c-91ca-186423a67946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c3003c-7983-405c-91ca-186423a67946) transitioned into state 'SUCCESS' from state '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-1276918765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fe18acdb58246dca0adf4247d197d65',qos_specs=None,replication_status=,reservations=['b082f867-d801-4ac6-88ed-0945459c99ff','8dd99278-9ade-4927-ab57-eab639c11c61','5b7e8c9b-7b00-4321-bbbc-2c9d9fd7e719','83b3a04a-d8c2-45aa-9bcc-79e938416c8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de3ae75e8724819859813a3d49da752',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f073a0d-45b5-4efc-89dd-c998a7d70de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f073a0d-45b5-4efc-89dd-c998a7d70de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Flow 'volume_create_api' (46355666-5797-429c-a76b-7a0408366e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:22 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Create volume request issued successfully. Sep 03 11:15:22 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-2b78934f-a817-4303-b172-8671f6ba1379 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:22 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1700/3416] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:15:22 2026] POST /volume/v3/volumes => generated 787 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-0eb84f69-4470-46e7-bb98-50a338063391 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:22 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0eb84f69-4470-46e7-bb98-50a338063391 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 Sep 03 11:15:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0eb84f69-4470-46e7-bb98-50a338063391 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:22 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-0eb84f69-4470-46e7-bb98-50a338063391 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:22 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:22 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:22 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:22 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:22 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-0eb84f69-4470-46e7-bb98-50a338063391 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:23 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-0eb84f69-4470-46e7-bb98-50a338063391 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 returned with HTTP 200 Sep 03 11:15:23 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1717/3417] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:22 2026] GET /volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b8c949b2-a4e1-44fe-82b8-cb29016336ea None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8c949b2-a4e1-44fe-82b8-cb29016336ea tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 Sep 03 11:15:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8c949b2-a4e1-44fe-82b8-cb29016336ea tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b8c949b2-a4e1-44fe-82b8-cb29016336ea tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b8c949b2-a4e1-44fe-82b8-cb29016336ea tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b8c949b2-a4e1-44fe-82b8-cb29016336ea tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 returned with HTTP 200 Sep 03 11:15:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1701/3418] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:24 2026] GET /volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] POST http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8/action Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86298) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Volume info retrieved successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.policy [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '609ad8f4cd9a413dbb8f1d9d9863af2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0fe18acdb58246dca0adf4247d197d65', '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=86298) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5f1b5ce8-1c40-4a7a-a83d-acd7dab8497d tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8/action returned with HTTP 403 Sep 03 11:15:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1718/3419] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:15:24 2026] POST /volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8/action => generated 131 bytes in 147 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 Sep 03 11:15:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:24 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Delete volume with id: 0ce7c45a-0099-43d3-b904-772b66ca52d8 Sep 03 11:15:24 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:24 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Delete volume request issued successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0fdbd2cc-53f6-4525-bf67-20127d24b9dc tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 returned with HTTP 202 Sep 03 11:15:24 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1702/3420] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:24 2026] DELETE /volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-70a2857c-c086-48a8-8c99-c4895f9c1191 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-70a2857c-c086-48a8-8c99-c4895f9c1191 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-70a2857c-c086-48a8-8c99-c4895f9c1191 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-70a2857c-c086-48a8-8c99-c4895f9c1191 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:24 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:24 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:24 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:24 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:24 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-70a2857c-c086-48a8-8c99-c4895f9c1191 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-70a2857c-c086-48a8-8c99-c4895f9c1191 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 returned with HTTP 200 Sep 03 11:15:24 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1719/3421] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:24 2026] GET /volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-84dff85a-7a7d-481d-b0c5-4f9c459ee492 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-84dff85a-7a7d-481d-b0c5-4f9c459ee492 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 Sep 03 11:15:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-84dff85a-7a7d-481d-b0c5-4f9c459ee492 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-84dff85a-7a7d-481d-b0c5-4f9c459ee492 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-84dff85a-7a7d-481d-b0c5-4f9c459ee492 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 returned with HTTP 404 Sep 03 11:15:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1703/3422] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/volumes/0ce7c45a-0099-43d3-b904-772b66ca52d8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1457540131"}} {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.api.v3.volumes [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1457540131'}} {{(pid=86298) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Create volume of 1 GB Sep 03 11:15:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Availability Zones retrieved successfully. Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Flow 'volume_create_api' (32925282-c09c-4dc9-a197-08349c2e52b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f489172-adeb-4b8c-985e-d4ca86b2e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.flows.api.create_volume [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Validating volume size '1' using validate_int {{(pid=86298) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f489172-adeb-4b8c-985e-d4ca86b2e8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460d6610-fbe0-4dd1-801e-718cae0054c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.quota [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Created reservations ['55cee5ea-bd26-4975-843a-f73cdba566c1', '11b56ff5-721b-4f5f-b61b-15802c0f02c3', 'a43d083c-9b45-4f43-8780-103bc80869d6', '855195c7-7f91-4a1d-8763-aa0f3c484c7b'] {{(pid=86298) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460d6610-fbe0-4dd1-801e-718cae0054c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55cee5ea-bd26-4975-843a-f73cdba566c1', '11b56ff5-721b-4f5f-b61b-15802c0f02c3', 'a43d083c-9b45-4f43-8780-103bc80869d6', '855195c7-7f91-4a1d-8763-aa0f3c484c7b']}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30a7e33-1ccb-470f-a70c-8236d2d98c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:25 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30a7e33-1ccb-470f-a70c-8236d2d98c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a446074-a80d-4685-ac45-e1a74566639e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1457540131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fe18acdb58246dca0adf4247d197d65',qos_specs=None,replication_status=,reservations=['55cee5ea-bd26-4975-843a-f73cdba566c1','11b56ff5-721b-4f5f-b61b-15802c0f02c3','a43d083c-9b45-4f43-8780-103bc80869d6','855195c7-7f91-4a1d-8763-aa0f3c484c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de3ae75e8724819859813a3d49da752',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1457540131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a446074-a80d-4685-ac45-e1a74566639e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fe18acdb58246dca0adf4247d197d65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5de3ae75e8724819859813a3d49da752',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6031d289-ab65-47ff-a096-7f1f9e446667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6031d289-ab65-47ff-a096-7f1f9e446667) transitioned into state 'SUCCESS' from state '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-1457540131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fe18acdb58246dca0adf4247d197d65',qos_specs=None,replication_status=,reservations=['55cee5ea-bd26-4975-843a-f73cdba566c1','11b56ff5-721b-4f5f-b61b-15802c0f02c3','a43d083c-9b45-4f43-8780-103bc80869d6','855195c7-7f91-4a1d-8763-aa0f3c484c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de3ae75e8724819859813a3d49da752',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a8dd4c-b0a9-496f-bfb2-3d7e7119e540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a8dd4c-b0a9-496f-bfb2-3d7e7119e540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86298) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: DEBUG cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Flow 'volume_create_api' (32925282-c09c-4dc9-a197-08349c2e52b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86298) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:25 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Create volume request issued successfully. Sep 03 11:15:25 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-24b97de8-da37-4dc0-94a6-b6d50c611bda tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1720/3423] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:15:25 2026] POST /volume/v3/volumes => generated 787 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-de997275-a426-4bc6-b791-56cc063a238e None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de997275-a426-4bc6-b791-56cc063a238e tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e Sep 03 11:15:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de997275-a426-4bc6-b791-56cc063a238e tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-de997275-a426-4bc6-b791-56cc063a238e tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:25 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:25 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:25 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:25 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-de997275-a426-4bc6-b791-56cc063a238e tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:25 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-de997275-a426-4bc6-b791-56cc063a238e tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e returned with HTTP 200 Sep 03 11:15:25 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1704/3424] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-2364428a-5c86-4836-a75e-6c064c84d513 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2364428a-5c86-4836-a75e-6c064c84d513 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e Sep 03 11:15:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2364428a-5c86-4836-a75e-6c064c84d513 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-2364428a-5c86-4836-a75e-6c064c84d513 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-2364428a-5c86-4836-a75e-6c064c84d513 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-2364428a-5c86-4836-a75e-6c064c84d513 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e returned with HTTP 200 Sep 03 11:15:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1721/3425] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:26 2026] GET /volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-0ff3508c-0318-4ac9-ace4-7dbfc75b42f0 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ff3508c-0318-4ac9-ace4-7dbfc75b42f0 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] POST http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e/action Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ff3508c-0318-4ac9-ace4-7dbfc75b42f0 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86299) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-0ff3508c-0318-4ac9-ace4-7dbfc75b42f0 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.policy [None req-0ff3508c-0318-4ac9-ace4-7dbfc75b42f0 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '609ad8f4cd9a413dbb8f1d9d9863af2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0fe18acdb58246dca0adf4247d197d65', '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=86299) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-0ff3508c-0318-4ac9-ace4-7dbfc75b42f0 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-reader] http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e/action returned with HTTP 403 Sep 03 11:15:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1705/3426] 192.168.122.139 () {60 vars in 1274 bytes} [Thu Sep 3 11:15:26 2026] POST /volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] DELETE http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e Sep 03 11:15:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:26 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Delete volume with id: 1a446074-a80d-4685-ac45-e1a74566639e Sep 03 11:15:26 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:26 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Delete volume request issued successfully. Sep 03 11:15:26 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-f216eff1-a3f7-44a6-be4b-29f0032222f4 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e returned with HTTP 202 Sep 03 11:15:26 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1722/3427] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:26 2026] DELETE /volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-243f0a34-5a31-4b54-9d96-16e6cd938ec6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-243f0a34-5a31-4b54-9d96-16e6cd938ec6 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-243f0a34-5a31-4b54-9d96-16e6cd938ec6 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-243f0a34-5a31-4b54-9d96-16e6cd938ec6 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:26 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:26 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:26 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:26 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:26 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-243f0a34-5a31-4b54-9d96-16e6cd938ec6 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Volume info retrieved successfully. Sep 03 11:15:26 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-243f0a34-5a31-4b54-9d96-16e6cd938ec6 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e returned with HTTP 200 Sep 03 11:15:26 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1706/3428] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:26 2026] GET /volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-742959f9-175c-4412-a7df-9363c1989e31 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-742959f9-175c-4412-a7df-9363c1989e31 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] GET http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e Sep 03 11:15:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-742959f9-175c-4412-a7df-9363c1989e31 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:28 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-742959f9-175c-4412-a7df-9363c1989e31 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:28 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-742959f9-175c-4412-a7df-9363c1989e31 tempest-ProjectReaderTests-1436432948 tempest-ProjectReaderTests-1436432948-project-admin] http://192.168.122.139/volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e returned with HTTP 404 Sep 03 11:15:28 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1723/3429] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:27 2026] GET /volume/v3/volumes/1a446074-a80d-4685-ac45-e1a74566639e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:36 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=255,cinder:UPDATE=126,cinder:INSERT=65 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:15:38 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=228,cinder:INSERT=49,cinder:UPDATE=101 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:15:46 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f613fe33-657a-4452-96ea-88e080f9907f None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1635152446", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1635152446', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create volume of 1 GB Sep 03 11:15:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Availability Zones retrieved successfully. Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Flow 'volume_create_api' (eafdbef8-9444-4e44-bfea-08daf75cf501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd47695-cefc-4427-8485-ba5616db1266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Validating volume size '1' using validate_int {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd47695-cefc-4427-8485-ba5616db1266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b48d72-f8fb-432c-8043-e2aa08be6ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Created reservations ['d0d3409f-be11-424d-8196-ef7dd9a84f19', 'c87e21d8-4736-4de1-85a5-293bc2ce03ce', '77187a15-2ae9-47e0-a419-c0324c484395', '651a3be3-8386-4339-bea8-932174d9cbbd'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b48d72-f8fb-432c-8043-e2aa08be6ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0d3409f-be11-424d-8196-ef7dd9a84f19', 'c87e21d8-4736-4de1-85a5-293bc2ce03ce', '77187a15-2ae9-47e0-a419-c0324c484395', '651a3be3-8386-4339-bea8-932174d9cbbd']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afc6bba-9087-4c98-84fc-cf32a4954077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:47 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afc6bba-9087-4c98-84fc-cf32a4954077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2411f8a2-beef-45f1-a663-a2d5f6104ec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1635152446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cb156566934491e8283e57c52a46367',qos_specs=None,replication_status=,reservations=['d0d3409f-be11-424d-8196-ef7dd9a84f19','c87e21d8-4736-4de1-85a5-293bc2ce03ce','77187a15-2ae9-47e0-a419-c0324c484395','651a3be3-8386-4339-bea8-932174d9cbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba539ddb527b488ea553faea43af668a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1635152446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2411f8a2-beef-45f1-a663-a2d5f6104ec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cb156566934491e8283e57c52a46367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba539ddb527b488ea553faea43af668a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (057c7564-ec4e-4eb0-8072-e76e26d07e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (057c7564-ec4e-4eb0-8072-e76e26d07e91) transitioned into state 'SUCCESS' from state '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-1635152446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cb156566934491e8283e57c52a46367',qos_specs=None,replication_status=,reservations=['d0d3409f-be11-424d-8196-ef7dd9a84f19','c87e21d8-4736-4de1-85a5-293bc2ce03ce','77187a15-2ae9-47e0-a419-c0324c484395','651a3be3-8386-4339-bea8-932174d9cbbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba539ddb527b488ea553faea43af668a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24cc026-8169-4690-928a-ec9f76e827ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24cc026-8169-4690-928a-ec9f76e827ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Flow 'volume_create_api' (eafdbef8-9444-4e44-bfea-08daf75cf501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:47 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create volume request issued successfully. Sep 03 11:15:47 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f613fe33-657a-4452-96ea-88e080f9907f tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:47 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1707/3430] 192.168.122.139 () {60 vars in 1143 bytes} [Thu Sep 3 11:15:46 2026] POST /volume/v3/volumes => generated 763 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3b90ee42-9de1-425f-a359-693e2f3e74b2 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b90ee42-9de1-425f-a359-693e2f3e74b2 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b90ee42-9de1-425f-a359-693e2f3e74b2 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:47 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3b90ee42-9de1-425f-a359-693e2f3e74b2 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:47 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:47 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:47 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:47 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:47 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-3b90ee42-9de1-425f-a359-693e2f3e74b2 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:47 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3b90ee42-9de1-425f-a359-693e2f3e74b2 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 200 Sep 03 11:15:47 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1724/3431] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:47 2026] GET /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-bb63131d-b0cc-430e-9742-beec024bfbfd None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb63131d-b0cc-430e-9742-beec024bfbfd tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb63131d-b0cc-430e-9742-beec024bfbfd tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-bb63131d-b0cc-430e-9742-beec024bfbfd tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-bb63131d-b0cc-430e-9742-beec024bfbfd tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-bb63131d-b0cc-430e-9742-beec024bfbfd tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 200 Sep 03 11:15:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1708/3432] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:48 2026] GET /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-910b1f4e-dfbd-401a-bc58-ac74c5da4dbf None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-910b1f4e-dfbd-401a-bc58-ac74c5da4dbf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-910b1f4e-dfbd-401a-bc58-ac74c5da4dbf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-910b1f4e-dfbd-401a-bc58-ac74c5da4dbf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:48 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:48 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-910b1f4e-dfbd-401a-bc58-ac74c5da4dbf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-910b1f4e-dfbd-401a-bc58-ac74c5da4dbf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 200 Sep 03 11:15:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1725/3433] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:48 2026] GET /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] POST http://192.168.122.139/volume/v3/snapshots Sep 03 11:15:48 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2411f8a2-beef-45f1-a663-a2d5f6104ec3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1881681716", "description": null, "metadata": null}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:48 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create snapshot from volume 2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:48 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Created reservations ['c50d38d6-c7a8-438b-8ef6-a2a833bb5697', 'b7756bbd-aa35-4e44-a238-ac20c6efd633', '9a0376c8-0433-45df-9cc2-667e9d47a72a', '697d5225-5bc6-400c-abea-a3981483d645'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:48 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot force create request issued successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-79a85ce7-c950-4795-a7cd-812a0950f7ec tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots returned with HTTP 202 Sep 03 11:15:48 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1709/3434] 192.168.122.139 () {60 vars in 1149 bytes} [Thu Sep 3 11:15:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-085362e2-b058-4765-8dce-d64d0cd2e912 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-085362e2-b058-4765-8dce-d64d0cd2e912 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-085362e2-b058-4765-8dce-d64d0cd2e912 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:48 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-085362e2-b058-4765-8dce-d64d0cd2e912 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:48 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:48 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:48 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-085362e2-b058-4765-8dce-d64d0cd2e912 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-085362e2-b058-4765-8dce-d64d0cd2e912 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:48 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1726/3435] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:48 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b28bbacd-cc85-4cc2-a2ae-3e9782912d0b None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:49 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b28bbacd-cc85-4cc2-a2ae-3e9782912d0b tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b28bbacd-cc85-4cc2-a2ae-3e9782912d0b tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:49 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b28bbacd-cc85-4cc2-a2ae-3e9782912d0b tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:49 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:49 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:50 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b28bbacd-cc85-4cc2-a2ae-3e9782912d0b tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:50 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b28bbacd-cc85-4cc2-a2ae-3e9782912d0b tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:50 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1710/3436] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:49 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c3d7d80a-37ae-48f0-8110-3ee6b1425b80 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c3d7d80a-37ae-48f0-8110-3ee6b1425b80 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c3d7d80a-37ae-48f0-8110-3ee6b1425b80 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c3d7d80a-37ae-48f0-8110-3ee6b1425b80 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-c3d7d80a-37ae-48f0-8110-3ee6b1425b80 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c3d7d80a-37ae-48f0-8110-3ee6b1425b80 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1727/3437] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:51 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-113593f4-6221-43b2-ba6f-31d5b414aef6 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-113593f4-6221-43b2-ba6f-31d5b414aef6 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-113593f4-6221-43b2-ba6f-31d5b414aef6 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-113593f4-6221-43b2-ba6f-31d5b414aef6 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-113593f4-6221-43b2-ba6f-31d5b414aef6 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-113593f4-6221-43b2-ba6f-31d5b414aef6 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1711/3438] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:51 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-32cbac4f-cbae-4b50-bc13-7f7f5e7e4c27 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32cbac4f-cbae-4b50-bc13-7f7f5e7e4c27 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32cbac4f-cbae-4b50-bc13-7f7f5e7e4c27 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-32cbac4f-cbae-4b50-bc13-7f7f5e7e4c27 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-32cbac4f-cbae-4b50-bc13-7f7f5e7e4c27 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-32cbac4f-cbae-4b50-bc13-7f7f5e7e4c27 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1728/3439] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:51 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] POST http://192.168.122.139/volume/v3/volumes Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e4b763cd-55c4-49c9-9206-e63874f16839", "size": 1}} {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.api.v3.volumes [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create volume request body: {'volume': {'snapshot_id': 'e4b763cd-55c4-49c9-9206-e63874f16839', 'size': 1}} {{(pid=86299) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create volume of 1 GB Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Availability Zones retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Flow 'volume_create_api' (b17a8b00-66a2-4735-a1bf-46349d5b9876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88215ed-a386-4b9d-8797-115404c19d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.flows.api.create_volume [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86299) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88215ed-a386-4b9d-8797-115404c19d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e4b763cd-55c4-49c9-9206-e63874f16839', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T08:51:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b9be959-bfc2-456f-b2b1-067433cdf7c6,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b9be959-bfc2-456f-b2b1-067433cdf7c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef364312-de79-43af-a6f6-4c5542828359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.quota [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Created reservations ['fd6452a6-b243-427e-be8a-81d83225a364', '4ce3b629-6c74-4f35-a55b-5aae7541b69f', '9469d7d7-a04d-4668-8937-8ea670b224f3', '0c044924-0b0d-4676-84d6-2f6849b421b6'] {{(pid=86299) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef364312-de79-43af-a6f6-4c5542828359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6452a6-b243-427e-be8a-81d83225a364', '4ce3b629-6c74-4f35-a55b-5aae7541b69f', '9469d7d7-a04d-4668-8937-8ea670b224f3', '0c044924-0b0d-4676-84d6-2f6849b421b6']}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa856f5-e73c-45fc-9813-82b8d3b0c711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aa856f5-e73c-45fc-9813-82b8d3b0c711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca626553-723d-4412-9d73-aa161953dca7', '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='4cb156566934491e8283e57c52a46367',qos_specs=None,replication_status=,reservations=['fd6452a6-b243-427e-be8a-81d83225a364','4ce3b629-6c74-4f35-a55b-5aae7541b69f','9469d7d7-a04d-4668-8937-8ea670b224f3','0c044924-0b0d-4676-84d6-2f6849b421b6'],size=1,snapshot_id=e4b763cd-55c4-49c9-9206-e63874f16839,source_replicaid=,source_volid=None,status='creating',user_id='ba539ddb527b488ea553faea43af668a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:51Z,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=ca626553-723d-4412-9d73-aa161953dca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cb156566934491e8283e57c52a46367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e4b763cd-55c4-49c9-9206-e63874f16839,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba539ddb527b488ea553faea43af668a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b9be959-bfc2-456f-b2b1-067433cdf7c6),volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e7f25b-6422-4f30-8d7a-e5c04185ab44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e7f25b-6422-4f30-8d7a-e5c04185ab44) transitioned into state 'SUCCESS' from 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='4cb156566934491e8283e57c52a46367',qos_specs=None,replication_status=,reservations=['fd6452a6-b243-427e-be8a-81d83225a364','4ce3b629-6c74-4f35-a55b-5aae7541b69f','9469d7d7-a04d-4668-8937-8ea670b224f3','0c044924-0b0d-4676-84d6-2f6849b421b6'],size=1,snapshot_id=e4b763cd-55c4-49c9-9206-e63874f16839,source_replicaid=,source_volid=None,status='creating',user_id='ba539ddb527b488ea553faea43af668a',volume_type_id=3b9be959-bfc2-456f-b2b1-067433cdf7c6)}' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab03981-0313-4bf1-bf8a-15885c7b710f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab03981-0313-4bf1-bf8a-15885c7b710f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86299) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: DEBUG cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Flow 'volume_create_api' (b17a8b00-66a2-4735-a1bf-46349d5b9876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86299) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Create volume request issued successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f895cb4e-9cb6-4103-9911-5705cfce2afa tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:51 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1712/3440] 192.168.122.139 () {60 vars in 1142 bytes} [Thu Sep 3 11:15:51 2026] POST /volume/v3/volumes => generated 750 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-5b111d4d-eefc-410f-9557-9dbeb52d7369 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b111d4d-eefc-410f-9557-9dbeb52d7369 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b111d4d-eefc-410f-9557-9dbeb52d7369 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-5b111d4d-eefc-410f-9557-9dbeb52d7369 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:51 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-5b111d4d-eefc-410f-9557-9dbeb52d7369 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-5b111d4d-eefc-410f-9557-9dbeb52d7369 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:51 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1729/3441] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:51 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-7e8fc64a-e61e-494f-a62e-75cc9a9c5d10 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7e8fc64a-e61e-494f-a62e-75cc9a9c5d10 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7e8fc64a-e61e-494f-a62e-75cc9a9c5d10 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-7e8fc64a-e61e-494f-a62e-75cc9a9c5d10 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:52 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:52 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:52 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:52 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-7e8fc64a-e61e-494f-a62e-75cc9a9c5d10 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:52 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-7e8fc64a-e61e-494f-a62e-75cc9a9c5d10 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:52 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1713/3442] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:52 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-10b50613-2916-4d0e-ba65-f41780b9241c None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10b50613-2916-4d0e-ba65-f41780b9241c tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10b50613-2916-4d0e-ba65-f41780b9241c tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:53 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-10b50613-2916-4d0e-ba65-f41780b9241c tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:53 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:53 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:53 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:53 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:53 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-10b50613-2916-4d0e-ba65-f41780b9241c tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:53 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-10b50613-2916-4d0e-ba65-f41780b9241c tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:53 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1730/3443] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:53 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-a2329d55-38d6-4ca3-9e36-2c15377b8405 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2329d55-38d6-4ca3-9e36-2c15377b8405 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2329d55-38d6-4ca3-9e36-2c15377b8405 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:54 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-a2329d55-38d6-4ca3-9e36-2c15377b8405 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:54 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:54 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:54 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:54 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:54 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-a2329d55-38d6-4ca3-9e36-2c15377b8405 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:54 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-a2329d55-38d6-4ca3-9e36-2c15377b8405 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:54 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1714/3444] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:54 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-795f4c7f-89fa-4251-adf4-d5fb644b3955 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-795f4c7f-89fa-4251-adf4-d5fb644b3955 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-795f4c7f-89fa-4251-adf4-d5fb644b3955 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:55 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-795f4c7f-89fa-4251-adf4-d5fb644b3955 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:55 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:55 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:55 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:55 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:55 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-795f4c7f-89fa-4251-adf4-d5fb644b3955 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:55 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-795f4c7f-89fa-4251-adf4-d5fb644b3955 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:55 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1731/3445] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:55 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 842 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-951f152d-d19b-4e08-b582-e2ad2375fd79 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-951f152d-d19b-4e08-b582-e2ad2375fd79 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-951f152d-d19b-4e08-b582-e2ad2375fd79 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-951f152d-d19b-4e08-b582-e2ad2375fd79 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-951f152d-d19b-4e08-b582-e2ad2375fd79 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-951f152d-d19b-4e08-b582-e2ad2375fd79 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1715/3446] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:57 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-acc6f039-32c6-4b5f-a678-aab3d5581b7a None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-acc6f039-32c6-4b5f-a678-aab3d5581b7a tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:15:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-acc6f039-32c6-4b5f-a678-aab3d5581b7a tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-acc6f039-32c6-4b5f-a678-aab3d5581b7a tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:57 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:57 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-acc6f039-32c6-4b5f-a678-aab3d5581b7a tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-acc6f039-32c6-4b5f-a678-aab3d5581b7a tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:15:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1732/3447] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:57 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:57 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete snapshot with id: e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:57 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot delete request issued successfully. Sep 03 11:15:57 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b357a020-03fd-4b37-8a07-9eb3c8db59bf tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 202 Sep 03 11:15:57 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1716/3448] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:15:57 2026] DELETE /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-52447668-a6bc-4dfe-9994-bfc55c7a6021 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52447668-a6bc-4dfe-9994-bfc55c7a6021 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52447668-a6bc-4dfe-9994-bfc55c7a6021 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:57 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-52447668-a6bc-4dfe-9994-bfc55c7a6021 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:57 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:57 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:57 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-52447668-a6bc-4dfe-9994-bfc55c7a6021 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:57 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-52447668-a6bc-4dfe-9994-bfc55c7a6021 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:57 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1733/3449] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:57 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-5f8bb530-405f-498b-879a-c3fdf33e4eb5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f8bb530-405f-498b-879a-c3fdf33e4eb5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f8bb530-405f-498b-879a-c3fdf33e4eb5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:58 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-5f8bb530-405f-498b-879a-c3fdf33e4eb5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:58 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:58 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:58 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-5f8bb530-405f-498b-879a-c3fdf33e4eb5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Snapshot retrieved successfully. Sep 03 11:15:58 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-5f8bb530-405f-498b-879a-c3fdf33e4eb5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 200 Sep 03 11:15:58 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1717/3450] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:58 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-757a8076-b105-4299-8d5e-22717f070ecb None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-757a8076-b105-4299-8d5e-22717f070ecb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:15:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-757a8076-b105-4299-8d5e-22717f070ecb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-757a8076-b105-4299-8d5e-22717f070ecb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-757a8076-b105-4299-8d5e-22717f070ecb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 404 Sep 03 11:15:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1734/3451] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:15:59 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-21446b29-a6f3-4a05-afff-f65050b167d5 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] DELETE http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:59 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:59 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete volume with id: 2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:59 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:59 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:15:59 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:59 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:15:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:59 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete volume request issued successfully. Sep 03 11:15:59 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-21446b29-a6f3-4a05-afff-f65050b167d5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 202 Sep 03 11:15:59 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1718/3452] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:59 2026] DELETE /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-fd03c084-76c2-4167-a3a3-aa5c96cda796 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd03c084-76c2-4167-a3a3-aa5c96cda796 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:15:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd03c084-76c2-4167-a3a3-aa5c96cda796 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:59 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-fd03c084-76c2-4167-a3a3-aa5c96cda796 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:59 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:59 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:15:59 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:59 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:15:59 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-fd03c084-76c2-4167-a3a3-aa5c96cda796 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:15:59 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-fd03c084-76c2-4167-a3a3-aa5c96cda796 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 200 Sep 03 11:15:59 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1735/3453] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:59 2026] GET /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-d276099a-2978-40e0-ac7d-48309465ae53 None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d276099a-2978-40e0-ac7d-48309465ae53 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:16:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d276099a-2978-40e0-ac7d-48309465ae53 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-d276099a-2978-40e0-ac7d-48309465ae53 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-d276099a-2978-40e0-ac7d-48309465ae53 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 404 Sep 03 11:16:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1719/3454] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:00 2026] GET /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-feb39883-4bcb-4875-b1ca-79929fd70904 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] DELETE http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:16:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:00 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'delete' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:00 devstack devstack@c-api.service[86298]: INFO cinder.api.v3.volumes [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete volume with id: ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:16:00 devstack devstack@c-api.service[86298]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:00 devstack devstack@c-api.service[86298]: attachments = base.obj_make_list( Sep 03 11:16:00 devstack devstack@c-api.service[86298]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:00 devstack devstack@c-api.service[86298]: warnings.warn( Sep 03 11:16:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:16:00 devstack devstack@c-api.service[86298]: INFO cinder.volume.api [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete volume request issued successfully. Sep 03 11:16:00 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-feb39883-4bcb-4875-b1ca-79929fd70904 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 202 Sep 03 11:16:00 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1736/3455] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:00 2026] DELETE /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:16:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-f5be9541-c2a3-40c5-8b51-2b8e6fcff5fe None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5be9541-c2a3-40c5-8b51-2b8e6fcff5fe tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:16:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5be9541-c2a3-40c5-8b51-2b8e6fcff5fe tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:00 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-f5be9541-c2a3-40c5-8b51-2b8e6fcff5fe tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:00 devstack devstack@c-api.service[86299]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:00 devstack devstack@c-api.service[86299]: attachments = base.obj_make_list( Sep 03 11:16:00 devstack devstack@c-api.service[86299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:00 devstack devstack@c-api.service[86299]: warnings.warn( Sep 03 11:16:00 devstack devstack@c-api.service[86299]: INFO cinder.volume.api [None req-f5be9541-c2a3-40c5-8b51-2b8e6fcff5fe tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Volume info retrieved successfully. Sep 03 11:16:00 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-f5be9541-c2a3-40c5-8b51-2b8e6fcff5fe tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 200 Sep 03 11:16:00 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1720/3456] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:00 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-c95e3f4d-155d-499b-8fb4-f2ad41617ab5 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c95e3f4d-155d-499b-8fb4-f2ad41617ab5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c95e3f4d-155d-499b-8fb4-f2ad41617ab5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-c95e3f4d-155d-499b-8fb4-f2ad41617ab5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-c95e3f4d-155d-499b-8fb4-f2ad41617ab5 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 returned with HTTP 404 Sep 03 11:16:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1737/3457] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:01 2026] GET /volume/v3/volumes/ca626553-723d-4412-9d73-aa161953dca7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-fe4ad10b-414b-4551-a1b9-cc518040cdfc None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe4ad10b-414b-4551-a1b9-cc518040cdfc tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] DELETE http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:16:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe4ad10b-414b-4551-a1b9-cc518040cdfc tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-fe4ad10b-414b-4551-a1b9-cc518040cdfc tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:01 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.snapshots [None req-fe4ad10b-414b-4551-a1b9-cc518040cdfc tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete snapshot with id: e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:16:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-fe4ad10b-414b-4551-a1b9-cc518040cdfc tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 404 Sep 03 11:16:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1721/3458] 192.168.122.139 () {58 vars in 1241 bytes} [Thu Sep 3 11:16:01 2026] DELETE /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-3e3cd5ce-97c8-42f9-ae69-f45bdb91a6a7 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3e3cd5ce-97c8-42f9-ae69-f45bdb91a6a7 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3e3cd5ce-97c8-42f9-ae69-f45bdb91a6a7 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-3e3cd5ce-97c8-42f9-ae69-f45bdb91a6a7 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-3e3cd5ce-97c8-42f9-ae69-f45bdb91a6a7 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 returned with HTTP 404 Sep 03 11:16:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1738/3459] 192.168.122.139 () {58 vars in 1238 bytes} [Thu Sep 3 11:16:01 2026] GET /volume/v3/snapshots/e4b763cd-55c4-49c9-9206-e63874f16839 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.middleware.request_id [None req-b4e8f07c-0f83-4565-b4f7-518581b83bbb None None] RequestId filter calling following filter/app {{(pid=86299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b4e8f07c-0f83-4565-b4f7-518581b83bbb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] DELETE http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:16:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b4e8f07c-0f83-4565-b4f7-518581b83bbb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86299) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:01 devstack devstack@c-api.service[86299]: DEBUG cinder.api.openstack.wsgi [None req-b4e8f07c-0f83-4565-b4f7-518581b83bbb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'delete' {{(pid=86299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:01 devstack devstack@c-api.service[86299]: INFO cinder.api.v3.volumes [None req-b4e8f07c-0f83-4565-b4f7-518581b83bbb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Delete volume with id: 2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:16:01 devstack devstack@c-api.service[86299]: INFO cinder.api.openstack.wsgi [None req-b4e8f07c-0f83-4565-b4f7-518581b83bbb tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 404 Sep 03 11:16:01 devstack devstack@c-api.service[86299]: [pid: 86299|app: 0|req: 1722/3460] 192.168.122.139 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:01 2026] DELETE /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.middleware.request_id [None req-149485f2-15e4-4a35-b335-60faae7d7f84 None None] RequestId filter calling following filter/app {{(pid=86298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-149485f2-15e4-4a35-b335-60faae7d7f84 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] GET http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-149485f2-15e4-4a35-b335-60faae7d7f84 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Empty body provided in request {{(pid=86298) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: DEBUG cinder.api.openstack.wsgi [None req-149485f2-15e4-4a35-b335-60faae7d7f84 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] Calling method 'show' {{(pid=86298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:01 devstack devstack@c-api.service[86298]: INFO cinder.api.openstack.wsgi [None req-149485f2-15e4-4a35-b335-60faae7d7f84 tempest-SnapshotDependencyTests-1318944708 tempest-SnapshotDependencyTests-1318944708-project-member] http://192.168.122.139/volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 returned with HTTP 404 Sep 03 11:16:01 devstack devstack@c-api.service[86298]: [pid: 86298|app: 0|req: 1739/3461] 192.168.122.139 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:01 2026] GET /volume/v3/volumes/2411f8a2-beef-45f1-a663-a2d5f6104ec3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:11 devstack devstack@c-api.service[86299]: DEBUG dbcounter [-] [86299] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:16:11 devstack devstack@c-api.service[86298]: DEBUG dbcounter [-] [86298] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}